diff --git a/ADA/SA/data/acl-14-short-data/prep_data.py b/ADA/SA/data/acl-14-short-data/prep_data.py new file mode 100644 index 0000000000000000000000000000000000000000..62cdb06f418cb97de999e760becf1ad0fd686c8e --- /dev/null +++ b/ADA/SA/data/acl-14-short-data/prep_data.py @@ -0,0 +1,63 @@ +from stanfordcorenlp import StanfordCoreNLP +from xml.etree.ElementTree import ElementTree, parse, Element, SubElement +from nltk.tree import ParentedTree as Tree +from stanfordcorenlp import StanfordCoreNLP +import re + +filepath = 'train.raw' +nlp = StanfordCoreNLP(r'/Users/joeloksanen/stanford-corenlp-full-2018-10-05') + +prepared_counts = { + 'positive': 0, + 'neutral': 0, + 'negative': 0 +} + +train_root = Element('data') + +opinion_labels = ['negative', 'neutral', 'positive'] + +prepared_counts = { + 'positive': 0, + 'neutral': 0, + 'negative': 0 +} + +with open(filepath, 'r') as file: + data = file.read().split('\n') + for i in range(0, len(data), 3): + text = data[i] + argument = data[i+1] + opinion = opinion_labels[int(data[i+2]) + 1] + + if ' . ' in text: + continue + + # replace all occurrences of two or more . with standardised ... + text = re.sub('[.][.]+', '...', text) + + # get corenlp tree with argument in place + parse_tree_str = nlp.parse(text.replace('$T$', argument)) + # replace argument with ARG in tree + parse_tree = Tree.fromstring(parse_tree_str) + for subtree in parse_tree.subtrees(): + if ' '.join(subtree.leaves()) == argument: + for child in list(subtree): + subtree.remove(child) + subtree.insert(0, 'ARG') + labelled_parse_tree_str = str(parse_tree) + + instance_node = SubElement(train_root, 'instance') + text_node = SubElement(instance_node, 'text') + text_node.text = text.replace('$T$', 'ARG') + opinion_node = SubElement(instance_node, 'opinion') + opinion_node.text = opinion + opinion_tree_node = SubElement(instance_node, 'tree') + opinion_tree_node.text = labelled_parse_tree_str + + prepared_counts[opinion] += 1 + +train_tree = ElementTree(train_root) +train_tree.write('tweet_train_with_labelled_parse_trees.xml') + +print(prepared_counts) diff --git a/ADA/SA/data/acl-14-short-data/tweet_test_with_labelled_parse_trees.xml b/ADA/SA/data/acl-14-short-data/tweet_test_with_labelled_parse_trees.xml new file mode 100644 index 0000000000000000000000000000000000000000..dd313d035c2d2e2a2ee976394b9b13717529c896 --- /dev/null +++ b/ADA/SA/data/acl-14-short-data/tweet_test_with_labelled_parse_trees.xml @@ -0,0 +1,5993 @@ +<data><instance><text>ARG to miss 3rd straight playoff game | The ... : ARG will miss his third straight play ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP + (TO to) + (VP + (VB miss) + (NP (JJ 3rd) (JJ straight) (NN playoff) (NN game)))) + (VP + (SYM |) + (NP + (NP (DT The) (: ...)) + (: :) + (S + (S + (NP ARG) + (VP + (MD will) + (VP + (VB miss) + (NP (PRP$ his) (JJ third) (JJ straight) (NN play))))) + (: ...))))) + (. .)))</tree></instance><instance><text>received my ARG account today ! sorry have no invites , but i will spread the love if i receive any , thanks twitter community !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBN received) + (NP (PRP$ my) (NN google) (NN wave) (NN account)) + (NP (NN today))) + (. !)))</tree></instance><instance><text>epascarello I know ! Man I get pissed when I try to copy a link from ARG search results and paste it in a forum or whatever .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN epascarello)) + (SBAR (S (NP (PRP I)) (VP (VBP know))))) + (. !)))</tree></instance><instance><text>Is it just me , or does ARG sound like a newsman ? Sounds like he belongs on CBS Nightly News .</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBZ Is) + (NP (PRP it)) + (ADVP (RB just)) + (NP (PRP me)) + (, ,) + (CC or) + (VP + (VBZ does) + (NP (NN john) (JJ boehner) (NN sound)) + (PP (IN like) (NP (DT a) (NN newsman)))) + (. ?)))</tree></instance><instance><text>so my latebus still sucks , but my ARG is n't dead this time : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (RB so) + (S + (S + (NP (PRP$ my) (NN latebus)) + (ADVP (RB still)) + (VP (VBZ sucks))) + (, ,) + (CC but) + (S + (NP (PRP$ my) (NN ARG)) + (VP + (VBZ is) + (RB n't) + (VP (JJ dead) (NP (DT this) (NN time)))))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>i like ARG new song ... i wan na hear it now = -LRB-</text><opinion>positive</opinion><tree>(ROOT + (SQ + (LS i) + (PP (IN like) (NP (NP ARG) (NP (JJ new) (NN song)))) + (X + (FRAG + (: ...) + (FW i) + (ADJP (ADVP (FW wan))) + (S + (VP + (TO na) + (VP + (VB hear) + (NP (PRP it)) + (ADVP (RB now)) + (ADJP (JJ =))))) + (-LRB- -LRB-)))))</tree></instance><instance><text>i know eh ? my interviewer pulled out a completely random dynamic programming problem ARG ' is been working on for months !</text><opinion>neutral</opinion><tree>(ROOT (SBARQ (LS i) (SQ (VP (VB know) (NP (UH eh)))) (. ?)))</tree></instance><instance><text>MRice007 Apple Survey - What is your opinion of Apple Products ? ARG sucks ? apple .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN MRice007) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBZ is) + (NP + (NP (PRP$ your) (NN opinion)) + (PP (IN of) (NP (NNP Apple) (NNPS Products)))))) + (. ?)))</tree></instance><instance><text>bloooood mother fuckaa kall me red alert feed that bitch penis until ha head burst !! - weezyneed an ARG controller</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN bloooood) (NN mother) (JJ fuckaa) (NN kall)) + (NP + (PRP me) + (NP + (NP (JJ red) (JJ alert) (NN feed)) + (SBAR + (WHNP (WDT that)) + (S + (NP + (NP (NN bitch) (NN penis)) + (PP (IN until) (NP (NN ha) (NN head) (NN burst)))))))) + (. !!)))</tree></instance><instance><text>Fashion Soulmates ARG and Victoria Justice : Who 's Hotter ? - Gather Celebs News Channel .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Fashion) (NNP Soulmates) (NN selena) (NN gomez)) + (CC and) + (NP (NNP Victoria) (NNP Justice))) + (: :) + (SBARQ (WHNP (WP Who)) (SQ (VBZ 's) (NP (NNP Hotter)))) + (. ?)))</tree></instance><instance><text>a static lullaby - toxic -LRB- ARG -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT a) (JJ static) (NN lullaby)) + (: -) + (ADJP (JJ toxic) (PRN (-LRB- -LRB-) (NP ARG) (-RRB- -RRB-)))))</tree></instance><instance><text>god of war ARG is very satisfying .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN god)) (PP (IN of) (NP (NN war) (NN ARG)))) + (VP (VBZ is) (ADJP (RB very) (JJ satisfying))) + (. .)))</tree></instance><instance><text>np party in the usa - ARG udh lama ga dengerin ini lagu wwkwk : D</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NN np) (NN party)) + (PP (IN in) (NP (DT the) (NN usa))) + (: -)) + (NN miley) + (NN cyrus) + (NN udh) + (NN lama) + (NN ga) + (NN dengerin) + (NNS ini) + (NN lagu) + (NN wwkwk)) + (: :) + (NP (NN D))))</tree></instance><instance><text>'' I 'm presidential when I flow , yo it aint hard to tell that I Ba-ROCK the show ARG self '' - tablo</text><opinion>negative</opinion><tree>(ROOT + (S + ('' '') + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP + (JJ presidential) + (SBAR (WHADVP (WRB when)) (S (NP (PRP I)) (VP (VBP flow))))))) + (, ,) + (VP + (VBP yo) + (S + (NP (PRP it)) + (VP + (VB aint) + (ADJP (JJ hard)) + (S + (VP + (TO to) + (VP + (VB tell) + (SBAR + (IN that) + (S + (NP (PRP I)) + (VP + (VBP Ba-ROCK) + (NP (DT the) (NN show) (NN ARG) (NN self)) + ('' ''))))))) + (: -) + (NP (NN tablo)))))))</tree></instance><instance><text>ARG 1.5 ~ ~ news / / japan roundup : virtual ARG eleven fest console go ! best of gamesetwatch : fr</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (CD 1.5) (NN ~) (NN ~) (NN news)) + (VP + (: /) + (NP + (NP (: /) (NN japan) (NN roundup)) + (: :) + (NP + (NP + (NP (JJ virtual) (NN ARG) (NNS eleven)) + (ADJP + (JJS fest) + (SBAR (S (NP (NN console)) (VP (VB go))))))))) + (. !)))</tree></instance><instance><text>✔ Acting skills ✔ Great Voice ✔ Nice Hair ✔ Hilarious ✔ Adorable ✔ Talented ✔ Gorgeous = PERFECT and that must be ARG ! < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (SYM ✔) + (NP (NN Acting) (NNS skills)) + (VP + (VP + (VBP ✔) + (S + (NP + (JJ Great) + (NNP Voice) + (NNP ✔) + (NNP Nice) + (NNP Hair) + (NNP ✔) + (JJ Hilarious) + (NN ✔)) + (NP + (JJ Adorable) + (CD ✔) + (JJ Talented) + (NN ✔) + (JJ Gorgeous) + (JJ =) + (JJ PERFECT)))) + (CC and) + (SBAR (IN that) (S (VP (MD must) (VP (VB be) (NP ARG)))))) + (. !)))</tree></instance><instance><text>Waiting for ARG james franco is but that video of the chick on jay keno was funny the gardners face was priceless</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG Waiting) + (PP + (IN for) + (NP + (NP (NN jimmy) (JJ fallon) (NNS james)) + (ADJP (JJ franco)))))) + (VP + (VP (VBZ is)) + (CC but) + (SBAR + (WDT that) + (S + (NP + (NP (NN video)) + (PP (IN of) (NP (DT the) (NN chick))) + (PP (IN on) (NP (NN jay) (NN keno)))) + (VP + (VBD was) + (S + (NP (JJ funny) (DT the) (NNS gardners)) + (VP (VBP face) (VP (VBD was) (ADJP (JJ priceless)))))))))))</tree></instance><instance><text>miley cyrus is another petulant girl like ARG , i love dakota fanning is another type of person .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN miley) (NN cyrus)) + (VP + (VBZ is) + (SBAR + (S + (NP + (NP + (NP (DT another) (JJ petulant) (NN girl)) + (PP (IN like) (NP ARG))) + (, ,) + (NP (FW i) (NN love) (NN dakota) (NN fanning))) + (VP + (VBZ is) + (NP + (NP (DT another) (NN type)) + (PP (IN of) (NP (NN person)))))))) + (. .)))</tree></instance><instance><text>twitter question : whose made more bad movies ... ARG or jennifer aniston ?</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN twitter) (NN question)) + (: :) + (S + (NP + (WP$ whose) + (VBN made) + (ADJP (RBR more) (JJ bad)) + (NNS movies)) + (: ...) + (VP + (NNS nicolas) + (NP (NP (NN cage)) (CC or) (NP (NN jennifer) (NN aniston))))) + (. ?)))</tree></instance><instance><text>iloveitwhen the ARG do they thang ... shoutout to all the laker haters</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN iloveitwhen) + (SBAR + (S + (NP (DT the) (NNS ARG)) + (VP (VBP do) (SBAR (S (NP (PRP they)) (VP (VBP thang)))))))) + (: ...) + (NP + (NP (NN shoutout)) + (PP (TO to) (NP (PDT all) (DT the) (NN laker) (NNS haters))))))</tree></instance><instance><text>I love cascada New song it remind me of something ARG would do</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP (JJ cascada) (NNP New) (NN song)) + (SBAR + (S + (NP (PRP it)) + (VP + (VB remind) + (NP + (NP (PRP me)) + (PP (IN of) (NP (NN something) (NN ARG)))))))))) + (VP (MD would) (VP (VB do)))))</tree></instance><instance><text>we were just regaling a student worker with horror stories about doing repetitive boring work in the pre - ARG era .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP we)) + (VP + (VBD were) + (ADVP (RB just)) + (VP + (VBG regaling) + (NP + (NP (DT a) (NN student) (NN worker)) + (PP + (IN with) + (NP + (NP (NN horror) (NNS stories)) + (PP + (IN about) + (S + (VP + (VBG doing) + (NP (JJ repetitive) (JJ boring) (NN work)) + (PP (IN in) (NP (DT the) (JJ pre))))))))) + (: -) + (NP (NN ARG) (NN era)))) + (. .)))</tree></instance><instance><text>Watch ' Glee ' Star Darren Criss and Warblers Sing for ARG : Filed under : television News ' Glee ' star Darren Criss led the Warblers ...</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (VP + (VB Watch) + (NP + (NP + ('' ') + (NN Glee) + ('' ') + (NNP Star) + (NNP Darren) + (NNP Criss)) + (CC and) + (NP + (NP (NNP Warblers) (NNP Sing)) + (PP (IN for) (NP (NNP ellen)))))) + (VP (VBZ degeneres)) + (SBAR + (: :) + (S + (VP + (VBN Filed) + (PP + (IN under) + (: :) + (S + (NP (NP (NN television) (NNS News) (POS ')) (NN Glee)) + ('' ') + (NP (NN star) (NNP Darren) (NNP Criss)) + (VP (VBD led) (NP (DT the) (NNS Warblers))) + (: ...))))))))</tree></instance><instance><text>ARG arrives to clinch Northern Ireland peace deal - Telegraph</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ arrives) + (S + (VP + (TO to) + (VP + (VB clinch) + (NP (JJ Northern) (NNP Ireland) (NN peace) (NN deal)))))) + (: -)) + (NP (NNP Telegraph))))</tree></instance><instance><text>Kris Jenner Slams ARG for Gaining Weight : Religion and the royals ! The Archbishop of Canterbury , wh ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NNP Kris) (NNP Jenner)) + (VP + (VBZ Slams) + (NP ARG) + (PP (IN for) (NP (NNP Gaining) (NNP Weight))))) + (: :) + (NP (NP (NNP Religion)) (CC and) (NP (DT the) (NNS royals))) + (. !)))</tree></instance><instance><text>love ARG !!!! she rock !!!!!!!!!!!!!!!! and she 's cool she 's my idol</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN love) (NN selena) (NN gomez)) (. !!!!)))</tree></instance><instance><text>Jamie fox , Eddie Murphy , and ARG because they all are exciting , cute , and inspirational to lots of people including me !!!</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNP Jamie) (NN fox)) + (, ,) + (NP (NNP Eddie) (NNP Murphy)) + (, ,) + (CC and) + (NP ARG)) + (SBAR + (SBAR + (IN because) + (S + (NP (NP (PRP they)) (NP (DT all))) + (VP + (VBP are) + (ADJP (ADJP (JJ exciting)) (, ,) (ADJP (JJ cute)))))) + (, ,) + (CC and) + (ADJP + (JJ inspirational) + (PP + (TO to) + (NP + (NP (NP (NNS lots)) (PP (IN of) (NP (NNS people)))) + (PP (VBG including) (NP (PRP me))))))) + (. !!!)))</tree></instance><instance><text>Prince Brings Out ARG For '' How Come You Do n't Call Me '' Duet : If you did n't get anything good in your E ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Prince)) + (VP + (VBZ Brings) + (PP + (IN Out) + (NP + (NP ARG) + (PP + (IN For) + (NP + ('' '') + (S + (VP + (WRB How) + (VP + (VB Come) + (S + (NP (PRP You)) + (VP + (VBP Do) + (RB n't) + (VP (VB Call) (NP (PRP Me) ('' ''))))) + (NP (NNP Duet)))) + (: :) + (S + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP + (VBD did) + (RB n't) + (VP + (VB get) + (NP + (NP (NN anything)) + (VP + (ADJP (JJ good)) + (PP (IN in) (NP (PRP$ your) (NN E))))))))) + (: ...)))))))) + (. .)))</tree></instance><instance><text>labor pains is a complete trash , no wonder ARG had sunk nowhere .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN labor) (NNS pains)) + (VP + (VBZ is) + (NP + (NP (DT a) (JJ complete) (NN trash)) + (, ,) + (SBAR + (S + (NP (DT no) (NN wonder) (NN lindsay) (NN lohan)) + (VP (VBD had) (VP (VBN sunk) (ADVP (RB nowhere)))))))) + (. .)))</tree></instance><instance><text>back in love with my ARG ! thanks rockstar !!!</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (ADVP + (RB back) + (PP + (IN in) + (NP (NP (NN love)) (PP (IN with) (NP (PRP$ my) (NN ARG)))))) + (. !)))</tree></instance><instance><text>virile heavenly host ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP (JJ virile) (JJ heavenly) (NN host) (NNS nicolas) (NN cage)))</tree></instance><instance><text>You Tube Admits To Censoring View Count On ARG Impeachment Video : Steve Watson | Youtube has admitted to freeze ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (PRP You) + (NP + (NP + (NP (NNP Tube) (NNP Admits)) + (PP + (TO To) + (NP + (NP (NNP Censoring) (NNP View) (NNP Count)) + (PP (IN On) (NP (NN ARG) (NN Impeachment) (NNP Video)))))) + (: :) + (S + (S + (NP + (NP (NNP Steve) (NNP Watson)) + (SYM |) + (NP (NNP Youtube))) + (VP + (VBZ has) + (VP (VBN admitted) (S (VP (TO to) (VP (VB freeze))))))) + (: ...))) + (. .)))</tree></instance><instance><text>a naughty mickey mouse makes appearance on disney epicmickey for ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT a) (JJ naughty) (NN mickey) (NN mouse)) + (VP + (VBZ makes) + (NP + (NP (NN appearance)) + (PP (IN on) (NP (NN disney) (NN epicmickey))) + (PP (IN for) (NP ARG))))))</tree></instance><instance><text>i want a ARG damn it !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LST (LS i)) + (NP + (FRAG + (VBP want) + (NP (DT a) (NN ARG) (NN damn)) + (NP (PRP it))))) + (. !)))</tree></instance><instance><text>is obama trying to be just like ARG ?? he 's doing a pretty good job so far ... icon | he has passed jimmy !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (NP + (NP (NN obama)) + (VP + (VBG trying) + (S + (VP + (TO to) + (VP (VB be) (PP (RB just) (IN like) (NP ARG)))))))) + (. ??)))</tree></instance><instance><text>* faints * ARG , ufunani manje ? selimathunziauditions</text><opinion>positive</opinion><tree>(ROOT + (S + (X (SYM *)) + (VP + (VBZ faints) + (NP + (NP (SYM *) (NN john) (NN legend)) + (, ,) + (NP (JJ ufunani) (NN manje)))) + (. ?)))</tree></instance><instance><text>my ARG is not letting me go 2 myspace now !!! ugh love myspace !!! talk 2 me in facebook or twitter</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN ARG)) + (VP + (VBZ is) + (RB not) + (VP + (VBG letting) + (S + (NP (PRP me)) + (VP (VB go) (NP (CD 2) (NN myspace)) (ADVP (RB now)))))) + (. !!!)))</tree></instance><instance><text>Yikes ! RT Here 's that terrible ARG women ! OMG ! Sanctuary OMG for sure SGU Sanctuary</text><opinion>negative</opinion><tree>(ROOT (INTJ (RB Yikes) (. !)))</tree></instance><instance><text>ARG and Demi Moore on Human Trafficking : ' No Young Girl Chooses To ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (CC and) + (NP + (NP (NNP Demi) (NNP Moore)) + (PP (IN on) (NP (JJ Human) (NN Trafficking))))) + (: :) + (NP + (NP ('' ')) + (NP + (NP (DT No) (NN Young) (NNP Girl) (NNP Chooses)) + (SBAR (S (TO To) (: ...))))) + (. .)))</tree></instance><instance><text>bored to death with ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBN bored) + (PP (TO to) (NP (NN death))) + (PP (IN with) (NP ARG)))))</tree></instance><instance><text>I love this ! ARG does n't know what the phone can do , says Adobe | News | TechRadar UK</text><opinion>neutral</opinion><tree>(ROOT (S (NP (PRP I)) (VP (VBP love) (NP (DT this))) (. !)))</tree></instance><instance><text>RIGHT HEREEEE !!!! * waka flock voice * RT BigJamaal : ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT (NP (NP (NN RIGHT) (NN HEREEEE)) (. !!!!)))</tree></instance><instance><text>`` badd_liqhtskin : ARG was onn point ; loved it -LSB- : ''</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (`` ``) (JJ badd) (NN _) (NN liqhtskin)) + (: :) + (S (NP ARG) (VP (VBD was) (NP (JJ onn) (NN point)))) + (: ;)) + (VP (VBD loved) (NP (PRP it)) (FRAG (-LRB- -LSB-) (: :) ('' '')))))</tree></instance><instance><text>thank you ! wescky do you have the new ARG ? what do you think about it ?</text><opinion>neutral</opinion><tree>(ROOT (S (VP (VB thank) (NP (PRP you))) (. !)))</tree></instance><instance><text>anyone have good advice on whether to purchase games for ps3 or ARG 360 when both are available ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN anyone)) + (VP + (VBP have) + (NP (JJ good) (NN advice)) + (PP + (IN on) + (SINV + (SBAR + (IN whether) + (S + (VP + (TO to) + (VP + (VB purchase) + (NP + (NP (NNS games)) + (PP (IN for) (NP (NP (NN ps3)) (CC or) (NP ARG)))))))) + (NP + (NP (CD 360)) + (SBAR + (WHADVP (WRB when)) + (S (NP (DT both)) (VP (VBP are) (ADJP (JJ available))))))))) + (. ?)))</tree></instance><instance><text>what is the best ARG movie for you ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP what)) + (SQ + (VBZ is) + (NP + (NP (DT the) (JJS best) (NN harry) (NN potter) (NN movie)) + (PP (IN for) (NP (PRP you))))) + (. ?)))</tree></instance><instance><text>3 : ARG britney fantasy midnight edp perfume spray</text><opinion>neutral</opinion><tree>(ROOT + (NP + (CD 3) + (: :) + (NN britney) + (NNS spears) + (NN britney) + (NN fantasy) + (NN midnight) + (NN edp) + (NN perfume) + (NN spray)))</tree></instance><instance><text>RT enormego : How is there no '' Do n't sync iPhone-only apps '' option for ARG ? iTunes insistence on syncing all of my phone apps is FUCK ...</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN enormego)) + (: :) + (SBARQ + (WHADVP (WRB How)) + (SQ + (VBZ is) + (NP (EX there)) + (NP (DT no)) + ('' '') + (VP + (VBP Do) + (RB n't) + (NP + (NP + (NN sync) + (JJ iPhone-only) + (NNS apps) + ('' '') + (NN option)) + (PP (IN for) (NP ARG)))))) + (. ?)))</tree></instance><instance><text>Hey ARG , thanks for all these great Labs features on Chromium , but how about '' Create Application Shortcut '' ?! .</text><opinion>positive</opinion><tree>(ROOT + (S + (PP + (UH Hey) + (NP + (NP ARG) + (, ,) + (NP + (NP (NNS thanks)) + (PP + (IN for) + (NP + (NP + (PDT all) + (DT these) + (JJ great) + (NNPS Labs) + (NNS features)) + (PP (IN on) (NP (NNP Chromium)))))) + (, ,))) + (CC but) + (FRAG + (WHADJP + (WHADVP (WRB how) (RB about)) + (VP + (S + ('' '') + (VP + (VB Create) + (NP (NN Application) (NN Shortcut)) + ('' '') + (VP (IN ?!)))))))))</tree></instance><instance><text>songs of ARG nowadays are stupid ... non sense things ... it 's all about sex !! geeezzz ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (NNS songs)) (PP (IN of) (NP ARG))) + (ADVP (RB nowadays)) + (VP + (VBP are) + (ADJP (JJ stupid)) + (: ...) + (NP + (NP (ADJP (JJ non) (NN sense)) (NNS things)) + (: ...) + (SBAR + (S + (NP (PRP it)) + (VP (VBZ 's) (NP (DT all) (IN about) (NN sex))))))) + (. !!)))</tree></instance><instance><text>ARG was awesome ! : D</text><opinion>positive</opinion><tree>(ROOT (S (NP ARG) (VP (VBD was) (ADJP (JJ awesome))) (. !)))</tree></instance><instance><text>One thing I hate about being a sports fan is that it hurts every time you realize your team is done ... being a ARG fan is a buffer lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (CD One) (NN thing)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP hate) + (PP + (IN about) + (S + (VP (VBG being) (NP (DT a) (NNS sports) (NN fan))))))))) + (VP + (VBZ is) + (SBAR + (IN that) + (S + (NP (PRP it)) + (VP + (VBZ hurts) + (NP + (NP (DT every) (NN time)) + (SBAR + (S + (NP (PRP you)) + (VP (VBP realize) (NP (PRP$ your) (NN team))))))))))) + (S + (VP (VBZ is) (VP (VBN done))) + (: ...) + (S + (S (VP (VBG being) (NP (DT a) (NNS ARG) (NN fan)))) + (VP (VBZ is) (NP (DT a) (NN buffer) (NN lol)))))))</tree></instance><instance><text>Ardiles backs ARG for World Cup glory</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Ardiles)) + (VP + (VBZ backs) + (NP ARG) + (PP (IN for) (NP (NNP World) (NNP Cup) (NN glory))))))</tree></instance><instance><text>im about 2 snap ; like wtf , why does ARG sucking a penis keeps following me ; like grrrr its like 5 = /</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NP (NN im)) (PP (IN about) (NP (CD 2) (NN snap)))) + (: ;) + (PP (IN like) (NP (NN wtf))) + (, ,) + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP ARG) + (FRAG + (S + (VP + (VBG sucking) + (S + (NP (DT a) (NN penis)) + (VP (VBZ keeps) (PP (VBG following) (NP (PRP me))))))) + (: ;) + (PP + (IN like) + (S + (NP (NN grrrr)) + (VP + (PRP$ its) + (PP (IN like) (QP (CD 5) (VP (JJ =) (: /))))))))))))</tree></instance><instance><text>LittleMonsterx _ hey I 've had a ARG day listening to all her songs from my pod up full = amazing !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNP LittleMonsterx) (NNP _) (NN hey)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 've) + (VP + (VBD had) + (NP + (NP (DT a) (NN lady) (JJ gaga) (NN day)) + (VP + (VBG listening) + (PP (TO to) (NP (DT all) (PRP$ her) (NNS songs))) + (PP (IN from) (NP (PRP$ my) (NN pod))) + (PP (IN up) (NP (JJ full) (JJ =) (JJ amazing)))))))))) + (. !)))</tree></instance><instance><text>bus driver just beeped at incredible idiot skateboarding down mlk blvd on the road with ARG headphones on .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN bus) (NN driver)) + (ADVP (RB just)) + (VP + (VBD beeped) + (PP (IN at) (ADJP (JJ incredible))) + (S + (VP + (VBP idiot) + (NP (NNP skateboarding)) + (PP + (IN down) + (NP + (NP (NN mlk) (NN blvd)) + (PP (IN on) (NP (DT the) (NN road))) + (PP + (IN with) + (NP (NP (NN ARG) (NNS headphones)) (PP (IN on))))))))) + (. .)))</tree></instance><instance><text>news Update US Senate panel to vote on healthcare - President ARG ' is push for reform of the US healthcare is ...</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP + (NP (NN news) (NNP Update) (NNP US) (NNP Senate) (NN panel)) + (SBAR + (S + (VP + (TO to) + (VP + (VB vote) + (PP + (IN on) + (NP + (NP (NN healthcare)) + (: -) + (NP (NNP President) (NN barack) (NN obama)) + ('' ')))))))) + (VP + (VBZ is) + (NP + (NP (NN push)) + (PP + (IN for) + (NP + (NP (NN reform)) + (PP (IN of) (NP (DT the) (NNP US) (NN healthcare)))))))) + (VP (VBZ is)) + (: ...)))</tree></instance><instance><text>ooc : that ARG touch stealer will come to justice thanks to the plated engraving on the back .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ooc)) + (: :) + (SBAR + (IN that) + (S + (NP (NN ARG) (NN touch) (NN stealer)) + (VP + (MD will) + (VP + (VB come) + (PP (TO to) (NP (NN justice) (NNS thanks))) + (PP + (TO to) + (NP + (NP (DT the) (VBN plated) (VBG engraving)) + (PP (IN on) (NP (DT the) (NN back))))))))) + (. .)))</tree></instance><instance><text>Any fans of ARG out there ? Ginny ? Bonnie ?! Well , '' bonwrightx '' is the real one ! Not '' BonnieWrightx '' so do n't be fooled !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT Any) (NNS fans)) + (PP (IN of) (NP ARG)) + (ADVP (IN out) (RB there)) + (. ?)))</tree></instance><instance><text>yes he does ! it paid for his liver ! - '' ARG does n't know what the phone can do ''</text><opinion>neutral</opinion><tree>(ROOT (S (ADVP (RB yes)) (NP (PRP he)) (VP (VBZ does)) (. !)))</tree></instance><instance><text>ARG , Michael Jackson , Akon : What Happens When Gigs Go Bad : ARG 's earned a reputation for delivering ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (, ,) + (NP (NNP Michael) (NNP Jackson)) + (, ,) + (NP + (NP (NNP Akon)) + (: :) + (SBAR + (WHNP (WP What)) + (S + (VP + (VBZ Happens) + (NP + (WHADVP (WRB When)) + (NP + (NP + (NP (NNP Gigs) (NNP Go) (NNP Bad)) + (: :) + (NP + (NP (NN lady) (NN gaga) (POS 's)) + (VP + (VBN earned) + (NP + (NP (DT a) (NN reputation)) + (PP (IN for) (NP (VBG delivering))))))) + (: ...))))))) + (. .)))</tree></instance><instance><text>totally managed to kill the right side of the audio on my ARG :-LRB- killed the left one on the old ARG ... yes im an apple product killer !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP + (RB totally) + (VBN managed) + (S + (VP + (TO to) + (VP + (VB kill) + (NP + (NP (DT the) (JJ right) (NN side)) + (PP (IN of) (NP (DT the) (NN audio)))) + (PP (IN on) (NP (PRP$ my) (NN ARG))))))) + (: :) + (PRN + (-LRB- -LRB-) + (FRAG + (VP + (VBN killed) + (NP (DT the) (JJ left) (CD one)) + (PP (IN on) (NP (DT the) (JJ old) (NN ARG))) + (: ...) + (FRAG + (UH yes) + (FW im) + (NP + (NP (DT an) (NN apple) (NN product)) + (INTJ (NN killer))))))) + (. !)))</tree></instance><instance><text>net zo bad als ARG ' s bad .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (JJ net) + (NN zo) + (JJ bad) + (NNS als) + (NN micheal) + (NN jackson) + ('' ') + (NNS s)) + (ADJP (JJ bad))) + (. .)))</tree></instance><instance><text>i agree !!! super strenuous ... machiam like watching ARG movie ... SUPER LOOOONG !</text><opinion>positive</opinion><tree>(ROOT (S (LS i) (VP (VBP agree)) (. !!!)))</tree></instance><instance><text>losing my religion for equality , by ARG -</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (VP + (VBG losing) + (NP + (NP (PRP$ my) (NN religion)) + (PP (IN for) (NP (NN equality)))))) + (, ,) + (PP (IN by) (NP (NN jimmy) (NN carter) (: -)))))</tree></instance><instance><text>merrier the more ! triple fun that way amandabynes '' 3 '' - ARG :-RRB- yeessss graaccyyyyyyyy ! i miss you !!!</text><opinion>positive</opinion><tree>(ROOT (X (NP (NN merrier)) (X (DT the) (JJR more)) (. !)))</tree></instance><instance><text>is the ARG : > bossy in good</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (NP + (NP (DT the) (NN lindsay) (NN lohan)) + (: :) + (NP (NP (JJR >) (NN bossy)) (PP (IN in) (NP (JJ good))))))))</tree></instance><instance><text>surprised with this weeks ARG game releases - rock band lego : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (VP + (VP (VBN surprised) (PP (IN with) (NP (DT this) (NNS weeks)))) + (S + (VP + (VBP ARG) + (NP + (NP (NN game) (NNS releases)) + (: -) + (NP (NP (NN rock) (NN band) (NN lego)) (: :) (-RRB- -RRB-)))))))</tree></instance><instance><text>ARG Pranks Willow SmithCheck out this video on YouTube : .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NN justin) + (NN bieber) + (NNP Pranks) + (NNP Willow) + (NNP SmithCheck)) + (PP (IN out) (NP (DT this) (NN video))) + (PP (IN on) (NP (NNP YouTube))) + (: :)) + (. .)))</tree></instance><instance><text>ARG face is annoying !!!!!!!! Smh</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN nick) (NN cannon) (NN face)) + (VP (VBZ is) (VP (VBG annoying) (NP (CD !!!!!!!!))))))</tree></instance><instance><text>this max records is adorable ! i 'll be so sad when he wears ed hardy shirts , goes to rehab and starts banging ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT this) (NN max) (NNS records)) + (VP (VBZ is) (ADJP (JJ adorable))) + (. !)))</tree></instance><instance><text>lost everyone phone damn ARG updates ! please text me first n last names to 7076957463</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBN lost) + (NP (NN everyone) (NN phone) (NN damn) (NN ARG) (NNS updates))) + (. !)))</tree></instance><instance><text>i love you ARG but i do not like your new song : / * changes channel</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (FW i) + (SQ + (VBP love) + (NP (PRP you)) + (VP + (VP ARG) + (CC but) + (VP + (FW i) + (S + (VP + (VBP do) + (RB not) + (VP + (VB like) + (NP + (NP (PRP$ your) (JJ new) (NN song)) + (: :) + (S + (VP + (: /) + (X (X (SYM *)) (NP (NNS changes) (NN channel))))))))))))))</tree></instance><instance><text>Thank you , Secretary of State ARG , for helping us resolve the feud ! = -LRB- via ButtercupD -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Thank) + (NP (PRP you)) + (PRN + (, ,) + (NP + (NAC (NNP Secretary) (PP (IN of) (NP (NNP State)))) + (JJ hillary) + (NN clinton)) + (, ,)) + (PP + (IN for) + (S + (VP + (VBG helping) + (S + (NP (PRP us)) + (VP (VB resolve) (NP (DT the) (NN feud)))))))) + (. !)))</tree></instance><instance><text>ARG microsoft customer support is fucking garbage ! i will be buying playstation for my next console for sure .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN microsoft) (NN customer) (NN support)) + (VP (VBZ is) (ADVP (RB fucking)) (NP (NN garbage))) + (. !)))</tree></instance><instance><text>watching a ARG concert , they are really cool , and she sings awesome in live : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (S (VP (VBG watching) (NP (DT a) (NN ARG) (NN concert)))) + (, ,) + (NP (PRP they)) + (VP (VBP are) (ADJP (RB really) (JJ cool)))) + (, ,) + (CC and) + (S + (NP (PRP she)) + (VP + (VBZ sings) + (VP (JJ awesome) (PP (IN in) (ADJP (JJ live)))))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>just saw those annoying twins do ARG on the x factors ... so so painful , it 's like watching a car crash !</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (ADVP (RB just)) + (VP + (VBD saw) + (S + (NP (DT those) (JJ annoying) (NNS twins)) + (VP + (VBP do) + (NP ARG) + (PP (IN on) (NP (DT the) (NN x) (NNS factors))))) + (: ...) + (ADVP (RB so) (RB so) (JJ painful)))) + (, ,) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (PP + (IN like) + (S (VP (VBG watching) (NP (DT a) (NN car) (NN crash))))))) + (. !)))</tree></instance><instance><text>At first glance I thought you said ARG would sleep well tonight ! Phils win ! Harry Reese will sleep sound tonight .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP (IN At) (NP (JJ first) (NN glance))) + (NP (PRP I)) + (VP + (VBD thought) + (SBAR + (S + (NP (PRP you)) + (VP + (VBD said) + (SBAR + (S + (NP ARG) + (VP + (MD would) + (VP + (VB sleep) + (ADVP (RB well)) + (ADVP (RB tonight)))))))))) + (. !)))</tree></instance><instance><text>ARG is like a GITMO detainee : We do n't want to keep her , but we ca n't find anyone willing to take her .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ is) + (PP (IN like) (NP (DT a) (NNP GITMO) (NN detainee))))) + (: :) + (S + (S + (NP (PRP We)) + (VP + (VBP do) + (RB n't) + (VP + (VB want) + (S (VP (TO to) (VP (VB keep) (NP (PRP her)))))))) + (, ,) + (CC but) + (S + (NP (PRP we)) + (VP + (MD ca) + (RB n't) + (VP + (VB find) + (NP + (NP (NN anyone)) + (ADJP + (JJ willing) + (S (VP (TO to) (VP (VB take) (NP (PRP her))))))))))) + (. .)))</tree></instance><instance><text>I want Miley Cyrus 's hair , Taylor Swift 's voice , Jasmine V 's smile , Ariana Grande 's eyes , but most of all I want ARG 's boyfriend .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP want) + (NP + (NP (NP (NNP Miley) (NNP Cyrus) (POS 's)) (NN hair)) + (, ,) + (NP (NP (NNP Taylor) (NNP Swift) (POS 's)) (NN voice)) + (, ,) + (NP (NP (NN Jasmine) (NN V) (POS 's)) (NN smile)) + (, ,) + (NP (NP (NNP Ariana) (NNP Grande) (POS 's)) (NNS eyes)) + (, ,) + (CC but) + (NP + (NP (NP (JJS most)) (PP (IN of) (NP (DT all)))) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP want) + (NP + (NP (NN selena) (NN gomez) (POS 's)) + (NN boyfriend)))))))) + (. .)))</tree></instance><instance><text>ARG , Rihanna , nikki Minaj to Release Japan Aid Album !! .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (, ,) + (NP (NNP Rihanna)) + (, ,) + (NP + (NP (NNP nikki) (NNP Minaj)) + (SBAR + (S + (VP + (TO to) + (VP (VB Release) (NP (NNP Japan) (NNP Aid) (NNP Album))))))) + (. !!)))</tree></instance><instance><text>Forbes.com Watch video that suggest how to present like good pal ARG :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Forbes.com) (NNP Watch) (NN video)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBP suggest) + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP + (VB present) + (PP + (IN like) + (NP (JJ good) (NN pal) (NN steve) (NNS jobs)))))))))) + (: :)))</tree></instance><instance><text>Last Kiss By ARG Is Like The Saddest Song I 've Ever Heard : -LSB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (JJ Last) (VBP Kiss)) + (PP (IN By) (NP ARG)) + (VP + (VBZ Is) + (PP + (IN Like) + (NP + (NP (DT The) (JJS Saddest) (NN Song)) + (SBAR + (S + (NP (PRP I)) + (VP (VBP 've) (ADVP (RB Ever)) (VP (VBN Heard)))))))) + (: :) + (-LRB- -LSB-)))</tree></instance><instance><text>thank you corwinhoover for coming through with a ARG invite ! ca n't wait for google to kick out the mail !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB thank) + (NP (PRP you)) + (S + (NP + (NP (NN corwinhoover)) + (PP + (IN for) + (S + (VP + (VBG coming) + (PRT (IN through)) + (PP (IN with) (NP (DT a) (NN google) (NN wave))))))) + (VP (VB invite)))) + (. !)))</tree></instance><instance><text>my boyfriend does n't believe i married ARG stunning ! so , would you like to ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN boyfriend)) + (VP + (VBZ does) + (RB n't) + (VP + (VB believe) + (S + (NP (FW i) (VBN married) (NN lindsay) (NN lohan)) + (ADJP (JJ stunning))))) + (. !)))</tree></instance><instance><text>She gone say if this bitch ARG do n't just sell perfume and sit down somewhere she silly man lol</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP She)) + (VP + (VBD gone) + (VP + (VB say) + (SBAR + (IN if) + (S + (S + (NP (DT this) (NN bitch) (NN paris) (NN hilton)) + (VP + (VBP do) + (RB n't) + (ADVP (RB just)) + (VP (VB sell) (NP (NN perfume))))) + (CC and) + (VP + (VB sit) + (PRT (RP down)) + (NP + (RB somewhere) + (NP (PRP she)) + (JJ silly) + (NN man) + (NN lol)))))))))</tree></instance><instance><text>is there a song with Ginuwine and ARG in it ? because if there was , it would probably sound really good ...</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (NP (EX there)) + (NP + (NP (DT a) (NN song)) + (PP + (IN with) + (NP (NNP Ginuwine) (CC and) (NNP mariah) (NN carey))) + (PP (IN in) (NP (PRP it))))) + (. ?)))</tree></instance><instance><text>ARG - monster -LRB- new 2009 -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN britney) + (FRAG + (SYM spears) + (: -) + (NP (NN monster)) + (-LRB- -LRB-) + (NP (JJ new) (CD 2009) (-RRB- -RRB-)))))</tree></instance><instance><text>'' I got that good good , i ` m ARG bad , he attracted to my attractive ass !! '' : -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + ('' '') + (S + (S + (NP (PRP I)) + (VP (VBD got) (NP (DT that) (JJ good) (JJ good)))) + (, ,) + (S + (PP + (FW i) + (NP (`` `) (NN m) (NN micheal) (NN jackson) (JJ bad))) + (, ,) + (NP (PRP he)) + (VP + (VBD attracted) + (PP + (TO to) + (NP (PRP$ my) (JJ attractive) (NN ass) (. !!) ('' ''))))))))</tree></instance><instance><text>SimplySmileXO : I love your ARG tweet !!!!! : D</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP SimplySmileXO)) + (: :) + (PRN + (S + (NP (PRP I)) + (VP + (VBP love) + (NP (PRP$ your) (NN lady) (JJ gaga) (NN tweet) (NN !!!!!)))))))</tree></instance><instance><text>ARG is an annoying little FUCK who should be deported and never allowed to return to America rustyrockets</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT an) (JJ annoying) (JJ little) (NN FUCK)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VP (MD should) (VP (VB be) (VP (VBN deported)))) + (CC and) + (VP + (ADVP (RB never)) + (VBN allowed) + (S + (VP + (TO to) + (VP + (VB return) + (PP + (TO to) + (NP (NNP America) (NNS rustyrockets))))))))))))))</tree></instance><instance><text>Watching ARG with Goldie Hawn regarding happiness should be interesting</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG Watching) + (NP + (NP ARG) + (PP (IN with) (NP (NNP Goldie) (NNP Hawn))) + (VP (VBG regarding) (NP (NN happiness)))))) + (VP (MD should) (VP (VB be) (ADJP (JJ interesting))))))</tree></instance><instance><text>sorry to inform you mason but i just ate your ARG disk ... so it now going to take even longer !</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADJP + (ADJP + (JJ sorry) + (S + (VP + (TO to) + (VP (VB inform) (NP (PRP you)) (NP (NN mason)))))) + (CC but) + (ADJP (FW i))) + (S + (VP + (ADVP (RB just)) + (VBD ate) + (NP (PRP$ your) (NNS windows) (CD 7) (NN disk))) + (: ...) + (IN so) + (S + (NP (PRP it)) + (ADVP (RB now)) + (VP + (VBG going) + (S + (VP (TO to) (VP (VB take) (ADVP (RB even) (RBR longer)))))))) + (. !)))</tree></instance><instance><text>You notice how gag and ARG deleted tweets not knowing what happened last night ? They do n't really care .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP You)) + (VP + (VBP notice) + (S + (WHADVP (WRB how)) + (NP + (NP + (NP (NN gag)) + (CC and) + (NP (NN paris) (NN hilton) (VBN deleted) (NNS tweets))) + (SBARQ + (RB not) + (VBG knowing) + (WHNP (WP what)) + (SQ (VP (VBD happened) (NP (JJ last) (NN night)))))))) + (. ?)))</tree></instance><instance><text>i have just found this awesome application for my ARG which i am now totally addicted to !! seriously night tweeters :-RRB- :-RRB- : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (FW i)) + (VP + (VBP have) + (ADVP (RB just)) + (VP + (VBN found) + (NP (DT this) (JJ awesome) (NN application)) + (PP + (IN for) + (NP + (NP (PRP$ my) (NN ARG)) + (SBAR + (WHNP (WDT which)) + (S + (FW i) + (VP + (VBP am) + (ADVP (RB now)) + (VP + (ADVP (RB totally)) + (VBN addicted) + (PP (TO to)))))))))) + (. !!)))</tree></instance><instance><text>riovegas anxious to begin setting up my new dell studio desktop pre-loaded with ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNS riovegas)) + (ADJP + (JJ anxious) + (S + (VP + (TO to) + (VP + (VB begin) + (S + (VP + (VBG setting) + (PRT (RP up)) + (NP + (NP + (PRP$ my) + (JJ new) + (NN dell) + (NN studio) + (NN desktop)) + (NP + (JJ pre-loaded) + (IN with) + (NNS windows) + (CD 7)))))))))) + (. .)))</tree></instance><instance><text>coloquem oh ' making the video ' de ARG - toxic , pra concorrer no ' minha mtv ' , por favor</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN coloquem) (INTJ (UH oh)) ('' ')) + (VBG making) + (NP (DT the) (NN video)) + ('' ') + (NP + (FW de) + (FW britney) + (FRAG + (LST (SYM spears)) + (: -) + (NP + (NP + (NP (JJ toxic) (, ,) (NN pra) (NN concorrer)) + (NP (DT no) ('' ') (NN minha) (NN mtv) ('' '))) + (, ,) + (NP (NN por) (NN favor)))))))</tree></instance><instance><text>n ARG sucking penis i see her following you 2 ... so we got each other now bruuuh ! your approved your kinda funny aaaawww : - -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN n) (NN britney) (NNS spears)) + (VP + (VBG sucking) + (NP (NN penis)) + (VP + (FW i) + (VP + (VB see) + (NP (PRP$ her)) + (PP + (VBG following) + (NP + (NP (PRP you)) + (NP (CD 2)) + (: ...) + (SBAR + (IN so) + (S + (NP (PRP we)) + (VP + (VBD got) + (NP (DT each) (JJ other)) + (S (ADVP (RB now)) (VP (VBP bruuuh))))))))))) + (. !)))</tree></instance><instance><text>I Cant Wait for ARG and the half blood prince to come out on dvd december 7th !!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP Cant) + (VP + (VB Wait) + (SBAR + (IN for) + (S + (NP + (NP ARG) + (CC and) + (NP (DT the) (NN half) (NN blood) (NN prince))) + (VP + (TO to) + (VP + (VB come) + (PRT (RP out)) + (PP (IN on) (NP (NN dvd) (NNP december) (NNP 7th))))))))) + (. !!!)))</tree></instance><instance><text>all this moving , i 'll be dropping pounds like how ARG drops babies ... : p</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT all) (DT this) (VBG moving)) + (, ,) + (NP (FW i)) + (X + (VP + (MD 'll) + (VP + (VB be) + (VP + (VBG dropping) + (NP (NNS pounds)) + (SBAR + (IN like) + (SBAR + (WHADVP (WRB how)) + (S (NP ARG) (VP (VBZ drops) (NP (NNS babies))))) + (: ...) + (: :) + (NP (NN p)))))))))</tree></instance><instance><text>setting up internet on ARG -LRB- : it better work lol</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG setting) + (PRT (RP up)) + (NP (NP (NN internet)) (PP (IN on) (NP ARG)))) + (S + (-LRB- -LRB-) + (: :) + (S (NP (PRP it)) (NP (JJR better) (NN work) (NN lol))))))</tree></instance><instance><text>np ARG - One less Lonely Girl</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN np) (NN justin) (NN bieber)) + (: -) + (NP (CD One) (ADJP (JJR less) (JJ Lonely)) (NNP Girl))))</tree></instance><instance><text>'' three '' is the new song by ARG and i love it !</text><opinion>positive</opinion><tree>(ROOT + (SINV + ('' '') + (CD three) + (SBARQ + ('' '') + (SQ + (VBZ is) + (NP + (NP (NP (DT the) (JJ new) (NN song)) (PP (IN by) (NP ARG))) + (CC and) + (FW i)) + (VP (VBP love) (NP (PRP it))))) + (. !)))</tree></instance><instance><text>Test out an Apple ARG or Amazon Kindle & Keep it for Free at quick7dollars.com RT purplelover04 RT ZAGGdaily ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Test) + (PRT (RP out)) + (NP + (NP (DT an) (NNP Apple) (NN ARG)) + (CC or) + (NP + (NP (NNP Amazon) (NNP Kindle)) + (CC &) + (VP + (VB Keep) + (NP (PRP it)) + (PP (IN for) (NP (NNP Free))) + (PP + (IN at) + (NP + (NNP quick7dollars.com) + (NN RT) + (NN purplelover04) + (NN RT) + (NN ZAGGdaily))))))) + (: ...)))</tree></instance><instance><text>who is this and what did she do with the cute ARG from ' the parent trap ' ?</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHNP (WP who)) + (S + (VP + (VP (VBZ is) (NP (DT this))) + (CC and) + (SBARQ + (WHNP (WP what)) + (SQ + (VBD did) + (NP (PRP she)) + (VP + (VB do) + (PP + (IN with) + (NP + (NP (DT the) (JJ cute) (NN lindsay) (NN lohan)) + (PP + (IN from) + ('' ') + (NP (DT the) (NN parent) (NN trap)) + ('' '))))))))) + (. ?)))</tree></instance><instance><text>ha yeh ARG ? never thought of him like that but yeh i see where you 're coming from !</text><opinion>negative</opinion><tree>(ROOT (NP (NP (NN ha) (NN yeh) (NN barack) (NN obama)) (. ?)))</tree></instance><instance><text>lawl i love how pc thinks that ARG is so revolutionary when mac has been doing the same thing for years</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN lawl) (FW i) (NN love)) + (SBAR + (WHADVP (WRB how)) + (S + (NP (NN pc)) + (VP + (VBZ thinks) + (SBAR + (IN that) + (FRAG + (NP + (NNS windows) + (SBAR + (S + (NP (CD 7)) + (VP + (VBZ is) + (ADJP (RB so) (JJ revolutionary)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN mac)) + (VP + (VBZ has) + (VP + (VBN been) + (VP + (VBG doing) + (NP (DT the) (JJ same) (NN thing)) + (PP (IN for) (NP (NNS years)))))))))))))))))))</tree></instance><instance><text>The homie Trey is hustlin bacwards ... ARG would never start an Apple trending topic ... any pub is good pub</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (DT The) (NN homie) (NN Trey)) + (VP (VBZ is) (NP (JJ hustlin) (NNS bacwards))) + (: ...) + (S + (NP ARG) + (VP + (MD would) + (ADVP (RB never)) + (VP + (VB start) + (NP (DT an) (NNP Apple) (VBG trending) (NN topic)))))) + (: ...) + (S (NP (DT any) (NN pub)) (VP (VBZ is) (NP (JJ good) (NN pub))))))</tree></instance><instance><text>repair tool screwdriver computer pc laptop box ARG gps please move mouse on a photo on the left to view full size .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN repair) + (NN tool) + (NN screwdriver) + (NN computer) + (NN pc) + (NN laptop) + (NN box) + (NN ARG) + (NNS gps)) + (VP + (VB please) + (NP (NN move) (NN mouse)) + (PP + (IN on) + (NP + (NP (DT a) (NN photo)) + (PP + (IN on) + (NP + (DT the) + (VP + (VBN left) + (S + (VP + (TO to) + (VP (VB view) (NP (JJ full) (NN size))))))))))) + (. .)))</tree></instance><instance><text>ARG And The Wisdom Of The Ages Have Clashed , And God Has Won .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (NP ARG) + (CC And) + (NP + (NP (DT The) (NN Wisdom)) + (PP (IN Of) (NP (DT The) (NNPS Ages))))) + (VP (VBP Have) (VP (VBN Clashed)))) + (, ,) + (CC And) + (S (NP (NNP God)) (VP (VBZ Has) (NP (NNP Won)))) + (. .)))</tree></instance><instance><text>seriously what the hell did ARG do to her lips ? she look like a freaking duck !</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (ADVP (RB seriously)) + (WHNP (WP what)) + (NP + (NP (DT the) (NN hell)) + (SBAR + (SQ + (VBD did) + (NP ARG) + (VP (VBP do) (PP (TO to) (NP (PRP$ her) (NNS lips))))))) + (. ?)))</tree></instance><instance><text>new moon is coming out in like a month or sooo !! aaaaaaaaaaaaaahhhhhhhhhhhhhhhhhh !! ARG dvd out soon 22 !!! aaaaaaaaaaaaaahhhhhhhh</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ new) (NN moon)) + (VP + (VBZ is) + (VP + (VBG coming) + (PRT (RP out)) + (PP + (IN in) + (PP (IN like) (NP (DT a) (NN month) (CC or) (NN sooo)))))) + (. !!)))</tree></instance><instance><text>ARG monster product by danjahandz just added at</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN britney) (NNS spears) (NN monster) (NN product)) + (PP + (IN by) + (NP + (JJ danjahandz) + (VP (ADVP (RB just)) (VBN added) (PP (IN at)))))))</tree></instance><instance><text>noobus Turns out ARG is actually pretty funny .</text><opinion>negative</opinion><tree>(ROOT + (S + (S (NP (NN noobus)) (VP (VBZ Turns) (PRT (RP out)) (NP ARG))) + (VP (VBZ is) (ADVP (RB actually)) (ADJP (RB pretty) (JJ funny))) + (. .)))</tree></instance><instance><text>has halloween all put away and fall decor up ! loving my new ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBZ has) + (S + (VBN halloween) + (DT all) + (VP + (VP (VB put) (PRT (RB away))) + (CC and) + (VP (VB fall) (NP (NN decor))) + (PRT (IN up))))) + (. !)))</tree></instance><instance><text>yeah ! then kaileyearly could be like ARG , and we all know britney is her idol</text><opinion>neutral</opinion><tree>(ROOT (NP (NN yeah) (. !)))</tree></instance><instance><text>waiting for mike to break out his boots and spandex , rip his shirt off , and sing ARG already .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG waiting) + (SBAR + (IN for) + (S + (NP (NN mike)) + (VP + (TO to) + (VP + (VB break) + (PRT (RP out)) + (NP (PRP$ his) (NNS boots) (CC and) (NN spandex)))))))) + (, ,) + (VP + (VP (VB rip) (NP (PRP$ his) (NN shirt) (RP off))) + (, ,) + (CC and) + (VP (VB sing) (NP ARG) (ADVP (RB already)))) + (. .)))</tree></instance><instance><text>Resolved Question : Do the Republican , candidiates John McCain and ARG support the $ 700 Billi ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (VBN Resolved) (NN Question)) + (: :) + (S + (VP + (VP (VB Do) (NP (DT the) (NNP Republican))) + (, ,) + (S + (NP + (NNS candidiates) + (NNP John) + (NNP McCain) + (CC and) + (NNP sarah) + (NN palin)) + (VP + (VBP support) + (NP (NP (DT the) ($ $) (CD 700)) (NP (NNP Billi))))))) + (: ...)))</tree></instance><instance><text>ARG rallies doctors on healthcare reform ahead of Senate vote ; Arm twisting The Chicago Way -LRB- have your legs broke -RRB- HCR</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN barack) (JJ obama) (NNS rallies) (NNS doctors)) + (PP (IN on) (NP (NN healthcare) (NN reform))) + (ADVP (RB ahead) (PP (IN of) (NP (NNP Senate) (NN vote))))) + (: ;) + (FRAG + (NN Arm) + (VBG twisting) + (NP + (NP (DT The) (NNP Chicago) (NN Way)) + (PRN + (-LRB- -LRB-) + (VP + (VB have) + (S (NP (PRP$ your) (NNS legs)) (VP (VBD broke)))) + (-RRB- -RRB-))) + (NN HCR))))</tree></instance><instance><text>getting to follow your celebrity life , i do n't even miss ARG on twitter .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG getting) + (S + (VP + (TO to) + (VP + (VB follow) + (NP (PRP$ your) (NN celebrity) (NN life))))))) + (, ,) + (FW i) + (VP + (VBP do) + (RB n't) + (ADVP (RB even)) + (VP (VB miss) (NP ARG) (PP (IN on) (NP (NN twitter))))) + (. .)))</tree></instance><instance><text>Kyle Korver does not look like no damn ARG ... who told that lie</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Kyle) (NNP Korver)) + (VP + (VBZ does) + (RB not) + (VP + (VB look) + (PP + (IN like) + (NP + (NP (DT no) (NN damn) (NN ashton) (NN kutcher)) + (: ...) + (SBAR + (WHNP (WP who)) + (S (VP (VBD told) (ADVP (IN that) (NP (NN lie))))))))))))</tree></instance><instance><text>ARG 's War on the Middle Class : ARG acts like a political general in the class war -- the war of the government ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NP (NN ARG) (POS 's)) (NN War)) + (PP (IN on) (NP (DT the) (NNP Middle) (NNP Class))) + (: :)) + (S + (S + (NP ARG) + (VP + (VBZ acts) + (PP (IN like) (NP (DT a) (JJ political) (NN general))) + (PP (IN in) (NP (DT the) (NN class) (NN war))))) + (: --) + (NP + (NP + (NP (DT the) (NN war)) + (PP (IN of) (NP (DT the) (NN government)))) + (: ...))) + (. .)))</tree></instance><instance><text>four year strong - love song -LRB- ARG cover -RRB- np</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (CD four) (NN year)) + (NP + (ADJP (JJ strong)) + (ADJP (: -)) + (NP + (NP (NN love) (NN song)) + (PRN + (-LRB- -LRB-) + (S (NP ARG) (VP (VBP cover))) + (-RRB- -RRB-))) + (NN np))))</tree></instance><instance><text>if you want to arm yourself , try talking to an iranian about what ARG and his dangerous lib view did to iran tcot</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP want) + (S (VP (TO to) (VP (VB arm) (NP (PRP yourself)))))))) + (, ,) + (VB try) + (VP + (VBG talking) + (PP + (TO to) + (NP + (NP (DT an) (JJ iranian)) + (SBAR + (WHPP (IN about) (WHNP (WP what) (NN jimmy))) + (S + (NP + (NP (NN carter)) + (CC and) + (NP (PRP$ his) (JJ dangerous) (NN lib) (NN view))) + (VP + (VBD did) + (S (VP (TO to) (VP (VB iran) (NP (NN tcot)))))))))))))</tree></instance><instance><text>ARG Please follow me diva ? , you are amazing ARG , i love you ♥ Follow me please * -- * 14</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NN lady) + (JJ gaga) + (INTJ (UH Please)) + (VP (VB follow) (S (NP (PRP me)) (VP (VB diva))))) + (. ?)))</tree></instance><instance><text>i call you an ironic ARG fan von bourbon ! well ... i do hope it 's ironic at any rate .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VB call) + (S + (NP (PRP you)) + (NP + (DT an) + (JJ ironic) + (NN britney) + (NNS spears) + (NN fan) + (NN von) + (NN bourbon)))))) + (. !)))</tree></instance><instance><text>I don care what nebody says , i love ARG ahah</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP don) + (NP (NN care)) + (SBAR + (WHNP (WDT what) (NN nebody)) + (S + (VP + (VBZ says) + (, ,) + (NP + (FW i) + (NP (NN love) (NN harry) (JJ potter) (NN ahah)))))))))</tree></instance><instance><text>ARG ' 2005 Stanford Commencement Address ; very insightful -</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN steve) (NNS jobs) (POS ')) + (CD 2005) + (NNP Stanford) + (NNP Commencement) + (NNP Address)) + (: ;) + (ADJP (FRAG (ADJP (RB very) (JJ insightful)) (: -)))))</tree></instance><instance><text>So the dem fight terrorism do they ? -- ARG : Taliban can be involved in Afghanistan future</text><opinion>neutral</opinion><tree>(ROOT + (S + (IN So) + (NP (DT the) (DT dem) (NN fight) (NN terrorism)) + (VP (VBP do) (NP (PRP they))) + (. ?)))</tree></instance><instance><text>AZTeamsAllDay RT connerysteph RT if you are ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN AZTeamsAllDay) (NN RT) (NN connerysteph) (NN RT)) + (SBAR (IN if) (S (NP (PRP you)) (VP (VBP are) (NP ARG))))))</tree></instance><instance><text>i love ARG , and from there ?</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (UCP + (NP (LS i) (NP (NN love) (NN britney) (NNS spears))) + (, ,) + (CC and) + (PP (IN from) (NP (EX there)))) + (. ?)))</tree></instance><instance><text>ICON THURSDAY - If you missed last week , enough said !!! Get yeah ass there early ARG Atown_Finesse -LRB- continued -RRB- .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NN ICON) + (SBAR + (S + (X (SYM THURSDAY)) + (: -) + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP (VBD missed) (NP (JJ last) (NN week))))) + (, ,) + (RB enough) + (VP (VBD said))))) + (. !!!)))</tree></instance><instance><text>omg you suck , uh , f ARG , marry jdepp , and kill clooney lmfao i am horrible</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN omg)) + (SBAR (S (NP (PRP you)) (VP (VBP suck)))) + (, ,) + (UH uh) + (, ,) + (NP (FW f) (FW nicolas) (NN cage)) + (, ,)) + (VP + (VP (VB marry) (NP (NN jdepp))) + (, ,) + (CC and) + (VP (VB kill) (NP (NN clooney) (NN lmfao) (FW i))) + (VP (VBP am) (ADJP (JJ horrible))))))</tree></instance><instance><text>ARG - The reservoir of self-contained confidence : Mahendra Singh Dhoni speaks with a peculiar kind of hones ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NN ms) + (FRAG + (X (SYM dhoni)) + (: -) + (NP + (NP + (NP (DT The) (NN reservoir)) + (PP (IN of) (NP (JJ self-contained) (NN confidence)))) + (: :) + (FRAG + (S + (NP (NNP Mahendra) (NNP Singh) (NNP Dhoni)) + (VP + (VBZ speaks) + (PP + (IN with) + (NP + (NP (DT a) (JJ peculiar) (NN kind)) + (PP (IN of) (NP (NNS hones))))))) + (: ...)))) + (. .)))</tree></instance><instance><text>Fuck the ARG I 'm A TeamBrownskin Fan All The Way ; - -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB Fuck) + (NP + (NP (DT the) (NNS ARG)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (NP (DT A) (NNP TeamBrownskin) (NNP Fan)) + (NP (DT All) (NP (DT The) (NN Way)))))))) + (: ;) + (PRN (: -) (-RRB- -RRB-))))</tree></instance><instance><text>'' What did you say read like ARG ? -- Aristotle ? ''</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + ('' '') + (SBARQ + (WHNP (WP What)) + (SQ + (VBD did) + (NP (PRP you)) + (VP (VBP say) (VP (VB read) (PP (IN like) (NP ARG)))))) + (. ?)))</tree></instance><instance><text>ARG é a bitch eterna .</text><opinion>negative</opinion><tree>(ROOT + (S (NP ARG) (VP (VBD é) (NP (DT a) (NN bitch) (NN eterna))) (. .)))</tree></instance><instance><text>ARG : ' I do n't feel like a superstar ' : By Kate Goodacre , News Subeditor ARG has revealed that she sti ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (NP + (NP + (NP ('' ')) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB feel) + (PP (IN like) (NP (NP (DT a) (NN superstar)) ('' ')))))))) + (: :) + (S + (PP (IN By) (NP (NNP Kate) (NNP Goodacre))) + (, ,) + (NP (NNP News) (NNP Subeditor) (NN lady) (NN gaga)) + (VP + (VBZ has) + (VP + (VBN revealed) + (SBAR (IN that) (S (NP (PRP she)) (VP (VBD sti)))))) + (: ...))) + (. .)))</tree></instance><instance><text>John Ransom : Tax Congress ! : ARG , Nancy Pelosi and Harry Reid want you to know that the rich are out of ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP John) (NNP Ransom)) + (: :) + (NP (NNP Tax) (NNP Congress))) + (. !)))</tree></instance><instance><text>Weird Al Gets The Go-Ahead From Lady gag For Parody : -LRB- RTTNews -RRB- - It looks like ARG will be able t ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (JJ Weird) (NNP Al)) + (VP + (VBZ Gets) + (NP (DT The) (NNP Go-Ahead)) + (PP + (IN From) + (NP + (NP (NNP Lady) (NN gag)) + (PP (IN For) (NP (NNP Parody)))))) + (: :)) + (PRN (-LRB- -LRB-) (NP (NNS RTTNews)) (-RRB- -RRB-)) + (: -) + (S + (S (NP (PRP It)) (VP (VBZ looks) (PP (IN like) (NP ARG)))) + (VP (MD will) (VP (VB be) (NP (JJ able) (NN t))))) + (: ...) + (. .)))</tree></instance><instance><text>thanks for the follow ! it 's nice to see others using ARG , it 's such a neat collaboration tool , what are you using it for ?</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNS thanks)) + (PP (IN for) (NP (DT the) (VB follow))) + (. !)))</tree></instance><instance><text>ARG Secret Third Girlfriend Megan Levant ? : ARG reportedly has a secret third girlfriend who ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN charlie) + (NN sheen) + (JJ Secret) + (JJ Third) + (NNP Girlfriend) + (NNP Megan) + (NNP Levant)) + (. ?)))</tree></instance><instance><text>star : ARG hits rock bottom , is `` obituary waiting to happen ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NP (NP (NN star) (: :)) (NN lindsay) (NN lohan)) + (VP (VBZ hits) (NP (NN rock) (NN bottom))) + (, ,) + (VP + (VBZ is) + (`` ``) + (ADJP + (JJ obituary) + (S + (VP + (VBG waiting) + (S (VP (TO to) (VP (VB happen) ('' '')))))))))))</tree></instance><instance><text>Fuck me ARG was so good last night !!</text><opinion>positive</opinion><tree>(ROOT + (SINV + (VP (VB Fuck) (S (NP (PRP me)) (VP ARG))) + (VP (VBD was) (NP (ADJP (RB so) (JJ good)) (JJ last) (NN night))) + (. !!)))</tree></instance><instance><text>i don wan na dream about all the things that never work ... out from under - ARG</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (FW i) + (VP + (VBP don) + (NP + (NP (JJ wan) (TO na) (NN dream)) + (PP + (IN about) + (NP + (NP (PDT all) (DT the) (NNS things)) + (SBAR + (WHNP (WDT that)) + (S + (ADVP (RB never)) + (VP + (VBP work) + (: ...) + (PP + (RP out) + (NP + (QP (IN from) (IN under) (: -)) + (NN britney) + (NNS spears))))))))))))</tree></instance><instance><text>ARG is more gaga than she is a lady .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (ADJP (RBR more) (JJ gaga)) + (SBAR + (IN than) + (S (NP (PRP she)) (VP (VBZ is) (NP (DT a) (NN lady))))))) + (. .)))</tree></instance><instance><text>ARG Crafts Peg Stamp Starter Kit : ARG Crafts Peg Stamp Starter Kit Create elegant wreaths ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN martha) + (NN stewart) + (NNP Crafts) + (NNP Peg) + (NNP Stamp) + (NNP Starter) + (NN Kit)) + (: :) + (NP + (NP + (NP + (NN martha) + (NN stewart) + (NNP Crafts) + (NNP Peg) + (NNP Stamp) + (NNP Starter) + (NN Kit)) + (VP (VB Create) (NP (JJ elegant) (NNS wreaths)))) + (: ...)) + (. .)))</tree></instance><instance><text>reminds me of the ARG with little felix video 1989 , you can sweep our chimneys for real authenticity</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBZ reminds) + (NP + (NP (PRP me)) + (PP (IN of) (NP (DT the) (NN ARG))) + (PP + (IN with) + (NP (JJ little) (JJ felix) (NP (NN video) (CD 1989))))))) + (, ,) + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (NN sweep) + (NP (PRP$ our) (NNS chimneys)) + (PP (IN for) (NP (JJ real) (NN authenticity))))))))</tree></instance><instance><text>'' Levi Johnston , father of ARG ' s grandson , to pose nude for Playgirl '' ... as if this farce ca n't get more crazy</text><opinion>neutral</opinion><tree>(ROOT + (X + ('' '') + (NP + (NP (NNP Levi) (NNP Johnston)) + (, ,) + (NP + (NP (NN father)) + (PP + (IN of) + (NP (NN sarah) (NN palin) ('' ') (NNS s) (NN grandson)))) + (, ,) + (S + (VP + (TO to) + (VP + (VB pose) + (ADJP (JJ nude) (PP (IN for) (NP (NNP Playgirl)))) + ('' '') + (: ...) + (SBAR + (IN as) + (IN if) + (S + (NP (DT this) (NN farce)) + (VP + (MD ca) + (RB n't) + (VP (VB get) (ADJP (JJR more) (ADJP (JJ crazy)))))))))))))</tree></instance><instance><text>ARG your fucking annoying</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP ARG) + (NP (PRP$ your) (S (VP (ADVP (RB fucking)) (VBG annoying))))))</tree></instance><instance><text>lol do you like beautiful life of ARG ???</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lol)) + (VP + (VBP do) + (NP (PRP you)) + (PP + (IN like) + (NP (NP (JJ beautiful) (NN life)) (PP (IN of) (NP ARG))))) + (. ???)))</tree></instance><instance><text>ARG '' the war president '' barack obama '' the peace president '' ☺ .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP + (ADJP + (NN george) + (JJ bush) + ('' '') + (PRN + (NP + (NP (DT the) (NN war) (NN president)) + ('' '') + (NN barack) + (NN obama) + ('' '')))) + (NP (DT the) (NN peace) (NN president))) + ('' '') + (NN ☺)) + (. .)))</tree></instance><instance><text>Her smile , Her laugh , Her hair , Her chin , Her personality , Her voice , everything about her ! Yeah ! I love her ! ARG ♥</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP (PRP$ Her) (NN smile)) + (, ,) + (NP (PRP$ Her) (NN laugh)) + (, ,) + (NP (PRP$ Her) (NN hair)) + (, ,) + (NP (PRP$ Her) (NN chin)) + (, ,) + (NP (PRP$ Her) (NN personality)) + (, ,) + (NP + (NP (PRP$ Her) (NN voice)) + (, ,) + (NP (NP (NN everything)) (PP (IN about) (NP (PRP$ her))))) + (. !)))</tree></instance><instance><text>Interesting ! How to present like ARG</text><opinion>neutral</opinion><tree>(ROOT (ADJP (JJ Interesting) (. !)))</tree></instance><instance><text>wow ! i love it ! < 3 my ARG 2010 calendar has arrived ! look >> ></text><opinion>positive</opinion><tree>(ROOT (NP (NN wow) (. !)))</tree></instance><instance><text>On ARG ' s book '' Going Rogue '' is that like going commando ? nounderwear</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (PP + (IN On) + (NP + (NP (NN sarah) (NN palin) ('' ') (NNS s) (NN book)) + ('' '') + (S (VP (VBG Going) (NP (NNP Rogue)))) + ('' ''))) + (VP (VBZ is)) + (PP (DT that) (IN like) (S (VP (VBG going) (NP (NN commando))))) + (. ?)))</tree></instance><instance><text>He said '' She got that GOOD GOOD ` , She ARG BAD ` , & & I ` m attracted to her , With her attractive ass ! '' = D</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP He)) + (VBD said) + ('' '') + (NP (PRP She)) + (VP + (VBD got) + (SBAR + (IN that) + (S + (NP (JJ GOOD) (JJ GOOD) (`` `)) + (, ,) + (NP (PRP She)) + (VP + (VBZ micheal) + (SBAR + (S + (NP + (NP (NN jackson) (JJ BAD) (`` `)) + (, ,) + (CC &) + (CC &) + (PRP I)) + (`` `) + (NP (NN m)) + (VP + (VBD attracted) + (PP (TO to) (NP (PRP her))) + (, ,) + (PP + (IN With) + (NP (PRP$ her) (JJ attractive) (NN ass)))) + (. !) + ('' '')))))))))</tree></instance><instance><text>ARG is the best yeah !! < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBZ is) (NP (DT the) (JJS best) (NN yeah))) + (. !!)))</tree></instance><instance><text>I ca n't get my ARG on if y' all not voting duh I 'm talking about WINNING so help me start WINNING by y' all voting show support</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VB get) + (NP + (NP (PRP$ my) (NN charlie) (NN sheen)) + (PP + (IN on) + (SBAR + (IN if) + (S + (NP (NN y) ('' ')) + (DT all) + (VP + (RB not) + (VBG voting) + (NP + (NP (NN duh)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG talking) + (PP (IN about) (NP (NNP WINNING))) + (VP + (ADVP (RB so)) + (VB help) + (NP (PRP me)) + (VP + (VB start) + (S + (VP + (VBG WINNING) + (PP (IN by) (NP (NN y)))))) + ('' ') + (NP + (DT all) + (VP + (VBG voting) + (NP (NN show) (NN support)))))))))))))))))))</tree></instance><instance><text>pretty good demo of how ARG is likely to change the way we communicate and work ...</text><opinion>neutral</opinion><tree>(ROOT + (X + (NP + (NP (ADJP (RB pretty) (JJ good)) (NN demo)) + (PP + (IN of) + (SBAR + (SBAR + (WHADVP (WRB how)) + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (JJ likely) + (S + (VP + (TO to) + (VP + (VB change) + (NP + (NP (DT the) (NN way)) + (SBAR + (S (NP (PRP we)) (VP (VBP communicate)))))))))))) + (CC and) + (VP (VBP work))))) + (X (: ...))))</tree></instance><instance><text>Had no idea , what a brave lady ! Maggie Smith continues to film ARG , fighting breast cancer</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (S (VP (VBD Had) (NP (DT no) (NN idea)))) + (, ,) + (WHNP (WP what) (NP (DT a) (VBP brave) (NN lady))) + (. !)))</tree></instance><instance><text>fuck you ARG , madonna is the best performance EVER ...</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB fuck) + (NP + (NP (PRP you)) + (SBAR + (S + (NP (NP ARG) (, ,) (NP (NN madonna))) + (VP + (VBZ is) + (NP (DT the) (JJS best) (NN performance) (NN EVER))))))) + (: ...)))</tree></instance><instance><text>freaky friday on television reminding me to think wtf happened to ARG , she was such a terrific actress , + my huge crush on haley hudson .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (JJ freaky) (NNP friday)) + (PP (IN on) (NP (NN television))) + (S + (VP + (VBG reminding) + (NP (PRP me)) + (S + (VP + (TO to) + (VP + (VB think) + (SBAR + (S + (NP (NN wtf)) + (VP (VBD happened) (S (VP (TO to) (VP ARG)))))))))))) + (, ,) + (NP (PRP she)) + (VP + (VBD was) + (NP + (NP (JJ such) (DT a) (JJ terrific) (NN actress)) + (, ,) + (CC +) + (NP + (NP (PRP$ my) (JJ huge) (NN crush)) + (PP (IN on) (NP (NN haley) (NN hudson)))))) + (. .)))</tree></instance><instance><text>ARG time suckah !!</text><opinion>negative</opinion><tree>(ROOT (NP (NP (NN harry) (JJ potter) (NN time) (NN suckah)) (. !!)))</tree></instance><instance><text>: Obama winning the Nobel Peace Prize is like ARG winning the Nobel Prize for Literature .</text><opinion>neutral</opinion><tree>(ROOT + (S + (: :) + (NP + (NP (NNP Obama)) + (VP + (VBG winning) + (NP (DT the) (NNP Nobel) (NNP Peace) (NNP Prize)))) + (VP + (VBZ is) + (PP + (IN like) + (NP + (NP ARG) + (VP + (VBG winning) + (NP (DT the) (NNP Nobel) (NNP Prize)) + (PP (IN for) (NP (NNP Literature))))))) + (. .)))</tree></instance><instance><text>did microsoft steal code for a ARG utility ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBD did) + (NP (NNP microsoft)) + (VP + (VB steal) + (NP (NN code)) + (PP (IN for) (NP (DT a) (NNS windows) (CD 7) (NN utility)))) + (. ?)))</tree></instance><instance><text>watching ARG and relaxing trying to ignore my bed calling xx</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (NP + (NP ARG) + (CC and) + (VP + (VBG relaxing) + (S + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB ignore) + (NP + (NP (PRP$ my) (NN bed)) + (VP (VBG calling) (NP (NN xx))))))))))))))</tree></instance><instance><text>Kinesio Tape , worn by other top sports stars like David Beckham , Ashley Cole and ARG , closely supports ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP Kinesio) (NNP Tape)) + (, ,) + (VP + (VBN worn) + (PP + (IN by) + (NP + (NP (JJ other) (JJ top) (NNS sports) (NNS stars)) + (PP + (IN like) + (NP + (NP (NNP David) (NNP Beckham)) + (, ,) + (NP (NNP Ashley) (NNP Cole)) + (CC and) + (NP ARG)))))) + (, ,)) + (VP (ADVP (RB closely)) (VBZ supports) (: ...)) + (. .)))</tree></instance><instance><text>simon cowell goes ARG on our asses - misunderestimated ? and how the hell does he look that good at 50 ? xfactor</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN simon) (NN cowell)) + (VP + (VP + (VBZ goes) + (NP + (NN george) + (ADJP (JJ bush) (PP (IN on) (NP (PRP$ our) (NNS asses)))))) + (: -) + (VP (VBN misunderestimated))) + (. ?)))</tree></instance><instance><text>i hope the songs of ARG will be good just like right now the next 20 years ! delayedtweets</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP hope) + (SBAR + (S + (NP (NP (DT the) (NNS songs)) (PP (IN of) (NP ARG))) + (VP + (MD will) + (VP + (VB be) + (ADJP (JJ good)) + (ADVP (RB just)) + (VP + (VB like) + (ADVP (RB right) (RB now)) + (NP (DT the) (JJ next) (CD 20) (NNS years)))))))))) + (. !)))</tree></instance><instance><text>best ARG jazz cover ever ? you decide</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (RB best) (NN britney) (NNS spears) (NN jazz) (NN cover)) + (ADVP (RB ever)) + (. ?)))</tree></instance><instance><text>RachelMTwat Apple Survey - Are Apple products any good ? ARG sucks ? mac .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP RachelMTwat) (NNP Apple) (NNP Survey)) + (: -) + (SQ + (VBP Are) + (NP (NNP Apple) (NNS products)) + (NP (DT any) (JJ good))) + (. ?)))</tree></instance><instance><text>I just took '' 15 and Pregnant - A ARG Love Story -LCB- ALL ... '' and got : part :-RRB- What Did We Do Last Night ?! Try it : .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB just)) + (VP + (VP + (VBD took) + ('' '') + (NP + (CD 15) + (CC and) + (JJ Pregnant) + (: -) + (NP (NN A) (NN justin) (NN bieber) (NNP Love) (NNP Story)) + (-LRB- -LCB-) + (NP (NN ALL)) + (: ...) + ('' ''))) + (CC and) + (VP + (VBD got) + (: :) + (NP + (NP (NN part)) + (: :) + (-RRB- -RRB-) + (SBARQ + (WHNP (WDT What)) + (SQ + (VBD Did) + (NP (PRP We)) + (VP (VBP Do) (NP (JJ Last) (NN Night) (NN ?!))))))))))</tree></instance><instance><text>DevinEbanks3 you played great tonight keep it up Devin get that Ring ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN DevinEbanks3)) + (SBAR + (S + (NP (PRP you)) + (VP + (VBD played) + (NP (JJ great) (NP (NN tonight))) + (VP + (VB keep) + (NP (PRP it)) + (PRT (RP up)) + (S + (NP (NNP Devin)) + (VP (VB get) (NP (DT that) (NP (NN Ring) (NNS ARG)))))))))))</tree></instance><instance><text>I love ARG because he is perfect and is my inspiration believer forever ! I have a fever Bieber ! ¡ ! ¡ ! ¡</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (NP ARG) + (SBAR + (IN because) + (S + (NP (PRP he)) + (VP + (VP (VBZ is) (ADJP (JJ perfect))) + (CC and) + (SQ + (VBZ is) + (NP (PRP$ my) (NN inspiration) (NN believer)) + (ADVP (RB forever))))))) + (. !)))</tree></instance><instance><text>nowplaying ♪ '' You Do n't Have To Say You Love '' by Dusty Springfield ♪ Oldies iPhone4 or ARG iTwines followmejp .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (VBG nowplaying) (NN ♪) ('' '') (PRP You)) + (VP + (VBP Do) + (RB n't) + (VP + (VB Have) + (S + (VP + (TO To) + (VP (VB Say) (S (NP (PRP You)) (NP (NNP Love)))))))) + ('' '') + (PP + (IN by) + (NP + (NP + (NNP Dusty) + (NNP Springfield) + (NNP ♪) + (NNPS Oldies) + (NN iPhone4)) + (CC or) + (NP (NN ARG) (NNS iTwines)) + (NP (NN followmejp))))) + (. .)))</tree></instance><instance><text>Q - what is the first reaction if you mention ARG ? A - I would smile , and hug him < 3 - Kylie .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Q)) + (: -) + (SBARQ + (WHNP (WP what)) + (SQ + (VBZ is) + (NP + (NP (DT the) (JJ first) (NN reaction)) + (SBAR + (IN if) + (S (NP (PRP you)) (VP (VBP mention) (NP ARG))))))) + (. ?)))</tree></instance><instance><text>downloading ARG discography for ang , i think it 's funny enough to tweet : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (S + (VP + (VBG downloading) + (NP + (NP (NN britney) (NNS spears) (NN discography)) + (PP (IN for) (NP (NN ang)))))) + (, ,) + (VP + (FW i) + (VP + (VBP think) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP + (JJ funny) + (RB enough) + (S (VP (TO to) (VP (VB tweet))))))))))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>' Hes like what ? 15 and shes like 72 ' Zippy earlier today on the topic of Jesus Luz and ARG while filming the Jess and Zippy Show ...</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (POS ') + (NP (NNS Hes)) + (FRAG (WHPP (IN like) (WHNP (WP what))))) + (. ?)))</tree></instance><instance><text>fun ! thinking i should have waited for one , i 'm having a lot of problems with my ARG : -LRB-</text><opinion>negative</opinion><tree>(ROOT (NP (NN fun) (. !)))</tree></instance><instance><text>ARG Please follow me diva ? , you are amazing ARG , i love you ♥ Follow me please * -- * 7</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NN lady) + (JJ gaga) + (INTJ (UH Please)) + (VP (VB follow) (S (NP (PRP me)) (VP (VB diva))))) + (. ?)))</tree></instance><instance><text>gon na either play team slayer , or lone wolf , left 4 dead 2 releases for the ARG 360 on november 17 , 2009 .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG gon) + (S + (VP + (TO na) + (VP + (CC either) + (VP + (VB play) + (NP + (NP (NN team) (NN slayer)) + (, ,) + (CC or) + (NP (JJ lone) (NN wolf)))) + (, ,) + (VP + (VBD left) + (NP (CD 4) (JJ dead) (CD 2) (NNS releases)) + (PP + (IN for) + (NP + (NP (DT the) (NN ARG) (CD 360)) + (PP + (IN on) + (NP (NNP november) (CD 17) (, ,) (NP (CD 2009))))))))))) + (. .)))</tree></instance><instance><text>Obama rules out ' land invasion ' in Libya : President ARG Wednesday categorically ruled out a land invasi ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Obama)) + (VP + (VBZ rules) + (PRT (RP out)) + ('' ') + (NP (NN land) (NN invasion)) + ('' ') + (PP (IN in) (NP (NNP Libya))))) + (: :) + (S + (NP (NNP President) (NN barack) (NN obama)) + (NP (NNP Wednesday)) + (ADVP (RB categorically)) + (VP + (VBD ruled) + (PRT (RP out)) + (NP (DT a) (NN land) (NNS invasi)))) + (: ...) + (. .)))</tree></instance><instance><text>first song i listened to on my 15th birthday was ' Fifteen ' by ARG < 3 taylorswift13</text><opinion>positive</opinion><tree>(ROOT + (ADVP + (ADVP (RB first)) + (NP + (NP + (NP + (NN song) + (FW i) + (VP + (VBD listened) + (PP + (TO to) + (PP (IN on) (NP (PRP$ my) (JJ 15th) (NN birthday)))))) + (VBD was) + ('' ') + (CD Fifteen) + ('' ')) + (PP + (IN by) + (NP (NP ARG) (NP (JJR <) (CD 3) (NN taylorswift13)))))))</tree></instance><instance><text>If you have n't heard ARG ' s new song '' This Is It '' , Its AMAZING ! Go gold with retrorewind , it 's on demand .</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP + (VBP have) + (RB n't) + (NP + (VBN heard) + (NN micheal) + (NN jackson) + ('' ') + (NNS s) + (JJ new) + (NN song) + ('' ''))))) + (SQ + (NP (DT This)) + (SQ + (VBZ Is) + (NP (PRP It)) + ('' '') + (PRN (FRAG (, ,) (NP (PRP$ Its) (NNP AMAZING)))))) + (. !)))</tree></instance><instance><text>ARG - never fucking fails :-RRB- .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NN lady) + (X (SYM gaga)) + (: -) + (ADVP (RB never)) + (VP (ADVP (RB fucking)) (VBZ fails) (: :) (-RRB- -RRB-)) + (. .)))</tree></instance><instance><text>i favorited a youtube video -- f1 rocks ! part 3 ARG introduces no doubt - do n't speak</text><opinion>neutral</opinion><tree>(ROOT + (INTJ + (LS i) + (S + (VP + (VBD favorited) + (NP + (NP (DT a) (NN youtube) (NN video)) + (: --) + (NP (NN f1) (NNS rocks))))) + (. !)))</tree></instance><instance><text>Tryna get a wawa not a ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Tryna)) + (VP + (VB get) + (S + (NP (DT a) (NN wawa)) + (NP (RB not) (DT a) (NN lady) (NN gaga)))) + (. .)))</tree></instance><instance><text>i fixed my ARG because i 'm feckin awesome like that !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBN fixed) + (NP (PRP$ my) (NN ARG)) + (SBAR + (IN because) + (S + (VP + (FW i) + (S + (VP + (VBP 'm) + (ADJP + (JJ feckin) + (S + (ADJP + (JJ awesome) + (PP (IN like) (NP (DT that)))))))))))))) + (. !)))</tree></instance><instance><text>hello , is anybody there , any brains left , guess ARG is obamas adviser in his watch he lost nicaragua and iran now honduras y mexico</text><opinion>neutral</opinion><tree>(ROOT + (S + (INTJ (UH hello)) + (, ,) + (VP + (VBZ is) + (NP + (NP (NP (NN anybody)) (ADVP (RB there))) + (, ,) + (S + (S (NP (DT any) (NNS brains)) (VP (VBD left))) + (, ,) + (S + (NP (NN guess) (NN jimmy) (NN carter)) + (VP + (VBZ is) + (NP (JJ obamas) (NN adviser)) + (PP + (IN in) + (NP + (NP (PRP$ his) (NN watch)) + (SBAR + (S + (S + (NP (PRP he)) + (VP (VBD lost) (NP (NN nicaragua)))) + (CC and) + (S + (NP (NN iran)) + (ADVP (RB now)) + (VP (VBZ honduras) (NP (JJ y) (NN mexico)))))))))))))))</tree></instance><instance><text>who told ARG it was okay to dance like that in those covergirl commercials ? because that 's a pretty funny joke ... notafan</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHNP (WP who)) + (SQ + (VP + (VBD told) + (NP ARG) + (SBAR + (S + (NP (PRP it)) + (VP + (VBD was) + (ADJP + (ADJP (JJ okay)) + (S + (VP + (TO to) + (VP + (VB dance) + (PP + (IN like) + (NP + (NP (DT that)) + (PP + (IN in) + (NP + (DT those) + (NN covergirl) + (NNS commercials)))))))))))))) + (. ?)))</tree></instance><instance><text>okay i have 2 admit that '' 3 '' by ARG - is kinda hot - catchy - after listening 2 it on repeat - it sticks in your head - go britney</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ okay) (FW i)) + (VP + (VBP have) + (S + (S + (NP (CD 2)) + (VP + (VBP admit) + (NP (DT that) ('' '') (CD 3) ('' '')) + (PP (IN by) (NP ARG)))) + (NP (: -)) + (VP + (VBZ is) + (NP (JJ kinda) (JJ hot) (: -) (NP (NN catchy) (: -))) + (PP + (IN after) + (S + (VP + (VBG listening) + (NP (CD 2) (NP (PRP it))) + (PP (IN on) (NP (NN repeat)))))) + (S + (: -) + (NP (PRP it)) + (VP + (VP + (VBZ sticks) + (PP (IN in) (NP (PRP$ your) (NN head)))) + (: -) + (VP (VB go) (NP (NN britney))))))))))</tree></instance><instance><text>living in sin is the new thing yeaaaaaaaah ! -LRB- ARG - 3 -RRB- musicmonday</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG living) (PP (IN in) (NP (NN sin))))) + (VP + (VBZ is) + (NP (NP (DT the) (JJ new) (NN thing)) (NP (NN yeaaaaaaaah)))) + (. !)))</tree></instance><instance><text>ARG sings what girls wan na do , Taylor swift sings what a girl wants to say , and Bruno Mars sings what a girl wants to hear ... insane</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ sings) + (SBAR + (S + (SBAR + (WHNP (WP what)) + (S + (NP (NNS girls)) + (VP (VBP wan) (S (VP (TO na) (VP (VB do))))))) + (, ,) + (S + (NP (NNP Taylor) (NN swift)) + (VP + (VBZ sings) + (SBAR + (WHNP (WP what)) + (S + (NP (DT a) (NN girl)) + (VP (VBZ wants) (S (VP (TO to) (VP (VB say))))))))) + (, ,) + (CC and) + (S + (NP (NNP Bruno) (NNP Mars)) + (VP + (VBZ sings) + (SBAR + (WHNP (WP what)) + (S + (NP (DT a) (NN girl)) + (VP (VBZ wants) (S (VP (TO to) (VP (VB hear)))))))))))) + (: ...) + (JJ insane)))</tree></instance><instance><text>RT CantBTamed : dear world , justin bieber and ARG are not the only fucking people on this planet that deserve awards .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN RT) (NNP CantBTamed)) + (: :) + (NP + (NP (RB dear) (NN world)) + (, ,) + (NP (NN justin) (NN bieber)) + (CC and) + (NP ARG))) + (VP + (VBP are) + (RB not) + (NP + (NP (DT the) (JJ only) (RB fucking) (NNS people)) + (PP + (IN on) + (NP + (NP (DT this) (NN planet)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBP deserve) (NP (NNS awards))))))))) + (. .)))</tree></instance><instance><text>musicmonday ARG - and then we kiss -LSB- junkie xl remix -RSB- from the album '' b in the mix : the mixes ''</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (NN britney) (NNS spears)) + (: -) + (CC and) + (RRC + (ADVP (RB then)) + (NP + (NP (PRP we)) + (NP + (NP + (NP (NN kiss)) + (PRN + (-LRB- -LSB-) + (NP (NN junkie) (NN xl) (NN remix)) + (-RRB- -RSB-))) + (PP (IN from) (NP (DT the) (NN album))) + (NP + ('' '') + (NP + (NP (NP (NN b)) (PP (IN in) (NP (DT the) (NN mix)))) + (: :) + (NP (NP (DT the) (VBZ mixes)) ('' '')))))))))</tree></instance><instance><text>are you trynaa die on twitter > __ < RT DMULAbabyy Fuck the ARG ! Just thought I should add that !</text><opinion>negative</opinion><tree>(ROOT + (INTJ + (SQ + (VBP are) + (NP (PRP you)) + (ADJP + (ADJP + (JJ trynaa) + (VP + (VB die) + (PP + (IN on) + (NP + (NP (NN twitter)) + (NP + (JJR >) + (NP (CD __)) + (JJR <) + (NN RT) + (NN DMULAbabyy)))))) + (S (VP (VBP Fuck) (NP (DT the) (NNS ARG)))))) + (. !)))</tree></instance><instance><text>ARG when she went crazy and attacked the paparrazzi 's car : -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP ARG) + (FRAG + (SBAR + (WHADVP (WRB when)) + (S + (S (NP (PRP she)) (VP (VBD went) (ADJP (JJ crazy)))) + (CC and) + (S + (VP + (VBN attacked) + (NP (NP (DT the) (NN paparrazzi) (POS 's)) (NN car)))))) + (: :) + (-RRB- -RRB-))))</tree></instance><instance><text>lately we 've been playing easports fifa soccer and tennis rockonmommies what game do you guys play ? love the ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB lately)) + (NP (PRP we)) + (VP + (VBP 've) + (VP + (VBN been) + (VP + (VBG playing) + (NP + (NP + (NP (NNS easports) (NN fifa) (NN soccer)) + (CC and) + (NP (NN tennis) (NNS rockonmommies))) + (SBARQ + (WHNP (WDT what) (NN game)) + (SQ + (VBP do) + (NP (PRP you)) + (NP (NNS guys)) + (VP (VB play)))))))) + (. ?)))</tree></instance><instance><text>ARG as a torrent downloads</text><opinion>neutral</opinion><tree>(ROOT + (NP (NP ARG) (PP (IN as) (NP (DT a) (NN torrent) (NNS downloads)))))</tree></instance><instance><text>finally managed to get safari working properly on ARG - yipee !!! : - -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB finally)) + (VP + (VBN managed) + (S + (VP + (TO to) + (VP + (VB get) + (ADJP + (JJ safari) + (S + (VP + (VBG working) + (PP (ADVP (RB properly)) (IN on) (NP ARG)))))))) + (: -) + (NP (NP (NN yipee)))) + (. !!!)))</tree></instance><instance><text>Can you tell ARG from Bill Gates ? -- -LRB- I could have done better than 60 % -- fun quiz ! -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD Can) + (NP (PRP you)) + (VP + (VB tell) + (NP ARG) + (PP (IN from) (NP (NNP Bill) (NNP Gates)))) + (. ?)))</tree></instance><instance><text>Lady gag was awesome on SNL - ARG was stiff as usual - love them both though</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN Lady) (NN gag)) + (VP + (VBD was) + (ADJP + (JJ awesome) + (PP (IN on) (NP (NP (NNP SNL)) (: -) (NP ARG)))))) + (VP + (VBD was) + (ADJP + (ADJP (JJ stiff)) + (PP (IN as) (ADJP (JJ usual))) + (SBAR + (S + (: -) + (VP (VB love) (NP (PRP them)) (VP (DT both) (IN though)))))))))</tree></instance><instance><text>sexual tension between ARG & cookie monster really should not exist .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (JJ sexual) (NN tension)) + (PP + (IN between) + (NP (NN martha) (NN stewart) (CC &) (NN cookie) (NN monster))) + (S (ADVP (RB really)) (VP (MD should) (RB not) (VP (VB exist)))) + (. .)))</tree></instance><instance><text>Ah , I love ARG < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (INTJ (NN Ah)) + (, ,) + (NP (PRP I)) + (VP (VBP love) (S (NP ARG) (NP (JJR <) (CD 3))))))</tree></instance><instance><text>i hate that i have n't had time for zbrush in the past two days ... we need zspheres on the ARG so i can still sculpt on the go .</text><opinion>neutral</opinion><tree>(ROOT + (S + (FW i) + (VP + (VBP hate) + (SBAR + (IN that) + (S + (NP (FW i)) + (VP + (VBP have) + (RB n't) + (VP + (VBD had) + (NP (NP (NN time)) (PP (IN for) (NP (NN zbrush)))) + (PP + (IN in) + (NP (DT the) (JJ past) (CD two) (NNS days)))))))) + (: ...) + (S + (S + (NP (PRP we)) + (VP + (VBP need) + (NP (NNS zspheres)) + (PP (IN on) (NP (DT the) (NN ARG))))) + (RB so) + (S + (NP (FW i)) + (VP + (MD can) + (ADVP (RB still)) + (VP (VB sculpt) (PP (IN on) (NP (DT the) (NN go))))))) + (. .)))</tree></instance><instance><text>If you are from Argentina do you considering it a good or bad thing that Diego ARG is threatening to quit ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP (VBP are) (PP (IN from) (NP (NNP Argentina)))))) + (SQ + (VBP do) + (NP (PRP you)) + (VP + (VBG considering) + (S + (NP (PRP it)) + (NP + (NP (DT a) (JJ good) (CC or) (JJ bad) (NN thing)) + (SBAR + (WHNP (WDT that)) + (S + (NP (NNP Diego) (NN ARG)) + (VP + (VBZ is) + (VP + (VBG threatening) + (S (VP (TO to) (VP (VB quit)))))))))))) + (. ?)))</tree></instance><instance><text>why is ARG blowjob following me on twitter ? sometimes its best to not ask questions</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ is) + (NP (NN britney) (NNS spears) (NN blowjob)) + (VP + (VBG following) + (NP (PRP me)) + (PP (IN on) (NP (NN twitter))))) + (. ?)))</tree></instance><instance><text>< 3 the new single of ARG is , 3 , and is excellent very hottie</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (QP (JJR <) (CD 3)) (DT the) (JJ new) (JJ single)) + (PP (IN of) (NP ARG))) + (VP + (VBZ is) + (, ,) + (NP + (NP (CD 3)) + (, ,) + (CC and) + (NP + (NP (VBZ is)) + (NP (ADJP (JJ excellent)) (RB very) (NN hottie)))))))</tree></instance><instance><text>The Classic Mixtape !!!!!! MashUp , Bmore and 80 's feat MJ , Prince , lionel richie , ARG usw ! ...</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (DT The) (JJ Classic) (NNP Mixtape)) (. !!!!!!)))</tree></instance><instance><text>wow it 's clear that the colors on droid phones are horrible in comparison to the ARG 3gs</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB wow) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP (JJ clear)) + (SBAR + (IN that) + (S + (NP + (NP (DT the) (NNS colors)) + (PP (IN on) (NP (NN droid) (NNS phones)))) + (VP + (VBP are) + (ADJP (JJ horrible)) + (PP + (IN in) + (NP + (NP (NN comparison)) + (PP (TO to) (NP (DT the) (NN ARG) (NNS 3gs))))))))))))))</tree></instance><instance><text>Ew , disgusting - I found a ARG suck big balls book in my room !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN Ew)) + (, ,) + (S + (VBG disgusting) + (: -) + (NP (PRP I)) + (VP + (VBD found) + (NP + (NP + (DT a) + (NN harry) + (JJ potter) + (NN suck) + (JJ big) + (NNS balls) + (NN book)) + (PP (IN in) (NP (PRP$ my) (NN room)))))) + (. !)))</tree></instance><instance><text>watching parent trap ... quite possibly ARG ' s best work '' yeah i thought mean girls was good too !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (NP (NN parent) (NN trap)) + (: ...) + (VP + (ADVP (RB quite) (RB possibly)) + (VB lindsay) + (NP + (NP (NN lohan) ('' ') (NNS s)) + (VP + (JJS best) + (SBAR + (S + (NP (NN work) ('' '') (JJ yeah) (FW i)) + (VP + (VBD thought) + (SBAR + (S + (NP (JJ mean) (NNS girls)) + (VP (VBD was) (ADJP (JJ good)) (ADVP (RB too)))))))))))) + (. !)))</tree></instance><instance><text>it was a skit and ARG missed her cue so that threw off gag ... it was very awkward</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP it)) + (SBAR + (S + (VP + (VBD was) + (NP + (DT a) + (NN skit) + (CC and) + (VP + (NN ARG) + (VP + (VBD missed) + (NP + (NP (PRP$ her) (NN cue)) + (SBAR + (IN so) + (SBAR + (WHNP (IN that)) + (S + (VP (VBD threw) (PRT (RP off)) (NP (NN gag))))))))))) + (: ...) + (S + (NP (PRP it)) + (VP (VBD was) (ADJP (RB very) (JJ awkward))))))))</tree></instance><instance><text>honestly you like a combination between ARG and oprah , i think im going to call you '' moprah ''</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADVP (RB honestly)) + (NP (PRP you)) + (PP + (IN like) + (NP + (NP (DT a) (NN combination)) + (PP (IN between) (NP (NP ARG) (CC and) (NP (NN oprah)))))) + (, ,) + (NP + (FW i) + (VBP think) + (S + (NP (NN im)) + (VP + (VBG going) + (S (VP (TO to) (VP (VB call) (NP (PRP you))))))) + ('' '') + (NN moprah)) + ('' '')))</tree></instance><instance><text>for like your ARG</text><opinion>positive</opinion><tree>(ROOT (PP (IN for) (PP (IN like) (NP (PRP$ your) (NN ARG)))))</tree></instance><instance><text>my kitten is allergic to ARG , well her fantasy perfume anyways</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP$ my) (NN kitten)) + (VP (VBZ is) (ADJP (JJ allergic) (S (VP (TO to) (VP ARG)))))) + (, ,) + (RB well) + (NP (PRP$ her) (NN fantasy) (NN perfume) (NNS anyways))))</tree></instance><instance><text>I 've got the great arpeggio StepPolyArp for ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 've) + (VP + (VBD got) + (NP + (NP (DT the) (JJ great) (NN arpeggio) (NN StepPolyArp)) + (PP (IN for) (NP ARG))))) + (. .)))</tree></instance><instance><text>okay , wtf !!! how many times can ARG sucking penis follow me ? now my followers are up to 84 , tomorrow i will have 7 ... dumb shit !!!</text><opinion>negative</opinion><tree>(ROOT (NP (NP (JJ okay) (, ,) (NN wtf)) (. !!!)))</tree></instance><instance><text>okay i have an confession ... i love ARG new song three ! she 's freaking awesome !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ okay) (FW i)) + (VP + (VBP have) + (NP + (NP (DT an) (NN confession)) + (: ...) + (VP + (FW i) + (S + (VP + (VBP love) + (NP (NP ARG) (JJ new) (NN song) (CD three))))))) + (. !)))</tree></instance><instance><text>obama , obama again ! republicans may not like it ; tough luck ARG wondering why they did not give one for hanging saddam !</text><opinion>neutral</opinion><tree>(ROOT + (NP (NP (NN obama)) (, ,) (NP (NN obama)) (ADVP (RB again)) (. !)))</tree></instance><instance><text>ARG - ghalib lands plea deal over assault charge</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN britney) + (X (SYM spears)) + (: -) + (NN ghalib) + (NNS lands) + (NN plea) + (NN deal)) + (PP (IN over) (NP (NN assault) (NN charge)))))</tree></instance><instance><text>Fuck ARG :-RRB- RT DaisyJuice4476 : RT GisyBlvd : RT Amazing __ Doll - Fuck all Laker Haters = -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Fuck) (NNS ARG)) + (: :) + (NP + (NP (-RRB- -RRB-) (NN RT) (NN DaisyJuice4476)) + (: :) + (NP + (NP (NN RT) (NNP GisyBlvd)) + (: :) + (NP + (NP (NN RT) (JJ Amazing) (CD __) (NN Doll)) + (: -) + (FRAG + (NN Fuck) + (NP (DT all) (NNP Laker) (NNP Haters)) + (JJ =) + (-RRB- -RRB-)))))))</tree></instance><instance><text>ARG is amazing & i love him !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP (NP (JJ amazing) (CC &) (FW i) (VBP love)) (NP (PRP him)))) + (. !)))</tree></instance><instance><text>ARG : ' Connecticut was best show yet ' : ARG recovers from his disastrous New York show , praisi ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP ARG) + (: :) + ('' ') + (S + (NP (NNP Connecticut)) + (VP + (VBD was) + (NP (JJS best) (NN show)) + (ADVP (RB yet)) + ('' '))) + (: :)) + (NN charlie) + (NN sheen)) + (VP + (VBZ recovers) + (PP + (IN from) + (NP + (NP + (PRP$ his) + (JJ disastrous) + (NNP New) + (NNP York) + (NN show)) + (, ,) + (NP (NN praisi))))) + (: ...) + (. .)))</tree></instance><instance><text>i hate my ARG look at my last tweet before the argh one that 's for you</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (LS i) + (VP + (VB hate) + (NP + (NP (PRP$ my) (NN ARG) (NN look)) + (PP + (IN at) + (NP + (NP (PRP$ my) (JJ last) (NN tweet)) + (PP + (IN before) + (NP + (NP (DT the) (NN argh)) + (NP + (NP (CD one)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBZ 's) (PP (IN for) (NP (PRP you)))))))))))))))</tree></instance><instance><text>lady gag - christmas tree , ARG - my only wish , mcfly - rocking robin and the maine 's christmas album :-RRB- i < 3 christmas music</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NN lady) (NN gag)) + (: -) + (NNS christmas) + (NP (NN tree)) + (, ,) + (NP ARG) + (: -)) + (NP (PRP$ my) (JJ only) (NN wish)) + (, ,) + (X + (SYM mcfly) + (: -) + (S + (VP + (VBG rocking) + (NP + (NP (NN robin)) + (CC and) + (NP + (NP (DT the) (NN maine) (POS 's)) + (NNS christmas) + (NN album))))) + (: :) + (FRAG + (NP + (-RRB- -RRB-) + (FW i) + (JJR <) + (ADJP (CD 3) (NN christmas)) + (NN music))))))</tree></instance><instance><text>got 3 new music cds : matchbox twenty more than you think you are , ARG blackout , and last but not least u2 no line on the horizon !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VP + (VBD got) + (SBAR + (S + (NP + (NP (CD 3) (JJ new) (NN music) (NNS cds)) + (: :) + (ADJP + (ADJP (NP (NN matchbox) (CD twenty)) (JJR more)) + (SBAR + (IN than) + (S + (NP (PRP you)) + (VP + (VBP think) + (SBAR (S (NP (PRP you)) (VP (VBP are)))))))) + (, ,)) + (VP (VBP britney) (NP (NNS spears) (NN blackout)))))) + (, ,) + (NP + (NP + (ADJP + (ADVP (CC and) (JJ last) (CC but) (RB not) (JJS least)) + (JJ u2)) + (DT no) + (NN line)) + (PP (IN on) (NP (DT the) (NN horizon))))) + (. !)))</tree></instance><instance><text>shit ... another bitch with ARG sucking penis picture ... stop fallowin me ... i want real people to fallow me</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN shit)) + (: ...) + (NP + (NP (DT another) (NN bitch)) + (PP + (IN with) + (NP + (NP ARG) + (VP (VBG sucking) (NP (NN penis) (NN picture))))))) + (VP + (: ...) + (VP + (VP (VB stop) (NP (NP (NN fallowin)) (NP (PRP me)))) + (: ...) + (VP + (FW i) + (VP + (VBP want) + (S + (NP (JJ real) (NNS people)) + (VP (TO to) (VP (JJ fallow) (NP (PRP me)))))))))))</tree></instance><instance><text>who love the jonas brothers , ARG , miley cyrus and selena gomez all four of them ??? ME !!</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (WHNP (WP who)) + (S (VP (VBP love) (NP (DT the) (NN jonas) (NNS brothers))))) + (, ,) + (NP + (NP + (NP ARG) + (, ,) + (NP (NN miley) (NN cyrus)) + (CC and) + (NP (NN selena) (NN gomez))) + (NP (NP (DT all) (CD four)) (PP (IN of) (NP (PRP them))))) + (. ???)))</tree></instance><instance><text>jaden crys when he hears ARG and drake sing experience but dances when better and snoop d ... : .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN jaden) (NNS crys)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP he)) + (VP + (VBZ hears) + (NP + (NP ARG) + (CC and) + (VP + (VP (VB drake) (VP (VB sing) (NP (NN experience)))) + (CC but) + (NP + (NNS dances) + (WHADVP (WRB when)) + (NP (ADJP (JJR better) (CC and) (NN snoop)) (NN d)) + (: ...) + (: :)))))))) + (. .)))</tree></instance><instance><text>ARG ' is fashion critic : ARG ' is daughter Lourdes has vowed never to wear skimpy outfits like her mother .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN ARG) + ('' ') + (S + (VP + (VBZ is) + (NP + (NP (NN fashion) (NN critic) (: :)) + (VP (NN ARG) ('' ')))))) + (VP + (VBZ is) + (SBAR + (S + (NP (NN daughter) (NNP Lourdes)) + (VP + (VBZ has) + (VP + (VBN vowed) + (ADVP (RB never)) + (S + (VP + (TO to) + (VP + (VB wear) + (NP (JJ skimpy) (NNS outfits)) + (PP (IN like) (NP (PRP$ her) (NN mother))))))))))) + (. .)))</tree></instance><instance><text>increase troops in Afghanistan the real challenge to ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN increase) (NNS troops)) + (PP (IN in) (NP (NNP Afghanistan))) + (NP (NP (DT the) (JJ real) (NN challenge)) (PP (TO to) (NP ARG)))))</tree></instance><instance><text>Hollywood prefers miss goody two shoes to bad girls : Now bad girls like Tara Reid , ARG , Britney Spears ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NNP Hollywood)) + (VP + (VBZ prefers) + (VP + (VB miss) + (NP (NN goody) (CD two) (NNS shoes)) + (PP (TO to) (NP (JJ bad) (NNS girls)))))) + (: :) + (NP + (NP + (NP (ADJP (RB Now) (JJ bad)) (NNS girls)) + (PP + (IN like) + (NP (NP (NNP Tara) (NNP Reid)) (, ,) (NP ARG) (, ,))) + (NP (NNP Britney) (NNP Spears))) + (: ...)) + (. .)))</tree></instance><instance><text>ARG me please : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S (S (NP ARG) (VP (PRP me) (VP (VB please)))) (: :) (-RRB- -RRB-)))</tree></instance><instance><text>Delightful ARG You can makeup for her award show .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (JJ Delightful) (NN paris) (NN hilton)) + (SBAR + (S + (NP (PRP You)) + (VP + (MD can) + (NP + (NP (NN makeup)) + (PP (IN for) (NP (PRP$ her) (NN award) (NN show)))))))) + (. .)))</tree></instance><instance><text>'' TojuFoyeh : ARG to replace Charlie Sheen ? They are better off cancelling the show and preserving the shows status ! '' LOL</text><opinion>negative</opinion><tree>(ROOT + (FRAG + ('' '') + (NP + (NP (NNP TojuFoyeh)) + (: :) + (NP + (NP ARG) + (S + (VP + (TO to) + (VP (VB replace) (NP (NNP Charlie) (NNP Sheen))))))) + (. ?)))</tree></instance><instance><text>see , the advantage of a ARG fit over the gym is that you can exercise in your underwear without being thrown out .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP (VB see)) + (, ,) + (NP + (NP (DT the) (NN advantage)) + (PP (IN of) (NP (DT a) (NN ARG) (NN fit))) + (PP (IN over) (NP (DT the) (NN gym)))) + (VP + (VBZ is) + (SBAR + (IN that) + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB exercise) + (PP (IN in) (NP (PRP$ your) (NN underwear))) + (PP + (IN without) + (S (VP (VBG being) (VP (VBN thrown) (PRT (RP out))))))))))) + (. .)))</tree></instance><instance><text>2011myfoxla : Obama to Lay Out His Case on Libya : President ARG is offering Congress and an anxious publ ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN 2011myfoxla)) + (: :) + (NP + (NP + (NP (NP (NNP Obama)) (PP (TO to) (NP (NNP Lay)))) + (PP (IN Out) (NP (PRP$ His) (NN Case))) + (PP (IN on) (NP (NNP Libya)))) + (: :) + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBZ is) + (VP + (VBG offering) + (NP + (NP (NNP Congress)) + (CC and) + (NP (DT an) (JJ anxious) (NN publ))))))) + (: ...)) + (. .)))</tree></instance><instance><text>Looks like Chris Brown is jealous of all the attention ARG has been getting ...</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VP + (VBZ Looks) + (SBAR + (IN like) + (S + (NP (NNP Chris) (NNP Brown)) + (VP + (VBZ is) + (NP + (NP (JJ jealous)) + (PP + (IN of) + (NP + (PDT all) + (DT the) + (NN attention) + (NN charlie) + (NN sheen)))))))) + (VP (VBZ has) (VP (VBN been) (VBG getting) (: ...))))))</tree></instance><instance><text>have to work extra hard to not dance , while working and listening to the ARG , but it helps defeat the procrastination</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB have) + (S + (VP + (TO to) + (VP + (VB work) + (ADJP + (JJ extra) + (SBAR + (S + (S + (JJ hard) + (VP + (TO to) + (RB not) + (VP + (VB dance) + (, ,) + (SBAR + (IN while) + (S + (VP + (VBG working) + (CC and) + (VP + (VBG listening) + (PP (TO to) (NP (DT the) (NN ARG)))))))))) + (, ,) + (CC but) + (S + (NP (PRP it)) + (VP + (VBZ helps) + (VP + (VB defeat) + (NP (DT the) (NN procrastination))))))))))))))</tree></instance><instance><text>ARG ' s anguish of lesbian love affairs</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN anguish)) + (PP (IN of) (NP (JJ lesbian) (NN love) (NNS affairs)))))</tree></instance><instance><text>Exc !! Willie Nelson names Neil Young and ARG in Farm Aid 2011 line-up .</text><opinion>neutral</opinion><tree>(ROOT (NP (NN Exc) (. !!)))</tree></instance><instance><text>homecoming was the shit thank god for ARG gimmie more because god i gave more on the dance floor lolalexander slone</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN homecoming)) + (VP + (VBD was) + (S + (NP (DT the) (NN shit)) + (VP + (VB thank) + (NP (NN god)) + (PP (IN for) (NP ARG)) + (VP (VBP gimmie) (ADVP (RBR more))) + (SBAR + (IN because) + (S + (NP (NN god)) + (FW i) + (VP + (VBD gave) + (PP + (ADVP (RBR more)) + (IN on) + (NP + (DT the) + (NN dance) + (NN floor) + (NN lolalexander) + (NN slone)))))))))))</tree></instance><instance><text>that 's nasty lol it 's suppose to be ARG lmao</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT that)) + (VP + (VBZ 's) + (SBAR + (S + (NP + (NP (JJ nasty) (NN lol)) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (VP + (VB suppose) + (S (VP (TO to) (VP (VB be) (NP ARG))))))))) + (VP (VBP lmao)))))))</tree></instance><instance><text>ARG Charity Helping Injured San Fran Giants Fan - by Radar Staff ARG is starting to use his Vati ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NN charlie) + (NN sheen) + (NNP Charity) + (NNP Helping) + (NNP Injured) + (NNP San) + (NNP Fran) + (NNP Giants) + (NN Fan)) + (: -) + (PP + (IN by) + (NP (NNP Radar) (NNP Staff) (NN charlie) (NN sheen)))) + (VP + (VBZ is) + (VP + (VBG starting) + (S (VP (TO to) (VP (VB use) (NP (PRP$ his) (NNP Vati))))))) + (: ...) + (. .)))</tree></instance><instance><text>well since you can walk through them like ARG it would feel like anything ... and adrian258 showed me the storms co ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (RB well) + (SBAR + (IN since) + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB walk) + (PP (IN through) (NP (PRP them))) + (PP (IN like) (NP ARG)))))) + (S + (NP (PRP it)) + (VP + (MD would) + (VP (VB feel) (PP (IN like) (NP (NN anything))))))) + (: ...) + (CC and) + (S + (NP (NN adrian258)) + (VP (VBD showed) (NP (PRP me)) (NP (DT the) (NNS storms)))) + (VP (VBP co)) + (: ...)))</tree></instance><instance><text>AND NOW FUCKING ARG WANTS MY PHONE NUMBER ! YOU WO N'T GET IT ,</text><opinion>negative</opinion><tree>(ROOT + (S + (CC AND) + (ADVP (RB NOW)) + (VP + (VBG FUCKING) + (SBAR + (S + (NP ARG) + (VP (VBZ WANTS) (NP (NNP MY) (NNP PHONE) (NNP NUMBER)))))) + (. !)))</tree></instance><instance><text>I just took '' 15 and Pregnant - A ARG Love Story -LCB- ALL PAR ... '' and got : part11 :-RRB- School Again ... Oh Joy ! Try it : .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VBD took) + ('' '') + (PRN + (FRAG + (CD 15) + (CC and) + (JJ Pregnant) + (: -) + (SBAR + (NP + (NN A) + (NN justin) + (NN bieber) + (NNP Love) + (NNP Story)) + (-LRB- -LCB-) + (S + (NP (NN ALL) (NN PAR)) + (: ...) + ('' '') + (CC and) + (FRAG + (VBD got) + (: :) + (NP + (NP (NN part11)) + (: :) + (NP + (NP (-RRB- -RRB-) (NNP School) (NNP Again)) + (: ...) + (INTJ (UH Oh) (NP (NNP Joy))))))))))) + (. !)))</tree></instance><instance><text>WetinConcern ARG with your Taylor being Swift</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP WetinConcern) (NN taylor) (NN swift)) + (PP + (IN with) + (S + (NP (PRP$ your) (NNP Taylor)) + (VP (VBG being) (NP (NNP Swift)))))))</tree></instance><instance><text>digging the old good boy super into his ARG game rocking velcro sneakers !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN digging) + (NP (DT the) (JJ old) (JJ good) (NN boy)) + (VP + (JJ super) + (PP + (IN into) + (NP + (NP (PRP$ his) (NN ARG) (NN game)) + (VP (VBG rocking) (NP (NN velcro) (NNS sneakers))))))) + (. !)))</tree></instance><instance><text>ARG goes on yet another emotional rant on her twitter .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ goes) + (PP + (IN on) + (NP + (NP (RB yet) (DT another) (JJ emotional) (NN rant)) + (PP (IN on) (NP (PRP$ her) (NN twitter)))))) + (. .)))</tree></instance><instance><text>ARG is a saint compared to barack obama .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT a) (NN saint)) + (VP + (VBN compared) + (S (VP (TO to) (VP (VB barack) (NP (NN obama)))))))) + (. .)))</tree></instance><instance><text>No drama but ARG and some good golf in US Presidents Cup win - Metro Canada - Halifax</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT No) (NN drama)) + (CC but) + (NP ARG) + (CC and) + (NP + (NP (DT some) (JJ good) (NN golf)) + (PP (IN in) (NP (NNP US) (NNPS Presidents) (NNP Cup))))) + (VP + (VB win) + (: -) + (NP (NP (NNP Metro) (NNP Canada)) (: -) (NP (NNP Halifax))))))</tree></instance><instance><text>ARG They got lucky tonight ,</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP ARG) + (SBAR + (S + (NP (PRP They)) + (VP (VBD got) (VP (JJ lucky) (NP (NN tonight))))))) + (, ,)))</tree></instance><instance><text>'' Being Elmo '' & '' ARG '' to Bookend Boston Independent Film ... : Two high-profile documentaries will booke ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP + ('' '') + (VBG Being) + (NNP Elmo) + ('' '') + (CC &) + ('' '') + (NN conan) + (NN o'brien) + ('' '')) + (PP + (TO to) + (NP + (NNP Bookend) + (NNP Boston) + (NNP Independent) + (NNP Film)))) + (: ...) + (: :) + (S + (NP (CD Two) (JJ high-profile) (NNS documentaries)) + (VP (MD will) (VP (VB booke)))) + (: ...)) + (. .)))</tree></instance><instance><text>well , they already try to kill themselves - with their emotional shit '' i 'm so miserable , i aint got the new ARG - i must cut my arms ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB well)) + (, ,) + (NP (PRP they)) + (ADVP (RB already)) + (VP + (VBP try) + (S (VP (TO to) (VP (VB kill) (NP (PRP themselves))))) + (: -) + (PP (IN with) (NP (PRP$ their) (JJ emotional) (NN shit))) + ('' '') + (S + (FW i) + (VP + (VBP 'm) + (ADJP + (ADJP (RB so) (JJ miserable)) + (, ,) + (ADJP (FW i) (FW aint))))) + (VP (VBD got) (NP (DT the) (JJ new) (NN ARG))) + (: -) + (SBAR + (S + (FW i) + (VP + (MD must) + (VP (VB cut) (NP (PRP$ my) (NNS arms) ('' '')))))))))</tree></instance><instance><text>i 'm with my best friend now ... we 're listening to ARG :-RRB- i love you rose : **</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (LS i) + (VP + (VBP 'm) + (PP + (IN with) + (NP (NP (PRP$ my) (JJS best) (NN friend)) (ADVP (RB now)))))) + (: ...) + (S + (NP (PRP we)) + (VP (VBP 're) (VP (VBG listening) (S (VP (TO to) (VP ARG)))))) + (: :) + (NP + (NP + (NP (-RRB- -RRB-) (FW i) (VBP love)) + (SBAR (S (NP (PRP you)) (VP (VBD rose))))) + (: :) + (NP (SYM **)))))</tree></instance><instance><text>ARG Fiddles While Fukushima Burns - .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NN ARG) + (NNP Fiddles) + (IN While) + (NNP Fukushima) + (NNP Burns) + (: -)) + (. .)))</tree></instance><instance><text>ARG ha , you fucking with yeah prep rally today ??</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NN ARG) (NN ha)) + (, ,) + (NP + (NP + (NP (PRP you)) + (PP + (ADVP (RB fucking)) + (IN with) + (NP (JJ yeah) (NN prep) (NN rally)))) + (NP (NN today))) + (. ??)))</tree></instance><instance><text>lady gag no way / ARG three ... qual que é melhor ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lady) (NN gag)) + (FRAG + (NP (DT no) (NN way)) + (NP (: /) (NN britney) (NNS spears) (CD three)) + (: ...) + (NP (JJ qual) (NN que) (NN é) (NN melhor))) + (. ?)))</tree></instance><instance><text>ARG was involved ? so i 'm guessing the serial killer won .</text><opinion>neutral</opinion><tree>(ROOT (S (NP ARG) (VP (VBD was) (VP (VBN involved))) (. ?)))</tree></instance><instance><text>WORLD : Engaged in global conflicts & running short of military resources , ARG plays final card & deploys the Salvation Army</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN WORLD)) + (: :) + (S + (S + (VP + (VP + (VBN Engaged) + (PP (IN in) (NP (JJ global) (NNS conflicts)))) + (CC &) + (S + (VP + (VBG running) + (ADVP + (JJ short) + (PP + (IN of) + (NP + (NP (JJ military) (NNS resources)) + (, ,) + (NP ARG)))))))) + (VP + (VBZ plays) + (NP (JJ final) (NN card)) + (CC &) + (VP (VBZ deploys) (NP (DT the) (NNP Salvation) (NNP Army)))))))</tree></instance><instance><text>nancykdunn - something 2 b mindful of with ARG is graphs , charts & small print are n't always easy to read ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN nancykdunn) (: -) (NN something) (CD 2) (NN b)) + (ADJP (JJ mindful) (PP (IN of) (PP (IN with) (NP ARG))))) + (VP + (VBZ is) + (S + (NP + (NNS graphs) + (, ,) + (NNS charts) + (CC &) + (JJ small) + (NN print)) + (VP + (VBP are) + (RB n't) + (ADVP (RB always)) + (ADJP (JJ easy) (SBAR (S (VP (TO to) (VP (VB read))))))))) + (: ...)))</tree></instance><instance><text>I ca n't wait for friends with benefits !! Mila kunis and ARG yeayerrss</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VB wait) + (PP (IN for) (NP (NNS friends))) + (PP (IN with) (NP (NNS benefits))))) + (. !!)))</tree></instance><instance><text>ARG Makeup Tutorial | Famous Fart : -LRB- flattering -RRB- pleasing rican lady here doing nasty camera shows , go ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN kim) (NN kardashian) (NNP Makeup) (NNP Tutorial)) + (VP + (SYM |) + (NP + (NP (NNP Famous) (NNP Fart)) + (: :) + (S + (PRN (-LRB- -LRB-) (JJ flattering) (-RRB- -RRB-)) + (S + (VP + (VBG pleasing) + (NP (NP (JJ rican) (NN lady)) (ADVP (RB here))) + (S + (VP + (VBG doing) + (NP (JJ nasty) (NN camera) (NNS shows)))))) + (, ,) + (VP (VB go)) + (: ...)))) + (. .)))</tree></instance><instance><text>why is writing in vim easier then word ? maybe it 's because vim makes me happy and microsoft makes me mad , except for the ARG that was cool</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ is) + (VP + (VP (VBG writing) (PP (IN in) (NP (NN vim)))) + (NP (ADVP (JJR easier) (RB then)) (NN word)))) + (. ?)))</tree></instance><instance><text>Bill Clinton , ARG , hundreds more celebrate life of Ned McWherter : '' He was able to find solutions that worked ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (S + (NP (NP (NNP Bill) (NNP Clinton)) (, ,) (S ARG) (, ,)) + (VP + (NNS hundreds) + (S + (RBR more) + (VP + (VB celebrate) + (NP + (NP (NN life)) + (PP (IN of) (NP (NNP Ned) (NNP McWherter)))))))) + (: :) + ('' '')) + (S + (NP (PRP He)) + (VP + (VBD was) + (ADJP + (JJ able) + (S + (VP + (TO to) + (VP + (VB find) + (NP + (NP (NNS solutions)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBD worked) (: ...))))))))))) + (. .)))</tree></instance><instance><text>RT SeanMcConn : myhomelesssignwouldsay Fuck a home !!!!!!! I need money for ARG Tickets !!!!!!! : RT SeanMcConn : ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN RT) + (NNP SeanMcConn) + (: :) + (NN myhomelesssignwouldsay) + (NN Fuck)) + (NP (DT a) (NP (NN home) (NN !!!!!!!)))))</tree></instance><instance><text>ARG looks interesting for educational uses !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ looks) + (ADJP + (JJ interesting) + (PP (IN for) (NP (JJ educational) (NNS uses))))) + (. !)))</tree></instance><instance><text>ARG lucky 2009</text><opinion>neutral</opinion><tree>(ROOT (NP (NP ARG) (ADJP (JJ lucky) (QP (CD 2009)))))</tree></instance><instance><text>i miss ARG touch , it 's gone to a new home now that my phone has taken over</text><opinion>positive</opinion><tree>(ROOT + (S + (S (FW i) (VP (VBP miss) (NP (NN ARG) (NN touch)))) + (, ,) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (VP + (VBN gone) + (PP (TO to) (NP (DT a) (JJ new) (NN home))) + (ADVP (RB now)) + (SBAR + (IN that) + (S + (NP (PRP$ my) (NN phone)) + (VP (VBZ has) (VP (VBN taken) (PRT (RP over)))))))))))</tree></instance><instance><text>finally put that michael jackson this is it on my ARG love that song</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB finally)) + (VP + (VB put) + (NP (DT that) (NN michael) (NN jackson)) + (SBAR + (S + (NP (DT this)) + (VP + (VBZ is) + (NP + (NP (PRP it)) + (PP + (IN on) + (NP + (NP (PRP$ my) (NN ARG) (NN love)) + (NP (WDT that) (NN song)))))))))))</tree></instance><instance><text>im ARG bad and he attracted to me with / my attractive ass .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN im) (NN micheal) (NN jackson) (JJ bad)) + (CC and) + (SBAR + (S + (NP (PRP he)) + (VP + (VBD attracted) + (PP (TO to) (NP (PRP me))) + (FRAG + (IN with) + (: /) + (NP (PRP$ my) (JJ attractive) (NN ass)))))) + (. .)))</tree></instance><instance><text>stoprightthere if you think ARG is betta den lauryn hill .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN stoprightthere)) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP think) + (SBAR + (S + (NP ARG) + (VP + (VBZ is) + (NP (NN betta) (NN den) (NN lauryn) (NN hill)))))))) + (. .)))</tree></instance><instance><text>ARG broke ... what the hell happened to all of that treasure ?!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD broke) + (: ...) + (SBAR + (WHNP (WP what)) + (S + (NP (DT the) (NN hell)) + (VP + (VBD happened) + (PP + (TO to) + (NP + (NP (DT all)) + (PP + (IN of) + (INTJ (DT that) (NP (NN treasure) (CD ?!!))))))))))))</tree></instance><instance><text>You know you 've made it when ... ARG is more popular than Oprah</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP You)) + (VP + (VBP know) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP 've) + (VP + (VBN made) + (NP (PRP it)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (: ...) (NN steve) (NNS jobs)) + (VP + (VBZ is) + (ADJP + (ADJP (RBR more) (JJ popular)) + (PP (IN than) (NP (NNP Oprah))))))))))))))</tree></instance><instance><text>'' Rogue : a deceitful and unreliable scoundrel '' , ARG is rogue indeed ! gopfail gop palin palinfail teapartyfail</text><opinion>negative</opinion><tree>(ROOT + (FRAG + ('' '') + (NP + (NP (NNP Rogue)) + (: :) + (S + (NP + (NP + (DT a) + (ADJP (JJ deceitful) (CC and) (JJ unreliable)) + (NN scoundrel) + ('' '')) + (, ,) + (NP ARG)) + (VP (VBZ is) (VP (JJ rogue) (ADVP (RB indeed)))))) + (. !)))</tree></instance><instance><text>but the ARG fit is awesome ! oh we should play against each other !!</text><opinion>positive</opinion><tree>(ROOT + (S + (CC but) + (S + (NP (DT the) (NN ARG) (NN fit)) + (VP (VBZ is) (ADJP (JJ awesome)))) + (. !)))</tree></instance><instance><text>downloading music for my ARG !! damn yous a sexy bitch xoxo</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG downloading) + (NP (NP (NN music)) (PP (IN for) (NP (PRP$ my) (NN ARG))))) + (. !!)))</tree></instance><instance><text>new background it 's not ready yet , but it shows my love to ARG so im glad ... ill try to do something else but later ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (JJ new) (NN background)) + (SBAR + (S + (NP (PRP it)) + (VP (VBZ 's) (RB not) (ADJP (JJ ready)) (ADVP (RB yet)))))) + (, ,) + (CC but) + (FRAG + (NP (PRP it)) + (VBZ shows) + (NP (PRP$ my) (NN love)) + (TO to) + (VB ARG) + (ADJP (RB so) (JJ im)) + (JJ glad) + (PRN + (: ...) + (RB ill) + (VBP try) + (S + (S + (VP + (TO to) + (VP (VB do) (NP (NN something)) (ADJP (RB else))))) + (CC but) + (ADVP (RB later)) + (: ...))))))</tree></instance><instance><text>i know i sound like stephenfry with techie talk , but ARG is irritating and pernickity and wont fold my socks like ive ordered it to !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VB know) + (S + (VP + (VP + (FW i) + (S + (VP + (VB sound) + (PP + (IN like) + (NP + (NP (NN stephenfry)) + (PP (IN with) (NP (NN techie) (NN talk)))))))) + (, ,) + (SBAR + (CC but) + (S + (NP + (NNS windows) + (SBAR + (S + (NP (CD 7)) + (VP + (VBZ is) + (ADJP + (ADJP + (JJ irritating) + (CC and) + (NN pernickity)) + (CC and) + (ADJP (NN wont))))))) + (VP + (VBP fold) + (S + (NP (PRP$ my) (NNS socks)) + (VP + (IN like) + (S + (VP + (JJ ive) + (S + (VP + (VBN ordered) + (NP (PRP it)) + (PP (TO to))))))))))))))) + (. !)))</tree></instance><instance><text>iCupcakeQuotes Apple Survey - What do you think of Apple products ? ARG sucks ? mac .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNS iCupcakeQuotes) (NNP Apple) (NNP Survey) (: -)) + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (PRP you)) + (VP (VB think) (PP (IN of) (NP (NNP Apple) (NNS products)))))) + (. ?)))</tree></instance><instance><text>ARG ' is Big Vibrating Broomstick ? - Looks like the perverts from Mattel need to conduct better product ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + ('' ') + (VP (VBZ is) (NP (NNP Big) (NNP Vibrating) (NNP Broomstick))) + (. ?)))</tree></instance><instance><text>you as a follower is better than those sexbot ARG followers ... much better</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (SBAR + (IN as) + (S + (NP (DT a) (NN follower)) + (VP + (VBZ is) + (ADJP + (ADJP (JJR better)) + (PP + (IN than) + (NP + (DT those) + (JJ sexbot) + (NN britney) + (NNS spears) + (NNS followers))))))) + (: ...) + (ADVP (RB much) (JJR better))))</tree></instance><instance><text>comment on ARG owned a fucking castle of the day by its me : ha ha -- for once , i totally agree with you !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (NN comment)) (PP (IN on) (NP ARG))) + (VP + (VBD owned) + (NP + (NP (DT a) (RB fucking) (NN castle)) + (PP (IN of) (NP (DT the) (NN day)))) + (PP + (IN by) + (NP (PRP$ its) (NP (PRP me)) (: :) (NP (NN ha) (NN ha)))) + (: --) + (PP + (IN for) + (NP + (NP (RB once)) + (, ,) + (S + (NP (FW i)) + (VP + (ADVP (RB totally)) + (VB agree) + (PP (IN with) (NP (PRP you)))))))) + (. !)))</tree></instance><instance><text>loving the ARG movie marathon on 25 days of christmas</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG loving) + (NP (DT the) (NN harry) (NN potter) (NN movie) (NN marathon)) + (PP + (IN on) + (NP + (NP (CD 25) (NNS days)) + (PP (IN of) (NP (NNS christmas))))))))</tree></instance><instance><text>emma watson is like a better ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN emma) (NN watson)) + (VP + (VBZ is) + (PP (IN like) (NP (DT a) (JJR better) (NN lindsay) (NN lohan)))) + (. .)))</tree></instance><instance><text>which is better for small kids -LRB- 5 and under -RRB- wii , ARG , box , ds or none of these ??</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (WHNP (WDT which)) + (VBZ is) + (ADVP (RBR better)) + (PP + (IN for) + (NP + (NP + (NP (JJ small) (NNS kids)) + (-LRB- -LRB-) + (QP (CD 5) (CC and) (IN under)) + (-RRB- -RRB-) + (NNS wii)) + (, ,) + (NP + (NP ARG) + (, ,) + (NP (NN box)) + (, ,) + (NP (JJ ds)) + (CC or) + (NP (NP (NN none)) (PP (IN of) (NP (DT these))))))) + (. ??)))</tree></instance><instance><text>i cant cope with all these fucking stupid ARG ads before videos on youtube - im not going to buy your shit os !!</text><opinion>negative</opinion><tree>(ROOT + (X + (X + (FW i) + (S + (VP + (FW cant) + (S + (VP + (VB cope) + (PP + (IN with) + (NP + (NP + (DT all) + (DT these) + (ADJP (RB fucking) (JJ stupid)) + (NNS windows)) + (NP (CD 7) (NNS ads)))) + (PP + (IN before) + (NP + (NP (NNS videos)) + (PP + (IN on) + (NP + (NP (NN youtube)) + (: -) + (NP + (NP (NN im)) + (VP + (RB not) + (VBG going) + (S + (VP + (TO to) + (VP + (VB buy) + (NP (PRP$ your) (NN shit) (NNS os)))))))))))))))) + (. !!)))</tree></instance><instance><text>Follow us if you like the following celebrities : Bruno Mars , Miley Cyrus , Taylor Swift , Jordin Sparks , Keke Palmer and ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB Follow) + (NP (PRP us)) + (PP + (IN if) + (NP + (NP + (NP (PRP you)) + (PP + (IN like) + (NP (DT the) (VBG following) (NNS celebrities)))) + (: :) + (NP + (NP + (NP + (NP (NNP Bruno) (NNP Mars)) + (, ,) + (NP (NNP Miley) (NNP Cyrus)) + (, ,) + (NP (NNP Taylor) (NNP Swift))) + (, ,) + (SBAR (S (NP (NNP Jordin)) (VP (VBZ Sparks))))) + (, ,) + (NP (NNP Keke) (NNP Palmer)) + (CC and) + (NP ARG))))) + (. .)))</tree></instance><instance><text>ARG is a bitch who hates '' gay '' people , why should anyone apologize to her ? David Letterman is not that bad of a guy .</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT a) (NN bitch)) + (WHNP (WP who)) + (VBZ hates) + ('' '') + (JJ gay) + ('' '') + (NNS people)))) + (, ,) + (WHADVP (WRB why)) + (SQ + (MD should) + (NP (NN anyone)) + (VP (VB apologize) (PP (TO to) (NP (PRP$ her))))) + (. ?)))</tree></instance><instance><text>I love ARG as well , just not as much as I love Christina Aguilera</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (NP ARG) + (ADVP (RB as) (RB well)) + (, ,) + (NP + (NP (RB just) (RB not) (RB as) (JJ much)) + (SBAR + (IN as) + (S + (NP (PRP I)) + (VP (VBP love) (NP (NNP Christina) (NNP Aguilera)))))))))</tree></instance><instance><text>i heard ShannonBrown did his thing in the ARG game !! got ta love him</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (LS i) + (VP (VBD heard)) + (SBAR + (S + (NP (NNP ShannonBrown)) + (VP + (VBD did) + (NP (PRP$ his) (NN thing)) + (PP (IN in) (NP (DT the) (NNS ARG) (NN game)))))) + (. !!)))</tree></instance><instance><text>Do fucking rednecks have nothing better to do than bitch because kids are singing about fucking ARG ?</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VP (VB Do) (ADVP (RB fucking)) (NP (NNS rednecks))) + (VP + (VBP have) + (NP + (NP (NN nothing)) + (ADJP + (ADJP (JJR better)) + (S (VP (TO to) (VP (VB do)))) + (PP (IN than) (NP (NN bitch))))) + (SBAR + (IN because) + (S + (NP (NNS kids)) + (VP + (VBP are) + (VP + (VBG singing) + (PP + (IN about) + (NP (ADJP (RB fucking) (JJ barack)) (NN obama)))))))) + (. ?)))</tree></instance><instance><text>the performance of aero on ARG in vmware fusion 3 is less than impressive on my 2007 2.2 ghz macbook professional .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT the) (NN performance)) + (PP (IN of) (NP (NN aero))) + (PP (IN on) (NP ARG)) + (PP (IN in) (NP (NN vmware) (NN fusion) (CD 3)))) + (VP + (VBZ is) + (ADJP (ADJP (JJR less)) (PP (IN than) (ADJP (JJ impressive)))) + (PP + (IN on) + (NP + (PRP$ my) + (CD 2007) + (CD 2.2) + (NN ghz) + (NN macbook) + (NN professional)))) + (. .)))</tree></instance><instance><text>RT connerysteph : RT PHXSuns6thMan : RT ZoDogg34 : RT bwilliams210 : RT connerysteph : RT if you are ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN connerysteph)) + (: :) + (NP + (NP (NN RT) (NN PHXSuns6thMan)) + (: :) + (NP + (NP (NN RT) (NN ZoDogg34)) + (: :) + (NP + (NP (NN RT) (NN bwilliams210)) + (: :) + (NP + (NP (NN RT) (NN connerysteph)) + (: :) + (NP + (NP (NN RT)) + (SBAR + (IN if) + (S (NP (PRP you)) (VP (VBP are) (NP ARG)))))))))))</tree></instance><instance><text>Rebecca Black looks like ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP Rebecca) (NNP Black)) + (VP (VBZ looks) (PP (IN like) (NP ARG))) + (. .)))</tree></instance><instance><text>ARG Brings Black Cards To SXSW .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ Brings) + (NP (NP (JJ Black) (NNP Cards)) (PP (TO To) (NP (NNP SXSW))))) + (. .)))</tree></instance><instance><text>Greatest Wedding Speech thanks to ARG .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NP (JJS Greatest) (NN Wedding) (NN Speech) (NNS thanks)) + (SBAR (S (VP (TO to) (VP ARG))))) + (. .)))</tree></instance><instance><text>I still do n't see what the whole fuss with ARG is !!! Not hating , just confused !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB still)) + (VP + (VBP do) + (RB n't) + (VP + (VB see) + (SBAR + (WHNP (WP what)) + (S + (NP + (NP (DT the) (JJ whole) (NN fuss)) + (PP (IN with) (NP ARG))) + (VP (VBZ is)))))) + (. !!!)))</tree></instance><instance><text>ARG can spell Afghanistan ? I think that 's the real shocker .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP (MD can) (VP (VB spell) (NP (NNP Afghanistan)))) + (. ?)))</tree></instance><instance><text>random i still cant believe ARG and Mariah carey got married ... i still think its fake though</text><opinion>negative</opinion><tree>(ROOT + (ADJP + (JJ random) + (SBAR + (S + (FW i) + (ADVP (RB still)) + (JJ cant) + (VP + (VBP believe) + (SBAR + (S + (S + (NP (NP ARG) (CC and) (NP (NNP Mariah) (NN carey))) + (VP (VBD got) (VP (VBN married)))) + (: ...) + (S + (FW i) + (VP + (ADVP (RB still)) + (VB think) + (NP + (NP (PRP$ its) (JJ fake)) + (FRAG (PP (IN though)))))))))))))</tree></instance><instance><text>Starstruck , ARG , love it</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NNP Starstruck)) (, ,) (NP ARG) (, ,)) + (VP (VBP love) (NP (PRP it)))))</tree></instance><instance><text>I 'm Hate when I miss a ARG Party !! ... ... omg it 's today ... Who 's going with me ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (NP (NN Hate)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP I)) + (VP (VBP miss) (NP (DT a) (NNP ARG) (NNP Party)))))) + (. !!)))</tree></instance><instance><text>hey guess what HATERS you CAN KILL YO SELF * ARG voice * lol</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN hey) (NN guess)) + (SBAR + (WHNP (WDT what)) + (S + (NP (NNP HATERS)) + (NP (PRP you)) + (NP (NNP CAN) (NNP KILL) (NNP YO) (NNP SELF)) + (FRAG + (X (SYM *)) + (NP (FW nicki) (FW minaj) (NN voice) (X (SYM *)) (NN lol)))))))</tree></instance><instance><text>Lol aye i remember i sent ARG a candy gram an it said shake that ass fo a rich nigga that nigga titus was mad as hell</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Lol) (NNP aye) (FW i) (VBP remember)) + (VP + (FW i) + (VP + (VBN sent) + (NP ARG) + (S + (NP (DT a) (NN candy) (NN gram)) + (DT an) + (S + (NP (PRP it)) + (VP + (VBD said) + (NP + (NN shake) + (SBAR + (IN that) + (S + (NP + (NP (NN ass) (NN fo)) + (NP + (NP (DT a) (JJ rich) (NN nigga)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBP nigga) (NP (NN titus))))))) + (VP + (VBD was) + (ADJP (JJ mad)) + (PP (IN as) (NP (NN hell))))))))))))))</tree></instance><instance><text>iwasthinkin why people like artists like ARG and other mainstrem , their music has no good messages to them and they just suck</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBG iwasthinkin) + (SBAR + (WHADVP (WRB why)) + (NP + (NP + (NP (NNS people)) + (PP + (IN like) + (NP + (NP (NNS artists)) + (PP + (IN like) + (NP + (NP ARG) + (CC and) + (NP (JJ other) (NN mainstrem))))))) + (, ,) + (S + (NP (PRP$ their) (NN music)) + (VP + (VBZ has) + (NP + (NP (DT no) (JJ good) (NNS messages)) + (PP (TO to) (NP (PRP them)))))) + (CC and) + (S (NP (PRP they)) (VP (ADVP (RB just)) (VBP suck))))))))</tree></instance><instance><text>soooo ... the ' homegroup ' feature in ARG is pretty stink ' cool !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN soooo)) + (: ...) + (NP (DT the) ('' ') (NN homegroup)) + (S + ('' ') + (NP (NP (NN feature)) (PP (IN in) (NP ARG))) + (VP + (VBZ is) + (SBAR + (RB pretty) + (S (VP (VB stink) ('' ') (ADJP (JJ cool)))))))) + (. !)))</tree></instance><instance><text>got that ARG love for you that different shit</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (VBD got) + (IN that) + (NP + (NP (NN lady) (JJ gaga) (NN love)) + (PP (IN for) (NP (PRP you))) + (NP (IN that) (NP (JJ different) (NN shit))))))</tree></instance><instance><text>ARG Pets spring collection at PetSmart .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NN martha) + (NN stewart) + (NNS Pets) + (NN spring) + (NN collection)) + (PP (IN at) (NP (NNP PetSmart)))) + (. .)))</tree></instance><instance><text>i hate my ARG ! its dead ! dead dead dead !!! fml ! someone wan na fix it for me ?</text><opinion>negative</opinion><tree>(ROOT + (S (VP (LS i) (S (VP (VB hate) (NP (PRP$ my) (NN ARG))))) (. !)))</tree></instance><instance><text>MYMUSIC Collaboration featuring Beyonce , Luther Vandross , Nelly , Ciara , ARG and more !!!!! = -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP MYMUSIC) (NNP Collaboration)) + (VP + (VBG featuring) + (VP + (NP + (NP (NNP Beyonce)) + (, ,) + (NP (NNP Luther) (NNP Vandross)) + (, ,) + (NP (NNP Nelly)) + (, ,) + (NP (NNP Ciara)) + (, ,) + (NP ARG) + (CC and) + (JJR more)) + (X (IN !!!!!))))))</tree></instance><instance><text>ha i love that movie where ARG does the twins ... what was the name of that movie ?!?</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NN ha) (FW i) (VBP love)) + (SBAR + (WHNP (IN that)) + (S + (NP + (NN movie) + (WHADVP (WRB where)) + (NN lindsay) + (NN lohan)) + (VP (VBZ does) (NP (DT the) (NNS twins)))))) + (PP + (: ...) + (SBAR + (WHNP (WP what)) + (S + (VP + (VBD was) + (NP + (NP (DT the) (NN name)) + (PP (IN of) (NP (NP (DT that) (NN movie)) (CD ?!?))))))))))</tree></instance><instance><text>Is it weird that ARG is the only celebrity I follow on Twitter ?</text><opinion>positive</opinion><tree>(ROOT + (SQ + (VBZ Is) + (NP (PRP it)) + (ADJP (JJ weird)) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT the) (JJ only) (NN celebrity)) + (SBAR (S (NP (PRP I)) (VP (VBP follow))))) + (PP (IN on) (NP (NNP Twitter)))))) + (. ?)))</tree></instance><instance><text>mxKID912 no I did n't lol , I meant the Kobe v 5 rings since he won his fifth , I hate the ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (NP (NN mxKID912)) + (SBAR + (DT no) + (S (NP (PRP I)) (VP (VBD did) (RB n't) (NP (NN lol)))))) + (, ,) + (NP (PRP I)) + (VP + (VBD meant) + (NP + (NP (DT the) (NNP Kobe)) + (PP + (LS v) + (NP + (NP (CD 5) (NNS rings)) + (SBAR + (IN since) + (S + (NP (PRP he)) + (VP (VBD won) (NP (PRP$ his) (JJ fifth))))))))) + (, ,)) + (S (NP (PRP I)) (VP (VBP hate) (NP (DT the) (NNS ARG))))))</tree></instance><instance><text>thanks for following ... if only you were the real ARG !!!</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS thanks)) + (PP + (IN for) + (VBG following) + (: ...) + (S + (SBAR + (IN if) + (RB only) + (S + (NP (PRP you)) + (VP + (VBD were) + (NP (DT the) (JJ real) (NN lindsay) (NN lohan))))))) + (. !!!)))</tree></instance><instance><text>himeryam i 'm hip and im awesome all the girls know my name , ha - ha - ha - ARG that is my name ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN himeryam) + (FW i) + (VP + (VBP 'm) + (NP (NN hip) (CC and) (NN im) (JJ awesome)) + (SBAR + (S + (NP (PDT all) (DT the) (NNS girls)) + (VP + (VBP know) + (NP + (NP + (NP (PRP$ my) (NN name)) + (, ,) + (NP (NP (NN ha)) (: -) (SYM ha) (: -))) + (UCP + (SYM ha) + (: -) + (NP + (NP ARG) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ is) + (NP + (PRP$ my) + (NN name) + (NN harry) + (NN potter))))))))))))))</tree></instance><instance><text>i 'm feeling a good ARG bowling game coming ... you ready ?!</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP 'm) + (VP + (VBG feeling) + (S + (NP (DT a) (JJ good) (NN ARG) (NN bowling) (NN game)) + (VP + (VBG coming) + (: ...) + (NP (PRP you) (NP (JJ ready) (NN ?!)))))))))))</tree></instance><instance><text>guess i 'll use me $ 40 credit from amazon on new super mario brothers ARG which 'll turn to like 7 bucks + tax so final price is like 10 bucks .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN guess) (FW i)) + (VP + (MD 'll) + (VP + (VB use) + (NP (PRP me)) + (NP (NP ($ $) (CD 40)) (NP (NN credit))) + (PP (IN from) (NP (NN amazon))) + (PP + (IN on) + (NP + (NP + (JJ new) + (JJ super) + (NN mario) + (NNS brothers) + (NN ARG)) + (SBAR + (WHNP (WDT which)) + (S + (VP + (MD 'll) + (VP + (VB turn) + (S + (VP + (TO to) + (VP + (VB like) + (NP + (NP (CD 7) (NNS bucks)) + (CC +) + (NP (NN tax)))))) + (NP (ADJP (RB so) (JJ final)) (NN price))))))))))) + (VP (VBZ is) (PP (IN like) (NP (CD 10) (NNS bucks)))) + (. .)))</tree></instance><instance><text>oh , shucks ! i 've got a stupid air bubble behind my ARG screen .</text><opinion>neutral</opinion><tree>(ROOT (S (INTJ (UH oh)) (, ,) (VP (VBZ shucks)) (. !)))</tree></instance><instance><text>That awkward moment when ARG cuts his hair and does n't lose 80 000 followers .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (DT That) (JJ awkward) (NN moment)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN nick)) + (VP + (VP + (VBZ jonas) + (S (NP (NNS cuts)) (NP (PRP$ his) (NN hair)))) + (CC and) + (VP + (VBZ does) + (RB n't) + (VP (VB lose) (NP (CD 80) (CD 000) (NNS followers)))))))) + (. .)))</tree></instance><instance><text>this guy looks like ARG lol .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT this) (NN guy)) + (VP + (VBZ looks) + (PP (IN like) (NP (NN charlie) (NN sheen) (NN lol)))) + (. .)))</tree></instance><instance><text>I hate ARG !! Anybody else agree that my girl Hillary Clinton should 've been our president ? I voted 4 Hillary & was sadden her loss</text><opinion>negative</opinion><tree>(ROOT (S (NP (PRP I)) (VP (VBP hate) (NP ARG)) (. !!)))</tree></instance><instance><text>radar - ARG , love this song ! ♥</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN radar) (: -) (NN britney) (NNS spears)) + (, ,) + (VP (VBP love) (NP (DT this) (NN song))) + (. !)))</tree></instance><instance><text>I feel like I look like Nas and ARG mixed together sometimes</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP feel) + (SBAR + (IN like) + (S + (NP (PRP I)) + (VP + (VBP look) + (PP + (IN like) + (NP + (NP (NP (NNS Nas)) (CC and) (NP ARG)) + (VP (VBN mixed) (ADVP (RB together))))))))) + (RB sometimes)))</tree></instance><instance><text>Honestly honestly , Gim me More is one of my favorite ARG video ... i just love the whole concept of it ... as well as the coloring .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (ADVP (RB Honestly) (RB honestly)) + (, ,) + (NP + (NP (NNP Gim)) + (SBAR + (S + (NP + (NP (PRP me)) + (SBAR + (S + (NP (RBR More)) + (VP + (VBZ is) + (SBAR + (S + (NP + (NP (CD one)) + (PP + (IN of) + (NP (PRP$ my) (JJ favorite) (NN britney)))) + (VP (VBZ spears) (NP (NN video))))))))) + (: ...) + (SBAR + (FW i) + (S + (ADVP (RB just)) + (VP + (VBP love) + (NP + (NP (DT the) (JJ whole) (NN concept)) + (PP (IN of) (NP (PRP it)))) + (: ...) + (CONJP (RB as) (RB well) (IN as)) + (NP (DT the) (NN coloring)))))))) + (. .)))</tree></instance><instance><text>does your ARG need a snack ? murder takes the cake</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ does) + (NP (PRP$ your) (NN ARG)) + (VP (VB need) (NP (DT a) (NN snack))) + (. ?)))</tree></instance><instance><text>ARG renews vow to lift ban on openly gay military personnel</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ renews) + (S + (NP (NN vow)) + (VP + (TO to) + (VP + (VB lift) + (NP + (NP (NN ban)) + (PP + (IN on) + (NP + (RB openly) + (JJ gay) + (JJ military) + (NNS personnel))))))))))</tree></instance><instance><text>I just took '' What would happen if you , ARG , Dylan Sprouse , and Cole Sprouse with ... '' and got : FIGHT !!!!! Try it : .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VBD took) + ('' '') + (SBAR + (WHNP (WP What)) + (S + (VP + (MD would) + (VP + (VB happen) + (SBAR + (IN if) + (NP + (NP + (NP + (NP + (NP (PRP you)) + (, ,) + (NP ARG) + (, ,) + (NP (NNP Dylan) (NNP Sprouse)) + (, ,)) + (CC and) + (NP + (NP (NNP Cole) (NNP Sprouse)) + (PP (IN with) (: ...) ('' '')))) + (CC and) + (VP (VBD got))) + (: :) + (NP (NN FIGHT) (CD !!!!!)))))))))))</tree></instance><instance><text>listening to '' ' 3 '' by ARG :-RRB- got ta love it < 3</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (S (VP (VBG listening) (PP (TO to) ('' '')))) + ('' ') + (CD 3) + ('' '')) + (PP (IN by) (NP ARG))) + (: :) + (S + (NP (-RRB- -RRB-)) + (VP + (VBD got) + (VP + (TO ta) + (VP (VB love) (S (NP (PRP it)) (NP (JJR <) (CD 3)))))))))</tree></instance><instance><text>Biden says ' great concern ' over Darfur security -LRB- AFP -RRB- : AFP - US Vice President ARG has expressed '' great see ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Biden)) + (VP + (VBZ says) + (NP + (NP + (NP ('' ') (JJ great) (NN concern) ('' ')) + (PP + (IN over) + (NP + (NP (NNP Darfur) (NN security)) + (PRN (-LRB- -LRB-) (NP (NN AFP)) (-RRB- -RRB-))))) + (: :) + (S + (NP + (NP (SYM AFP)) + (: -) + (NP + (NNP US) + (NNP Vice) + (NNP President) + (NNP joe) + (NNP biden))) + (VP + (VBZ has) + (VP + (VBN expressed) + ('' '') + (FRAG (JJ great) (VBP see) (: ...))))))) + (. .)))</tree></instance><instance><text>i hope ARG ' s career mysteriously disappears after her movie '' amelia '' so lame ...</text><opinion>negative</opinion><tree>(ROOT + (S + (LST (LS i)) + (NP (NN hope) (JJ hilary) (NN swank) ('' ') (NNS s) (NN career)) + (ADVP (RB mysteriously)) + (VP + (VBZ disappears) + (PP (IN after) (NP (PRP$ her) (NN movie) ('' '') (NN amelia))) + ('' '') + (SBAR (IN so) (INTJ (JJ lame) (: ...))))))</tree></instance><instance><text>ARG is great ! I would be excited too ! she 's only worth a few billion dollars-that sounds pretty good to me !</text><opinion>positive</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ is) (ADJP (JJ great))) (. !)))</tree></instance><instance><text>excuse me music director for the cal marching band : lady gag and ARG ! what the hell were thinking ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB excuse) + (S + (NP (PRP me)) + (NP + (NP (NN music) (NN director)) + (PP + (IN for) + (NP (DT the) (JJ cal) (VBG marching) (NN band)))))) + (: :) + (NP (NP (NP (NN lady) (NN gag)) (CC and) (NP ARG))) + (. !)))</tree></instance><instance><text>disappointment as orange ARG tariffs fail to beat o2</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN disappointment)) + (SBAR + (IN as) + (S + (NP (JJ orange) (NN ARG) (NNS tariffs)) + (VP (VBP fail) (S (VP (TO to) (VP (VB beat) (NP (NN o2))))))))))</tree></instance><instance><text>lindsay allegedly flunking alcohol ed - filed under : celebrity justice , ARG sources tell tomorrow the alcohol ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lindsay)) + (VP + (ADVP (RB allegedly)) + (VP + (VBG flunking) + (SBAR + (S + (NP (NN alcohol)) + (VP + (VBD ed) + (: -) + (S + (VP + (VBN filed) + (PP + (IN under) + (: :) + (NP (NN celebrity) (NN justice))))))))) + (, ,) + (S + (NP (NN lindsay) (NN lohan) (NNS sources)) + (VP (VBP tell) (NP (NN tomorrow)) (NP (DT the) (NN alcohol)))) + (: ...))))</tree></instance><instance><text>this would be a bad orientation for a ARG binding ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (DT this)) + (VP + (MD would) + (VP + (VB be) + (NP (DT a) (JJ bad) (NN orientation)) + (PP (IN for) (NP (DT a) (NN ARG) (NN binding)))))) + (: ;) + (-RRB- -RRB-)))</tree></instance><instance><text>and ARG and suck my cock ... or lack thereof</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (CC and) (NN bill) (NNS gates)) + (CC and) + (VP + (VB suck) + (NP + (NP (PRP$ my) (NN cock)) + (: ...) + (CC or) + (VP (VBP lack) (ADVP (RB thereof)))))))</tree></instance><instance><text>is amazed by the advanced speech recognition capabilities of ARG !!</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (VP + (VBN amazed) + (PP + (IN by) + (NP + (NP + (DT the) + (JJ advanced) + (NN speech) + (NN recognition) + (NNS capabilities)) + (PP (IN of) (NP ARG)))))) + (. !!)))</tree></instance><instance><text>playing on the ARG fit with my mum , its hilarious : p</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (S + (VP + (VBG playing) + (PP (IN on) (NP (DT the) (NN ARG) (NN fit))) + (PP (IN with) (NP (PRP$ my) (NN mum))))) + (, ,) + (NP (PRP$ its) (ADJP (JJ hilarious)) (: :) (NN p))))</tree></instance><instance><text>lmfao ! its more like ARG ! do n't worry since hween falls on a sat i can actually celebrate it with you !! let 's party ?</text><opinion>neutral</opinion><tree>(ROOT (NP (NN lmfao) (. !)))</tree></instance><instance><text>Lekker relaxed ARG and the half blood prince aan ' t kijken !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Lekker)) + (VP + (VBD relaxed) + (NP + (NP + (NP ARG) + (CC and) + (NP (DT the) (NN half) (NN blood) (NN prince) (NN aan))) + ('' ') + (NP (NN t) (NN kijken)))) + (. !)))</tree></instance><instance><text>If you 're that fragile I 'd prefer you do RT mrgambinii : Is no longer following LiLiAN_C33 : RT PlayWitMyMonkey : FUCK The ARG YeahISaidIt</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP + (VBP 're) + (SBAR + (IN that) + (S + (ADJP + (JJ fragile) + (SBAR + (S + (NP (PRP I)) + (VP + (MD 'd) + (VP + (VB prefer) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP do) + (NP (NN RT) (NNS mrgambinii))))))))))))))) + (: :) + (VP + (VBZ Is) + (ADVP (RB no) (RB longer)) + (PP (VBG following) (NP (NNP LiLiAN) (NNP _) (NNP C33)))) + (: :) + (NP + (NP (NN RT) (NNP PlayWitMyMonkey)) + (: :) + (NP (NNP FUCK) (DT The) (NNS ARG) (NN YeahISaidIt)))))</tree></instance><instance><text>Veteran VA GOPer Frank Wolfe gives Speaker props budget deal : '' easy to condemn , complain '' '' I think ARG has done an incredible job ''</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VB Veteran) + (SBAR + (S + (NP (NNP VA) (NNP GOPer) (NNP Frank) (NNP Wolfe)) + (VP + (VBZ gives) + (NP (NNP Speaker) (NNS props) (NN budget) (NN deal))))))) + (: :) + (S + (ADJP + ('' '') + (ADJP (JJ easy) (SBAR (S (VP (TO to) (VP (VB condemn)))))) + (, ,) + (S + (VB complain) + ('' '') + ('' '') + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN done) + (NP (DT an) (JJ incredible) (NN job))))))) + ('' ''))))))</tree></instance><instance><text>ARG trouble ...</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN britney) (NNS spears) (NN trouble)) (: ...)))</tree></instance><instance><text>-LSB- Gizmodo -RSB- Why IBM is in trouble with the antitrust police The Secret Diary Of Fake ARG - Of course ...</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (PRN (-LRB- -LSB-) (NP (NNP Gizmodo)) (-RRB- -RSB-)) + (SBAR + (WHADVP (WRB Why)) + (S + (NP (NNP IBM)) + (VP + (VBZ is) + (PP + (IN in) + (NP + (NP (NN trouble)) + (PP + (IN with) + (NP + (NP (DT the) (JJ antitrust) (NN police)) + (NP + (NP (DT The) (JJ Secret) (NN Diary)) + (PP (IN Of) (NP (JJ Fake) (NN steve) (NNS jobs)))))))) + (: -) + (PP (IN Of) (NP (NN course)))))) + (: ...)))</tree></instance><instance><text>I just created a quiz : '' How well do you know ARG ? '' ! You should take it ! : P</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB just)) + (VP + (VBD created) + (NP + (NP (DT a) (NN quiz)) + (: :) + ('' '') + (SBAR + (SBARQ + (WHNP (WHADVP (WRB How)) (RB well)) + (SQ (VBP do) (NP (PRP you)) (VP (VB know) (NP ARG))) + (. ?)))) + ('' ''))))</tree></instance><instance><text>ARG - gwt is probably a wrong technology choice -</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP ARG) + (: -) + (S + (NP (NN gwt)) + (VP + (VBZ is) + (ADVP (RB probably)) + (NP (DT a) (JJ wrong) (NN technology) (NN choice)))) + (: -)))</tree></instance><instance><text>Justin Bieber ARG Meets Fan Grammy Awards Never Say ... : Justin Bieber Saturday Night Live SNL Skit 3D ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Justin) (NNP Bieber) (NNP ellen)) + (VP + (VBZ degeneres) + (VP + (VBZ Meets) + (NP (NNP Fan) (NNP Grammy) (NNS Awards)) + (VP (ADVP (RB Never)) (VB Say)))) + (: ...) + (: :)) + (NP + (NP + (NNP Justin) + (NNP Bieber) + (NNP Saturday) + (NNP Night) + (NNP Live) + (NNP SNL) + (NN Skit) + (NN 3D)) + (: ...)) + (. .)))</tree></instance><instance><text>are your feathers ruffled mr rajeevmasand at the thought of katrina playing ARG ' s role in ps i love you ??</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBP are) + (SBAR + (S + (NP (PRP$ your) (NNS feathers)) + (VP + (VBD ruffled) + (NP (NN mr) (NN rajeevmasand)) + (PP + (IN at) + (NP + (NP (DT the) (NN thought)) + (PP + (IN of) + (NP + (NP + (NN katrina) + (NN playing) + (JJ hilary) + (NN swank) + ('' ') + (NNS s) + (NN role)) + (PP (IN in) (NP (NNS ps))))))) + (VP (FW i) (S (VP (VBP love) (NP (PRP you))))))))) + (. ??)))</tree></instance><instance><text>and mrjpatt - guess what - i hateeeee ARG even if you 're doing the remix ha</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (CC and) + (NN mrjpatt) + (: -) + (VP + (VB guess) + (SBAR + (WHNP (WP what)) + (S + (: -) + (NP + (NP (FW i) (FW hateeeee) (NN britney) (NNS spears)) + (SBAR + (RB even) + (IN if) + (S + (NP (PRP you)) + (VP + (VBP 're) + (VP (VBG doing) (NP (DT the) (NN remix) (NN ha))))))))))))</tree></instance><instance><text>Make a KILLING using ARG maps ? : Thought this was AWESOME - never thought about using it for anything but a retail ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB Make) + (NP + (NP (DT a) (NN KILLING)) + (VP (VBG using) (NP (NN ARG) (NNS maps))))) + (. ?)))</tree></instance><instance><text>You know I 'm anti-Apple but I cant wait RT guardian ARG to help Disney turn stores into mini theme parks</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP You)) + (VP + (VBP know) + (SBAR (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ anti-Apple))))))) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP cant) + (VP + (VB wait) + (NP (NN RT) (NN guardian) (NN steve) (NNS jobs)) + (S + (VP + (TO to) + (VP + (VB help) + (S + (NP (NNP Disney)) + (VP + (VB turn) + (NP (NNS stores)) + (PP + (IN into) + (NP (JJ mini) (NN theme) (NNS parks)))))))))))))</tree></instance><instance><text>new blog post : ARG in trouble again .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (JJ new) (NN blog) (NN post)) + (: :) + (NP + (NP (NP ARG) (PP (IN in) (NP (NN trouble)))) + (ADVP (RB again)))) + (. .)))</tree></instance><instance><text>IF you NEED THAT ARG POP SOUND , THAT JAY Z SOUND , OR SOMETHING THATS FRESH BESTBEATSTORE got you ! .</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (IN IF) + (S + (NP (PRP you)) + (VP + (VBD NEED) + (NP + (NP (DT THAT) (NN lady)) + (JJ gaga) + (NNP POP) + (NNP SOUND))))) + (, ,) + (NP + (NP (DT THAT) (NN JAY) (NN Z) (NN SOUND)) + (, ,) + (NP + (NN OR) + (NNP SOMETHING) + (NNP THATS) + (NNP FRESH) + (NNP BESTBEATSTORE))) + (VP (VBD got) (NP (PRP you))) + (. !)))</tree></instance><instance><text>ESP : Tiger 's desire is burning brighter : ARG wore his familiar , stoic game face for much of Tuesday 's practice</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NNP ESP)) + (: :) + (S + (NP (NP (NNP Tiger) (POS 's)) (NN desire)) + (VP (VBZ is) (VP (VBG burning) (ADVP (RBR brighter))))) + (: :)) + (NN tiger) + (NNS woods)) + (VP + (VBD wore) + (NP + (PRP$ his) + (JJ familiar) + (, ,) + (JJ stoic) + (NN game) + (NN face)) + (PP + (IN for) + (NP + (NP (JJ much)) + (PP (IN of) (NP (NP (NNP Tuesday) (POS 's)) (NN practice))))))))</tree></instance><instance><text>The only ARG song i like is ' like a prayer ' it came on my pod today and i wanted to mouth the words to it , i was on the bus , so i didnt</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT The) (JJ only) (NN ARG) (NN song)) + (VP + (FW i) + (SBAR + (IN like) + (S + (VP + (VBZ is) + ('' ') + (SBAR + (IN like) + (S + (NP + (NP (DT a) (NN prayer) ('' ')) + (SBAR + (S + (NP (PRP it)) + (VP + (VBD came) + (PP + (IN on) + (NP + (NP (PRP$ my) (NN pod)) + (NP (NP (NN today)) (CC and) (NP (FW i))))))))) + (VP + (VBD wanted) + (PP (TO to) (NP (NN mouth) (DT the) (NNS words))) + (PP (TO to) (NP (PRP it)))))) + (, ,) + (S + (INTJ (FW i)) + (VP (VBD was) (PP (IN on) (NP (DT the) (NN bus)))))))) + (, ,) + (ADVP (RB so) (FW i) (FW didnt)))))</tree></instance><instance><text>Firm says ARG ' perfume dealings stink : LOS angles -LRB- Reuters -RRB- - ARG is being sued for more ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN Firm)) + (VP + (VBZ says) + (SBAR + (S + (NP + (NP (NN britney) (NNS spears) (POS ')) + (NN perfume) + (NNS dealings)) + (VP + (VBP stink) + (: :) + (S + (NP + (NP + (NP (NNP LOS) (NNS angles)) + (PRN + (-LRB- -LRB-) + (NP (NNP Reuters)) + (-RRB- -RRB-))) + (: -) + (NP ARG)) + (VP + (VBZ is) + (VP + (VBG being) + (VP + (VBN sued) + (PP (IN for) (NP (NP (JJR more)) (: ...))))))))))) + (. .)))</tree></instance><instance><text>Chelsealove95 read the ARG books silly =] lol</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN Chelsealove95)) + (VP + (VBD read) + (NP + (NP (DT the) (NN harry) (JJ potter) (NNS books)) + (NP (JJ silly) (NN =]) (NN lol))))))</tree></instance><instance><text>nowplaying '' Ai n't No Fun -LRB- If the Homies Ca n't have none -RRB- '' - ARG ' Cause IIIIII never met a girl that I love in this whole wide world .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG nowplaying) + ('' '') + (S + (NP (NNP Ai)) + (NP + (NP + (RB n't) + (DT No) + (NN Fun) + (PRN + (-LRB- -LRB-) + (SBAR + (IN If) + (S + (NP (DT the) (NNPS Homies)) + (VP (MD Ca) (RB n't) (VP (VB have) (NP (NN none)))))) + (-RRB- -RRB-))) + ('' '') + (SBAR + (S + (NP + (: -) + (NN snoop) + (NN dogg) + ('' ') + (NNP Cause) + (NNP IIIIII)) + (ADVP (RB never)) + (VP + (VBD met) + (NP + (NP (DT a) (NN girl)) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP I)) + (VP + (VBP love) + (PP + (IN in) + (NP + (DT this) + (JJ whole) + (JJ wide) + (NN world))))))))))))) + (. .)))</tree></instance><instance><text>I hate when people think its weird that I listen to ARG , paramore , or anything pop & rock ... am I not a pop & rock type a chick ?</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP hate) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NNS people)) + (VP + (VBP think) + (NP + (PRP$ its) + (ADJP + (ADJP (JJ weird)) + (SBAR + (IN that) + (S + (NP (PRP I)) + (VP + (VBP listen) + (PP + (TO to) + (NP + (NP ARG) + (, ,) + (NP (NN paramore)) + (, ,) + (CC or) + (NP + (NP (NN anything) (JJ pop)) + (CC &) + (NN rock)))))))) + (SBARQ + (: ...) + (SQ + (VBP am) + (NP (PRP I)) + (NP + (NP + (RB not) + (DT a) + (NN pop) + (CC &) + (NP (NN rock) (NN type))) + (NP (DT a) (NN chick)))))))))) + (. ?)))</tree></instance><instance><text>nobody said shit when the ARG election votes got all fucked up , and no other president had 2 worry about something stupid after they</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN nobody)) + (VP + (VBD said) + (SBAR + (S + (S + (NP + (NP (NN shit)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (DT the) (NNP al)) + (VP (VB gore) (NP (NN election) (NNS votes)))))) + (VP + (VBD got) + (S (DT all) (VP (VBN fucked) (PRT (RP up)))))) + (, ,) + (CC and) + (S + (NP (DT no) (JJ other) (NN president)) + (VP + (VBD had) + (NP + (NP (CD 2) (NN worry)) + (PP + (IN about) + (NP (NP (NN something)) (ADJP (JJ stupid))))) + (PP (IN after) (NP (PRP they))))))))))</tree></instance><instance><text>i love ARG whatcha gon na do now dominick</text><opinion>positive</opinion><tree>(ROOT + (S + (LST (LS i)) + (NP (NN love) (NN britney) (NNS spears)) + (VP + (VBP whatcha) + (S + (VP (VBG gon) (S (VP (TO na) (VP (VB do) (ADVP (RB now)))))))) + (VBP dominick)))</tree></instance><instance><text>meth addict lady who makes clothes for other meth addicts -LRB- ARG and such -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN meth) (NN addict) (NN lady)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ makes) + (NP + (NP (NNS clothes)) + (PP + (IN for) + (NP + (NP (JJ other) (NN meth) (NNS addicts)) + (PRN + (-LRB- -LRB-) + (NP (NP ARG) (CC and) (NP (JJ such))) + (-RRB- -RRB-))))))))))</tree></instance><instance><text>has cleaned his ARG and its all free of smudges and greece , when did you last give yours a good clean ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ has) + (VP + (VBN cleaned) + (NP + (NP (PRP$ his) (NN ARG)) + (CC and) + (NP + (NP (PRP$ its) (DT all) (JJ free)) + (PP + (IN of) + (NP (NP (NNS smudges)) (CC and) (NP (NN greece))))) + (, ,) + (SBARQ + (WHADVP (WRB when)) + (SQ + (VBD did) + (NP (PRP you)) + (VP + (JJ last) + (VP + (VB give) + (PRP$ yours) + (NP (DT a) (JJ good) (JJ clean))))))))) + (. ?)))</tree></instance><instance><text>I love the new ARG earth , ARG sky is amazing .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP (VBP love) (NP (DT the) (JJ new) (NN ARG) (NN earth)))) + (, ,) + (S (NP (NN ARG) (NN sky)) (VP (VBZ is) (ADJP (JJ amazing)))) + (. .)))</tree></instance><instance><text>why the hell do i follow ARG on twitter ?</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB why)) + (S + (NP (DT the) (NN hell)) + (VP + (VBP do) + (S + (NP (FW i)) + (VP + (VB follow) + (NP (NP ARG) (PP (IN on) (NP (NN twitter)))))))) + (. ?)))</tree></instance><instance><text>Geweldig intro : ARG answers questions from Little Monsters .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Geweldig) (NN intro)) + (: :) + (NP + (NP (NN lady) (JJ gaga) (NNS answers) (NNS questions)) + (PP (IN from) (NP (JJ Little) (NNS Monsters))))) + (. .)))</tree></instance><instance><text>ca n't someone cut a deal with kris , format it into a book , crunch it to ARG + send it to lulu ? is '' book deal '' crucial anymore ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD ca) + (RB n't) + (S + (NP (NN someone)) + (VP + (VBD cut) + (NP (DT a) (NN deal)) + (S + (PP (IN with) (NP (NN kris))) + (, ,) + (VP + (NN format) + (NP (PRP it)) + (PP + (IN into) + (NP + (NP (DT a) (NN book)) + (, ,) + (NP + (NP (NN crunch)) + (SBAR + (S + (NP (PRP it)) + (VP + (TO to) + (VP + (VB ARG) + (CC +) + (VP + (VB send) + (NP (PRP it)) + (S (VP (TO to) (VP (VB lulu)))))))))))))))) + (. ?)))</tree></instance><instance><text>fuckouttahere 2 All the Women with colorful wigs and whoeva make them dumb ass faces when they take pictures like ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN fuckouttahere) (CD 2)) + (SBAR + (S + (NP + (NP (PDT All) (DT the) (NNS Women)) + (PP + (IN with) + (NP + (NP (JJ colorful) (NNS wigs)) + (CC and) + (NP (NN whoeva))))) + (VP + (VBP make) + (S + (NP (PRP them)) + (NP (JJ dumb) (NN ass)) + (VP + (VBZ faces) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP they)) + (VP + (VBP take) + (NP (NP (NNS pictures)) (PP (IN like) (NP ARG)))))))))))))</tree></instance><instance><text>Need another excuse to wear your ARG costume ? Break it out again at CM 's Silver Scream Halloween Party</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBD Need) + (NP + (NP (DT another) (NN excuse)) + (SBAR + (S + (VP + (TO to) + (VP + (VB wear) + (NP (PRP$ your) (NN harry) (JJ potter) (NN costume)))))))) + (. ?)))</tree></instance><instance><text>actually , ARG as a guy looks how i imagine matt damon might look as a woman ... bizarre .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADVP (RB actually)) + (, ,) + (NP + (NP ARG) + (SBAR + (IN as) + (S + (NP (DT a) (NN guy)) + (VP + (VBZ looks) + (SBAR + (WHADVP (WRB how)) + (S + (FW i) + (VP + (VBP imagine) + (SBAR + (S + (NP (NN matt) (NN damon)) + (VP + (MD might) + (VP + (VB look) + (PP + (IN as) + (NP + (NP (DT a) (NN woman)) + (: ...) + (NP (JJ bizarre))))))))))))))) + (. .)))</tree></instance><instance><text>rt : linuxgal ARG is no longer the country 's worst president ! tcot</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN rt)) + (: :) + (S + (NP (JJ linuxgal) (NN jimmy) (NN carter)) + (VP + (VBZ is) + (ADVP (RB no) (RB longer)) + (NP + (NP (DT the) (NN country) (POS 's)) + (JJS worst) + (NN president)))) + (. !)))</tree></instance><instance><text>i voted Moldova for '' ARG Birthday Kiss '' vote ! .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (LS i) + (VBD voted) + (NP + (NP (NNP Moldova)) + (PP + (IN for) + (NP ('' '') (NN justin) (NN bieber) (NN Birthday)))) + (VBP Kiss) + ('' '') + (NN vote)) + (. !)))</tree></instance><instance><text>rttrudyvan wyk ARG 360 microsoft superior aftersales service ,</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NN rttrudyvan) + (NN wyk) + (NN ARG) + (CD 360) + (NN microsoft) + (JJ superior) + (NNS aftersales) + (NN service)) + (, ,)))</tree></instance><instance><text>Flex Im disappointed in photos you have laid out not enough sexy and you put up ARG and Teyana Taylor as sexy ?</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (JJ Flex) (NN Im)) + (SINV + (VP (VBN disappointed) (PP (IN in) (NP (NNS photos)))) + (NP (PRP you)) + (VP + (S + (VP + (VBP have) + (VP + (VBN laid) + (PRT (RP out)) + (ADVP (RB not) (RB enough) (JJ sexy)))) + (CC and) + (S + (S (NP (PRP you)) (VP (VBD put) (PRT (RP up)) (NP ARG))) + (CC and) + (NP + (NP (NNP Teyana) (NNP Taylor)) + (PP (IN as) (JJ sexy))))))) + (. ?)))</tree></instance><instance><text>listening ' 3 by ARG i don like still at all ç</text><opinion>negative</opinion><tree>(ROOT + (S + (S (VP (VBG listening) ('' ') (NP (CD 3)) (PP (IN by) (NP ARG)))) + (VP + (FW i) + (VP + (VB don) + (PP + (IN like) + (FRAG (ADVP (RB still)) (PP (IN at) (NP (DT all) (NN ç)))))))))</tree></instance><instance><text>ARG was so epic/funny/awesome ~</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBD was) (NP (ADJP (RB so) (JJ epic/funny/awesome)) (NN ~)))))</tree></instance><instance><text>robot who can sing better than ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN robot)) + (SBAR + (WHNP (WP who)) + (S + (VP + (MD can) + (VP + (VB sing) + (ADVP (ADVP (JJR better)) (PP (IN than) (NP ARG)))))))))</tree></instance><instance><text>ARG wins best celeb mom ... in other news : michael jackson wins most healthy and active pop singer ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP (VBZ wins) (NP (JJS best) (NN celeb) (NN mom))) + (: ...) + (PP (IN in) (NP (JJ other) (NN news)))) + (: :) + (S + (NP (NN michael) (NN jackson)) + (VP + (VBZ wins) + (NP + (ADJP (RBS most) (JJ healthy) (CC and) (JJ active)) + (NN pop) + (NN singer)))) + (: ...)))</tree></instance><instance><text>faq : buying and installing the right ARG upgrade</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN faq)) + (: :) + (NP + (NP (NN buying)) + (CC and) + (VP + (VBG installing) + (S + (NP (DT the) (JJ right) (NNS windows)) + (NP (CD 7) (NN upgrade)))))))</tree></instance><instance><text>i 'm just waiting for ARG to say that all those who think obama does n't deserve the nobel are racists .</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (VBP 'm) + (ADVP (RB just)) + (VP + (VBG waiting) + (SBAR + (IN for) + (S + (NP ARG) + (VP + (TO to) + (VP + (VB say) + (SBAR + (IN that) + (S + (NP + (NP (PDT all) (DT those)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP think) + (SBAR + (S + (NP (NN obama)) + (VP + (VBZ does) + (RB n't) + (VP + (VB deserve) + (NP (DT the) (JJ nobel)))))))))) + (VP (VBP are) (NP (NNS racists)))))))))) + (. .)))</tree></instance><instance><text>ARG made the bullies stop picking on me .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD made) + (S + (DT the) + (VP + (VBZ bullies) + (VP + (VB stop) + (S (VP (VBG picking) (PP (IN on) (NP (PRP me))))))))) + (. .)))</tree></instance><instance><text>2 hours later , no longer seeing confused russian ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (NP (CD 2) (NNS hours)) (RB later)) + (, ,) + (ADVP (DT no) (JJR longer)) + (VP + (VBG seeing) + (NP (JJ confused) (JJ russian) (NN steve) (NNS jobs))) + (. .)))</tree></instance></data> \ No newline at end of file diff --git a/ADA/SA/data/acl-14-short-data/tweet_train_with_labelled_parse_trees.xml b/ADA/SA/data/acl-14-short-data/tweet_train_with_labelled_parse_trees.xml new file mode 100644 index 0000000000000000000000000000000000000000..af4cf28d0701117d88492ed6a08320de6bf0e84d --- /dev/null +++ b/ADA/SA/data/acl-14-short-data/tweet_train_with_labelled_parse_trees.xml @@ -0,0 +1,54517 @@ +<data><instance><text>my 3-year-old was amazed yesterday to find that ' real ' 10 pin bowling is nothing like it is on the ARG ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN 3-year-old)) + (VP + (VBD was) + (VP + (VBN amazed) + (NP (NN yesterday)) + (S + (VP + (TO to) + (VP + (VB find) + (SBAR + (IN that) + (S + (NP + ('' ') + (JJ real) + ('' ') + (CD 10) + (NN pin) + (NN bowling)) + (VP + (VBZ is) + (NP + (NP (NN nothing)) + (SBAR + (IN like) + (S + (NP (PRP it)) + (VP + (VBZ is) + (PP (IN on) (NP (DT the) (NN ARG))))))))))))))) + (: ...)))</tree></instance><instance><text>izašao je you '' videoteci '' novi ARG i public enemy : -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN izašao) (NN je)) + (PRP you) + ('' '') + (NP + (NN videoteci) + ('' '') + (NP (ADJP (RB novi) (JJ harry)) (NN potter)) + (PP (FW i) (NP (JJ public) (NN enemy)))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>3 by ARG is an amazing song</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (CD 3)) (PP (IN by) (NP ARG))) + (VP (VBZ is) (NP (DT an) (JJ amazing) (NN song)))))</tree></instance><instance><text>people whose reactions I 'd appreciate this morning : bill clinton 's , ARG ' is ... george bush 's -LRB- latter for completely difference reasons -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP + (NP (NNS people)) + (SBAR + (WHNP (WP$ whose) (NNS reactions)) + (S + (NP (PRP I)) + (VP + (MD 'd) + (VP (VB appreciate) (NP (DT this) (NN morning)))))) + (: :)) + (NN bill) + (NN clinton) + (POS 's)) + (, ,) + (NP ARG) + ('' ')) + (VP + (VBZ is) + (S + (: ...) + (NP + (NP (NN george) (NN bush) (POS 's)) + (PRN + (-LRB- -LRB-) + (ADJP + (ADJP (JJ latter)) + (PP + (IN for) + (NP (RB completely) (NN difference) (NNS reasons)))) + (-RRB- -RRB-)))))))</tree></instance><instance><text>NowPlaying ARG - let love down</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG NowPlaying) + (S + (NN lady) + (X (SYM gaga)) + (: -) + (VP (VB let) (VP (VB love) (PRT (RP down))))))))</tree></instance><instance><text>The ARG domestic genocide hug .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT The) (NN ARG) (JJ domestic) (NN genocide) (NN hug)) + (. .)))</tree></instance><instance><text>Paramore , incubus , ARG , a7x , the strokes , motley crue pilih yg mana yaah bingung cc buckupshow</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN Paramore)) + (, ,) + (NP (NN incubus)) + (, ,) + (NP ARG) + (, ,) + (NP (NN a7x)) + (, ,) + (NP (DT the) (NNS strokes)) + (, ,) + (NP + (NN motley) + (NN crue) + (NN pilih) + (NN yg) + (NN mana) + (NN yaah) + (NN bingung) + (NN cc) + (NN buckupshow))))</tree></instance><instance><text>okay maybe just a little shocked xD omg nicolerichie the ARG fans are outraged at what you did</text><opinion>neutral</opinion><tree>(ROOT + (S + (JJ okay) + (ADVP (RB maybe)) + (NP + (RB just) + (DT a) + (JJ little) + (JJ shocked) + (NN xD) + (NN omg) + (NN nicolerichie)) + (S + (NP (DT the) (NN ARG) (NNS fans)) + (VP + (VBP are) + (VP + (VBN outraged) + (PP + (IN at) + (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBD did))))))))))</tree></instance><instance><text>he might have got the nobel prize just for not being ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP he)) + (VP + (MD might) + (VP + (VB have) + (VP + (VBD got) + (NP + (NP (DT the) (JJ nobel) (NN prize)) + (PP + (ADVP (RB just)) + (IN for) + (ADJP (RB not) (VBG being) (WHADJP ARG)))))))))</tree></instance><instance><text>People i followed today '' Omarion , Natalie Nunn and any PAST BGC cast , Chingy and ARG '' what a list of Wackness</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNS People)) + (SBAR + (FW i) + (S + (S + (VP (VBD followed) (NP (NN today))) + ('' '') + (S + (NP + (NP (NNP Omarion)) + (, ,) + (NP (NNP Natalie) (NNP Nunn)) + (CC and) + (NP (DT any) (NNP PAST) (NNP BGC))) + (VP (VBD cast)))) + (, ,) + (NNP Chingy) + (CC and) + (NP ARG) + ('' '') + (S + (WHNP (WP what)) + (NP (NP (DT a) (NN list)) (PP (IN of) (NP (NNP Wackness)))))))))</tree></instance><instance><text>tomorrow we have art class ! love it ! lsning to ARG - piece of me</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN tomorrow)) + (NP (PRP we)) + (VP (VBP have) (NP (NN art) (NN class))) + (. !)))</tree></instance><instance><text>Waitrose dumps Fox News in protest over -LSB- Glen Beck -RSB- remarks about ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Waitrose)) + (VP + (VBZ dumps) + (NP (NNP Fox) (NNP News)) + (PP (IN in) (NP (NN protest))) + (VP + (ADVP + (IN over) + (PRN + (-LRB- -LSB-) + (NP (NNP Glen) (NNP Beck)) + (-RRB- -RSB-))) + (VBZ remarks) + (PP (IN about) (NP ARG))))))</tree></instance><instance><text>do n't get me wrong , i am a huge obama supporter but it feels forced or like an '' at least you 're not ARG award ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBP do) + (RB n't) + (VP (VB get) (NP (PRP me)) (ADVP (JJ wrong)))) + (, ,) + (S + (FW i) + (VP (VBP am) (NP (DT a) (JJ huge) (NN obama) (NN supporter)))) + (CC but) + (S + (NP (PRP it)) + (VP + (VBZ feels) + (VP + (VBN forced) + (CC or) + (S + (IN like) + (NP (DT an) ('' '')) + (ADVP (IN at) (JJS least)) + (NP (PRP you)) + (VP + (VBP 're) + (RB not) + (VP (VB george) (NP (JJ bush) (NN award)))) + ('' '')))))))</tree></instance><instance><text>ESPN Soccer Net News Ardiles backs ARG for World Cup glory</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP ESPN) (NNP Soccer) (NNP Net) (NNP News) (NNP Ardiles)) + (VP + (VBZ backs) + (NP ARG) + (PP (IN for) (NP (NNP World) (NNP Cup) (NN glory))))))</tree></instance><instance><text>-LSB- happy birthday git * git ! -RSB- ily ! ... some reason im very tired ! but today was really fun ! :-RRB- ugh my ARG died !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (-LRB- -LSB-) + (NP + (NP (JJ happy) (NN birthday) (NN git)) + (X (SYM *)) + (NP (NN git))) + (. !) + (-RRB- -RSB-)))</tree></instance><instance><text>do you know how to convert youtube videos to ARG compatible ones through linux command ? thank you in advance : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VB do) + (NP (PRP you)) + (VP + (VB know) + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP + (VB convert) + (NP (NN youtube) (NNS videos)) + (S + (VP + (TO to) + (VP + (VB ARG) + (NP (JJ compatible) (NNS ones)) + (PP (IN through) (NP (NN linux) (NN command)))))))))))) + (. ?)))</tree></instance><instance><text>ARG as amelia earhart is actually pretty great casting .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP ARG) (PP (IN as) (NP (NN amelia) (NN earhart)))) + (VP + (VBZ is) + (ADVP (RB actually)) + (NP (ADJP (RB pretty) (JJ great)) (NN casting))) + (. .)))</tree></instance><instance><text>they even have red costumes on like ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP they)) + (ADVP (RB even)) + (VP + (VBP have) + (NP + (NP (JJ red) (NNS costumes)) + (PP (IN on) (PP (IN like) (NP ARG)))))))</tree></instance><instance><text>ABOVE THE RIM : some mean basketball but misses the layup with hammy acting & a script that 's the equivalent to ARG 's art creation</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (PP (IN ABOVE) (NP (DT THE) (NN RIM))) + (: :) + (S + (NP (DT some)) + (VP + (VP (VBP mean) (NP (NN basketball))) + (CC but) + (VP + (VBZ misses) + (NP (DT the) (NN layup)) + (PP + (IN with) + (NP + (NP + (JJ hammy) + (VBG acting) + (CC &) + (NP (DT a) (NN script))) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ 's) + (NP + (NP (DT the) (JJ equivalent)) + (PP + (TO to) + (NP + (NP (NN ARG) (POS 's)) + (NN art) + (NN creation))))))))))))))</tree></instance><instance><text>press start : the faces of ' ballad of gay tony ' ; ARG update woes extract not available .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN press) (NN start)) + (: :) + (NP + (NP (DT the) (NNS faces)) + (PP + (IN of) + (S + (VP + ('' ') + (NP + (NP (NN ballad)) + (PP (IN of) (NP (JJ gay) (JJ tony) ('' ')))))))) + (: ;) + (S + (NP ARG) + (VP + (VBP update) + (S + (NP (NNS woes)) + (NN extract) + (VP (RB not) (ADJP (JJ available)))))) + (. .)))</tree></instance><instance><text>i love bad romance and fashion and 3 by ARG i love you both lady gag too girl ! her concerts r better than the record !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (LST (LS i)) + (NP (NN love) (JJ bad) (NN romance)) + (CC and) + (NP (NN fashion))) + (CC and) + (NP (NP (CD 3)) (PP (IN by) (NP ARG)))) + (VP + (FW i) + (S + (VP + (VBP love) + (NP (PRP you)) + (S + (NP + (NP (DT both) (NP (NN lady) (NN gag))) + (ADVP (RB too))) + (NP (NN girl)))))) + (. !)))</tree></instance><instance><text>Video : ARG gets x-rated for new tennis game ad ! .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Video)) + (: :) + (NP ARG) + (VP + (VBZ gets) + (ADJP (JJ x-rated)) + (PP (IN for) (NP (JJ new) (NN tennis) (NN game) (NN ad)))) + (. !)))</tree></instance><instance><text>shorty like a melody in my head that i keep singing like la la la everyday like an ARG stuck in replay :-RRB- love that song</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VB shorty) + (PP + (IN like) + (NP + (NP (DT a) (NN melody)) + (PP (IN in) (NP (PRP$ my) (NN head))) + (SBAR + (WHNP (IN that)) + (S + (FW i) + (VP + (VB keep) + (NP + (NP (NN singing)) + (PP + (IN like) + (NP + (NP (NNP la) (NNP la) (NNP la) (NN everyday)) + (PP + (IN like) + (NP + (NP (DT an) (NN ARG)) + (VP + (VBD stuck) + (PP (IN in) (NP (NN replay)))))))))))))))) + (: :) + (FRAG (-RRB- -RRB-) (SBAR (VBP love) (IN that) (NP (NN song))))))</tree></instance><instance><text>bought one of those rechargable ARG backup battery packs ... no more fear : - -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBD bought) + (SBAR + (S + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (DT those) + (JJ rechargable) + (NN ARG) + (NN backup) + (NN battery)))) + (VP + (VBZ packs) + (: ...) + (NP (DT no) (JJR more) (NN fear) (: :)))))) + (: -) + (-RRB- -RRB-)))</tree></instance><instance><text>-LSB- gwaveblogs -RSB- ultimate list of ARG gadgets and tools - ARG , ARG extension , ARG gadge ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (PRN (-LRB- -LSB-) (NP (NNS gwaveblogs)) (-RRB- -RSB-)) + (JJ ultimate) + (NN list)) + (PP + (IN of) + (NP + (NP + (NP (NN google) (NN wave) (NNS gadgets)) + (CC and) + (NP (NNS tools))) + (: -) + (NP + (NP ARG) + (, ,) + (NP (NN google) (NN wave) (NN extension)) + (, ,) + (NP (NN google) (NN wave) (NN gadge)) + (: ...))))))</tree></instance><instance><text>Rumors Swirl About Biden Sleeping During Obama Speech : Vice President ARG was caught with his eyes closed ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNS Rumors) (NN Swirl)) + (PP + (IN About) + (NP + (NP (NNP Biden)) + (VP + (VBG Sleeping) + (PP (IN During) (NP (NNP Obama) (NNP Speech))))))) + (: :) + (S + (S + (NP (NNP Vice) (NNP President) (NNP joe) (NN biden)) + (VP + (VBD was) + (VP (VBN caught) (PP (IN with) (NP (PRP$ his) (NNS eyes)))))) + (VP (VBD closed)) + (: ...)) + (. .)))</tree></instance><instance><text>omg what has the world come to !? they sang ARG !!!! awful !!!! :</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN omg)) + (SBARQ + (WHNP (WDT what)) + (SQ + (VBZ has) + (NP (DT the) (NN world)) + (VP (VBN come) (S (VP (TO to) (VP (VB !?)))))))))</tree></instance><instance><text>best joke of the day : ARG is gay : D</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (RB best) (NN joke)) + (PP (IN of) (NP (DT the) (NN day)))) + (: :) + (S (NP ARG) (VP (VBZ is) (ADJP (JJ gay)))) + (: :)) + (NP (NN D))))</tree></instance><instance><text>Guy Ritchie has revealed he has struggled to cope with his divorce from ARG , and admits he still loves her .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Guy) (NNP Ritchie)) + (VP + (VBZ has) + (VP + (VBN revealed) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ has) + (VP + (VBN struggled) + (S + (VP + (TO to) + (VP + (VB cope) + (PP + (IN with) + (NP + (NP (PRP$ his) (NN divorce)) + (PP (IN from) (NP ARG)))))))))))))) + (, ,) + (CC and) + (SQ + (VBZ admits) + (NP (PRP he)) + (ADVP (RB still)) + (VP (VBZ loves) (NP (PRP her)))) + (. .)))</tree></instance><instance><text>- this is sad because i actually love ARG ... what happen ????</text><opinion>positive</opinion><tree>(ROOT + (S + (: -) + (S + (NP (DT this)) + (VP + (VBZ is) + (ADJP (JJ sad)) + (SBAR + (IN because) + (S (FW i) (VP (ADVP (RB actually)) (VBP love) (NP ARG)))))) + (: ...) + (FRAG + (SBAR (WHNP (WP what)) (S (VP (VB happen) (ADVP (IN ????))))))))</tree></instance><instance><text>LMAO i know !! i dnt like ARG he 's so English !! hehehe its raining here too SMDH</text><opinion>negative</opinion><tree>(ROOT (FRAG (NP (NNP LMAO) (FW i) (VBP know)) (. !!)))</tree></instance><instance><text>e ainda : oh novo clipe do the all american rejects - '' i wan na '' , bandahori , dionne bromfield , ARG , beyonce e lady gag</text><opinion>neutral</opinion><tree>(ROOT + (NP + (LST (LS e)) + (NP + (NP (NN ainda)) + (: :) + (S + (NP (UH oh) (ADVP (FW novo) (FW clipe))) + (VBP do) + (NP (DT the) (DT all) (NN american)) + (VBZ rejects) + (: -) + ('' '') + (NP + (NP + (FW i) + (FW wan) + (TO na) + ('' '') + (, ,) + (NN bandahori) + (, ,) + (NN dionne) + (NN bromfield)) + (, ,) + (NP ARG) + (, ,) + (UCP (NP (NN beyonce)) (SYM e) (NP (NN lady) (NN gag))))))))</tree></instance><instance><text>celeb rumors update ! , ARG wants a baby -</text><opinion>neutral</opinion><tree>(ROOT (S (NP (NN celeb) (NNS rumors)) (VP (VBP update)) (. !)))</tree></instance><instance><text>Fox : High-Profile Conservative Group Files Lawsuit Against ARG Administration Over Health Care Waivers .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Fox)) + (: :) + (NP + (NP + (NNP High-Profile) + (NNP Conservative) + (NNP Group) + (NNP Files) + (NNP Lawsuit)) + (PP + (IN Against) + (NP + (NNP ARG) + (NNP Administration) + (NNP Over) + (NNP Health) + (NNP Care) + (NNPS Waivers))))) + (. .)))</tree></instance><instance><text>ahH Harvey why would you ever want to kiss ARG ass ? i hate ass-kissers , don scoop that low TMZ</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (NP (NNP ahH) (NNP Harvey)) + (WHADVP (WRB why)) + (SQ + (MD would) + (NP (PRP you)) + (ADVP (RB ever)) + (VP + (VBP want) + (PP (TO to) (NP (NN kiss) (NN ryan) (NN seacrest) (NN ass))))) + (. ?)))</tree></instance><instance><text>How could ARG get that Nobel Price ! His preach about a world without nuclear weapon is just pure rhetoric !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB How)) + (S + (VP + (MD could) + (VP + (VB barack) + (S + (NP (NNP obama)) + (VP + (VB get) + (NP (DT that) (NP (NNP Nobel) (NNP Price))))))))) + (. !)))</tree></instance><instance><text>i don think any of ARG ' new music can even be classified as singing ... it 's all computerized !</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (LS i) + (S + (VP + (VB don) + (VP + (VB think) + (SBAR + (S + (NP + (NP (DT any)) + (PP + (IN of) + (NP + (NP (NN britney) (NNS spears) (POS ')) + (JJ new) + (NN music)))) + (VP + (MD can) + (ADVP (RB even)) + (VP + (VB be) + (VP + (VBN classified) + (PP (IN as) (NP (NN singing))))))))))))) + (: ...) + (S (NP (PRP it)) (VP (VBZ 's) (NP (DT all) (JJ computerized)))) + (. !)))</tree></instance><instance><text>really liking the new ARG and mj songs : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (ADVP (RB really)) + (NP + (VBG liking) + (NP + (DT the) + (JJ new) + (NX (NX ARG) (CC and) (NX (NN mj) (NNS songs)))) + (: :) + (-RRB- -RRB-))))</tree></instance><instance><text>she deserves a NPP Thank you Secretary of State ARG , for helping us resolve the feud ! =</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP she)) + (VP + (VBZ deserves) + (NP + (NP (DT a) (NNP NPP) (VB Thank)) + (SBAR + (FRAG + (NP (PRP you)) + (NP + (NAC (NNP Secretary) (PP (IN of) (NP (NNP State)))) + (JJ hillary) + (NN clinton)) + (, ,) + (PP + (IN for) + (S + (VP + (VBG helping) + (S + (NP (PRP us)) + (VP (VB resolve) (NP (DT the) (NN feud))))))))))) + (. !)))</tree></instance><instance><text>This is bad , real bad ... ARG ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT This)) + (VP + (VP + (VBZ is) + (ADJP (JJ bad)) + (, ,) + (FRAG (ADJP (JJ real) (JJ bad)))) + (: ...) + (NP (NP ARG) (: ...)))))</tree></instance><instance><text>Photo : lovelyasadove : I do n't like ARG at all ! She is a true devilworshiper ! I just do n't like her ! I 'm ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Photo)) + (: :) + (NP + (NP (NN lovelyasadove)) + (: :) + (S + (S + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP (VB like) (NP (NP ARG) (ADVP (IN at) (DT all)))))))) + (. !)))</tree></instance><instance><text>do n't know if anyone is doing it , but ARG seems to be a good place for newsrooms to collaborate in real-time for elections .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBP do) + (RB n't) + (VP + (VB know) + (SBAR + (IN if) + (S + (NP (NN anyone)) + (VP (VBZ is) (VP (VBG doing) (NP (PRP it))))))))) + (, ,) + (CC but) + (S + (NP ARG) + (VP + (VBZ seems) + (S + (VP + (TO to) + (VP + (VB be) + (NP + (NP (DT a) (JJ good) (NN place)) + (SBAR + (IN for) + (S + (NP (NNS newsrooms)) + (VP + (TO to) + (VP + (VB collaborate) + (PP + (IN in) + (NP + (NP (JJ real-time)) + (PP (IN for) (NP (NNS elections))))))))))))))) + (. .)))</tree></instance><instance><text>new post : ARG perfect shot gun -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ new) (NN post)) + (: :) + (NP (NP (NN ARG) (JJ perfect) (NN shot) (NN gun)) (-LRB- -LRB-))))</tree></instance><instance><text>I remember when i used to make ARG jokes on the phone with bleahr ... Ahhhh those where the good days ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VBP remember) + (SBAR + (WHADVP (WRB when)) + (SBAR + (FW i) + (S + (VP + (VBN used) + (S + (VP + (TO to) + (VP + (VB make) + (NP + (NP (NN micheal) (NN jackson) (NNS jokes)) + (PP (IN on) (NP (DT the) (NN phone)))) + (PP (IN with) (NP (NN bleahr)))))))))) + (: ...) + (FRAG + (NP (NNP Ahhhh)) + (DT those) + (WHADVP (WRB where)) + (NP (DT the) (JJ good) (NNS days)) + (: ...))))</tree></instance><instance><text>kraima I thought all the ARG faces were going to melt plucka - lucky one was a Plastic Surgeon ... ha !!!</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NN kraima)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD thought) + (SBAR + (S + (NP + (PDT all) + (DT the) + (NN micheal) + (NN jackson) + (NNS faces)) + (VP + (VBD were) + (VP + (VBG going) + (S + (VP (TO to) (VP (VB melt) (NP (FW plucka)))))))))))) + (: -)) + (JJ lucky) + (NN one)) + (VP (VBD was) (NP (DT a) (NNP Plastic) (NNP Surgeon))) + (: ...) + (FW ha) + (. !!!)))</tree></instance><instance><text>i realize i can do all that if i jailbreak it , but i should n't have to do that and suffer as an honest ARG user .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (FW i) + (VP + (VBP realize) + (SBAR + (S + (NP (FW i)) + (VP + (MD can) + (VP + (VB do) + (NP (DT all)) + (SBAR + (IN that) + (S + (IN if) + (VP (NP (FW i) (FW jailbreak)) (NP (PRP it))))))))))) + (, ,) + (CC but) + (S + (S + (NP (FW i)) + (VP + (MD should) + (RB n't) + (VP (VB have) (S (VP (TO to) (VP (VB do) (NP (DT that)))))))) + (CC and) + (VP + (VBP suffer) + (PP (IN as) (NP (DT an) (JJ honest) (NN ARG) (NN user))))) + (. .)))</tree></instance><instance><text>i HATE ARG</text><opinion>negative</opinion><tree>(ROOT (NP (FW i) (FW HATE) (NN harry) (NN potter)))</tree></instance><instance><text>ARG bikini pictures are not bad</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN britney) (NNS spears) (NN bikini) (NNS pictures)) + (VP (VBP are) (RB not) (ADJP (JJ bad)))))</tree></instance><instance><text>was ARG ' s ungaro collection really as bad as everyone said - by josh partner - slate magazine</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBD was) + (NP (NP (NNP lindsay) (NNP lohan) (POS ')) (NNS s)) + (VP + (VBP ungaro) + (NP (NN collection)) + (VP + (ADVP (RB really)) + (ADVP + (ADVP (IN as) (JJ bad)) + (SBAR + (IN as) + (S + (NP (NN everyone)) + (VP + (VBD said) + (: -) + (PP + (IN by) + (NP + (NP (NN josh) (NN partner)) + (: -) + (NP (NN slate) (NN magazine))))))))))))</tree></instance><instance><text>I just woke up from a dream in which I was shopping with ARG & she tried to set me up with Seth Rogen .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VBD woke) + (PRT (RP up)) + (PP + (IN from) + (NP + (NP (DT a) (NN dream)) + (SBAR + (WHPP (IN in) (WHNP (WDT which))) + (S + (NP (PRP I)) + (VP + (VBD was) + (S + (VP (VBG shopping) (PP (IN with) (NP ARG))) + (NP + (CC &) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD tried) + (S + (VP + (TO to) + (VP + (VB set) + (NP (PRP me)) + (PRT (RP up)) + (PP + (IN with) + (NP (NNP Seth) (NNP Rogen))))))))))))))))) + (. .)))</tree></instance><instance><text>aaaaaaaand the ARG debacle continues ...</text><opinion>negative</opinion><tree>(ROOT + (NP + (NN aaaaaaaand) + (SBAR + (S + (NP (DT the) (NN lindsay) (NN lohan) (NN debacle)) + (VP (VBZ continues)))) + (: ...)))</tree></instance><instance><text>having a good ARG</text><opinion>positive</opinion><tree>(ROOT (S (VP (VBG having) (NP (DT a) (JJ good) (NN ARG)))))</tree></instance><instance><text>How to make your presentations enthralling and packed with impact : Deliver them like ARG :</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB How)) + (S + (VP + (TO to) + (VP + (VP + (VB make) + (S + (NP (PRP$ your) (NNS presentations)) + (ADJP (JJ enthralling)))) + (CC and) + (ADJP + (JJ packed) + (PP + (IN with) + (NP + (NP (NN impact)) + (: :) + (S + (VP + (VB Deliver) + (NP (NP (PRP them)) (PP (IN like) (NP ARG))))) + (: :)))))))))</tree></instance><instance><text>Magical ARG to help Disney stores become mini theme parks</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ Magical) (NN steve) (NNS jobs)) + (SBAR + (S + (VP + (TO to) + (VP + (VB help) + (S + (NP (NNP Disney) (NNS stores)) + (VP (VBP become) (NP (JJ mini) (NN theme) (NNS parks))))))))))</tree></instance><instance><text>ill order a bitch with a ARG ass trina attitude and monica face is that on the menu ?</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADVP + (RB ill) + (VP + (VB order) + (NP (DT a) (NN bitch)) + (PP + (IN with) + (NP + (NP + (DT a) + (NN kim) + (NN kardashian) + (NN ass) + (NN trina) + (NN attitude)) + (CC and) + (NP (NN monica) (NN face)))))) + (VBZ is) + (IN that) + (PP (IN on) (NP (DT the) (NN menu))) + (. ?)))</tree></instance><instance><text>I won 6 achievements in ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD won) + (NP (NP (CD 6) (NNS achievements)) (PP (IN in) (NP ARG))))))</tree></instance><instance><text>ARG + $ 100 gift card for $ 200 this weekend ! hello , beatles rock band :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (CC +) + (NP (ADJP ($ $) (CD 100)) (NN gift) (NN card))) + (PP (IN for) (NP ($ $) (CD 200))) + (NP (DT this) (NN weekend)) + (. !)))</tree></instance><instance><text>ARG nude video Check out the latest ARG nude sex videos and other funny videos from ... ARG fansite with latest picture</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN mandy) (NN moore) (JJ nude) (NN video)) + (VP + (VB Check) + (PP + (IN out) + (NP + (NP + (DT the) + (JJS latest) + (NN mandy) + (NN moore) + (JJ nude) + (NN sex) + (NNS videos)) + (CC and) + (NP (JJ other) (JJ funny) (NNS videos)))) + (PP + (IN from) + (: ...) + (NP + (NP (NN mandy) (NN moore) (NN fansite)) + (PP (IN with) (NP (JJS latest) (NN picture))))))))</tree></instance><instance><text>noul album ` fame : the monster ` a lui lady gag va fi lansat in 24 nov in aceas zi cu cel a lui ARG www.cr15t1.webs.com/blog.htm</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN noul) (NN album) (`` `) (NN fame)) + (: :) + (NP + (NP + (NP + (NP (DT the) (NN monster)) + (`` `) + (NP + (NP + (DT a) + (NN lui) + (NN lady) + (NN gag) + (NN va) + (NN fi) + (NN lansat)) + (PP (IN in) (NP (CD 24) (NN nov))))) + (PP (IN in) (NP (NN aceas) (NN zi) (NN cu) (NN cel)))) + (SBAR + (S + (NP (DT a) (NN lui) (NN britney)) + (VP (VBZ spears) (NP (NN www.cr15t1.webs.com/blog))))))) + (. .)))</tree></instance><instance><text>we don do the soulja boy 's and crime mobs , we do the j-lo 's and ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP we)) + (VP + (VBP don) + (VP + (VBP do) + (NP + (NP (DT the) (NN soulja) (NN boy) (POS 's)) + (CC and) + (NP (NN crime) (NNS mobs)))))) + (, ,) + (S + (NP (PRP we)) + (VP + (VBP do) + (NP (NP (DT the) (NN j-lo) (POS 's)) (CC and) (NP ARG))))))</tree></instance><instance><text>Demand ARG in Lisbon at Eventful - .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN Demand) (NN justin) (NN bieber)) + (PP + (IN in) + (NP (NP (NNP Lisbon)) (PP (IN at) (NP (NNP Eventful))))) + (: -)) + (. .)))</tree></instance><instance><text>Born This Way - ARG : ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VBN Born) + (NP (DT This) (NN Way)) + (: -) + (NP (NP ARG) (: :) (: ...)) + (. .)))</tree></instance><instance><text>i have my doubts that that 's ARG ...</text><opinion>neutral</opinion><tree>(ROOT + (X + (FW i) + (VP + (VBP have) + (NP + (PRP$ my) + (NP + (NNS doubts) + (SBAR + (IN that) + (S + (NP (DT that)) + (VP (VBZ 's) (NP (NN lindsay) (NN lohan) (: ...))))))))))</tree></instance><instance><text>ARG drowning in debt - bodog beat</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (VP (VBG drowning) (PP (IN in) (NP (NN debt)))) + (: -)) + (NP (NN bodog) (NN beat))))</tree></instance><instance><text>A warm welcome to ARG ! Max</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NP (DT A) (JJ warm) (JJ welcome)) (PP (TO to) (NP ARG))) + (. !)))</tree></instance><instance><text>mlbpulse angels errors more contagious than ARG genital warts at promises .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN mlbpulse) (NNS angels) (NNS errors)) + (ADJP + (ADJP (RBR more) (JJ contagious)) + (PP + (IN than) + (NP (NN lindsay) (NN lohan) (JJ genital) (NNS warts)))) + (PP (IN at) (NP (NNS promises)))) + (. .)))</tree></instance><instance><text>misskish0h9 BarOfTheDay : my motto get money that 's it/mastering the green game like ARG an ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN misskish0h9) (NNP BarOfTheDay)) + (: :) + (S + (NP (PRP$ my) (NN motto)) + (VP + (VB get) + (NP + (NP (NN money)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ 's) + (VP + (VBG it/mastering) + (NP + (NP (DT the) (JJ green) (NN game)) + (PP (IN like) (NP ARG))) + (NP (DT an) (: ...)))))))))))</tree></instance><instance><text>In the time Ive spent waiting for a special someone to do their blackhair , I could 've translated all the ARG books into Latin .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP + (IN In) + (NP + (NP (DT the) (NN time) (NN Ive)) + (VP + (VBD spent) + (S + (VP + (VBG waiting) + (PP + (IN for) + (NP + (NP (DT a) (JJ special) (NN someone)) + (SBAR + (S + (VP + (TO to) + (VP (VB do) (NP (PRP$ their) (NN blackhair))))))))))))) + (, ,) + (NP (PRP I)) + (VP + (MD could) + (VP + (VB 've) + (VP + (VBN translated) + (NP (PDT all) (DT the) (NN harry) (JJ potter) (NNS books)) + (PP (IN into) (NP (NNP Latin)))))) + (. .)))</tree></instance><instance><text>Kids admire ARG more than Oprah and the Olsen twins Ask your kids who they look up to kids apple</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNS Kids)) + (VP + (VBP admire) + (NP ARG) + (ADVP + (RBR more) + (SBAR + (IN than) + (S + (NP + (NP (NNP Oprah)) + (CC and) + (NP (DT the) (NNP Olsen) (NNS twins))) + (VP + (VBP Ask) + (NP + (NP (PRP$ your) (NNS kids)) + (SBAR + (WHNP (WP who)) + (S + (NP (PRP they)) + (VP + (VBP look) + (ADVP (RP up)) + (PP (TO to) (NP (NNS kids) (NN apple))))))))))))))</tree></instance><instance><text>RT : DaKiDJAY17 '' FuckYeahAwny hahaha NEVER ! Mine like ARG ... yours like Khloe ... O '' damn i don even wan na play anymore :-LRB- ha</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (: :) + (NP + (NP (NN DaKiDJAY17)) + ('' '') + (NP (NNP FuckYeahAwny) (NNP hahaha) (NNP NEVER))) + (. !)))</tree></instance><instance><text>so dumb I had to RT it : box Signed by ARG Will Set You Back $ 1.1 Million -LRB- Plus Shipping -RRB- -</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP + (ADJP + (RB so) + (JJ dumb) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD had) + (PP (TO to) (NP (NP (NN RT)) (NP (PRP it)) (: :))) + (SBAR + (S + (NP + (NP (NN box)) + (VP (VBN Signed) (PP (IN by) (NP ARG)))) + (VP + (MD Will) + (VP + (VB Set) + (NP (PRP You)) + (NP + (RB Back) + (NP ($ $) (CD 1.1)) + (NP (NNP Million))))))))))) + (PRN + (-LRB- -LRB-) + (NP (NNP Plus) (NNP Shipping)) + (-RRB- -RRB-))) + (: -)))</tree></instance><instance><text>'' WeezyDaGreat : ARG concert tonight anybody ??? '' < -- your going ? Lol</text><opinion>neutral</opinion><tree>(ROOT + (X + ('' '') + (NP + (NP (NNP WeezyDaGreat)) + (: :) + (FRAG + (NP + (NN lady) + (JJ gaga) + (NN concert) + (NN tonight) + (NN anybody)) + (. ???) + ('' '')))))</tree></instance><instance><text>So its okay 4 George Bush to do what evah he wants & asking questions is unpatriotic-but ARG is supposed 2 state every move in advance-libya</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (RB So) + (SQ + (S + (NP + (NP (PRP$ its) (JJ okay) (CD 4) (NNP George) (NNP Bush)) + (SBAR + (S + (VP + (TO to) + (VP + (VB do) + (SBAR + (WHNP (WP what) (NN evah)) + (S + (NP (PRP he)) + (VP + (VBZ wants) + (NP (CC &) (VBG asking) (NNS questions)))))))))) + (VP (VBZ is) (NP (JJ unpatriotic-but) (NN ARG)))) + (VBZ is) + (NP (VBN supposed) (CD 2) (NN state)) + (NP + (NP (DT every) (NN move)) + (PP (IN in) (NP (NN advance-libya)))))))</tree></instance><instance><text>hi ! i think you look like ARG ...</text><opinion>neutral</opinion><tree>(ROOT (INTJ (UH hi) (. !)))</tree></instance><instance><text>- lol thats bit ARG like : ' D : P</text><opinion>neutral</opinion><tree>(ROOT + (NP + (: -) + (NP + (NP (NN lol) (NNS thats) (NN bit) (JJ harry) (NN potter)) + (PP (IN like) (: :) (NP (NP ('' ') (NN D)) (: :) (NP (NN P)))))))</tree></instance><instance><text>hambling242 you love ARG , well I was going to follow you .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN hambling242)) + (SBAR (S (NP (PRP you)) (VP (VBP love) (NP ARG)))) + (, ,) + (S + (ADVP (RB well)) + (NP (PRP I)) + (VP + (VBD was) + (VP + (VBG going) + (S (VP (TO to) (VP (VB follow) (NP (PRP you)))))))) + (. .)))</tree></instance><instance><text>i know it 's anecdotal , but the ARG application , stanza and classics are some of the most popular apps i see</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (LS i) + (VP + (VB know) + (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ anecdotal))))))) + (, ,) + (CC but) + (S + (NP + (NP (DT the) (NN ARG) (NN application)) + (, ,) + (NP (NN stanza)) + (CC and) + (NP (NNS classics))) + (VP + (VBP are) + (NP + (NP (DT some)) + (PP + (IN of) + (NP + (NP (DT the) (ADJP (RBS most) (JJ popular)) (NNS apps)) + (VP (FW i) (VB see)))))))))</tree></instance><instance><text>trying on '' dress clothes '' for work ughhh booty n thighs hatin man aint shit open ! Grrrr now I 'm mad real mad ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG trying) + (PP (IN on) (NP ('' '') (NN dress) (NNS clothes))) + ('' '') + (PP + (IN for) + (NP (NN work) (JJ ughhh) (NN booty) (NN n) (NNS thighs))))) + (VP + (VBP hatin) + (NP (NP (NN man) (JJ aint) (NN shit)) (ADJP (JJ open)))) + (. !)))</tree></instance><instance><text>okay i will be a little more reasonable ... Comparing Keyshia Cole to ARG is like comparing Lloyd to Chris Brown</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (JJ okay) (FW i)) + (VP + (MD will) + (VP + (VB be) + (SBAR + (DT a) + (S + (ADJP + (ADJP (RB little) (RBR more) (JJ reasonable)) + (: ...) + (S + (VP + (VBG Comparing) + (NP (NNP Keyshia) (NNP Cole)) + (S (VP (TO to) (VP ARG)))))) + (VP + (VBZ is) + (PP + (IN like) + (S + (VP + (VBG comparing) + (NP (NNP Lloyd)) + (PP (TO to) (NP (NNP Chris) (NNP Brown)))))))))))))</tree></instance><instance><text>'' They did n't know how I feel inside , through my smile I cry '' - ARG '' Caged Bird ''</text><opinion>negative</opinion><tree>(ROOT + (SBAR + ('' '') + (S + (NP (PRP They)) + (VP + (VBD did) + (RB n't) + (VP + (VB know) + (SBAR + (WHADVP (WRB how)) + (S + (NP (PRP I)) + (VP + (VBP feel) + (ADVP (RB inside)) + (, ,) + (PP + (IN through) + (NP + (PRP$ my) + (S + (VP + (NN smile) + (SBAR + (S + (PRP I) + (VP + (VP (VBP cry)) + ('' '') + (: -) + (NP + (NP ARG) + ('' '') + (NP (JJ Caged) (NN Bird)) + ('' '')))))))))))))))))</tree></instance><instance><text>I love ARG ! as a whole with all its services</text><opinion>positive</opinion><tree>(ROOT (S (NP (PRP I)) (VP (VBP love) (NP ARG)) (. !)))</tree></instance><instance><text>ARG '' That 's how strong my love is '' just made me tear up a little bit .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + ('' '') + (SBAR + (S + (NP (DT That)) + (VP + (VBZ 's) + (SBAR + (SBAR + (WHADJP (WRB how) (JJ strong)) + (S (NP (PRP$ my) (NN love)) (VP (VBZ is) ('' '')))) + (S + (ADVP (RB just)) + (VP + (VBD made) + (S + (NP (PRP me)) + (VP + (VB tear) + (PRT (RP up)) + (NP (DT a) (JJ little) (NN bit)))))))))) + (. .)))</tree></instance><instance><text>selena gomez stoptheselenahate :-RRB- because I 'm a selenator and I ADORE Justin and ARG : L ! so STOP THE HATE</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN selena) (NN gomez) (NN stoptheselenahate)) + (: :) + (NP + (NP (-RRB- -RRB-)) + (SBAR + (IN because) + (S + (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NN selenator)))) + (CC and) + (S + (NP (PRP I)) + (VP + (VBP ADORE) + (NP + (NP (NNP Justin) (CC and) (NNP miley) (NNP cyrus)) + (: :) + (NP (NN L)))))))) + (. !)))</tree></instance><instance><text>ARG -- late for a very important date ! -</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: --) + (ADJP + (JJ late) + (PP + (IN for) + (NP (DT a) (ADJP (RB very) (JJ important)) (NN date)))) + (. !)))</tree></instance><instance><text>mm lady gag - starstruck , ARG - radar , madonna - celebration rihanna - te amo shakira - did it again pixie lott - mama do</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP + (NP (NN mm) (NN lady) (NN gag)) + (: -) + (NP + (NP + (NP (NN starstruck)) + (, ,) + (NP ARG) + (: -) + (NP (NN radar)) + (, ,) + (NP (NN madonna)) + (: -)) + (NN celebration) + (NN rihanna)) + (: -)) + (NN te) + (NN amo) + (NN shakira)) + (SBAR + (S + (NP (: -)) + (VP + (VBD did) + (NP (PRP it)) + (VP (ADVP (RB again)) (VBP pixie) (SYM lott))))) + (: -)) + (VP (NN mama) (VP (VBP do)))))</tree></instance><instance><text>Yumagk21_1 Apple Survey - Are Apple products any good ? ARG sucks ? apple .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN Yumagk21)) + (VP + (SYM _) + (NP + (NP (CD 1) (NNP Apple) (NN Survey)) + (: -) + (SQ + (VBP Are) + (NP (NNP Apple) (NNS products)) + (NP (DT any) (JJ good))))) + (. ?)))</tree></instance><instance><text>im totally on twitter on my ARG right now ... im super cool :3</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN im)) + (PP + (ADVP (RB totally)) + (IN on) + (NP (NP (NN twitter)) (PP (IN on) (NP (PRP$ my) (NN ARG)))))) + (FRAG + (ADVP (RB right) (RB now)) + (: ...) + (NP (NP (JJ im) (JJ super) (NN cool)) (: :) (NP (CD 3))))))</tree></instance><instance><text>Oh , please do n't change - it 's as good as the '' whips-n-chains , '' tatooed ARG avatar pimped at the other end of the spectrum</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (S + (INTJ (UH Oh)) + (, ,) + (VP (VB please)) + (VP (VBP do) (RB n't) (VP (VB change)))) + (: -) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP + (ADJP (RB as) (JJ good)) + (PP (IN as) (NP (DT the) ('' '') (NNS whips-n-chains))))))) + (, ,) + ('' '') + (VP (VBD tatooed)) + (S + (NP (NNP sarah) (NN palin) (NN avatar)) + (VP + (VBD pimped) + (PP + (IN at) + (NP + (NP (DT the) (JJ other) (NN end)) + (PP (IN of) (NP (DT the) (NN spectrum)))))))))</tree></instance><instance><text>she means that our face like ARG : ha what is she mean by judge us as a mean girl ?</text><opinion>negative</opinion><tree>(ROOT + (SQ + (NP (PRP she)) + (SBAR + (VBZ means) + (IN that) + (NP + (NP (NP (PRP$ our) (NN face)) (PP (IN like) (NP ARG))) + (: :) + (NP + (NN ha) + (SBARQ + (WHNP (WP what)) + (SQ + (VBZ is) + (NP (PRP she)) + (VP + (VB mean) + (PP + (IN by) + (S + (VP + (NN judge) + (NP (PRP us)) + (PP (IN as) (NP (DT a) (JJ mean) (NN girl)))))))))))) + (. ?)))</tree></instance><instance><text>Finished reading all ARG books ! They were even more awesome then the movies ! : D</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBN Finished) + (S + (VP + (VBG reading) + (NP (DT all) (NN harry) (JJ potter) (NNS books))))) + (. !)))</tree></instance><instance><text>William Bradley : Obama 's Biggest Problems Still Lie Abroad : President ARG has no shortage of nasty cri ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP William) (NNP Bradley)) + (: :) + (S + (S + (NP (NP (NNP Obama) (POS 's)) (JJS Biggest) (NNS Problems)) + (ADVP (RB Still)) + (NP (NN Lie)) + (ADVP (RB Abroad))) + (: :) + (S + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBZ has) + (NP + (NP (DT no) (NN shortage)) + (PP (IN of) (NP (JJ nasty) (NN cri)))))) + (: ...))) + (. .)))</tree></instance><instance><text>gagafanforever8 ahh ... you love ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN gagafanforever8) (NN ahh)) + (: ...) + (NP (PRP you)) + (VP (VBP love) (NP ARG))))</tree></instance><instance><text>should twitter be like ARG and have a time out window pop up that tells you to go outside and stretch your legs ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (MD should) + (VP + (VP (VB twitter) (VP (VB be) (PP (IN like) (NP ARG)))) + (CC and) + (VP + (VBP have) + (ADVP (NP (DT a) (NN time)) (RP out)) + (NP (NP (NN window) (NN pop)) (PP (IN up) (NP (DT that))))) + (VP + (VBZ tells) + (NP (PRP you)) + (S + (VP + (TO to) + (VP + (VP (VB go) (ADVP (JJ outside))) + (CC and) + (VP (VB stretch) (NP (PRP$ your) (NNS legs))))))))) + (. ?)))</tree></instance><instance><text>words ca n't express how much i loathe ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNS words)) + (VP + (MD ca) + (RB n't) + (VP + (VB express) + (WHNP + (WHNP (WRB how) (JJ much)) + (NP (FW i) (FW loathe) (FW nicolas) (NN cage))))) + (. .)))</tree></instance><instance><text>hoosierbeergeek england - staying in Brighton on the sea front -LRB- beach -RRB- , my office is in burgis hill ... ARG it , its pretty awesome</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NN hoosierbeergeek) + (SYM england) + (: -) + (VP + (VBG staying) + (PP (IN in) (NP (NNP Brighton))) + (PP + (IN on) + (NP + (NP (DT the) (NP (NN sea) (NN front))) + (PRN (-LRB- -LRB-) (NP (NN beach)) (-RRB- -RRB-))))) + (, ,) + (S + (NP (PRP$ my) (NN office)) + (VP (VBZ is) (PP (IN in) (NP (FW burgis) (NN hill))))) + (: ...)) + (VP (VB ARG) (NP (PRP it)))) + (, ,) + (NP (PRP$ its) (JJ pretty) (JJ awesome))))</tree></instance><instance><text>developer : phone can rival nintendo ds , sony ARG for games ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN developer)) + (: :) + (S + (S + (NP (NN phone)) + (VP + (MD can) + (VP + (VB rival) + (NP + (JJ nintendo) + (ADJP (ADJP (JJ ds)) (, ,) (ADJP (JJ sony))) + (NN ARG)) + (PP (IN for) (NP (NNS games)))))) + (: ...))))</tree></instance><instance><text>how do you like settlers of catan for the ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB how)) + (SQ + (VBP do) + (NP (PRP you)) + (PP + (IN like) + (NP + (NP (NP (NNS settlers)) (PP (IN of) (NP (NN catan)))) + (PP (IN for) (NP (DT the) (NN ARG)))))) + (. ?)))</tree></instance><instance><text>and ARG and taylor hicks lmao</text><opinion>negative</opinion><tree>(ROOT + (UCP + (CC and) + (NP (NP ARG) (CC and) (NP (NN taylor) (NNS hicks))) + (VBP lmao)))</tree></instance><instance><text>yeah this is true , i like ARG ... i just hate microsoft 's marketing department ... ; -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (S + (NP (RB yeah) (DT this)) + (VP (VBZ is) (ADJP (JJ true))) + (, ,) + (VP (FW i) (PP (IN like) (NP ARG)))) + (: ...) + (FW i) + (VP + (ADVP (RB just)) + (VB hate) + (NP + (NP (NN microsoft) (POS 's)) + (NN marketing) + (NN department))) + (: ...)) + (: ;) + (-RRB- -RRB-)))</tree></instance><instance><text>Dame Maggie ' too frightened ' of stage after cancer battle , will ' stagger through ' last ARG films .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NNP Dame) (NNP Maggie) (POS ')) + (ADJP (RB too) (JJ frightened)) + ('' ')) + (PP (IN of) (NP (NN stage))) + (PP (IN after) (NP (NN cancer) (NN battle))) + (, ,)) + (VP + (MD will) + ('' ') + (VP + (VB stagger) + (PP + (IN through) + ('' ') + (NP (JJ last) (NN harry) (JJ potter) (NNS films))))) + (. .)))</tree></instance><instance><text>are you bothered by the lack of a proper menu with ARG ? here 's the solution .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBP are) + (NP (PRP you)) + (VP + (VBN bothered) + (PP + (IN by) + (NP + (NP (DT the) (NN lack)) + (PP + (IN of) + (NP + (NP (DT a) (JJ proper) (NN menu)) + (PP (IN with) (NP ARG))))))) + (. ?)))</tree></instance><instance><text>My right boob is like ARG ; always going rogue .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP$ My) (JJ right) (NN boob)) + (VP (VBZ is) (PP (IN like) (NP ARG)))) + (: ;) + (S (ADVP (RB always)) (VP (VBG going) (NP (NN rogue)))) + (. .)))</tree></instance><instance><text>oh justinbieber and ARG are in the same country ?? : o that 's amazing ! I wish I were british ... ha</text><opinion>positive</opinion><tree>(ROOT + (NP + (UH oh) + (S + (NP (NP (NN justinbieber)) (CC and) (NP ARG)) + (VP + (VBP are) + (PP (IN in) (NP (DT the) (JJ same) (NN country))))) + (. ??)))</tree></instance><instance><text>would you still like to borrow the ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD would) + (NP (PRP you)) + (ADVP (RB still)) + (VP + (VBP like) + (S (VP (TO to) (VP (VB borrow) (NP (DT the) (NN ARG)))))) + (. ?)))</tree></instance><instance><text>holy shit ! i would fucking kill to see ARG ...</text><opinion>negative</opinion><tree>(ROOT (NP (NP (JJ holy) (NN shit)) (. !)))</tree></instance><instance><text>good list ! i love my ARG fit : -RRB-</text><opinion>positive</opinion><tree>(ROOT (NP (NP (JJ good) (NN list)) (. !)))</tree></instance><instance><text>I love nikki Minaj ! She 's the black ARG but even better !!! I love you girrrlll</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (VBP love) (NP (NP (NNS nikki)) (NP (NNP Minaj)))) + (. !)))</tree></instance><instance><text>Where the hell did the Opinions section of my Voice issue go ? All I want to do is read witty articles and something to do with ARG .</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Where)) + (SBARQ + (NP (DT the) (NN hell)) + (SQ + (VBD did) + (NP + (NP (DT the) (NNS Opinions) (NN section)) + (PP (IN of) (NP (PRP$ my) (NNP Voice) (NN issue)))) + (VP (VB go)))) + (. ?)))</tree></instance><instance><text>as of ARG ??!!! you know you rock her songs !!! lol -LRB- it 's cool -RRB-</text><opinion>neutral</opinion><tree>(ROOT (S (PP (IN as) (PP (IN of) (NP ARG))) (VP (VBP ??!!!))))</tree></instance><instance><text>my sister does n't believe i just kissed ARG excellent :--RRB- will you ?</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN sister)) + (VP + (VBZ does) + (RB n't) + (VP + (VB believe) + (SBAR + (S + (NP + (NP + (FW i) + (VP + (ADVP (RB just)) + (VBN kissed) + (NP (NP ARG) (ADJP (JJ excellent))))) + (: :) + (: --)) + (NP (SYM RRB)) + (SBARQ (: -) (SQ (MD will) (NP (PRP you)))))))) + (. ?)))</tree></instance><instance><text>musicmonday my own way - honor society , everything youre not - demi lovato , tiffany blews - fall out boy , blur - ARG : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NN musicmonday) (PRP$ my) (JJ own) (NN way)) + (, -) + (NP + (NP (NN honor) (NN society)) + (, ,) + (NP (NN everything) (NN youre)) + (RB not) + (FRAG + (: -) + (S + (NP + (NP (NN demi) (NN lovato)) + (, ,) + (NP (NN tiffany) (NNS blews)) + (: -)) + (VP (VB fall) (PRT (RP out)) (NP (NN boy)))) + (, ,) + (NP (SYM blur) (: -) (NP ARG) (: :) (-RRB- -RRB-))))))</tree></instance><instance><text>fucking ARG only have black people playing on their team !! black people are good at basketball !! no wonder they are winning ! LETS GO KINGS</text><opinion>negative</opinion><tree>(ROOT + (S + (RB fucking) + (NP ARG) + (VP + (ADVP (RB only)) + (VBP have) + (NP (JJ black) (NNS people)) + (S (VP (VBG playing) (PP (IN on) (NP (PRP$ their) (NN team)))))) + (. !!)))</tree></instance><instance><text>the upgrade version of ARG lets one move from any properly licensed version of windows experience or vista to ARG on that same computer</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT the) (NN upgrade) (NN version)) + (PP (IN of) (NP ARG))) + (VP + (VBZ lets) + (NP + (NP (CD one) (NN move)) + (PP + (IN from) + (NP + (NP + (DT any) + (ADJP (RB properly) (VBN licensed)) + (NN version)) + (PP + (IN of) + (NP + (NNS windows) + (S + (NP (NP (NN experience)) (CC or) (NP (NN vista))) + (VP + (TO to) + (VP + (NNS windows) + (NP + (NP (CD 7)) + (PP + (IN on) + (NP (DT that) (JJ same) (NN computer)))))))))))))))</tree></instance><instance><text>the top 5 stars in need of help ... asap : ARG tops list of stars in danger of self-imploding .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT the) (JJ top) (CD 5) (NNS stars)) + (PP (IN in) (NP (NP (NN need)) (PP (IN of) (NP (NN help))))) + (FRAG + (: ...) + (NP + (NP (NN asap)) + (: :) + (NP + (NP (NN lindsay) (NN lohan) (NNS tops) (NN list)) + (PP + (IN of) + (NP + (NP (NNS stars)) + (PP + (IN in) + (NP + (NP (NN danger)) + (PP (IN of) (NP (NN self-imploding)))))))))) + (. .)))</tree></instance><instance><text>I liked a YouTube video -- ARG & The Scene - Who Says .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD liked) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (PRN + (: --) + (NP (NN selena) (NN gomez) (CC &) (DT The) (NN Scene)) + (: -))) + (S (WHNP (WP Who)) (VP (VBZ Says)))) + (. .)))</tree></instance><instance><text>just watched the 1st ARG movie ... i love mini ron & harry ' - '</text><opinion>neutral</opinion><tree>(ROOT + (VP + (ADVP (RB just)) + (VBN watched) + (NP + (NP (DT the) (JJ 1st) (NN harry) (NN potter) (NN movie)) + (: ...) + (NP + (FW i) + (NN love) + (NNS mini) + (NN ron) + (CC &) + (NN harry) + ('' ')) + (: -)) + ('' ')))</tree></instance><instance><text>Woo 3 days until ARG !! I am so excited : D</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP (NP (NNP Woo) (CD 3) (NNS days)) (PP (IN until) (NP ARG))) + (. !!)))</tree></instance><instance><text>lindsay wants dad restraining order : ARG wants a restraining order against her father .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN lindsay)) + (VP + (VBZ wants) + (S (NP (NN dad)) (VP (VBG restraining) (NP (NN order)))))) + (: :) + (S + (NP ARG) + (VP + (VBZ wants) + (NP + (NP (DT a) (VBG restraining) (NN order)) + (PP (IN against) (NP (PRP$ her) (NN father)))))) + (. .)))</tree></instance><instance><text>hey booboo baybay ! do you have a ARG invite by any chance ?! hahah my friend really wants one !!</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN hey) (NN booboo) (NN baybay)) (. !)))</tree></instance><instance><text>someone must hellaaaaaaaa hate ARG with all those fake twitter accounts ! very known on twitter ... for that , smh stooopid !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN someone)) + (VP + (MD must) + (VP + (VB hellaaaaaaaa) + (NP + (NP (NN hate) (NN britney) (NNS spears)) + (PP + (IN with) + (NP + (PDT all) + (DT those) + (JJ fake) + (NN twitter) + (NNS accounts)))))) + (. !)))</tree></instance><instance><text>I used to think ARG was n't that pretty , but she is actually really pretty .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD used) + (S + (VP + (TO to) + (VP + (VB think) + (SBAR + (S + (NP ARG) + (VP + (VBD was) + (RB n't) + (SBAR + (IN that) + (NP + (NP (RB pretty)) + (, ,) + (CC but) + (S + (NP (PRP she)) + (VP + (VBZ is) + (ADVP (RB actually)) + (ADVP (RB really)) + (ADJP (RB pretty))))))))))))) + (. .)))</tree></instance><instance><text>ARG under attack from android invasion - pc world</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (PP + (IN under) + (NP + (NP (NN attack)) + (PP + (IN from) + (NP + (NP (NN android) (NN invasion)) + (: -) + (NP (NN pc) (NN world))))))))</tree></instance><instance><text>Fuck Kobe And The ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NP (NNP Fuck) (NNP Kobe)) (CC And) (NP (DT The) (NNS ARG))) + (. .)))</tree></instance><instance><text>i love ARG and the deathly hallows</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (LS i) (NP (NN love) (NN harry) (NN potter))) + (CC and) + (NP (DT the) (RB deathly) (NNS hallows))))</tree></instance><instance><text>ARG is the best marketing campaign that apple has ever come up with .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NNS windows) + (SBAR + (S + (NP (CD 7)) + (VP + (VBZ is) + (NP + (NP (DT the) (JJS best) (NN marketing) (NN campaign)) + (SBAR + (WHNP (WDT that)) + (S + (NP (NN apple)) + (VP + (VBZ has) + (ADVP (RB ever)) + (VP (VBN come) (PRT (RP up)) (PP (IN with)))))))))) + (. .)))</tree></instance><instance><text>So now that I 'm done my homework I think it 's time to finally play that ARG game my friend lent me like a week ago .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADVP + (ADVP (RB So) (RB now)) + (SBAR + (IN that) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBN done) + (NP + (NP (PRP$ my) (NN homework)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (NN time)) + (SBAR + (S + (VP + (TO to) + (ADVP (RB finally)) + (VP + (VB play) + (ADVP + (IN that) + (NP + (NP + (NN harry) + (NN potter) + (NN game)) + (SBAR + (S + (NP + (PRP$ my) + (NN friend)) + (VP + (VBD lent) + (NP (PRP me)) + (PP + (IN like) + (ADVP + (NP + (DT a) + (NN week)) + (RB ago))))))))))))))))))))))))) + (. .)))</tree></instance><instance><text>joke : question : what did the chiefs ' fan do after kansas city won the super bowl ? answer : he turned off the ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN joke)) + (: :) + (NP + (NP (NN question)) + (: :) + (SBARQ + (WHNP (WP what)) + (SQ + (VBD did) + (NP (NP (DT the) (NNS chiefs) (POS ')) (NN fan)) + (VP + (VBP do) + (SBAR + (IN after) + (S + (NP (NNS kansas) (NN city)) + (VP (VBD won) (NP (DT the) (JJ super) (NN bowl))))))))) + (. ?)))</tree></instance><instance><text>could this possibly be a good ARG film ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD could) + (NP (DT this)) + (ADVP (RB possibly)) + (VP + (VB be) + (NP (DT a) (JJ good) (NNS nicolas) (NN cage) (NN film))) + (. ?)))</tree></instance><instance><text>good shit yayy im getting an ARG 360 on friday</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ good) (NN shit) (NN yayy) (NN im)) + (VP + (VBG getting) + (NP + (NP (DT an) (NN ARG) (CD 360)) + (PP (IN on) (NP (NNP friday)))))))</tree></instance><instance><text>:| People know me by my love for : Batman , JA Happ , San Francisco Giants , salami , Ryan Adams and ARG , my Muppet , and Cillian Murphy .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP :|) (NNS People)) + (VP + (VBP know) + (NP (PRP me)) + (PP (IN by) (NP (PRP$ my) (NN love))) + (VP + (PP + (IN for) + (: :) + (NP + (NP (NNP Batman)) + (, ,) + (NP (NNP JA) (NNP Happ)) + (, ,) + (NP (NNP San) (NNP Francisco) (NNP Giants)) + (, ,) + (NP (NN salami)) + (, ,) + (NP (NNP Ryan) (NNP Adams)) + (CC and) + (NP ARG))) + (, ,) + (NP + (NP (PRP$ my) (NNP Muppet)) + (, ,) + (CC and) + (NP (NNP Cillian) (NNP Murphy))))) + (. .)))</tree></instance><instance><text>babysit a lot ! ha ! i like ARG but i 'm kinda glad we do n't have one !</text><opinion>neutral</opinion><tree>(ROOT (S (VP (VB babysit) (NP (DT a) (NN lot))) (. !)))</tree></instance><instance><text>ARG Apologizes For ' Retarded ' Slur , Approves Weird Al Parody : ARG performs her Monster 's Ball tour a ... .</text><opinion>negative</opinion><tree>(ROOT + (SINV + (NP ARG) + (VBZ Apologizes) + (IN For) + ('' ') + (S (VP (VBN Retarded) ('' ') (NP (NNP Slur)))) + (, ,) + (VP (VBZ Approves)) + (NP (NNP Weird) (NNP Al) (NNP Parody)) + (S + (NP (: :) (NN lady) (NN gaga)) + (VP + (VBZ performs) + (S + (NP + (NP (PRP$ her) (NN Monster) (POS 's)) + (NNP Ball) + (NN tour)) + (DT a) + (: ...)))) + (. .)))</tree></instance><instance><text>Well , I 'm very proud of ARG for winning the Nobel Peace Prize .</text><opinion>positive</opinion><tree>(ROOT + (S + (INTJ (RB Well)) + (, ,) + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP + (RB very) + (JJ proud) + (PP (IN of) (NP ARG)) + (PP + (IN for) + (S + (VP + (VBG winning) + (NP (DT the) (NNP Nobel) (NNP Peace) (NNP Prize))))))) + (. .)))</tree></instance><instance><text>Watching ARG 's music video for cry me a river , and all I can think is '' who in their right mind would cheat on jt ? '' ... smh .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VP + (VBG Watching) + (NP + (NP + (NP (NN justin) (NN timberlake) (POS 's)) + (NN music) + (NN video)) + (PP + (IN for) + (NP + (NP (NN cry)) + (S + (NP (PRP me)) + (NP + (NP + (NP (DT a) (NN river)) + (, ,) + (CC and) + (NP (DT all))) + (SBAR (S (NP (PRP I)) (VP (MD can) (VP (VB think)))))) + (VP + (VBZ is) + ('' '') + (SBAR + (WHNP (WP who)) + (S + (PP + (IN in) + (NP (PRP$ their) (JJ right) (NN mind))) + (VP + (MD would) + (VP (VB cheat) (PP (IN on) (NP (NN jt))))))))))))) + (. ?) + ('' '')))</tree></instance><instance><text>i can get ubuntu 9.10 for free , and it 's better than ARG anyway !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (LST (LS i)) + (VP + (MD can) + (VP + (VB get) + (NP + (NP (JJ ubuntu) (CD 9.10)) + (PP (IN for) (ADJP (JJ free))))))) + (, ,) + (CC and) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP + (ADJP (JJR better)) + (PP (IN than) (NP (NNS windows) (NP (CD 7)) (RB anyway)))))) + (. !)))</tree></instance><instance><text>why does ARG sound like she sings through her nose</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP ARG) + (VP + (VB sound) + (SBAR + (IN like) + (S + (NP (PRP she)) + (VP + (VBZ sings) + (PP (IN through) (NP (PRP$ her) (NN nose))))))))))</tree></instance><instance><text>she got that good good , she ARG bad !! < = I like !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP she)) + (VP (VBD got) (NP (DT that) (JJ good) (JJ good)))) + (, ,) + (NP (PRP she)) + (VP (VBD micheal) (NP (NN jackson) (JJ bad))) + (. !!)))</tree></instance><instance><text>vail tech : music moves even without ARG - vail daily news - vail tech : music moves even without ARG vail daily new ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN vail) (NN tech)) + (: :) + (NP + (NP + (NP (NN music) (NNS moves)) + (PP (ADVP (RB even)) (IN without) (NP ARG))) + (: -) + (S + (NP (NN vail) (JJ daily) (NN news)) + (VP + (: -) + (NP + (NP (NN vail) (NN tech)) + (: :) + (NP + (NP + (NP + (NP (NN music) (NNS moves)) + (PP + (ADVP (RB even)) + (IN without) + (NP (NN ARG) (NN vail)))) + (ADJP (RB daily) (JJ new))) + (QP (: ...)))))))))</tree></instance><instance><text>I upload a YouTube video -- ARG Bad Romance 2ndSource MoL .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP upload) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (: --) + (NP + (NN lady) + (JJ gaga) + (JJ Bad) + (NN Romance) + (NN 2ndSource) + (NN MoL)))) + (. .)))</tree></instance><instance><text>How UGLY remote controller ... Just amazing how they really think UI ... Quick Tour - ARG television .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (WHADVP (WRB How)) + (NP + (NP (NNP UGLY) (JJ remote) (NN controller)) + (: ...) + (NP (ADJP (RB Just) (JJ amazing))) + (SBAR + (WHADVP (WRB how)) + (S + (NP (PRP they)) + (ADVP (RB really)) + (VP + (VBP think) + (SBAR + (UCP + (NP + (NP (NNP UI)) + (: ...) + (NP (NNP Quick) (NNP Tour))) + (: -) + (NP (NN ARG) (NN television)))))))) + (. .)))</tree></instance><instance><text>you like ARG ? i 'm ashamed !!!</text><opinion>negative</opinion><tree>(ROOT (S (NP (PRP you)) (VP (VBP like) (NP ARG)) (. ?)))</tree></instance><instance><text>i hope i 'm 20 years old now ! SO My parents will let me to watch ARG concert</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LST (LS i)) + (NP + (NP (NN hope) (FW i) (VBP 'm)) + (ADJP (NP (CD 20) (NNS years)) (JJ old)) + (ADVP (RB now)))) + (. !)))</tree></instance><instance><text>LONDON - ARG said the international community would not wait indefinitely for Iran</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NNP LONDON)) (: -) (NP ARG)) + (VP + (VBD said) + (SBAR + (S + (NP (DT the) (JJ international) (NN community)) + (VP + (MD would) + (RB not) + (VP + (VB wait) + (ADVP (RB indefinitely)) + (PP (IN for) (NP (NNP Iran))))))))))</tree></instance><instance><text>then ill end up like ARG lol</text><opinion>negative</opinion><tree>(ROOT + (RRC + (ADVP (RB then)) + (NP + (JJ ill) + (S + (VP + (NN end) + (PRT (RP up)) + (PP (IN like) (NP (NN lindsay) (NN lohan) (NN lol))))))))</tree></instance><instance><text>: been using ARG about 3 times for less than 20 minutes , and i 've gotten 3 bsods ... windows7 fail</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (: :) + (FRAG + (VP + (VP + (VBN been) + (VP + (VBG using) + (NP ARG) + (NP + (NP (QP (IN about) (CD 3) (NNS times))) + (PP + (IN for) + (NP (QP (JJR less) (IN than) (CD 20)) (NNS minutes)))))) + (, ,) + (CC and) + (SBAR + (FW i) + (S + (VP (VBP 've) (VP (VBN gotten) (NP (CD 3) (NNS bsods))))))) + (: ...) + (CD windows7) + (VBP fail))))</tree></instance><instance><text>jailbait beat lady gag , miley cyrus , taylor swift and ARG 4 best international pop artist 2009 los premios mtv latin america awards !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN jailbait)) + (VP + (VBD beat) + (NP + (NP (NN lady) (NN gag)) + (, ,) + (NP (NN miley) (NN cyrus)) + (, ,) + (NP (NN taylor) (NN swift)) + (CC and) + (NP + (NN britney) + (NNS spears) + (CD 4) + (JJS best) + (JJ international) + (NN pop) + (NN artist))) + (S + (NP (CD 2009) (NNS los)) + (VP + (VBZ premios) + (NP (NNP mtv) (NN latin) (NN america) (NNS awards))))) + (. !)))</tree></instance><instance><text>ARG is keeping his peace prize .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (VP (VBG keeping) (NP (PRP$ his) (NN peace) (NN prize)))) + (. .)))</tree></instance><instance><text>emanuel ungaro and ARG : cut from the same cloth ? -LRB- women 's wear daily -RRB- - x.fr / ny9</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NN emanuel) (NN ungaro)) (CC and) (NP ARG)) + (: :) + (VP (VBN cut) (PP (IN from) (NP (DT the) (JJ same) (NN cloth)))) + (. ?)))</tree></instance><instance><text>ARG = Singer ✔ Funny ✔ Actress ✔ Outgoing ✔ Beautiful ✔ Smart ✔ Laugh ✔ Smile ✔ Style ✔ Love towards her fans ✔ Fans love her ✔</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NN selena) + (NN gomez) + (JJ =) + (NN Singer) + (NN ✔) + (JJ Funny) + (NN ✔) + (NN Actress) + (CD ✔) + (JJ Outgoing) + (NN ✔) + (JJ Beautiful) + (NN ✔) + (JJ Smart) + (NN ✔) + (NNP Laugh) + (NNP ✔) + (NNP Smile)) + (VP + (SYM ✔) + (SBAR + (S + (NP + (NP (FW Style) (FW ✔) (NN Love)) + (PP (IN towards) (NP (PRP$ her) (NNS fans)))) + (VP + (SYM ✔) + (SBAR + (S + (NP (NNS Fans)) + (VP (VBP love) (NP (PRP$ her) (NN ✔)))))))))))</tree></instance><instance><text>already have an 8gb in the 9000 but it is easier to plug in the ARG to my car .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (ADVP (RB already)) + (VP + (VB have) + (NP (DT an) (JJ 8gb)) + (PP (IN in) (NP (DT the) (CD 9000))))) + (CC but) + (S + (NP (PRP it)) + (VP + (VBZ is) + (ADJP (JJR easier)) + (S + (VP + (TO to) + (VP + (VB plug) + (PP (IN in) (NP (DT the) (NN ARG))) + (PP (TO to) (NP (PRP$ my) (NN car)))))))) + (. .)))</tree></instance><instance><text>new : lego heartbreak t-shirt + ARG gives fans ' 3 ' + balloon boy and more !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (JJ new) (: :) (NN lego) (NN heartbreak) (NN t-shirt)) + (CC +) + (NP ARG)) + (VP + (VBZ gives) + (NP (NNS fans) (POS ')) + (NP (CD 3)) + ('' ') + (NP (NP (CC +) (NN balloon) (NN boy)) (CC and) (NP (JJR more)))) + (. !)))</tree></instance><instance><text>musicmonday -LRB- i ca n't get no -RRB- satisfaction - ARG ... ha '' are you lesbian ? '' '' huh ? '' ahahahahhaha</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (NP + (NP + (NP (NN musicmonday)) + (SBAR + (S + (-LRB- -LRB-) + (ADVP (FW i)) + (VP + (MD ca) + (RB n't) + (VP + (VB get) + (NP (DT no) (-RRB- -RRB-) (NN satisfaction)))) + (: -)))) + (NN britney) + (NNS spears)) + (: ...) + (NP (NP (NN ha)) ('' '')) + (VP (VBP are) (SBAR (S (NP (PRP you)) (VP (VB lesbian)))))) + (. ?) + (INTJ ('' '') (ADJP (ADVP ('' ''))))))</tree></instance><instance><text>ARG made me fall in love with country music < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD made) + (S + (NP (PRP me)) + (VP + (VB fall) + (PP (IN in) (NP (NN love))) + (PP + (IN with) + (NP (NP (NN country) (NN music)) (NP (JJR <) (CD 3)))))))))</tree></instance><instance><text>Teeehee ARG told joe to drop it like its hot ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Teeehee) (NNP perez) (NNP hilton)) + (VP + (VBD told) + (NP (NN joe)) + (S + (VP + (TO to) + (VP + (VB drop) + (NP (PRP it)) + (PP (IN like) (NP (PRP$ its) (JJ hot)))))))) + (: ;) + (-RRB- -RRB-)))</tree></instance><instance><text>my pod touch is too loud as an alarm ... damn it ARG ! ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN pod) (NN touch)) + (VP + (VBZ is) + (ADJP (RB too) (JJ loud)) + (PP + (IN as) + (NP + (NP (DT an) (NN alarm)) + (: ...) + (S (VP (UH damn) (SBAR (S (NP (PRP it)) (VP ARG)))))))) + (. !)))</tree></instance><instance><text>Bunch song of ARG , Like it so Much ! : *</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN Bunch) (NN song)) + (PP (IN of) (NP ARG)) + (, ,) + (SBAR (IN Like) (S (NP (PRP it)) (ADJP (RB so) (JJ Much)))) + (. !)))</tree></instance><instance><text>what happened to k-fed ? he gains soooo much weight after his divorce with ARG !</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP what)) + (SQ (VP (VBD happened) (S (VP (TO to) (VP (VB k-fed)))))) + (. ?)))</tree></instance><instance><text>i fucking hate motherfucking electronics !!! now i 'm all fucking hot and sweaty and dusty trying to fix my fucking ARG and nothing worked !!</text><opinion>negative</opinion><tree>(ROOT + (S + (LS i) + (VP + (ADVP (RB fucking)) + (VB hate) + (S (VP (VBG motherfucking) (NP (NNS electronics))))) + (. !!!)))</tree></instance><instance><text>but the ultimate argument against the '' sanctity of marriage '' loons is ARG ' '' just for fun '' marriage .</text><opinion>neutral</opinion><tree>(ROOT + (PP + (CC but) + (NP + (NP (DT the) (JJ ultimate) (NN argument)) + (PP + (IN against) + (NP + (NP (DT the) ('' '') (NN sanctity)) + (PP (IN of) (NP (NN marriage))))) + (FRAG + ('' '') + (NP (NNS loons)) + (VBZ is) + (NP (NN britney) (NNS spears) (POS ')) + ('' '') + (RB just) + (PP (IN for) (NP (NN fun)) ('' '') (NP (NN marriage))))) + (. .)))</tree></instance><instance><text>Lol if you do n't know how to cook you better get you a fucking ARG book</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Lol)) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP do) + (RB n't) + (VP + (VB know) + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP + (VB cook) + (NP (PRP you)) + (VP + (ADVP (JJR better)) + (VB get) + (NP (PRP you)) + (NP + (DT a) + (RB fucking) + (NN martha) + (NN stewart) + (NN book)))))))))))))</tree></instance><instance><text>is listening to ARG album > 3 legends live for ever ! we love you micheal x</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (S + (VP + (VBG listening) + (PP + (TO to) + (NP + (NP (NN micheal) (NN jackson) (NN album)) + (SBAR + (S + (NP (JJR >) (CD 3) (NNS legends)) + (VP (VBP live) (PP (IN for) (NP (RB ever))))))))))) + (. !)))</tree></instance><instance><text>Garth Brooks : ' the system wo n't let ARG do his job '' Paul Bernaert : '' Do n't be a crybaby ''</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Garth) (NNP Brooks)) + (: :) + (PRN + (S + (NP + (NP ('' ')) + (SBAR + (S + (NP (DT the) (NN system)) + (VP + (MD wo) + (RB n't) + (VP + (VB let) + (S (NP ARG) (VP (VB do) (NP (PRP$ his) (NN job))))))))) + ('' '') + (NP (NP (NNP Paul) (NNP Bernaert)) (: :) ('' '')) + (VP (VBP Do) (RB n't) (VP (VB be) (NP (DT a) (NN crybaby)))) + ('' '')))))</tree></instance><instance><text>am watching peejaybe and his perfect king fu moves on the ARG fit plus ! am loving it !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (ADVP (RB am)) + (VBG watching) + (NP + (NP (NN peejaybe)) + (CC and) + (NP (PRP$ his) (JJ perfect) (NN king) (NN fu))) + (VBZ moves) + (PP (IN on) (NP (NP (DT the) (NN ARG) (NN fit)) (CC plus)))) + (. !)))</tree></instance><instance><text>nobel peace prize is for u-2 , ARG , obama , and jill chaplin , md , has it for shout '' cripples ! ''</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (NP (JJ nobel) (NN peace) (NN prize)) + (VP + (VBZ is) + (PP + (IN for) + (NP + (NP + (NP (NN u-2)) + (, ,) + (NP ARG) + (, ,) + (NP (NN obama)) + (, ,) + (CC and) + (NP (NN jill) (NN chaplin))) + (, ,) + (NP (NN md)) + (, ,))))) + (VBZ has) + (NP (PRP it)) + (PP (IN for) (NP (NN shout))) + ('' '') + (NP (NNS cripples)) + (. !) + ('' '')))</tree></instance><instance><text>I do n't believe that anything could make S&M a worse song than it already was -LRB- even ARG -RRB- so I am voting yay on the Rihmix .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB believe) + (SBAR + (IN that) + (S + (NP (NN anything)) + (VP + (MD could) + (VP + (VB make) + (S + (NP (NNP S&M)) + (NP + (NP + (NP (DT a) (JJR worse) (NN song)) + (SBAR + (IN than) + (S + (NP (PRP it)) + (ADVP (RB already)) + (VP (VBD was))))) + (PRN + (-LRB- -LRB-) + (NP (RB even) (NN britney) (NNS spears)) + (-RRB- -RRB-)))) + (SBAR + (IN so) + (S + (NP (PRP I)) + (VP + (VBP am) + (VP + (VBG voting) + (NP + (NP (NN yay)) + (PP (IN on) (NP (DT the) (NNP Rihmix)))))))))))))) + (. .)))</tree></instance><instance><text>LOL i love that planetjedward are such fangirls for ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP LOL) (FW i)) + (VP + (VBP love) + (SBAR + (IN that) + (S + (NP (NN planetjedward)) + (VP + (VBP are) + (NP (NP (JJ such) (NNS fangirls)) (PP (IN for) (NP ARG)))))))))</tree></instance><instance><text>listening to a-game the air plane on raiiney ' is ARG , why am i gon na make a routine , well and dancing , lol ,</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (S + (S + (VP + (VBG listening) + (S + (VP + (TO to) + (VP + (VB a-game) + (NP (DT the) (NN air) (NN plane)) + (PP (IN on) (NP (NP (NN raiiney)) ('' ')))))))) + (VP (VBZ is) (NP ARG))) + (, ,) + (WHADVP (WRB why)) + (VP + (VBP am) + (PP + (FW i) + (S + (VP + (VBG gon) + (NP + (S + (VP + (TO na) + (VP + (VB make) + (NP + (DT a) + (JJ routine) + (, ,) + (RB well) + (CC and) + (NP (NN dancing)))))) + (, ,) + (NP (NN lol)) + (, ,))))))))</tree></instance><instance><text>do any of my followers have a picture of ARG performing live ? just had an idea for my uni course but need a fresh photo , deathmatch me !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SINV + (VB do) + (NP (NP (DT any)) (PP (IN of) (NP (PRP$ my) (NNS followers)))) + (VP + (VBP have) + (NP + (NP (DT a) (NN picture)) + (PP + (IN of) + (NP (NP ARG) (VP (VBG performing) (VP (VB live)))))))) + (. ?)))</tree></instance><instance><text>damn ARG can you attempt to lower gas prices ?</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (NP (RB damn) (NN ARG)) + (SQ + (MD can) + (NP (PRP you)) + (VP + (VB attempt) + (PP (TO to) (NP (JJR lower) (NN gas) (NNS prices))))) + (. ?)))</tree></instance><instance><text>100factsaboutme 2 i love ARG</text><opinion>positive</opinion><tree>(ROOT + (NP + (NN 100factsaboutme) + (CD 2) + (FW i) + (NN love) + (NN justin) + (NN bieber)))</tree></instance><instance><text>And I know yall heard about the rumors of ARG wanting to have Pacs baby ... yeah I kicked that bitch into an abortion .</text><opinion>negative</opinion><tree>(ROOT + (S + (CC And) + (NP (PRP I)) + (VP + (VBP know) + (SBAR + (S + (NP (NN yall)) + (VP + (VBD heard) + (PP + (IN about) + (NP + (NP (DT the) (NNS rumors)) + (PP + (IN of) + (NP + (NP ARG) + (VP + (VBG wanting) + (S + (VP + (TO to) + (VP (VB have) (NP (NNP Pacs) (NN baby)))))))))))))) + (: ...) + (ADJP + (JJ yeah) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD kicked) + (SBAR + (IN that) + (S + (NP + (NP (NN bitch)) + (PP (IN into) (NP (DT an) (NN abortion)))))))))) + (. .)))</tree></instance><instance><text>in the ARG news : the biggest loser : : ARG and ds game review</text><opinion>neutral</opinion><tree>(ROOT + (PP + (PP (IN in) (NP (DT the) (NN ARG) (NN news))) + (: :) + (NP + (NP (DT the) (JJS biggest) (NN loser)) + (: :) + (: :) + (NP (NP ARG) (CC and) (NP (JJ ds) (NN game) (NN review))))))</tree></instance><instance><text>Currently reading the British version of ARG and the Deathly Hallows and wishing I had a fireplace in my hotel room .</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB Currently)) + (VP + (VBG reading) + (NP + (NP + (NP + (NP (DT the) (JJ British) (NN version)) + (PP (IN of) (NP ARG))) + (CC and) + (NP (DT the) (NNP Deathly) (NNP Hallows))) + (CC and) + (VP + (VBG wishing) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD had) + (NP (DT a) (NN fireplace)) + (PP (IN in) (NP (PRP$ my) (NN hotel) (NN room))))))))) + (. .)))</tree></instance><instance><text>3 by ARG , my most played for these past two days ! feels like d-d-dancing !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NP (CD 3)) (PP (IN by) (NP ARG))) + (, ,) + (NP + (NP (PRP$ my) (RBS most)) + (VP + (VBN played) + (PP (IN for) (NP (DT these) (JJ past) (CD two) (NNS days))))) + (. !)))</tree></instance><instance><text>Michele Bachmann action figure not as popular as ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Michele) (NNP Bachmann) (NN action) (NN figure)) + (ADJP (ADJP (RB not) (IN as) (JJ popular)) (PP (IN as) (NP ARG)))))</tree></instance><instance><text>Bieberfact ARG says if she was very happy when she kissed Justin :-RRB- RT if You Want too .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Bieberfact) (NN katy) (NN perry)) + (VP + (VBZ says) + (SBAR + (IN if) + (S + (NP (PRP she)) + (VP + (VBD was) + (ADJP (RB very) (JJ happy)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP (VBD kissed) (NP (NNP Justin))))))))) + (: :)) + (-RRB- -RRB-) + (VP + (NN RT) + (SBAR + (IN if) + (S (NP (PRP You)) (VP (VBD Want) (ADVP (RB too)))))) + (. .)))</tree></instance><instance><text>ARG shoes offered to Gypsy charity in Romania : AP - ARG is putting her shoes where her mouth is .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN ARG) (NNS shoes)) + (VP + (VBD offered) + (PP (TO to) (NP (NN Gypsy) (NN charity))) + (PP (IN in) (NP (NNP Romania)))) + (: :)) + (NN AP) + (: -) + (S + (NP ARG) + (VP + (VBZ is) + (VP + (VBG putting) + (NP (PRP$ her) (NNS shoes)) + (SBAR + (WHADVP (WRB where)) + (S (NP (PRP$ her) (NN mouth)) (VP (VBZ is))))))) + (. .)))</tree></instance><instance><text>Fuck is wrong with corey gunz , he ca n't make a choice between weezy and ARG , who the fuck is ARG again ?</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NNP Fuck)) + (VP + (VBZ is) + (ADJP (JJ wrong) (PP (IN with) (NP (NN corey) (NN gunz)))))) + (, ,) + (NP (PRP he)) + (VP + (MD ca) + (RB n't) + (VP + (VB make) + (NP + (NP (DT a) (NN choice)) + (PP + (IN between) + (NP + (NP (NN weezy) (CC and) (NN nick) (NN cannon)) + (, ,) + (SBAR + (WHNP (WP who)) + (S + (NP (DT the) (NN fuck)) + (VP (VBZ is) (NP ARG) (ADVP (RB again)))))))))) + (. ?)))</tree></instance><instance><text>at least you did n't hurt yourself playing the ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (IN at) (JJS least)) + (NP (PRP you)) + (VP + (VBD did) + (RB n't) + (VP + (VBN hurt) + (S + (NP (PRP yourself)) + (VP (VBG playing) (NP (DT the) (NN ARG)))))) + (. .)))</tree></instance><instance><text>ARG Loses Another Legal Battle in Contract Dispute : ARG lost his latest bid to force a cou ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ Loses) + (NP (DT Another) (JJ Legal) (NN Battle)) + (PP (IN in) (NP (NNP Contract) (NNP Dispute))))) + (: :) + (S + (NP ARG) + (VP + (VBD lost) + (NP (PRP$ his) (JJS latest) (NN bid)) + (S (VP (TO to) (VP (VB force) (NP (DT a) (NN cou))))))) + (: ...) + (. .)))</tree></instance><instance><text>shouts to felixcartal for his very great rmx of outrageous by ARG !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS shouts)) + (PP (TO to) (NP (JJ felixcartal))) + (PP + (IN for) + (NP + (NP (PRP$ his) (ADJP (RB very) (JJ great)) (NN rmx)) + (PP (IN of) (NP (JJ outrageous))))) + (PP (IN by) (NP ARG)) + (. !)))</tree></instance><instance><text>I 'm not cool , says ARG - AsiaOne : AsiaOneI 'm not cool , says ARG MAY have a reputation f ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S (NP (PRP I)) (VP (VBP 'm) (RB not) (ADJP (JJ cool)))) + (PRN + (, ,) + (SINV + (VP (VBZ says)) + (NP + (NP ARG) + (: -) + (NP + (NP (NNP AsiaOne)) + (: :) + (S + (NP (NN AsiaOneI)) + (VP (VBP 'm) (RB not) (ADJP (JJ cool))))))) + (, ,)) + (VP + (VBZ says) + (SBAR + (S + (NP (NN john) (NN legend) (NNP MAY)) + (VP (VBP have) (NP (DT a) (NN reputation)) (NP (FW f)))))) + (: ...) + (. .)))</tree></instance><instance><text>ARG Glows Around Kris Humphries : ARG and her beau , Kris Humphries , had a blast at Kourtney ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ Glows) + (PP (IN Around) (NP (NNP Kris) (NNP Humphries))))) + (: :) + (S + (NP + (NP ARG) + (CC and) + (NP + (NP (PRP$ her) (NN beau)) + (, ,) + (NP (NNP Kris) (NNP Humphries)) + (, ,))) + (VP + (VBD had) + (NP (DT a) (NN blast)) + (PP (IN at) (NP (NNP Kourtney))))) + (: ...) + (. .)))</tree></instance><instance><text>Stephen colbert and ARG , singing rebecca black ? I do n't know what part of that makes me want to kill someone the most .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Stephen) (NN colbert) (CC and) (NN jimmy) (NN fallon)) + (, ,) + (NP (NN singing) (NN rebecca)) + (ADJP (JJ black))) + (. ?)))</tree></instance><instance><text>ARG wants to crash the royal wedding ! .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ wants) + (S + (VP + (TO to) + (VP (VB crash) (NP (DT the) (JJ royal) (NN wedding)))))) + (. !)))</tree></instance><instance><text>i just smoked a dub by myself for some reason and now i want some cheese doodles like i was ms ARG herself</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP + (LS i) + (VP + (ADVP (RB just)) + (VBN smoked) + (NP (DT a) (NN dub)) + (PP (IN by) (NP (PRP myself))) + (PP + (PP (IN for) (NP (DT some) (NN reason))) + (CC and) + (ADVP (RB now)) + (NP (FW i))))) + (VP + (VBP want) + (SBAR + (S + (NP (DT some) (NN cheese)) + (VP (VBZ doodles) (PP (IN like) (NP (FW i)))))))) + (VBD was) + (NP (NP (NN ms) (NN britney) (NNS spears)) (PRP herself))))</tree></instance><instance><text>damn i really need a itouch ... or ARG in general</text><opinion>positive</opinion><tree>(ROOT + (S + (RB damn) + (FW i) + (ADVP (RB really)) + (VP + (VB need) + (NP (NP (DT a) (NN itouch)) (: ...) (CC or) (NP ARG)) + (PP (IN in) (ADJP (JJ general))))))</tree></instance><instance><text>... also , it just seems like the ARG might be less prone to problems now that it 's been out for a while .</text><opinion>neutral</opinion><tree>(ROOT + (S + (: ...) + (ADVP (RB also)) + (, ,) + (S + (NP (PRP it)) + (ADVP (RB just)) + (VP (VBZ seems) (PP (IN like) (NP (DT the) (NN ARG)))) + (VP + (MD might) + (VP + (VB be) + (ADJP + (RBR less) + (JJ prone) + (PP (TO to) (NP (NNS problems)))) + (ADVP (RB now)) + (SBAR + (IN that) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (VP + (VBN been) + (ADJP (RP out)) + (PP (IN for) (NP (DT a) (NN while)))))))))) + (. .)))</tree></instance><instance><text>ooh ! i like this ARG 3 remix ! its crack-a-dotious ! who made it ? -LRB- crack-a-dotious lmao oh man -RRB-</text><opinion>neutral</opinion><tree>(ROOT (NP (NN ooh) (. !)))</tree></instance><instance><text>on this ARG what 's good</text><opinion>neutral</opinion><tree>(ROOT + (PP + (PP (IN on) (NP (DT this) (NN ARG))) + (SBAR (WHNP (WP what)) (S (VP (VBZ 's) (ADJP (JJ good)))))))</tree></instance><instance><text>check this video out -- sweet dreams ARG interlude</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB check) + (NP (DT this) (NN video)) + (PRT (RP out)) + (SBAR + (: --) + (S + (NP (JJ sweet) (NNS dreams) (NN britney)) + (VP (VBZ spears) (NP (NN interlude))))))))</tree></instance><instance><text>incidentally ARG , i would blame your manager for your financial ruin , i 'd blame your bad acting and horrible choice of movies .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (ADVP (RB incidentally)) + (VBZ nicolas) + (NP (NN cage)) + (, ,) + (S + (FW i) + (VP + (MD would) + (VP + (VB blame) + (NP (PRP$ your) (NN manager)) + (PP (IN for) (NP (PRP$ your) (JJ financial) (VB ruin)))))) + (, ,) + (VP + (FW i) + (S + (VP + (MD 'd) + (VP + (VP (VB blame) (NP (PRP$ your) (JJ bad) (NN acting))) + (CC and) + (NP + (NP (JJ horrible) (NN choice)) + (PP (IN of) (NP (NNS movies))))))))) + (. .)))</tree></instance><instance><text>Love the shows ARG comes up with !! Such an inspiration !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NN Love) + (S + (NP (DT the) (NNS shows) (NN ARG)) + (VP (VBZ comes) (PRT (RP up)) (PP (IN with)))) + (. !!)))</tree></instance><instance><text>ha !! natawa ako sa EPIC tweet ha ! sabe ni ARG : who says your not perfect , Miley Cyrus : Nobody 's Perfect then Pink : F * ckin Perfect</text><opinion>neutral</opinion><tree>(ROOT (NP (NN ha) (. !!)))</tree></instance><instance><text>i need a ARG invite to hot.chic1985 googlemail.com please</text><opinion>positive</opinion><tree>(ROOT + (SBAR + (FW i) + (S + (VP + (VBP need) + (S + (NP (DT a) (NN google) (NN wave)) + (VP + (VB invite) + (PP (TO to) (NP (NN hot.chic1985) (NN googlemail.com))) + (VP (VB please))))))))</tree></instance><instance><text>yeah well at least they have a ARG application .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (QP (RB yeah) (RB well) (IN at) (JJS least) (NP (PRP they)))) + (VP (VBP have) (NP (DT a) (NN ARG) (NN application))) + (. .)))</tree></instance><instance><text>ARG talked about peace and poverty housing on the today show today :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (ADJP ARG) + (VP + (VBD talked) + (PP + (IN about) + (NP + (NP (NN peace) (CC and) (NN poverty) (NN housing)) + (PP (IN on) (NP (DT the) (NN today)))))) + (VBP show)) + (NP (NP (NN today)) (: :))))</tree></instance><instance><text>roflmao ! the x-factor twins doing ARG must be the best piece of comedy this year ! losers !!!!!!!!! xfactor edward john britney</text><opinion>negative</opinion><tree>(ROOT (NP (NN roflmao) (. !)))</tree></instance><instance><text>It 's so weird how Selena ca n't say : '' IM DATING ARG '' she makes it all complicated ... Ugh .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP It)) + (VP + (VBZ 's) + (ADJP (RB so) (JJ weird)) + (SBAR + (WHADVP (WRB how)) + (S (NP (NNP Selena)) (VP (MD ca) (RB n't) (VP (VB say))))))) + (: :) + (NP + (NP + ('' '') + (NNP IM) + (NNP DATING) + (NN justin) + (NN bieber) + ('' '')) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ makes) + (S + (NP (PRP it)) + (ADJP + (ADJP (DT all) (VBN complicated)) + (: ...) + (ADJP (NNP Ugh)))))))) + (. .)))</tree></instance><instance><text>BREAKING NEWS ! Actor ARG and R&B king R Kelly got into a fight and R kelly was arrested for -LRB- continued -RRB- .</text><opinion>negative</opinion><tree>(ROOT (S (S (VP (VBG BREAKING) (NP (NN NEWS)))) (. !)))</tree></instance><instance><text>how does the musics you made with ARG sounds ? i mean , it 's like electro pop , balads or whatever ? love your work</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB how)) + (SQ + (SQ + (VBZ does) + (NP (DT the) (NNS musics)) + (NP (PRP you)) + (VP (VBD made) (PP (IN with) (NP ARG)))) + (VP (VBZ sounds))) + (. ?)))</tree></instance><instance><text>pat buchanan award was nobel comity saying stick it to ARG and a publicity stunt politics</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN pat) (NN buchanan) (NN award)) + (VP + (VBD was) + (NP + (NP (JJ nobel) (NN comity)) + (VP + (VBG saying) + (S + (NP (NN stick)) + (NP (PRP it)) + (VP + (TO to) + (VP + (VP ARG) + (CC and) + (NP (DT a) (NN publicity) (NN stunt) (NNS politics))))))))))</tree></instance><instance><text>toxic -LRB- ARG cover -RRB- - a static lullaby ichaaaw</text><opinion>neutral</opinion><tree>(ROOT + (ADVP + (JJ toxic) + (PRN + (-LRB- -LRB-) + (S + (NP ARG) + (VP + (VBP cover) + (-RRB- -RRB-) + (: -) + (NP (DT a) (JJ static) (NN lullaby) (NN ichaaaw)))))))</tree></instance><instance><text>ARG promised to create jobs & he actually made good on that promise ! Unfortunately , they were created for the citizens of Brazil .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD promised) + (S + (VP + (TO to) + (VP + (VB create) + (NP (NP (NNS jobs)) (CC &) (NP (PRP he))) + (ADVP (RB actually)) + (VP + (VBD made) + (ADJP + (JJ good) + (PP (IN on) (NP (DT that) (NN promise))))))))) + (. !)))</tree></instance><instance><text>omfg this damn dog done chewed up this ARG game oh lord give me strength to not kill him</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN omfg) + (S + (NP (DT this) (NN damn) (NN dog)) + (VP + (VBN done) + (VP + (VBD chewed) + (PRT (RP up)) + (NP (DT this) (NN ARG) (NN game))) + (INTJ (UH oh)) + (S + (NP (NN lord)) + (VP + (VB give) + (NP (PRP me)) + (NP (NN strength)) + (S (VP (TO to) (RB not) (VP (VB kill) (NP (PRP him)))))))))))</tree></instance><instance><text>ARG and Oprah Get Crafty - Video - Oprah.com .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP ARG) (CC and) (NP (NNP Oprah))) + (VP + (VB Get) + (NP (JJ Crafty) (: -) (NP (NNP Video)) (: -)) + (NP (NNP Oprah.com))) + (. .)))</tree></instance><instance><text>i fucking love ARG : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (ADVP (RB fucking)) + (VP (VBP love) (NP ARG)) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>yeah the singer is not the best , plus '' She 's not me ! '' bad ARG imitation LOL</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP (VB yeah) (NP (DT the) (NN singer))) + (VP + (VBZ is) + (RB not) + (NP + (NP (DT the) (JJS best)) + (, ,) + (CC plus) + ('' '') + (SBAR + (S (NP (PRP She)) (VP (VBZ 's) (RB not) (NP (PRP me))))) + (. !) + ('' '')))))</tree></instance><instance><text>last thought on ARG - v2 form factor is much preferable to the huge dx , but annoyingly it does n't render pages as well or pd</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (JJ last) + (VP + (VBN thought) + (PP + (IN on) + (NP (NP ARG) (: -) (NP (NN v2) (NN form) (NN factor)))))) + (VP + (VBZ is) + (NP + (NP (JJ much) (JJ preferable)) + (PP (TO to) (NP (DT the) (JJ huge) (NN dx)))))) + (, ,) + (CC but) + (S + (ADVP (RB annoyingly)) + (NP (PRP it)) + (VP + (VBZ does) + (RB n't) + (VP + (VB render) + (NP + (NP (NNS pages)) + (PP (RB as) (NP (RB well) (CC or) (NP (NN pd))))))))))</tree></instance><instance><text>~ a static lullaby ★ toxic -LRB- ARG cover -RRB- ~ ... ♫ ~ ez4r4</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SYM ~) + (NP + (NP (DT a) (JJ static) (NN lullaby) (NN ★) (NN toxic)) + (PRN (-LRB- -LRB-) (S (NP ARG) (VP (VBP cover))) (-RRB- -RRB-))) + (FRAG (SYM ~) (: ...) (SYM ♫) (SYM ~) (IN ez4r4))))</tree></instance><instance><text>ARG is coming to Singapore ! We sure hope the rumors are true that he 'll stop by O'Bama 's Irish Pub for a quick pint during APEC ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBZ is) (VP (VBG coming) (PP (TO to) (NP (NNP Singapore))))) + (. !)))</tree></instance><instance><text>spunkdesign Apple Survey - What is your opinion of Apple Products ? ARG sucks ? apple .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN spunkdesign) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBZ is) + (NP + (NP (PRP$ your) (NN opinion)) + (PP (IN of) (NP (NNP Apple) (NNPS Products)))))) + (. ?)))</tree></instance><instance><text>screens : tales of monkey island : the trial and execution of guybrush threepwood -LRB- ARG / pc -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS screens)) + (: :) + (NP + (NP (NP (NNS tales)) (PP (IN of) (NP (NN monkey) (NN island)))) + (: :) + (NP + (NP (DT the) (NN trial) (CC and) (NN execution)) + (PP + (IN of) + (NP + (NP (JJ guybrush) (NN threepwood)) + (PRN + (-LRB- -LRB-) + (NP (NP ARG) (: /) (NP (NN pc))) + (-RRB- -RRB-))))))))</tree></instance><instance><text>ARG needs not look like he is going to cry at any minute then maybe I could respect him a bit more that and if he would do his job</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ needs) + (RB not) + (VP + (VB look) + (SBAR + (IN like) + (S + (NP (PRP he)) + (VP + (VBZ is) + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB cry) + (PP (IN at) (NP (DT any) (JJ minute))) + (RB then) + (S + (ADVP (RB maybe)) + (NP (PRP I)) + (VP + (MD could) + (VP + (VB respect) + (NP (PRP him)) + (NP + (NP + (ADJP + (NP (DT a) (NN bit)) + (RBR more))) + (SBAR + (WHNP (WDT that)) + (CC and) + (SBAR + (IN if) + (S + (NP (PRP he)) + (VP + (MD would) + (VP + (VB do) + (NP (PRP$ his) (NN job))))))))))))))))))))))</tree></instance><instance><text>yeah lol it looks better on ARG</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (JJ yeah) (NN lol)) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ looks) + (S (ADVP (RBR better)) (PP (IN on) (NP ARG))))))))</tree></instance><instance><text>'' Obama deserves the Nobel prize for the simple reason that if it were n't for him ARG would be in the with ...</text><opinion>neutral</opinion><tree>(ROOT + (S + ('' '') + (NP (NNP Obama)) + (VP + (VBZ deserves) + (NP + (NP (DT the) (NNP Nobel) (NN prize)) + (PP (IN for) (NP (DT the) (JJ simple) (NN reason)))) + (SBAR + (IN that) + (S + (SBAR + (IN if) + (S + (NP (PRP it)) + (VP (VBD were) (RB n't) (PP (IN for) (NP (PRP him)))))) + (VP + (VBP sarah) + (SBAR + (S + (NP (NN palin)) + (VP + (MD would) + (VP + (VB be) + (PP (IN in) (DT the) (IN with) (: ...))))))))))))</tree></instance><instance><text>Pelosi/Reid / ARG & the DNC should B prosecuted 4 making false statements under 21USC Cert false eligibilty/POTUS</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN Pelosi/Reid) (: /) (NN barack) (NN obama)) + (CC &) + (NP (DT the) (NN DNC))) + (VP + (MD should) + (SBAR + (S + (NP (NN B)) + (VP + (VBD prosecuted) + (NP + (NP (CD 4)) + (VP + (VBG making) + (NP + (NP (JJ false) (NNS statements)) + (PP + (IN under) + (NP + (NN 21USC) + (NN Cert) + (JJ false) + (NNS eligibilty/POTUS))))))))))))</tree></instance><instance><text>What the Differenece between A plastic bag and ARG ? 1 is plastic and a danger to kid , the other carries food</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (WHNP (WP What)) + (NP + (NP (DT the) (NN Differenece)) + (PP + (IN between) + (NP (DT A) (NX (NX (JJ plastic) (NN bag)) (CC and) (NX ARG))))) + (. ?)))</tree></instance><instance><text>If the ARG win ANOTHER RING this year thatwouldbeawesome</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (SBAR + (IN If) + (S (NP (DT the) (NNS ARG)) (VP (VBP win) (NP (NNP ANOTHER))))) + (VP + (VB RING) + (NP (DT this) (NN year)) + (FRAG (PP (IN thatwouldbeawesome)))))))</tree></instance><instance><text>She was all like ' GlitterGaga i love you ARG ' oh damn i ca n't stop laughing my assss off !!</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP She)) + (VP (VBD was) (PP (DT all) (IN like) ('' '))) + (FRAG + (NP (NNP GlitterGaga) (FW i)) + (VBP love) + (NP (NP (PRP you)) (NN lady) (NN gaga) ('' ')) + (INTJ (UH oh)) + (INTJ (UH damn) (FW i)) + (S + (VP + (MD ca) + (RB n't) + (VP + (VB stop) + (S + (VP + (VBG laughing) + (NP (PRP$ my) (NN assss)) + (PRT (IN off)))))))) + (. !!)))</tree></instance><instance><text>Cuba 's Fidel Castro hails ARG ' is Nobel peace prize</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NP (NNP Cuba) (POS 's)) (NNP Fidel) (NNP Castro)) + (VP (VBZ hails) (NP ARG)) + ('' ')) + (VP (VBZ is) (NP (NNP Nobel) (NN peace) (NN prize)))))</tree></instance><instance><text>You Take SUPER BAD REVENGES , Mean ... Not The ARG Kinda Revenge , more like , Revenge as in Killing</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP You)) + (VP + (VBP Take) + (NP + (NP + (NP (NNP SUPER) (NNP BAD) (NNP REVENGES)) + (, ,) + (NP (NN Mean))) + (: ...) + (NP + (NP + (RB Not) + (DT The) + (NN taylor) + (NN swift) + (NNP Kinda) + (NN Revenge)) + (, ,) + (UCP + (ADVP (JJR more) (IN like)) + (, ,) + (NP + (NP (NN Revenge)) + (PP (IN as) (PP (IN in) (NP (VBG Killing)))))))))))</tree></instance><instance><text>after seeing britney for the record , i actually gained some sympathy and respect for ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (PP + (IN after) + (S + (VP + (VBG seeing) + (NP + (NP (NN britney)) + (PP (IN for) (NP (DT the) (NN record))))))) + (, ,) + (FW i) + (ADVP (RB actually)) + (VP + (VBD gained) + (NP + (NP (DT some) (NN sympathy) (CC and) (NN respect)) + (PP (IN for) (NP ARG)))) + (. .)))</tree></instance><instance><text>131Lina YOU FUCKING BITCH !!! Why did n't you remind me the ARG played today ?!!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP 131Lina)) + (NP (PRP YOU)) + (VP (VBG FUCKING) (NP (NNP BITCH))) + (. !!!)))</tree></instance><instance><text>new ARG new lover price $ 259.00 & this item ships for free with super saver shipping click</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (JJ new) (NN ARG) (JJ new) (NN lover) (NN price)) + (NP + (NP ($ $) (CD 259.00)) + (CC &) + (NP (DT this) (NN item)) + (NP + (NP (NNS ships)) + (PP + (IN for) + (ADJP + (JJ free) + (PP (IN with) (NP (JJ super) (NN saver) (NN shipping)))))))) + (X (VBP click))))</tree></instance><instance><text>RT beambenzbentley : ARG can go eat DUST ! THATISALL -LSB- hater ... -RSB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN beambenzbentley)) + (: :) + (S + (NP ARG) + (VP (MD can) (VP (VB go) (S (VP (VB eat) (NP (NN DUST))))))) + (. !)))</tree></instance><instance><text>watching face off and ARG ' s terrific pornstar mo .</text><opinion>positive</opinion><tree>(ROOT + (S + (S (VP (VBG watching) (VP (NN face) (PRT (RB off))))) + (CC and) + (VP + (VBZ nicolas) + (NP + (NN cage) + ('' ') + (NNS s) + (JJ terrific) + (NN pornstar) + (NN mo))) + (. .)))</tree></instance><instance><text>She looked like a bad drag queen ! ARG looked sexy as fuck !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP She)) + (VP + (VBD looked) + (PP (IN like) (NP (DT a) (JJ bad) (NN drag) (NN queen)))) + (. !)))</tree></instance><instance><text>Sarah Shahi Blasts Paris Hilton on Twitter ; Levi Johnston to Write ARG ... : By Lyneka Little Sarah Shahi ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP + (NNP Sarah) + (NNP Shahi) + (NNP Blasts) + (NNP Paris) + (NNP Hilton)) + (PP (IN on) (NP (NNP Twitter)))) + (: ;) + (NP + (NP + (NP (NNP Levi) (NNP Johnston)) + (SBAR (S (VP (TO to) (VP (VB Write) (NP ARG)))))) + (: ...) + (: :) + (PP + (IN By) + (NP (FW Lyneka) (NP (JJ Little) (NNP Sarah) (NNP Shahi))))) + (: ...)) + (. .)))</tree></instance><instance><text>Your most unhappy customers are your greatest source of learning '' ARG quote quotes</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ Your) (ADJP (RBS most) (JJ unhappy)) (NNS customers)) + (VP + (VBP are) + (SBAR + (S + (NP + (NP (PRP$ your) (JJS greatest) (NN source)) + (PP + (IN of) + (NP (VBG learning) ('' '') (NN bill) (NNS gates)))) + (VP (VBP quote) (NP (NNS quotes))))))))</tree></instance><instance><text>Shoutout to ARG and the other geniuses who believe in global warming ... somebody lied rickrossvoice</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (NNP Shoutout)) (PP (TO to) (NP (NNP al)))) + (VP + (VP + (VP (VB gore)) + (CC and) + (NP + (NP (DT the) (JJ other) (NNS geniuses)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP believe) + (PP (IN in) (NP (JJ global) (NN warming)))))))) + (: ...) + (SBAR + (S + (NP (NN somebody)) + (VP (VBD lied) (NP (NN rickrossvoice))))))))</tree></instance><instance><text>boys don cry , omg that film is just amazing , ARG = omg , & you got ta love chicago , who doesnt love a dirty musical and ...</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNS boys)) + (VP + (VBP don) + (SBAR + (S + (NP + (NP (NN cry)) + (, ,) + (NP + (NP (NN omg)) + (SBAR + (WHNP (WDT that)) + (S + (NP (NN film)) + (VP (VBZ is) (ADJP (RB just) (JJ amazing)))))) + (, ,) + (NP (JJ hilary) (NN swank) (JJ =) (NN omg)) + (, ,) + (CC &) + (NP (PRP you))) + (VP + (VBD got) + (S + (VP + (TO ta) + (VP + (VB love) + (NP + (NP (NNP chicago)) + (, ,) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP doesnt) + (NP + (NP (NN love)) + (ADJP + (DT a) + (ADJP (JJ dirty) (JJ musical)) + (CC and) + (: ...))))))))))))))))</tree></instance><instance><text>Intute Blog : Did ARG deserve the Nobel peace prize ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ Intute) (NN Blog)) + (: :) + (S + (VP + (VBD Did) + (SBAR + (S + (NP ARG) + (VP + (VBP deserve) + (NP (DT the) (NNP Nobel) (NN peace) (NN prize))))))) + (. ?)))</tree></instance><instance><text>ARG taunted by burgers -LRB- femalefirst -RRB- .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NN lady) + (ADJP + (JJ gaga) + (S + (VP + (VBN taunted) + (PP + (IN by) + (NP + (NP (NNS burgers)) + (PRN + (-LRB- -LRB-) + (NP (NN femalefirst)) + (-RRB- -RRB-)))))))) + (. .)))</tree></instance><instance><text>i thought i almost had to bury my dear friend mr. ARG .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (LST + (LS i) + (FRAG + (VP + (VBD thought) + (NP (FW i)) + (SBAR + (S + (ADVP (RB almost)) + (VP + (VBD had) + (S + (VP + (TO to) + (VP + (VB bury) + (NP + (PRP$ my) + (RB dear) + (NN friend) + (NNP mr.) + (NNP ARG))))))))))) + (. .)))</tree></instance><instance><text>Win Tickets to See ARG in Concert !!! : While ARG gets primed to squawk soured her Femme Fatale ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB Win) + (NP + (NP (NNS Tickets)) + (SBAR + (S + (VP + (TO to) + (VP (VB See) (NP ARG) (PP (IN in) (NP (NNP Concert))))))))) + (. !!!)))</tree></instance><instance><text>My dearest friend Noemi -LRB- awesome photographer -RRB- asked me for be part of her new project , appearing as ARG -LRB- super excited !! -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (PRP$ My) (JJ dearest) (NN friend) (NNP Noemi)) + (PRN + (-LRB- -LRB-) + (NP (JJ awesome) (NNP photographer)) + (-RRB- -RRB-))) + (VP + (VBD asked) + (NP (PRP me)) + (SBAR + (IN for) + (S + (VP + (VB be) + (NP + (NP (NN part)) + (PP (IN of) (NP (PRP$ her) (JJ new) (NN project)))) + (, ,) + (VP + (VBG appearing) + (PP + (IN as) + (NP + (NP ARG) + (PRN + (-LRB- -LRB-) + (NP (JJ super) (JJ excited) (. !!)) + (-RRB- -RRB-)))))))))))</tree></instance><instance><text>i found 1 stuck in the bottom of my ARG ... had 2 dig that bitch out & put it in my reserve part of the grinder ... lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VBN found) + (NP + (NP + (CD 1) + (VP + (VBN stuck) + (PP + (IN in) + (NP + (NP (DT the) (NN bottom)) + (PP (IN of) (NP (PRP$ my) (NN ARG))))))) + (: ...) + (S + (VP + (VBD had) + (NP + (NP (CD 2) (NN dig)) + (SBAR + (WDT that) + (S + (NP (NP (NN bitch)) (PP (IN out) (NP (CC &)))) + (VP + (VB put) + (NP (PRP it)) + (PP + (IN in) + (NP + (NP (PRP$ my) (NN reserve) (NN part)) + (PP (IN of) (NP (DT the) (NN grinder))))))))))) + (: ...) + (NP (NN lol)))))))</tree></instance><instance><text>Diluted politics - > Tos ome liberals everytime ARG ' is penis rises it is a divine term</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (VBN Diluted) (NNS politics)) + (: -) + (S + (NP (JJR >) (NN Tos) (NN ome) (NNS liberals)) + (VP (VBP everytime) (NP ARG))) + ('' ')) + (VP + (VBZ is) + (SBAR + (S + (NP (NN penis)) + (VP + (VBZ rises) + (SBAR + (S + (NP (PRP it)) + (VP (VBZ is) (NP (DT a) (JJ divine) (NN term)))))))))))</tree></instance><instance><text>sky television through ARG seems pretty good</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN sky) (NN television)) (PP (IN through) (NP ARG))) + (VP (VBZ seems) (ADJP (RB pretty) (JJ good)))))</tree></instance><instance><text>We are having an awesome Day !!! No problem we love ARG too : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP We)) + (VP + (VBP are) + (VP (VBG having) (NP (DT an) (JJ awesome) (NN Day)))) + (. !!!)))</tree></instance><instance><text>ARG upgrade went well , seemingly ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NNS windows) + (S + (NP (CD 7) (NN upgrade)) + (VP + (VBD went) + (ADVP (RB well)) + (, ,) + (VP (ADVP (RB seemingly)) (: ...))))))</tree></instance><instance><text>ARG ' s debut in paris as the artistic advisor 4 the emanuel ungaro fashion house was slammed by critics 4 which fashion disaster ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN debut)) + (PP (IN in) (NP (NNP paris))) + (PP + (IN as) + (NP + (NP (DT the) (JJ artistic) (NN advisor)) + (SBAR + (S + (NP + (CD 4) + (NP + (DT the) + (NN emanuel) + (NN ungaro) + (NN fashion) + (NN house))) + (VP + (VBD was) + (VP + (VBN slammed) + (PP + (IN by) + (NP + (NP (NNS critics)) + (NP + (CD 4) + (WHNP (WDT which)) + (NN fashion) + (NN disaster))))))))))) + (. ?)))</tree></instance><instance><text>irado !!! ARG - Celebration -LRB- Felguk love Remix -RRB- : : : : : Released today on Amazon.com ! : -RRB-</text><opinion>neutral</opinion><tree>(ROOT (NP (NN irado) (. !!!)))</tree></instance><instance><text>I just voted '' ARG '' on '' Lady gag , Beyonce , or ARG ? '' Vote now : .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB just)) + (VP + (VBD voted) + ('' '') + (ADVP ARG) + ('' '') + (NP + (NP (IN on) ('' '') (NN Lady) (NN gag)) + (, ,) + (NP (NNP Beyonce)) + (, ,) + (CC or) + (NP ARG))) + (. ?) + ('' '')))</tree></instance><instance><text>mydiscountvouchercodes.co.uk be quick and save money save 55 % on ARG curious 30ml edp</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN mydiscountvouchercodes.co.uk)) + (VP + (VB be) + (NP + (ADJP (ADJP (JJ quick)) (CC and) (ADJP (VB save))) + (NN money)) + (PP (IN save) (NP (CD 55) (NN %))) + (PP + (IN on) + (NP (NP ARG) (NP (JJ curious) (CD 30) (NN ml) (NN edp)))))))</tree></instance><instance><text>specially for today : ARG - celebration</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADVP (RB specially)) + (UCP + (PP (IN for) (NP (NN today))) + (: :) + (NP (NN ARG) (: -) (NN celebration)))))</tree></instance><instance><text>I just took '' eres compatible con ARG ??? '' and got : 100 % compatible !!! :P ! Try it : .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VBD took) + ('' '') + (VP + (VBZ eres) + (NP (JJ compatible) (NN con) (NN justin) (NN bieber)))) + (. ???) + ('' '')))</tree></instance><instance><text>Man i hate that ARG song and its playing everywhere i go</text><opinion>negative</opinion><tree>(ROOT + (NP + (NN Man) + (FW i) + (S + (VP + (VBP hate) + (SBAR + (IN that) + (NP + (NP (NN lady) (JJ gaga) (NN song)) + (CC and) + (S + (NP (PRP$ its) (NN playing)) + (ADVP (RB everywhere)) + (FW i) + (VP (VB go)))))))))</tree></instance><instance><text>i would love one of your ARG invites , eelkehermens gmail.com</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LST (LS i)) + (VP + (MD would) + (VP + (VB love) + (S + (NP + (NP (CD one)) + (PP (IN of) (NP (PRP$ your) (NN google) (NN wave)))) + (VP (VBZ invites))))) + (, ,) + (VP (VBZ eelkehermens) (NP (NNP gmail.com))))))</tree></instance><instance><text>youversion : enjoy the message offline on your ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN youversion)) + (: :) + (S + (VP + (VB enjoy) + (NP + (NP (DT the) (NN message) (NN offline)) + (PP (IN on) (NP (PRP$ your) (NN ARG))))))))</tree></instance><instance><text>AldrinAstronaut fuck the ARG and your hoodie ! jk just the ARG loving the hoodie .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP AldrinAstronaut)) + (VP + (VBD fuck) + (NP + (NP (DT the) (NNS ARG)) + (CC and) + (NP (PRP$ your) (NN hoodie)))) + (. !)))</tree></instance><instance><text>just played nintendo ARG :d so funny ... :d jason i love you darling < 33 < 33</text><opinion>positive</opinion><tree>(ROOT + (NP + (RB just) + (VP + (VP + (VBN played) + (SBAR + (S + (NP (NNP nintendo) (NNP ARG)) + (VP (VBD :d) (ADJP (RB so) (JJ funny)))))) + (: ...) + (S + (NP (NN :d) (NN jason) (FW i)) + (VP (VBP love) (NP (PRP you)))) + (NP + (NP (NN darling)) + (S (JJR <) (S (NP (CD 33)) (NP (JJR <) (CD 33))))))))</tree></instance><instance><text>BigM politics - > Democrat or Republican , Fox news is going to air a very important documentary about ARG , TONIGHT , Sunday night ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN BigM) (NNS politics)) + (: -) + (NP (NP (JJR >) (NNP Democrat)) (CC or) (NP (NNP Republican))) + (, ,) + (S + (NP (NNP Fox) (NN news)) + (VP + (VBZ is) + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB air) + (NP + (NP + (NP + (DT a) + (ADJP (RB very) (JJ important)) + (NN documentary)) + (PP (IN about) (NP ARG))) + (, ,) + (NP (NNP TONIGHT)) + (, ,)) + (NP (NNP Sunday) (NN night)))))))) + (: ...)))</tree></instance><instance><text>i like all 3 systems , so im not an ARG fanboy , but live just blows the others away in that department .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (LS i) + (FRAG + (PP (IN like) (NP (DT all) (CD 3) (NNS systems))) + (, ,) + (ADVP (RB so) (RB im)) + (RB not) + (NP + (NP (DT an) (NN ARG) (NN fanboy)) + (, ,) + (CC but) + (NP + (VP + (VB live) + (NP + (NP (RB just) (NNS blows)) + (NP + (NP (DT the) (NNS others)) + (ADVP + (RB away) + (PP (IN in) (NP (DT that) (NN department)))))))))) + (. .)))</tree></instance><instance><text>RT C_DINERO_EZ : How you from cali and dohn fuck with ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN C) (CD _) (NNP DINERO) (NNP _) (NNP EZ)) + (: :) + (WHADJP + (WHADVP (WRB How)) + (NP + (NP (PRP you)) + (PP + (IN from) + (NP (NP (NNS cali)) (CC and) (NP (NN dohn) (NN fuck)))) + (PP (IN with) (NP ARG))))))</tree></instance><instance><text>I need to get out to LA !!! All these Prince shows at the Forum are sounding amazing !! ARG and Prince singing a duet ! love it !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP need) + (S + (VP + (TO to) + (VP (VB get) (PP (RP out) (PP (TO to) (NP (NNP LA)))))))) + (. !!!)))</tree></instance><instance><text>A picture of ARG just came about the screen and I practically damn near fell off my bed damn she is too fucking ugly</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (DT A) (NN picture)) (PP (IN of) (NP ARG))) + (ADVP (RB just)) + (VP + (VBD came) + (PP + (IN about) + (NP + (NP (DT the) (NN screen)) + (CC and) + (SBAR + (S + (NP (PRP I)) + (ADVP (ADVP (RB practically) (RB damn)) (PP (IN near))) + (VP + (VBD fell) + (PRT (RP off)) + (NP + (NP (PRP$ my) (NN bed) (NN damn)) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ is) + (ADVP (RB too) (RB fucking)) + (ADJP (JJ ugly))))))))))))))</tree></instance><instance><text>Maybe Huck should have asked ARG for some help to meet his goal with his little petition , I hear she is pretty popular these days .</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB Maybe)) + (NP (NNP Huck)) + (VP + (MD should) + (VP + (VB have) + (VP + (VBN asked) + (NP ARG) + (SBAR + (IN for) + (S + (NP (DT some) (NN help)) + (VP + (TO to) + (VP + (VB meet) + (NP (PRP$ his) (NN goal)) + (PP + (IN with) + (NP + (NP (PRP$ his) (JJ little) (NN petition)) + (, ,) + (S + (NP (PRP I)) + (VP + (VBP hear) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ is) + (ADJP (RB pretty) (JJ popular)) + (NP (DT these) (NNS days)))))))))))))))) + (. .)))</tree></instance><instance><text>nickspurway Apple Survey - What is your opinion of Apple Products ? ARG sucks ? freebies .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN nickspurway) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBZ is) + (NP + (NP (PRP$ your) (NN opinion)) + (PP (IN of) (NP (NNP Apple) (NNPS Products)))))) + (. ?)))</tree></instance><instance><text>geekend majornelson the only way that we can build a better product is by using competitors products , that 's why he has a ARG , ps3 , mac ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN geekend) (NN majornelson)) + (SBAR + (S + (NP + (NP (DT the) (JJ only) (NN way)) + (SBAR + (IN that) + (S + (NP (PRP we)) + (VP + (MD can) + (VP + (VB build) + (NP (DT a) (JJR better) (NN product))))))) + (VP + (VBZ is) + (PP + (IN by) + (S + (VP + (VBG using) + (NP (NNS competitors) (NNS products))))))))) + (, ,) + (S + (NP (DT that)) + (VP + (VBZ 's) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP he)) + (VP + (VBZ has) + (NP + (NP (DT a) (NN ARG)) + (, ,) + (NP (NN ps3)) + (, ,) + (NP (NN mac)) + (: ...)))))))))</tree></instance><instance><text>they were so bad they were good they sang ARG stacy is after nailing the high notes there</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP (PRP they)) + (VP + (VBD were) + (ADJP + (SINV (RB so) (JJ bad) (NP (PRP they)) (VP (VBD were))) + (ADJP + (JJ good) + (SBAR + (S + (NP (PRP they)) + (VP (VBD sang) (NP (NP ARG) (VP (NN stacy)))))))))) + (VP (VBZ is)) + (PP + (IN after) + (S + (VP + (VBG nailing) + (NP (DT the) (JJ high) (NNS notes)) + (ADVP (RB there)))))))</tree></instance><instance><text>WHAT IF ARG WAS A PORN STAR ?</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (WHNP (WDT WHAT)) + (PP (IN IF) (NP (NN ARG) (NN WAS) (NN A) (NN PORN) (NN STAR))) + (. ?)))</tree></instance><instance><text>RT : GuyKawasaki How to present like ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (: :) + (NP + (NP (NNP GuyKawasaki)) + (SBAR + (WHADVP (WRB How)) + (S (VP (TO to) (VP (VB present) (PP (IN like) (NP ARG)))))))))</tree></instance><instance><text>ARG : ' My Music Will Get Better ' : Showbiz Spy `` My music is going to get better because I am happier ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (NP + (NP ('' ')) + (SBAR + (S + (NP (PRP$ My) (NN Music)) + (VP + (MD Will) + (VP + (VB Get) + (NP + (NP (NNP Better) (POS ')) + (: :) + (S + (NP (NNP Showbiz) (NNP Spy)) + (`` ``) + (S + (NP (PRP$ My) (NN music)) + (VP + (VBZ is) + (VP + (VBG going) + (S + (VP + (TO to) + (VP (VB get) (ADJP (JJR better))))) + (SBAR + (IN because) + (S + (NP (PRP I)) + (VP (VBP am) (JJR happier))))))) + (: ...))))))))))</tree></instance><instance><text>the reason the ARG is and continues to be a failure is because i ca n't put all my old books on it .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (DT the) (NN reason)) + (SBAR + (S + (NP (DT the) (NN ARG)) + (VP + (VP (VBZ is)) + (CC and) + (VP + (VBZ continues) + (S (VP (TO to) (VP (VB be) (NP (DT a) (NN failure)))))))))) + (VP + (VBZ is) + (SBAR + (IN because) + (S + (NP (FW i)) + (VP + (MD ca) + (RB n't) + (VP + (VB put) + (NP (DT all) (PRP$ my) (JJ old) (NNS books)) + (PP (IN on) (NP (PRP it)))))))) + (. .)))</tree></instance><instance><text>surprisingly , ARG ' is amazing</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB surprisingly)) + (, ,) + (NP (NN britney) (NNS spears) (POS ')) + (VP (VBZ is) (ADJP (JJ amazing)))))</tree></instance><instance><text>ellen than would try to take you to her love cage where ud be her next '' meal '' * gasps * but ARG stops her & they have</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN ellen)) + (SBAR + (IN than) + (S + (VP + (MD would) + (VP + (VB try) + (S + (VP + (TO to) + (VP + (VB take) + (NP (PRP you)) + (PP + (TO to) + (NP + (NP (PRP$ her) (NN love) (NN cage)) + (SBAR + (WHADVP (WRB where)) + (S + (NP (NN ud)) + (VP + (VB be) + (NP + (PRP$ her) + (JJ next) + ('' '') + (NN meal)))))))))))))) + ('' '')) + (PRN + (X + (X (SYM *)) + (VP + (NNS gasps) + (SBAR + (X (SYM *)) + (S + (CC but) + (S + (NP ARG) + (VP + (VBZ stops) + (SBAR + (S + (NP (PRP$ her) (CC &) (PRP they)) + (VP (VBP have)))))))))))))</tree></instance><instance><text>And seriously , using ARG as your model for acting like a vindictive , petty little brat ? FAIL ! DirtySexyPolitics</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (CC And) + (ADVP (RB seriously)) + (, ,) + (S + (VP + (VP + (VBG using) + (NP ARG) + (PP (IN as) (NP (PRP$ your) (NN model)))) + (PP + (IN for) + (S + (VP + (VBG acting) + (PP + (IN like) + (NP + (DT a) + (JJ vindictive) + (, ,) + (JJ petty) + (JJ little) + (NN brat)))))))) + (. ?)))</tree></instance><instance><text>Just got confirmation that ARG will definitely be in the building blakelysva tonight !! Get there early ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (ADJP (RB Just) (VBN got)) + (NN confirmation) + (SBAR + (WDT that) + (S + (VP + (VBP nicki) + (SBAR + (S + (NP (NN minaj)) + (VP + (MD will) + (ADVP (RB definitely)) + (VP + (VB be) + (PP + (IN in) + (NP + (DT the) + (NN building) + (NN blakelysva) + (NN tonight))))))))))) + (. !!)))</tree></instance><instance><text>even if you 're not a yank , you can now get an amazon ARG with free wireless in a lot of other countries .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (SBAR + (RB even) + (IN if) + (S + (NP (PRP you)) + (VP (VBP 're) (RB not) (NP (DT a) (VB yank))))) + (, ,) + (NP (PRP you)) + (VP + (MD can) + (ADVP (RB now)) + (VP + (VB get) + (NP + (NP (DT an) (NN amazon) (NN ARG)) + (PP (IN with) (NP (JJ free) (NN wireless)))) + (PP + (IN in) + (NP + (NP (DT a) (NN lot)) + (PP (IN of) (NP (JJ other) (NNS countries)))))))) + (. .)))</tree></instance><instance><text>ARG - Daniel Radcliffe Admires Lady GaGa 's Gay Rights Advocacy .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN perez) + (FRAG + (X (SYM hilton)) + (: -) + (NP + (NP + (NNP Daniel) + (NNP Radcliffe) + (NNP Admires) + (NNP Lady) + (NNP GaGa) + (POS 's)) + (NNS Gay) + (NNS Rights) + (NN Advocacy))) + (. .)))</tree></instance><instance><text>gag , Timberlake , and Kunis - Oh My ! : This week ARG fans are going gag ! The infamous pop star and fa ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN gag)) + (, ,) + (NP (NNP Timberlake)) + (, ,) + (CC and) + (NP (NNP Kunis)) + (: -)) + (ADJP (INTJ (UH Oh) (NP (PRP$ My)))) + (. !)))</tree></instance><instance><text>lol lol i like ARG who says -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN lol) (NN lol) (FW i)) + (PP + (IN like) + (NP + (NP ARG) + (SBAR + (WHNP (WP who)) + (S (VP (VBZ says) (S (-LRB- -LRB-) (: :)))))))))</tree></instance><instance><text>pussy tighter than a 10 and a half on ARG feet</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN pussy)) + (ADJP + (ADJP (JJR tighter)) + (PP + (IN than) + (NP (NP (DT a) (CD 10)) (CC and) (NP (DT a) (NN half))))) + (PP (IN on) (NP (NN ARG) (NNS feet)))))</tree></instance><instance><text>some of ARG ' old stuff is worth listening too i started listening to her when blackout was released it was really good</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (DT some)) + (PP + (IN of) + (NP + (NP (NN britney) (NNS spears) (POS ')) + (JJ old) + (NN stuff)))) + (VP + (VBZ is) + (PP + (JJ worth) + (S + (VP + (VBG listening) + (ADVP (RB too) (FW i)) + (VP + (VBD started) + (S (VP (VBG listening) (PP (TO to) (NP (PRP$ her))))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN blackout)) + (VP + (VBD was) + (VP + (VBN released) + (SBAR + (S + (NP (PRP it)) + (VP (VBD was) (ADJP (RB really) (JJ good))))))))))))))))</tree></instance><instance><text>Not even ARG delta_goodrem or rihanna are waking me up this morn !</text><opinion>neutral</opinion><tree>(ROOT + (S + (RB Not) + (RB even) + (VP + (VB ARG) + (SBAR + (S + (NP + (NP (NN delta) (NN _) (NN goodrem)) + (CC or) + (NP (NN rihanna))) + (VP + (VBP are) + (VP + (VBG waking) + (NP (PRP me)) + (PRT (RP up)) + (NP (DT this) (NN morn))))))) + (. !)))</tree></instance><instance><text>twosixohone Apple Survey - Do apple products rule your world ? ARG sucks ? apple .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN twosixohone) (NNP Apple) (NNP Survey)) + (: -) + (S + (VP + (VBP Do) + (S + (NP (NN apple) (NNS products)) + (VP (VB rule) (NP (PRP$ your) (NN world)))))) + (. ?)))</tree></instance><instance><text>Justin bieber , chris brown , any yo , usher , jonas brothers ARG , katy perry , taylor swift , kesha , alicia keys dll love you</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Justin) (NNP bieber)) + (, ,) + (VP + (VBZ chris) + (S + (NP + (NP + (ADJP (JJ brown)) + (, ,) + (NP (NP (DT any) (NN yo)) (, ,) (NP (NN usher)) (, ,)) + (NN jonas) + (NNS brothers) + (ADJP ARG)) + (, ,) + (NP (JJ katy) (NN perry)) + (, ,) + (NP (NN taylor) (NN swift)) + (, ,) + (NP (NN kesha)) + (, ,) + (NP (NN alicia) (NNS keys))) + (VP (VBP dll) (S (NP (NN love)) (NP (PRP you))))))))</tree></instance><instance><text>i love ARG ' new song ' till the world ends ' i think thats what its called lol .</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (NP + (NP + (NP (NN love) (NN britney) (NNS spears) (POS ')) + (JJ new) + (NN song) + ('' ')) + (PP (IN till) (NP (DT the) (NN world)))) + (VP + (VBZ ends) + (NP + ('' ') + (FW i) + (S + (VP + (VBP think) + (NP + (NP (NNS thats)) + (SBAR + (WHNP (WP what)) + (NP (PRP$ its) (VP (VBN called) (S (NP (NN lol))))))))))) + (. .)))</tree></instance><instance><text>I hope your resting in peace stephen and having a blast up there with ARG and Patrick swayze and all the others that passed</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VP + (VBP hope) + (NP + (NP (PRP$ your) (VBG resting)) + (PP (IN in) (NP (NN peace) (NN stephen))))) + (CC and) + (VP + (VBG having) + (NP (DT a) (NN blast)) + (PP + (IN up) + (NP + (NP + (NP (EX there)) + (PP + (IN with) + (NP (NP ARG) (CC and) (NP (NNP Patrick) (NN swayze))))) + (CC and) + (NP + (NP (PDT all) (DT the) (NNS others)) + (SBAR (WHNP (WDT that)) (S (VP (VBD passed)))))))))))</tree></instance><instance><text>nobel peace '' winners '' : 1994-yasser arafa t-t errorist , 2002 - ARG , pro-terrorist baffoon , 2007-al gore-environmental chicken little ...</text><opinion>neutral</opinion><tree>(ROOT + (WHADJP + (NP + (NP (JJ nobel) (NN peace) ('' '') (NNS winners)) + ('' '') + (: :)) + (ADJP + (NP + (NP (JJ 1994-yasser) (NN arafa) (NN t-t) (NN errorist)) + (, ,) + (NP (CD 2002)) + (NP (: -) (NN jimmy) (NN carter)) + (, ,) + (NP (JJ pro-terrorist) (NN baffoon)) + (, ,) + (NP + (NP (JJ 2007-al) (JJ gore-environmental) (NN chicken)) + (ADVP (RB little))) + (: ...)))))</tree></instance><instance><text>ARG fits a bit shit ! better going out for a run really i got bored of mine quick !</text><opinion>negative</opinion><tree>(ROOT + (S (NP ARG) (VP (VBZ fits) (NP (DT a) (NN bit) (NN shit))) (. !)))</tree></instance><instance><text>tweeting on my ARG - wowww its amazing how easily amused one can be</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG tweeting) + (PP + (IN on) + (NP + (NP (PRP$ my) (NN ARG)) + (: -) + (NP + (NN wowww) + (PRP$ its) + (ADJP + (ADJP (JJ amazing)) + (SBAR + (WHADVP (WRB how) (RB easily)) + (S + (VP + (VBN amused) + (SBAR + (S (NP (PRP one)) (VP (MD can) (VP (VB be)))))))))))))))</tree></instance><instance><text>I 'm sorry but I think ARG looks her age in the celebration video !! Still amazing though</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP (JJ sorry) (CC but) (NP (PRP I))) + (VP + (VBP think) + (SBAR + (S + (NP ARG) + (VP + (VBZ looks) + (NP (PRP$ her) (NN age)) + (PP (IN in) (NP (DT the) (NN celebration) (NN video)))))))) + (. !!)))</tree></instance><instance><text>iran ARG root 4 your problems read '' america for sale '' jerome corsi , his pols , soros , obama , brzezinski conspire iranelection</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (JJ iran) (NN jimmy) (JJ carter) (NN root) (CD 4)) + (SBAR (S (NP (PRP$ your) (NNS problems)) (VP (VBP read))))) + ('' '') + (NN america)) + (PP (IN for) (NP (NN sale))) + (NP ('' '') (NN jerome) (NNS corsi)) + (, ,) + (NP (PRP$ his) (NNS pols)) + (, ,) + (NP (NNS soros)) + (, ,) + (NP (NN obama)) + (, ,) + (NP (NN brzezinski)) + (VP (VBP conspire) (NP (NN iranelection)))))</tree></instance><instance><text>Is it bad that watching ARG order of the phoenix , the school and rules remind me of pv ?</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBZ Is) + (NP (PRP it)) + (ADJP (JJ bad)) + (SBAR + (IN that) + (S + (VP + (VBG watching) + (NP + (NP (NN harry) (NN potter) (NN order)) + (PP (IN of) (NP (DT the) (NN phoenix)))) + (, ,) + (S + (NP (DT the) (NN school) (CC and) (NNS rules)) + (VP (VBP remind) (NP (PRP me)) (PP (IN of) (NP (NN pv)))))))) + (. ?)))</tree></instance><instance><text>i just had the biggest concert of my life ... TOP 10 10 OUTKAST via Mtv , because they don invite good artists to estonia :-LRB- 50 n ARG shit</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (LS i) + (VP + (ADVP (RB just)) + (VBD had) + (NP + (NP (DT the) (JJS biggest) (NN concert)) + (PP (IN of) (NP (PRP$ my) (NN life)))) + (: ...) + (NP (NN TOP) (CD 10) (CD 10) (NNP OUTKAST)) + (PP (IN via) (NP (NNP Mtv))) + (, ,) + (SBAR + (IN because) + (S + (NP (PRP they)) + (VP + (VBP don) + (VP + (VB invite) + (NP (JJ good) (NNS artists)) + (S (VP (TO to) (VP (VB estonia)))))))) + (: :) + (FRAG + (-LRB- -LRB-) + (NP (NP (CD 50) (NN n)) (VP (VBG ARG) (NP (NN shit))))))))</tree></instance><instance><text>who ` s responsible for these stupid ass ARG spam shitss ?? they should be lynched ! grrrrr</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (WHNP (WP who)) + (S + (`` `) + (NP + (NP (NNS s)) + (ADJP + (JJ responsible) + (PP + (IN for) + (NP (DT these) (JJ stupid) (NN ass) (NN britney))))) + (VP (VBZ spears) (NP (NN spam) (NN shitss)))) + (. ??)))</tree></instance><instance><text>TeamFollowBack ARG : Protect Your Pets ! : ARG cuddles a puppy as she helps launch PetArmor , the A ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN TeamFollowBack) (NN mandy) (NN moore)) + (: :) + (S (VP (VB Protect) (NP (PRP$ Your) (NNS Pets)))) + (. !)))</tree></instance><instance><text>so you 're finally getting an ARG ?! good choice !</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB so)) + (NP (PRP you)) + (VP + (VBP 're) + (ADVP (RB finally)) + (VP (VBG getting) (NP (DT an) (NN ARG) (NN ?!))))))</tree></instance><instance><text>am i the only one the ARG sucking a penis follow , god damn</text><opinion>negative</opinion><tree>(ROOT + (PP + (ADVP (RB am)) + (FW i) + (NP + (NP (DT the) (RB only) (CD one)) + (S + (S + (NP (DT the) (NN britney) (NNS spears)) + (VP + (VBG sucking) + (S (NP (DT a) (NN penis)) (VP (VB follow))))) + (, ,) + (NP (NN god) (NN damn))))))</tree></instance><instance><text>ARG , i love you ! -LRB- she 's following me just fyi -RRB- : d</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (, ,) + (VP (FW i) (S (VP (VBP love) (NP (PRP you))))) + (. !)))</tree></instance><instance><text>a gorgeous ginger headed boy who loves ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT a) (JJ gorgeous) (NN ginger)) + (VP + (VBD headed) + (NP + (NP (NN boy)) + (SBAR (WHNP (WP who)) (S (VP (VBZ loves) (NP ARG)))))) + (. ?)))</tree></instance><instance><text>just found out bloody argies nicked it late on , doh wanted to see ARG get humilated even further</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VP + (ADVP (RB just)) + (VBN found) + (PP (IN out) (NP (JJ bloody) (NNS argies)))) + (VP + (VP (VBD nicked) (NP (PRP it)) (ADVP (RB late) (IN on))) + (, ,) + (SBAR + (S + (ADVP (NN doh)) + (VP + (VBD wanted) + (S + (VP + (TO to) + (VP + (VB see) + (S + (NP ARG) + (VP + (VB get) + (VP + (VBN humilated) + (ADVP (RB even) (RBR further)))))))))))))))</tree></instance><instance><text>CoryBooker pulled out the big guns , USSOC ARG , to end the feud with Conan O'Brien ! We do n't take no mess here !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (S + (NP (NNP CoryBooker)) + (VP + (VBD pulled) + (PRT (RP out)) + (NP (DT the) (JJ big) (NNS guns)))) + (, ,) + (NP (NNP USSOC) (JJ hillary) (NN clinton)) + (, ,) + (S + (VP + (TO to) + (VP + (VB end) + (NP + (NP (DT the) (NN feud)) + (PP (IN with) (NP (NNP Conan) (NNP O'Brien)))))))) + (. !)))</tree></instance><instance><text>yeah thts a good song , you guys should totally play 3 by ARG like 500 times a day ! i < 3 that song !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (JJ yeah) (NNS thts)) (NP (DT a) (JJ good) (NN song))) + (, ,) + (NP (PRP you) (NNS guys)) + (VP + (MD should) + (VP + (ADVP (RB totally)) + (VB play) + (NP (CD 3)) + (PP + (IN by) + (NP + (NP ARG) + (PP + (IN like) + (NP (NP (CD 500) (NNS times)) (NP (DT a) (NN day)))))))) + (. !)))</tree></instance><instance><text>verizon holiday ads mock at & t and the ARG -LSB- videos -RSB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN verizon) (NN holiday) (NNS ads)) + (ADJP + (JJ mock) + (PP + (IN at) + (NP + (CC &) + (NP + (NP (NN t)) + (CC and) + (NP + (NP (DT the) (NN ARG)) + (PRN (-LRB- -LSB-) (NP (NNS videos)) (-RRB- -RSB-)))))))))</tree></instance><instance><text>dailyquestion ARG is my best friend ... kkk ; ;</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN dailyquestion) (NN bill) (NNS gates)) + (VP + (VBZ is) + (NP + (NP (PRP$ my) (JJS best) (NN friend)) + (: ...) + (NP (NN kkk))))) + (: ;) + (: ;)))</tree></instance><instance><text>oh wow yeah , where the fuck is my invite to ARG ? what the fuck are they playing at ? this is a fucking outrage !</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (INTJ + (UH oh) + (NP + (NP (FW wow) (FW yeah)) + (, ,) + (SBAR + (WHADVP (WRB where)) + (S + (NP (DT the) (NN fuck)) + (VP + (VBZ is) + (NP + (PRP$ my) + (VP (VB invite) (S (VP (TO to) (VP ARG)))))))))) + (. ?)))</tree></instance><instance><text>ARG ' is high heels offered to Gypsy charity</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN ARG) + ('' ') + (S + (VP + (VBZ is) + (NP + (NP (JJ high) (NNS heels)) + (VP + (VBN offered) + (PP (TO to) (NP (NN Gypsy) (NN charity)))))))))</tree></instance><instance><text>teamsoteria ARG and penis cheney have done more damage to our country for the past 8 years tcot 912 glennbeck</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NN teamsoteria) + (NN george) + (JJ bush) + (CC and) + (NN penis) + (NN cheney)) + (VP + (VBP have) + (VP + (VBN done) + (NP + (NP (RBR more) (NN damage)) + (PP (TO to) (NP (PRP$ our) (NN country)))) + (PP + (IN for) + (NP + (DT the) + (JJ past) + (CD 8) + (NNS years) + (NN tcot) + (CD 912) + (NN glennbeck)))))))</tree></instance><instance><text>um okay i love ARG as much as the next person i have the tattoos to prove it but with the release of '' 3 '' i disagree</text><opinion>positive</opinion><tree>(ROOT + (S + (ADJP (RB um) (JJ okay) (FW i)) + (VP + (VBP love) + (NP ARG) + (ADVP + (ADVP (RB as) (RB much)) + (SBAR + (IN as) + (S + (NP (DT the) (JJ next) (NN person)) + (FW i) + (VP + (VBP have) + (S + (S + (NP (DT the) (NNS tattoos)) + (VP (TO to) (VP (VB prove) (NP (PRP it))))) + (CC but) + (S + (IN with) + (NP (DT the) (NN release)) + (IN of) + ('' '') + (CD 3) + ('' '') + (FW i) + (VP (VBP disagree)))))))))))</tree></instance><instance><text>I love that ARG commercial .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (SBAR (IN that) (S (NP ARG) (ADJP (JJ commercial))))) + (. .)))</tree></instance><instance><text>took the '' how well do you know ARG lyrics ? '' quiz & got : very well !! what about you ? ➜</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VP + (VBD took) + (SBAR + (S + (NP (DT the) ('' '') (WRB how)) + (VP + (ADVP (RB well)) + (SQ + (VBP do) + (NP (PRP you)) + (VP + (VB know) + (NP (NN britney) (NNS spears) (NNS lyrics)))))))) + (. ?) + ('' '')))</tree></instance><instance><text>gross ARG ; even nastier looking than joan rivers</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (JJ gross) (NN lindsay) (NN lohan)) + (: ;) + (NP + (ADJP (RB even) (JJR nastier)) + (S + (VP (VBG looking) (PP (IN than) (NP (JJ joan) (NNS rivers))))))))</tree></instance><instance><text>found out why John Mayer went to a Whomping Willows show - he has a new girlfriend -LRB- non-famous ! -RRB- who is a fan of ARG !! crazy crazy</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBN found) + (PP + (IN out) + (SBAR + (WHADVP (WRB why)) + (S + (NP (NNP John) (NNP Mayer)) + (VP + (VBD went) + (PP + (TO to) + (NP (DT a) (NNP Whomping) (NNPS Willows))))))))) + (S + (VBP show) + (: -) + (NP (PRP he)) + (VP + (VBZ has) + (NP + (NP (DT a) (JJ new) (NN girlfriend)) + (PRN (-LRB- -LRB-) (JJ non-famous) (. !) (-RRB- -RRB-)))))))</tree></instance><instance><text>I 've never thought ARG was attractive * shrugs *</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 've) + (ADVP (RB never)) + (SBAR + (S + (NP (VBN thought) (NN kim) (NN kardashian)) + (VP + (VBD was) + (ADJP (JJ attractive)) + (FRAG (X (SYM *)) (VBZ shrugs) (X (SYM *)))))))))</tree></instance><instance><text>ARG is so damn pretty !! could watch her videos all day long ! love her music : p</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBZ is) (ADJP (RB so) (JJ damn) (RB pretty))) + (. !!)))</tree></instance><instance><text>wow i love reading tweets between perez & ARG ... totally bitchyness</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN wow) (FW i) (NN love) (NN reading) (NNS tweets)) + (PP + (IN between) + (NP (NP (NNP perez) (CC &) (NNP lindsay)) (NP (NNP lohan))))) + (: ...) + (NP (RB totally) (FW bitchyness))))</tree></instance><instance><text>Wiz Khalifa And ARG Makn A Movie Called HighSchool</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN Wiz) + (S + (NNP Khalifa) + (CC And) + (NP (JJ snoop) (NN dogg) (NN Makn) (NN A) (NN Movie)) + (VP (VBN Called) (NP (NNP HighSchool))))))</tree></instance><instance><text>ARG ' s probation extended by a year : actress in court for progress review</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN probation)) + (VP (VBN extended) (PP (IN by) (NP (DT a) (NN year)))) + (: :)) + (NP + (NP (NN actress)) + (PP (IN in) (NP (NN court))) + (PP (IN for) (NP (NN progress) (NN review))))))</tree></instance><instance><text>3 - ARG < 3 it 's amazing -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (SINV + (LS 3) + (: -) + (NP + (NP ARG) + (NP + (NP + (JJR <) + (NP (CD 3)) + (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ amazing)))))) + (PRN (-LRB- -LRB-) (NAC (: :)))))))</tree></instance><instance><text>ARG named best mom in poll .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBN named) + (NP (JJS best) (NN mom)) + (PP (IN in) (NP (NN poll)))) + (. .)))</tree></instance><instance><text>DTN UK : Bresnan undergoes scan : ARG has had a precautionary scan on his calf , but England are optimistic ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP DTN) (NNP UK)) + (: :) + (S + (S (NP (NNP Bresnan)) (VP (VBZ undergoes) (VB scan))) + (: :) + (S + (S + (S + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN had) + (NP (DT a) (JJ precautionary) (VB scan)) + (PP (IN on) (NP (PRP$ his) (NN calf)))))) + (, ,) + (CC but) + (S + (NP (NNP England)) + (VP (VBP are) (ADJP (JJ optimistic))))) + (: ...)))) + (. .)))</tree></instance><instance><text>its always nice to listen ARG songs but when it comes to company i love having denissemo by my side ! te quiero cariñito : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (UCP + (PRP$ its) + (ADJP + (RB always) + (JJ nice) + (S (VP (TO to) (VP (VB listen) (NP (NN ARG) (NNS songs)))))) + (CC but)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP it)) + (VP + (VBZ comes) + (PP + (TO to) + (NP + (NP (NN company) (FW i) (NN love)) + (VP + (VBG having) + (NP (NN denissemo)) + (PP (IN by) (NP (PRP$ my) (NN side))))))))) + (. !)))</tree></instance><instance><text>Derek Jeter 's Relationship With ARG Much Worse Than ... : There 's just no shortage of folks who get ex ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NNP Derek) (NNP Jeter) (POS 's)) (NN Relationship)) + (PP + (IN With) + (NP + (NP (NP ARG) (ADJP (JJ Much) (JJR Worse))) + (PP + (IN Than) + (: ...) + (: :) + (S + (S + (NP (EX There)) + (VP + (VBZ 's) + (ADVP (RB just)) + (NP + (NP (DT no) (NN shortage)) + (PP + (IN of) + (NP + (NP (NNS folks)) + (SBAR + (WHNP (WP who)) + (S (VP (VBP get) (FW ex))))))))) + (: ...))))) + (. .)))</tree></instance><instance><text>just finding my ARG i lost it for like a month so i 'm happy</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB just)) + (VP + (VBG finding) + (NP (PRP$ my) (NN ARG)) + (VP + (FW i) + (VP + (VBD lost) + (NP (PRP it)) + (PP + (IN for) + (S + (IN like) + (NP (DT a) (NN month)) + (ADVP (RB so) (FW i)) + (VP (VBP 'm) (ADJP (JJ happy))))))))))</tree></instance><instance><text>Analysis : Obama benefits from ' not Bush ' : Some European commentators say President ARG was mad ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN Analysis)) + (: :) + (S + (NP + (NP (NNP Obama) (NNS benefits)) + (PP + (IN from) + ('' ') + (NP (RB not) (NP (NNP Bush) (POS ')) (: :)) + (NP (DT Some) (JJ European) (NNS commentators)))) + (VP + (VBP say) + (SBAR + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP (VBD was) (ADJP (JJ mad))))))) + (: ...)))</tree></instance><instance><text>ARG denies racism allegations - Digital Spy .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ denies) + (NP + (NP (NN racism) (NNS allegations)) + (: -) + (NP (NNP Digital) (NNP Spy)))) + (. .)))</tree></instance><instance><text>damn these spamers are crazy always following my ass with ARG sucking cock and i block them they keep cumin back damn</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (RB damn)) + (S + (NP (DT these) (NNS spamers)) + (VP + (VBP are) + (ADJP (JJ crazy)) + (ADVP (RB always)) + (PP + (VBG following) + (NP + (NP (PRP$ my) (NN ass)) + (PP + (IN with) + (NP + (NP ARG) + (VP + (VBG sucking) + (NP (NP (NN cock)) (CC and) (FW i))))))))) + (VP + (VBP block) + (S + (NP (PRP them)) + (NP (PRP they)) + (VP + (VBP keep) + (NP (NN cumin)) + (ADVP (RB back)) + (ADVP (RB damn)))))))</tree></instance><instance><text>i love ARG its so nice lucid was right</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (S + (NP (NN love) (NNS windows) (CD 7)) + (VP + (PRP$ its) + (SBAR + (S + (ADJP (ADJP (RB so) (JJ nice)) (JJ lucid)) + (VP (VBD was) (ADJP (JJ right)))))))))</tree></instance><instance><text>I always think '' what would ARG do in this situation '' .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB always)) + (VP + (VBP think) + ('' '') + (SBAR + (WHNP (WP what)) + (S + (VP + (MD would) + (VP + (VB charlie) + (S + (NP (NN sheen)) + (VP + (VBP do) + (PP (IN in) (NP (DT this) (NN situation))))))))) + ('' '')) + (. .)))</tree></instance><instance><text>The latest crazy theory on ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT The) (JJS latest) (JJ crazy) (NN theory)) + (PP (IN on) (NP ARG))))</tree></instance><instance><text>my ARG got seriously fucked up d : it would n't work for like a hour and the screen was completely frozen dx mehh ...</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP$ my) (NN ARG)) + (VP + (VBD got) + (VP + (ADVP (RB seriously)) + (VP (VBN fucked) (PRT (RP up)) (NP (NN d)))))) + (: :) + (S + (S + (NP (PRP it)) + (VP + (MD would) + (RB n't) + (VP + (VB work) + (PP + (IN for) + (PP + (IN like) + (NP + (NP (DT a) (NN hour)) + (CC and) + (NP (DT the) (NN screen)))))))) + (VP + (VBD was) + (NP (ADJP (RB completely) (JJ frozen)) (NN dx) (NN mehh)))) + (: ...)))</tree></instance><instance><text>ca n't wait to use ARG it to collaborate with my wife on our next academic conference proposals instead of google docs .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (MD ca) + (RB n't) + (VP + (VB wait) + (S + (VP + (TO to) + (VP + (VB use) + (NP + (NP ARG) + (SBAR + (S + (NP (PRP it)) + (VP + (TO to) + (VP + (VB collaborate) + (PP (IN with) (NP (PRP$ my) (NN wife))) + (PP + (IN on) + (NP + (NP + (PRP$ our) + (JJ next) + (JJ academic) + (NN conference) + (NNS proposals)) + (PP + (RB instead) + (IN of) + (NP (NN google) (NNS docs))))))))))))))) + (. .)))</tree></instance><instance><text>Proud to say I am notfollowing ARG or Britney Spears or Charlie Sheen or Michael Moore or Naomi Judd or Howard Stern or Nancy Pelosi .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADJP + (JJ Proud) + (S + (VP + (TO to) + (VP + (VB say) + (SBAR + (S + (S + (NP (PRP I)) + (VP + (VBP am) + (S + (NP (JJ notfollowing) (NNP al)) + (VP + (VB gore) + (NP + (CC or) + (NP (NNP Britney) (NNP Spears)) + (CC or) + (NP (NNP Charlie) (NNP Sheen))))))) + (CC or) + (NP + (NP (NNP Michael) (NNP Moore)) + (CC or) + (NP + (NP (NNP Naomi) (NNP Judd)) + (CC or) + (NP (NNP Howard) (NNP Stern))) + (NP (CC or) (NNP Nancy) (NNP Pelosi))))))))) + (. .)))</tree></instance><instance><text>britain votes ARG best celebrity mother ? umm what ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN britain) (NNS votes)) + (VP + (VBP britney) + (NP (NP (NNS sears)) (JJS best) (NN celebrity) (NN mother))) + (. ?)))</tree></instance><instance><text>Kiss-Kiss : ARG bei Jimmy Kimmels Talkshow .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Kiss-Kiss)) + (: :) + (NP + (NP ARG) + (FW bei) + (NP (NNP Jimmy) (NNP Kimmels) (NNP Talkshow)))) + (. .)))</tree></instance><instance><text>'' ARG Behind The Scenes '' real shots with no glam StopRightThere ForTheGoodOfTheNation</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + ('' '') + (VP (VB ARG) (PP (IN Behind) (NP (DT The) (NNS Scenes)))) + ('' '') + (NP + (NP (JJ real) (NNS shots)) + (PP + (IN with) + (NP + (DT no) + (NN glam) + (NNP StopRightThere) + (NNP ForTheGoodOfTheNation)))))))</tree></instance><instance><text>ARG Got Everybody saying '' winning '' ... lmao</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD Got) + (NP + (NP (NN Everybody)) + (VP (VBG saying) ('' '') (S (VP (VBG winning) ('' '')))))) + (: ...) + (NP (NN lmao))))</tree></instance><instance><text>ARG ' s probation extended by a year : troubled star ARG seems to be sinking into deeper trouble , as he</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN probation)) + (VP (VBN extended) (PP (IN by) (NP (DT a) (NN year))))) + (: :) + (S + (NP (JJ troubled) (NN star) (NN lindsay) (NN lohan)) + (VP + (VBZ seems) + (S + (VP + (TO to) + (VP + (VB be) + (VP + (VBG sinking) + (PP (IN into) (NP (JJR deeper) (NN trouble))) + (, ,) + (PP (IN as) (NP (PRP he)))))))))))</tree></instance><instance><text>Had beardyman ' s debut album since yesterday evening , and it is sicker than ARG on a whitewater rafting trip !</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (SINV + (VBD Had) + (NP (NN beardyman) ('' ') (NNS s) (NN debut) (NN album)) + (PP (IN since) (NP (NN yesterday) (NN evening))))) + (, ,) + (CC and) + (NP (PRP it)) + (VP + (VBZ is) + (ADJP (ADJP (JJR sicker)) (PP (IN than) (NP ARG))) + (PP (IN on) (NP (DT a) (NN whitewater) (NN rafting) (NN trip)))) + (. !)))</tree></instance><instance><text>ARG under pressure on Libyan strategy - ABC Online .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP + (NP ARG) + (PP + (IN under) + (NP + (NP (NN pressure)) + (PP (IN on) (NP (JJ Libyan) (NN strategy)))))) + (: -) + (NP (NNP ABC) (NNP Online))) + (. .)))</tree></instance><instance><text>themunny britboi brunolovesbrit -- ARG - monster -LRB- new 2009 -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN themunny) (NN britboi) (NN brunolovesbrit)) + (: --) + (NP (NN britney) (NNS spears) (: -)) + (VP + (NN monster) + (NP (-LRB- -LRB-) (JJ new) (CD 2009) (-RRB- -RRB-)))))</tree></instance><instance><text>celebrity : BannedCelebrityPorn.com - ARG Paris Hilton No Underwear pictures = > .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN celebrity)) + (: :) + (NP + (NP (NNP BannedCelebrityPorn.com)) + (: -) + (NP + (NP ARG) + (NP + (NP + (NNP Paris) + (NNP Hilton) + (NNP No) + (NN Underwear) + (NNS pictures)) + (ADJP (JJ =) (JJR >))))) + (. .)))</tree></instance><instance><text>hi my name is harry and i hate ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (UH hi) + (SBAR + (S + (NP (PRP$ my) (NN name)) + (VP + (VBZ is) + (NP + (NP (NN harry)) + (CC and) + (NP (FW i) (NN hate) (NN britney) (NNS spears))))))))</tree></instance><instance><text>yes i am especially when i sing ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (RB yes) (FW i)) + (VP + (VBP am) + (SBAR + (RB especially) + (WHADVP (WRB when)) + (S (VP (FW i) (VP (VP (VB sing)) (NP ARG))))))))</tree></instance><instance><text>ARG used the internet to his advantage in his presidential campaign .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD used) + (NP (DT the) (NN internet)) + (PP (TO to) (NP (PRP$ his) (NN advantage))) + (PP (IN in) (NP (PRP$ his) (JJ presidential) (NN campaign)))) + (. .)))</tree></instance><instance><text>ARG translate sucks !</text><opinion>negative</opinion><tree>(ROOT (S (NP ARG) (VP (VB translate) (VP (VBZ sucks))) (. !)))</tree></instance><instance><text>'' Omg , if I had a nickel for everytime you say '' too much work '' I would make ARG look like a motherfucker homeless !!! ''</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + ('' '') + (NP (NNP Omg)) + (, ,) + (SBAR + (IN if) + (S + (NP (PRP I)) + (VP + (VBD had) + (NP + (NP (DT a) (NN nickel)) + (PP + (IN for) + (NP + (NP (NN everytime)) + (SBAR (S (NP (PRP you)) (VP (VBP say)))))))))) + ('' '') + (NP + (NP (ADJP (RB too) (JJ much)) (NN work)) + ('' '') + (SBAR + (S + (NP (PRP I)) + (VP + (MD would) + (VP + (VB make) + (S + (NP ARG) + (VP + (VBP look) + (PP + (IN like) + (NP + (NP (DT a) (NN motherfucker)) + (ADJP (JJ homeless))))))))))) + (. !!!) + ('' '')))</tree></instance><instance><text>Mad Magazine-B4 Jackson , there never was a Prez born west of Appalachia , before ARG , there had never been a Prez born , wherever he was born</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Mad) (NNP Magazine-B4) (NNP Jackson)) + (, ,) + (S + (NP (EX there)) + (VP + (ADVP (RB never)) + (VBD was) + (NP + (NP (DT a) (NNP Prez) (VBN born) (NN west)) + (PP (IN of) (NP (NNP Appalachia)))) + (, ,) + (PP (IN before) (NP ARG)))) + (, ,)) + (SBAR + (S + (NP (EX there)) + (VP + (VBD had) + (ADVP (RB never)) + (VP + (VBN been) + (S + (NP (DT a) (NNP Prez)) + (VP + (VBN born) + (, ,) + (SBAR + (WHADVP (WRB wherever)) + (S (NP (PRP he)) (VP (VBD was) (VP (VBN born)))))))))))))</tree></instance><instance><text>I was loving the ARG jerseys on '' Oh No You Did n't '' Day</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD was) + (S + (VBG loving) + (NP (DT the) (NNS ARG) (NNS jerseys)) + (IN on) + ('' '') + (INTJ (UH Oh) (DT No)) + (NP (PRP You)) + (VP (VBD Did) (RB n't)) + ('' '') + (VP (NN Day))))))</tree></instance><instance><text>Ever notice how much better looking women are after a divorce ? Why is that ? ARG looks better now than she did two years ago .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB Ever)) + (VB notice) + (SBAR + (WHNP (WRB how) (JJ much)) + (S + (NP (ADJP (JJR better) (VBG looking)) (NP (NNS women))) + (VP (VBP are) (PP (IN after) (NP (DT a) (NN divorce))))))) + (. ?)))</tree></instance><instance><text>i 'm playing mario kart on the ARG with my boys and he says '' i got ta change the girl , i ca n't stand girls '' i was just like that at his age !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (LS i) + (VP + (VBP 'm) + (S + (VP + (VBG playing) + (NP (NN mario) (NN kart)) + (PP + (IN on) + (NP + (NP (DT the) (NN ARG)) + (PP (IN with) (NP (PRP$ my) (NNS boys))))))))) + (CC and) + (S + (NP (PRP he)) + (VBZ says) + (S + ('' '') + (S + (VP + (FW i) + (VP + (VBD got) + (S + (VP (TO ta) (VP (VB change) (NP (DT the) (NN girl)))))))) + (, ,) + (S + (VP + (ADVP (FW i)) + (VP (MD ca) (RB n't) (VP (VB stand) (NP (NNS girls)))) + ('' '') + (VP (FW i)))) + (VP + (VBD was) + (PP + (RB just) + (IN like) + (NP (NP (DT that)) (PP (IN at) (NP (PRP$ his) (NN age)))))))) + (. !)))</tree></instance><instance><text>just remember , Babyyyy * ARG voice</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (ADVP (RB just)) + (VP (VB remember)) + (, ,) + (NP (NNP Babyyyy) (X (SYM *)) (NP (NN ARG) (NN voice))))))</tree></instance><instance><text>Media : Tech analyst on ARG : ' They 're in love with everything electrical ' : Search engine giant ARG took an ev ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Media)) + (: :) + (NP + (NP (NP (NNP Tech) (NN analyst)) (PP (IN on) (NP ARG))) + (: :) + (FRAG + (NP + (NP + (NP ('' ')) + (SBAR + (S + (NP (PRP They)) + (VP + (VBP 're) + (PP (IN in) (NP (NN love))) + (PP + (IN with) + (NP (NN everything) (JJ electrical) ('' '))))))) + (: :) + (S + (VP + (VB Search) + (NP + (NP (NN engine) (JJ giant) (NN ARG)) + (VP (VBD took) (NP (DT an) (NN ev))))))) + (: ...))) + (. .)))</tree></instance><instance><text>who ' z gon na be lucky 100 it betta not be for fucking ARG !!!!!!!</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (WHNP (WP who)) + (S + (VP + ('' ') + (VP + (SYM z) + (S + (VP + (VBG gon) + (S + (VP + (TO na) + (VP + (VB be) + (ADJP (JJ lucky)) + (SBAR + (CD 100) + (S + (S + (NP (PRP it)) + (VP + (NN betta) + (RB not) + (VP + (VB be) + (PP + (IN for) + (NP + (RB fucking) + (NN britney) + (NNS spears)))))) + (VP (VBP !!!!!!!))))))))))))))</tree></instance><instance><text>If you are n't starving or ARG why the fuck would you want to go fishing ? Like try mcdonald , its fucking delicious .</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP + (VBP are) + (RB n't) + (VP + (VP (VBG starving)) + (CC or) + (SBARQ + (NP ARG) + (WHADVP (WRB why)) + (SBARQ + (NP (DT the) (NN fuck)) + (SQ + (MD would) + (NP (PRP you)) + (VP + (VB want) + (S (VP (TO to) (VP (VB go) (NP (NN fishing)))))))))))) + (. ?)))</tree></instance><instance><text>ARG still pretending we want ARG ?</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (ADVP (RB still)) + (VP + (VBG pretending) + (SBAR (S (NP (PRP we)) (VP (VBP want) (NP ARG))))) + (. ?)))</tree></instance><instance><text>ARG & Craig Ferguson & Chelsea Handler - Funniest Late Night Talk Shows ... Oh and of course George Lopez</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN jimmy) + (NN fallon) + (CC &) + (NNP Craig) + (NNP Ferguson) + (CC &) + (NNP Chelsea) + (NNP Handler)) + (: -) + (S + (NP (JJS Funniest) (JJ Late) (NN Night) (NN Talk)) + (VP + (VBZ Shows) + (: ...) + (FRAG + (INTJ (UH Oh)) + (CC and) + (PP (IN of) (NP (NN course) (NNP George) (NNP Lopez))))))))</tree></instance><instance><text>the day i cancel okay see i get chatted up on the bus ! shame it was by an 11 year old boy wanting to look at my ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT the) (NN day) (FW i)) + (VP + (VB cancel) + (VP + (JJ okay) + (S + (VP + (VB see) + (S + (NP (FW i)) + (VP + (VB get) + (VP + (VBN chatted) + (PRT (RP up)) + (PP (IN on) (NP (DT the) (NN bus)))))))))) + (. !)))</tree></instance><instance><text>those using ARG on laptops , you need to consider aerofoil to help prevent battery life :</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (DT those)) + (VP + (VBG using) + (VP + (NNS windows) + (NP (NP (CD 7)) (PP (IN on) (NP (NNS laptops))))))) + (, ,) + (NP (PRP you)) + (VP + (VBP need) + (S + (VP + (TO to) + (VP + (VB consider) + (NP (NN aerofoil)) + (S + (VP + (TO to) + (VP + (VB help) + (VP (VB prevent) (NP (NN battery) (NN life) (: :))))))))))))</tree></instance><instance><text>What the hell is a disco stick ? '' yells Madge , while gag proclaims '' I 'm hotter than you ! '' The blonde duo end up kissing - ala Britney & ARG</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (SBAR + (WHNP (WP What)) + (S + (NP (DT the) (NN hell)) + (VP (VBZ is) (NP (DT a) (NN disco) (NN stick))))) + (INTJ (. ?) (ADJP (ADVP ('' ''))))))</tree></instance><instance><text>report : ARG security feature is useless</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN report)) + (: :) + (S + (NP + (NP (NNS windows)) + (ADJP (CD 7) (NN security)) + (NN feature)) + (VP (VBZ is) (ADJP (JJ useless))))))</tree></instance><instance><text>i preordered lbp ARG already - getting a sackboy keyring : doh , congratz on the crown , you deserve it ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LS i) + (VBD preordered) + (NP (NN lbp) (NN ARG)) + (ADVP (RB already)) + (: -) + (NP + (VBG getting) + (NP (DT a) (JJ sackboy) (NN keyring)) + (: :) + (S + (NP + (NP (NN doh)) + (, ,) + (NP + (NP (NN congratz)) + (PP (IN on) (NP (DT the) (NN crown))))) + (, ,) + (NP (PRP you)) + (VP (VBP deserve) (NP (PRP it)))) + (: ;) + (-RRB- -RRB-))))</tree></instance><instance><text>GYPSY GIRLS , why you WAN NA LOOK LIKE ARG ? why you NO WAN NA LOOK LIKE KHLOE ? CAUSE THATS THE CLOSEST your GON NA GET .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN GYPSY) (NNS GIRLS)) + (, ,) + (FRAG + (WHADVP (WRB why)) + (NP + (NP (PRP you)) + (NP + (NNP WAN) + (NNP NA) + (NNP LOOK) + (NNP LIKE) + (NN kim) + (NN kardashian)))) + (. ?)))</tree></instance><instance><text>wow ARG is quite literally a crack whore .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN wow) (NN lindsay) (NN lohan)) + (VP + (VBZ is) + (ADVP (RB quite) (RB literally)) + (NP (DT a) (NN crack) (NN whore))) + (. .)))</tree></instance><instance><text>ARG always looks dirty , with the amount of fake tan she wears !!!</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (ADVP (RB always)) + (VBZ looks) + (ADJP (JJ dirty)) + (, ,) + (PP + (IN with) + (NP + (NP (DT the) (NN amount)) + (PP (IN of) (NP (JJ fake) (NN tan))) + (SBAR (S (NP (PRP she)) (VP (VBZ wears))))))) + (. !!!)))</tree></instance><instance><text>President ARG is looking gaunt ! Am not sure if it is because of d south American tour ! I doubt it ! The pressure of being president ! He has aged</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP President) (NNP ARG)) + (VP (VBZ is) (VP (VBG looking) (ADJP (JJ gaunt)))) + (. !)))</tree></instance><instance><text>DD9 is rocking ! I 've heard tons of great feedback from dealers ! The ARG are here and TheMirageLV is great !</text><opinion>neutral</opinion><tree>(ROOT (S (NP (NN DD9)) (VP (VBZ is) (VP (VBG rocking))) (. !)))</tree></instance><instance><text>i love my ARG , i really do .</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR (FW i) (S (VP (VBP love) (NP (PRP$ my) (NN ARG))))) + (, ,) + (FW i) + (ADVP (RB really)) + (VP (VB do)) + (. .)))</tree></instance><instance><text>I have n't been jealous of another guy since i was a kid for having the toy i want & other then Swizz Beats having ARG thats about it .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP have) + (RB n't) + (VP + (VBN been) + (ADJP (JJ jealous) (PP (IN of) (NP (DT another) (NN guy)))) + (SBAR + (IN since) + (S + (NP (FW i)) + (VP + (VBD was) + (NP + (NP (DT a) (NN kid)) + (PP + (IN for) + (S + (VP (VBG having) (NP (DT the) (NN toy) (FW i)))))))))))) + (UCP + (VBP want) + (CC &) + (ADJP + (JJ other) + (RB then) + (SBAR + (S + (NP + (NP (NNP Swizz) (NNP Beats)) + (VP (VBG having) (NP ARG))) + (VP (VBZ thats) (PP (IN about) (NP (PRP it)))))))) + (. .)))</tree></instance><instance><text>im really sick of this ARG cock sucker following me !! its annoying as !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN im)) + (ADJP + (RB really) + (JJ sick) + (PP (IN of) (NP (DT this) (NN britney))))) + (VP + (VBZ spears) + (NP (NN cock) (NN sucker)) + (PP (VBG following) (NP (PRP me)))) + (. !!)))</tree></instance><instance><text>Fox News announces deaths of ' Obama ARG ' , ' Oksana mel Gibson ' , ' Obarbarino hal Linden ' and ' Obrother where Artthou ' .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP + (S + (NP (NNP Fox) (NNP News)) + (VP + (VBZ announces) + (NP + (NP (NNS deaths)) + (PP + (IN of) + (NP ('' ') (NNP Obama) (NNP joe) (NN biden) ('' ')))))) + (, ,) + ('' ') + (NNP Oksana) + (NNP mel) + (NNP Gibson) + (POS ')) + (, ,) + ('' ') + (NP (NNP Obarbarino) (NNP hal) (NNP Linden) (POS ')) + (CC and) + ('' ')) + (NNP Obrother)) + (FRAG (WHADVP (WRB where)) (NP (NNP Artthou) (POS '))) + (. .)))</tree></instance><instance><text>beautiful day here in fwb ! on the couch watching the magic game ! go magic ! and just remembered my parents have a ARG -- im very excited : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ beautiful) (NN day)) + (PP (ADVP (RB here)) (IN in) (NP (NN fwb))) + (. !)))</tree></instance><instance><text>Thinking that ARG is a media hungry psycho .</text><opinion>negative</opinion><tree>(ROOT + (S + (S (VP (VBG Thinking) (NP (DT that) (NN sarah) (NN palin)))) + (VP (VBZ is) (NP (DT a) (NNS media) (JJ hungry) (NN psycho))) + (. .)))</tree></instance><instance><text>the ARG for sure and nice new profile picture</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (DT the) (NN ARG)) + (PP + (IN for) + (NP + (JJ sure) + (CC and) + (JJ nice) + (JJ new) + (NN profile) + (NN picture)))))</tree></instance><instance><text>got a suspicion my ARG hard drive is fucked</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBD got) + (NP + (NP (DT a) (NN suspicion)) + (SBAR + (S + (NP (PRP$ my) (NN ARG) (JJ hard) (NN drive)) + (VP (VBZ is) (VP (VBN fucked)))))))))</tree></instance><instance><text>installing ARG via vm fusion ... ihh but for testing good ; -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG installing) + (VP + (VP + (NNS windows) + (NP (CD 7)) + (PP + (IN via) + (NP (NP (NN vm) (NN fusion)) (: ...) (NP (NN ihh))))) + (PRN + (CC but) + (PP (IN for) (S (VP (VBG testing) (ADJP (JJ good))))))))) + (: ;) + (-RRB- -RRB-)))</tree></instance><instance><text>ARG is zo hot woei</text><opinion>neutral</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ is) (NP (NN zo) (JJ hot) (NNS woei)))))</tree></instance><instance><text>I 'm so blown I 'm finna go put a virus on every computer ever made just so ARG can be poor .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (SBAR + (S + (ADJP (RB so) (VBN blown)) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADVP (RB finna)) + (VP + (VB go) + (VP + (VB put) + (NP (DT a) (NN virus)) + (PP (IN on) (NP (DT every) (NN computer))))))) + (S + (ADVP (RB ever)) + (VP + (VBD made) + (SBAR + (S + (NP (RB just) (RB so) (NN bill) (NNS gates)) + (VP (MD can) (VP (VB be) (ADJP (JJ poor))))))))))) + (. .)))</tree></instance><instance><text>dear ARG orn spammer : do n't you think if i wanted to see her vagina , i would have by now ? it 's not the best kept secret , is it ?</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (RB dear) (NN britney) (NNS spears) (JJ orn) (NN spammer)) + (: :) + (SBARQ + (SQ + (VBP do) + (RB n't) + (NP (PRP you)) + (VP + (VBP think) + (SBAR + (S + (SBAR + (IN if) + (S + (FW i) + (VP + (VBD wanted) + (S + (VP + (TO to) + (VP (VB see) (NP (PRP$ her) (NN vagina)))))))) + (, ,) + (NP (FW i)) + (VP + (MD would) + (VP (VB have) (PP (IN by) (NP (RB now)))))))))) + (. ?)))</tree></instance><instance><text>_ ShawtyLov3JB i 'm amazing :-RRB- i saw ARG the deathly hollows part 1</text><opinion>positive</opinion><tree>(ROOT + (S + (SYM _) + (S + (S + (VP + (NN ShawtyLov3JB) + (SBAR (S (FW i) (VP (VBP 'm) (ADJP (JJ amazing))))))) + (: :) + (S + (NP (-RRB- -RRB-) (FW i) (VBD saw) (NN harry) (NN potter)) + (DT the) + (ADJP (RB deathly) (NNS hollows) (NP (NN part) (CD 1)))))))</tree></instance><instance><text>RT Kissin_InDaRain I hate when 25days of Christmas plays ARG -_-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP Kissin) (SYM _) (NNP InDaRain)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP hate) + (SBAR + (WHADVP (WRB when)) + (S + (NP + (NP (NNS 25days)) + (PP (IN of) (NP (NNP Christmas)))) + (VP (VBZ plays) (NP (NN harry) (JJ potter) (CD -_-))))))))))</tree></instance><instance><text>I am about to cry hearing EDGE OF GLORY by ARG !!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP am) + (VP + (IN about) + (S + (VP + (TO to) + (VP + (VB cry) + (NP (NN hearing) (NN EDGE)) + (PP (IN OF) (NP (NP (NN GLORY)) (PP (IN by) (NP ARG))))))))) + (. !!)))</tree></instance><instance><text>Follow us on Twitter for your chance to win an ARG and other great prizes ! It all starts once we hit 300 followers !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Follow) + (NP (PRP us)) + (PP (IN on) (NP (NNP Twitter))) + (PP + (IN for) + (NP + (PRP$ your) + (NN chance) + (S + (VP + (TO to) + (VP + (VB win) + (NP + (NP (DT an) (NN ARG)) + (CC and) + (NP (JJ other) (JJ great) (NNS prizes))))))))) + (. !)))</tree></instance><instance><text>Girls wet like they living in a fish tank ? Lmao really ARG</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNS Girls)) + (ADJP + (JJ wet) + (PP + (IN like) + (NP + (NP (PRP they)) + (VP + (VBG living) + (PP (IN in) (NP (DT a) (NN fish) (NN tank)))))))) + (. ?)))</tree></instance><instance><text>is it wrong that she has christmas songs on her ARG already ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ is) + (NP (PRP it)) + (ADJP (JJ wrong)) + (SBAR + (IN that) + (S + (NP (PRP she)) + (VP + (VBZ has) + (NP (NNS christmas) (NNS songs)) + (PP (IN on) (NP (PRP$ her) (NN ARG))) + (ADVP (RB already))))) + (. ?)))</tree></instance><instance><text>The opening guy is this crazy dude who paints faces while dancing like ARG and john lennon so cool !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT The) (NN opening) (NN guy)) + (VP + (VBZ is) + (NP + (NP (DT this) (JJ crazy) (NN dude)) + (SBAR + (WHNP (WP who)) + (S + (VP + (NNS paints) + (NP (VBZ faces)) + (SBAR + (IN while) + (S + (S + (VP + (VBG dancing) + (PP + (IN like) + (NP + (NP ARG) + (CC and) + (NP (NN john) (NN lennon)))))) + (ADJP (ADJP (RB so) (JJ cool)))))))))) + (. !)))</tree></instance><instance><text>musicmonday i will still love you - ARG mm</text><opinion>positive</opinion><tree>(ROOT + (NP + (NN musicmonday) + (FW i) + (FRAG + (VP (MD will) (ADVP (RB still)) (VP (VB love) (NP (PRP you)))) + (: -) + (NP (NN britney) (NNS spears) (NN mm)))))</tree></instance><instance><text>you 're sure you 're not being followed by multiple ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (VBP 're) + (ADJP + (JJ sure) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP 're) + (RB not) + (VP + (VBG being) + (VP + (VBN followed) + (PP + (IN by) + (NP (JJ multiple) (NN britney) (NNS spears)))))))))) + (. ?)))</tree></instance><instance><text>watching ghost rider , almost forgot how bad an actor ARG is !!</text><opinion>negative</opinion><tree>(ROOT + (SINV + (PP (VBG watching) (NP (NN ghost) (NN rider))) + (, ,) + (RB almost) + (VBD forgot) + (SBAR + (WHADJP (WRB how) (JJ bad)) + (S (NP (DT an) (NN actor)) (VP ARG))) + (VP (VBZ is)) + (. !!)))</tree></instance><instance><text>YouTube ➲ ARG extraordinary message ; paramount to succeeding in life !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNP YouTube) (NN ➲) (NN steve) (NNS jobs)) + (NP (JJ extraordinary) (NN message))) + (: ;) + (ADJP + (JJ paramount) + (PP + (TO to) + (S (VP (VBG succeeding) (PP (IN in) (NP (NN life))))))) + (. !)))</tree></instance><instance><text>ARG becomes liability in virginia Governor Race -- -LRB- Expose Obama -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP + (VBZ becomes) + (NP + (NP (NN liability)) + (PP (IN in) (NP (NNP virginia) (NNP Governor) (NNP Race))))) + (: --) + (PRN + (-LRB- -LRB-) + (VP (VB Expose) (NP (NNP Obama))) + (-RRB- -RRB-)))))</tree></instance><instance><text>setting up our new ARG and getting ready foe some cowboy 's football !</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VP + (VBG setting) + (PRT (RP up)) + (NP (PRP$ our) (JJ new) (NNS ARG))) + (CC and) + (VP + (VBG getting) + (NP + (NP (JJ ready) (NN foe)) + (NP (NP (DT some) (NN cowboy) (POS 's)) (NN football)))))) + (. !)))</tree></instance><instance><text>Its dishonour and disregard that ARG has blunts named after him before wiz khalifa ...</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP$ Its) (NN dishonour) (CC and) (NN disregard)) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBZ blunts) + (VP + (VBN named) + (PP (IN after) (NP (PRP him))) + (PP (IN before) (NP (NN wiz) (NN khalifa)))))))) + (: ...)))</tree></instance><instance><text>chickenfuckerr RT CoolKid_Folly : This nigga ant said ARG got uh better swagg than soujia boy lmao `` lol .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN chickenfuckerr) + (NN RT) + (NNP CoolKid) + (NNP _) + (NNP Folly)) + (: :) + (S + (NP (DT This) (JJ nigga) (NN ant)) + (VP + (VBD said) + (SBAR + (S + (NP ARG) + (VP + (VBD got) + (S + (INTJ (UH uh)) + (NP + (NP (JJR better) (NN swagg)) + (PP + (IN than) + (NP + (NP (JJ soujia) (NN boy) (NN lmao)) + (`` ``) + (NP (NN lol))))))))))) + (. .)))</tree></instance><instance><text>anybody on ARG ? i 'm lonely</text><opinion>neutral</opinion><tree>(ROOT (FRAG (NP (NP (NN anybody)) (PP (IN on) (NP ARG))) (. ?)))</tree></instance><instance><text>is ARG more important to republicans then their own agenda ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (NP ARG) + (ADJP + (ADJP + (ADJP + (RBR more) + (JJ important) + (PP (TO to) (NP (NNS republicans)))) + (RB then)) + (ADJP (NP (PRP$ their) (JJ own) (NN agenda))))) + (. ?)))</tree></instance><instance><text>LOL ! I found out some time ago , I hated that shit ! RT LONZtheMUA : I FINALLY FIGURED OUT HOW TO TURN OFF THAT WRETCHED ARG BUZZ F'RY</text><opinion>negative</opinion><tree>(ROOT (NP (NP (NNP LOL)) (. !)))</tree></instance><instance><text>i thought i was just asking for a ARG invite ... blowjobs are a much better invitation than real time chat !!</text><opinion>neutral</opinion><tree>(ROOT + (LST + (LS i) + (VP + (VBD thought) + (SBAR + (S + (NP (FW i)) + (VP + (VBD was) + (ADVP (RB just)) + (VP + (VBG asking) + (PP (IN for) (NP (DT a) (NN google) (NN wave)))))))) + (PRN + (S + (VP + (VB invite) + (: ...) + (SBAR + (S + (NP (NNS blowjobs)) + (VP + (VBP are) + (NP + (NP + (DT a) + (ADJP (RB much) (JJR better)) + (NN invitation)) + (PP (IN than) (NP (JJ real) (NN time) (NN chat)))))))))) + (. !!)))</tree></instance><instance><text>why i 'm listening '' circus '' - ARG ? i hate that song ...</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (WHADVP (WRB why)) + (NP + (NP + (FW i) + (VBP 'm) + (VBG listening) + ('' '') + (NN circus) + ('' '') + (: -)) + (NN britney) + (NNS spears)) + (. ?)))</tree></instance><instance><text>would you recommend it over the ARG - am stuck as to which to get next</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD would) + (NP (PRP you)) + (VP + (VB recommend) + (NP (PRP it)) + (PP (IN over) (NP (DT the) (NN ARG))) + (: -) + (VP + (VBP am) + (VP + (VBN stuck) + (PP (IN as) (WHPP (TO to) (WHNP (WDT which)))) + (S (VP (TO to) (VP (VB get) (NP (JJ next))))))))))</tree></instance><instance><text>a critic in pall mall - by oscar wilde - ARG edition .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (DT a) (NN critic)) + (PP (IN in) (NP (NN pall) (NN mall))) + (: -) + (PP (IN by) (NP (NN oscar) (NN wilde))) + (: -)) + (NN ARG) + (NN edition)) + (. .)))</tree></instance><instance><text>RT Shawty __ Reddpresent ! RT Static_SpaZ right here RT BigJamaal : ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT + (NP (NP (NN RT) (NNP Shawty) (NNP __) (NNP Reddpresent)) (. !)))</tree></instance><instance><text>Mariah Carey , ARG parents of twins : NEW YORK -LRB- AP -RRB- -- Mariah Carey and ARG celebrated their ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP Mariah) (NNP Carey)) + (, ,) + (NP + (NP (JJ nick) (NN cannon) (NNS parents)) + (PP (IN of) (NP (NNS twins)))) + (: :)) + (NP (NNP NEW) (NNP YORK) (-LRB- -LRB-) (NNP AP) (-RRB- -RRB-)) + (: --) + (NP (NNP Mariah) (NNP Carey) (CC and) (JJ nick) (NN cannon)) + (VP (VBD celebrated) (NP (PRP$ their) (: ...))) + (. .)))</tree></instance><instance><text>CLE News Talk : President ARG Facing Criticism Over U.S. Roll In Libya .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP CLE) (NNP News) (NN Talk)) + (: :) + (NP + (NP + (NP (NNP President) (NNP ARG) (NNP Facing) (NNP Criticism)) + (PP (IN Over) (NP (NNP U.S.) (NNP Roll)))) + (PP (IN In) (NP (NNP Libya))))) + (. .)))</tree></instance><instance><text>Meeting ... Who like ARG ? please show you hand \ \ o / / >> \ \ o / /</text><opinion>positive</opinion><tree>(ROOT + (UCP + (VBG Meeting) + (: ...) + (WHNP (WP Who) (PP (IN like) (NP ARG))) + (. ?)))</tree></instance><instance><text>hwahhh ??? wacky brits ... ARG voted best celebrity mum</text><opinion>negative</opinion><tree>(ROOT (NP (NN hwahhh) (. ???)))</tree></instance><instance><text>has given up on firefox for good , keeps crashing ... welcome home ARG chrome I do love you so !</text><opinion>positive</opinion><tree>(ROOT + (SINV + (S + (VP + (VBZ has) + (VP + (VBN given) + (PRT (RP up)) + (PP + (IN on) + (NP (NP (NN firefox)) (PP (IN for) (NP (JJ good)))))))) + (, ,) + (VP + (VBZ keeps) + (SBAR + (S + (VP (VBG crashing)) + (NP (: ...) (JJ welcome) (NN home) (NN ARG) (NN chrome)) + (NP (PRP I)) + (VP (VBP do) (VP (VB love) (NP (PRP you)) (ADVP (RB so))))))) + (. !)))</tree></instance><instance><text>President ARG is thought to have been nominated but it 's unclear on what grounds ... :</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBZ is) + (VP + (VBN thought) + (S + (VP + (TO to) + (VP (VB have) (VP (VBN been) (VP (VBN nominated))))))))) + (CC but) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP (JJ unclear)) + (PP + (IN on) + (FRAG (WHNP (WP what)) (NP (NNS grounds) (: ...) (: :))))))))</tree></instance><instance><text>at my brothers hockey game they are losing by 2 ! they need to picture up the pase ! ... listening to she only likes me when shes drunk on my ARG : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (IN at) + (S + (NP (PRP$ my) (NNS brothers) (NN hockey) (NN game)) + (NP (PRP they)) + (VP (VBP are) (VP (VBG losing) (PP (IN by) (NP (CD 2))))))) + (. !)))</tree></instance><instance><text>fantasy by ARG smells so good</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN fantasy)) (PP (IN by) (NP ARG))) + (VP (VBZ smells) (ADJP (RB so) (JJ good)))))</tree></instance><instance><text>could i have a ARG invite pretty please ? ^ ^</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD could) + (NP (FW i)) + (VP + (VBP have) + (S + (NP (DT a) (NN google) (NN wave)) + (VP (VB invite) (ADVP (RB pretty)) (VP (VB please))))) + (. ?)))</tree></instance><instance><text>she look better than beyonce , ARG , halle berry , ms. jolie and she 's from no I.D. ... that girl 's an alien</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP she)) + (VP + (VP + (VB look) + (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NN beyonce))))) + (, ,) + (NP + (NP ARG) + (, ,) + (NP (NN halle) (NN berry)) + (, ,) + (NP (NNP ms.) (NN jolie))))) + (CC and) + (S + (NP (PRP she)) + (VP (VBZ 's) (PP (IN from) (NP (DT no) (NN I.D.))))) + (: ...) + (SBAR + (IN that) + (S (NP (NP (NN girl) (POS 's)) (NP (DT an) (NN alien)))))))</tree></instance><instance><text>Sex and Celebrities : ARG In Sexy German Dress And Posing Nud ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN Sex) (CC and) (NNS Celebrities)) + (: :) + (NP + (NP ARG) + (FRAG + (PP (IN In) (NP (JJ Sexy) (JJ German) (NNP Dress))) + (CC And) + (S (VP (VBG Posing) (NP (NN Nud)))) + (: ...))) + (. .)))</tree></instance><instance><text>doug said '' your like ARG '' i said hows that-replie '' you r always like hit me baby more time ! lol dorko</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN doug)) + (VP + (VBD said) + (ADJP + ('' '') + (NP (PRP$ your) (PP (IN like) (NP ARG))) + ('' '') + (ADJP + (FW i) + (VBD said) + (NNS hows) + (JJ that-replie) + ('' '') + (SBAR + (S + (NP (PRP you)) + (VP + (NN r) + (ADVP (RB always)) + (VP + (IN like) + (VP + (VB hit) + (NP (PRP me)) + (ADVP (NN baby)) + (NP (JJR more) (NN time)))))))))) + (. !)))</tree></instance><instance><text>ga ga ola lah , ARG is better fucking bitch more than 8wi6e people :P : P</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NP (NN ga) (NN ga)) (ADVP (FW ola) (FW lah))) + (, ,) + (NP ARG) + (FRAG + (VBZ is) + (ADVP (RBR better)) + (FRAG + (ADVP (RB fucking)) + (NP + (NP (NN bitch)) + (NP + (NP + (QP (JJR more) (IN than) (CD 8wi6e)) + (NNS people) + (NN :P)) + (: :) + (NP (NN P))))))))</tree></instance><instance><text>ARG the last of all will be amazing !!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (NP (NP (DT the) (JJ last)) (PP (IN of) (NP (DT all)))) + (VP (MD will) (VP (VB be) (ADJP (JJ amazing)))) + (. !!!)))</tree></instance><instance><text>cnn Olympics add new sports for 2016 : One more reason to buy a ticket to Rio in 2016 ? ARG .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (NP (NNP cnn) (NNPS Olympics)) + (VP + (VB add) + (NP (JJ new) (NNS sports)) + (PP (IN for) (NP (CD 2016)))) + (: :)) + (NP + (NP (CD One) (JJR more) (NN reason)) + (SBAR + (S + (VP + (TO to) + (VP + (VB buy) + (NP + (NP (DT a) (NN ticket)) + (PP (TO to) (NP (NNP Rio)))) + (PP (IN in) (NP (CD 2016)))))))) + (. ?)))</tree></instance><instance><text>ARG Please follow me diva ? , you are amazing ARG , i love you ♥ Follow me please * -- * 10</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NN lady) + (JJ gaga) + (INTJ (UH Please)) + (VP (VB follow) (S (NP (PRP me)) (VP (VB diva))))) + (. ?)))</tree></instance><instance><text>Michelle ARG Keynote Address during DNC .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNP Michelle) (NNP ARG) (NNP Keynote) (NNP Address)) + (PP (IN during) (NP (NNP DNC)))) + (. .)))</tree></instance><instance><text>I understand Julia Child is a legend right next to ARG but I ca n't stand to hear that bitch talk .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP understand) + (SBAR + (S + (S + (NP (NNP Julia) (NNP Child)) + (VP + (VBZ is) + (NP + (NP (DT a) (NN legend) (NN right)) + (ADJP (JJ next) (PP (TO to) (NP ARG)))))) + (CC but) + (S + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VB stand) + (S + (VP + (TO to) + (VP + (VB hear) + (NP (DT that) (NN bitch) (NN talk))))))))))) + (. .)))</tree></instance><instance><text>nicknames ! for they are fun ! -LRB- btw textplus is excellent free texting application for ARG and phone , i love it :d -RRB-</text><opinion>neutral</opinion><tree>(ROOT (NP (NNS nicknames) (. !)))</tree></instance><instance><text>i would like to have a ARG invitation !</text><opinion>positive</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (MD would) + (VP + (VB like) + (S + (VP + (TO to) + (VP + (VB have) + (NP (DT a) (NN google) (NN wave) (NN invitation))))))) + (. !)))</tree></instance><instance><text>_ jbiebslove was watching the ARG movies on television , now '' the nightmare before christmas '' is on lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (SYM _) + (SBAR + (S + (NP (NN jbiebslove)) + (VP + (VBD was) + (VP + (VBG watching) + (NP + (NP (DT the) (NN harry) (JJ potter) (NNS movies)) + (PP (IN on) (NP (NN television))) + (, ,) + (S + (ADVP (RB now)) + ('' '') + (NP + (NP (DT the) (NN nightmare)) + (PP (IN before) (NP (NNS christmas)))) + ('' '') + (VP (VBZ is) (PP (IN on) (NP (NN lol)))))))))))))</tree></instance><instance><text>the poll sucks anyways , obams won it just like ARG won it ! so haters move the fuck on !</text><opinion>negative</opinion><tree>(ROOT + (S + (S (NP (DT the) (NN poll)) (VP (VBZ sucks) (ADVP (RB anyways)))) + (, ,) + (NP (NNS obams)) + (VP + (VBD won) + (NP (PRP it)) + (PP + (ADVP (RB just)) + (IN like) + (NP (NP ARG) (VP (VBD won) (NP (PRP it)))))) + (. !)))</tree></instance><instance><text>ARG 3 is my new favorite song , and oh yeah i miss you lils xxxx</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN britney) (NNS spears) (CD 3)) + (VP + (VBZ is) + (NP + (NP (PRP$ my) (JJ new) (JJ favorite) (NN song)) + (, ,) + (CC and) + (S + (UH oh) + (ADVP (FW yeah) (FW i)) + (VP + (VBP miss) + (SBAR (S (NP (PRP you)) (NP (NNS lils)) (VP (VBP xxxx))))))))))</tree></instance><instance><text>aaamo ARG , avril lavigne , simple plan , fall out boy ! ♥</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN aaamo) (NN britney) (NNS spears)) + (, ,) + (NP (NN avril) (NN lavigne)) + (, ,) + (NP (JJ simple) (NN plan)) + (, ,)) + (VP (VB fall) (PRT (RP out)) (NP (NN boy))) + (. !)))</tree></instance><instance><text>Drake Caught in Bed With ARG ! Wow .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Drake) (NNP Caught)) + (PP (IN in) (NP (NNP Bed))) + (PP (IN With) (NP ARG)) + (. !)))</tree></instance><instance><text>ARG fury at General Stanley McChrystal speech : the fog of war ukpolitics</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN barack) (NN obama) (NN fury)) + (PP + (IN at) + (NP (NNP General) (NNP Stanley) (NNP McChrystal) (NN speech)))) + (: :) + (NP + (NP (DT the) (NN fog)) + (PP (IN of) (NP (NN war) (NNS ukpolitics))))))</tree></instance><instance><text>I really want this book '' The presentation secrets of ARG : How to be insanely great in front of any audience ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB really)) + (VBP want) + (NP (DT this) (NN book)) + ('' '') + (NP + (NP + (NP (DT The) (NN presentation) (NNS secrets)) + (PP (IN of) (NP ARG))) + (: :) + (NP + (SBAR + (WHADVP (WRB How)) + (S + (VP + (TO to) + (VP + (VB be) + (ADJP + (RB insanely) + (JJ great) + (PP + (IN in) + (NP + (NP (NN front)) + (PP (IN of) (NP (DT any) (NN audience)))))))))) + ('' '')))))</tree></instance><instance><text>why does ARG suddenly look like she 's 54 years old ?</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP ARG) + (ADVP (RB suddenly)) + (VP + (VB look) + (SBAR + (IN like) + (S + (NP (PRP she)) + (VP (VBZ 's) (ADJP (NP (CD 54) (NNS years)) (JJ old))))))) + (. ?)))</tree></instance><instance><text>Britney Spears postpones ARG appearance : Britney Spears has been forced to postpone a singular talk ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Britney) (NNP Spears)) + (VP + (VBZ postpones) + (NP + (NP (NN ellen) (NNS degeneres) (NN appearance)) + (: :) + (S + (S + (NP (NNP Britney) (NNP Spears)) + (VP + (VBZ has) + (VP + (VBN been) + (VP + (VBN forced) + (S + (VP + (TO to) + (VP + (VB postpone) + (NP (DT a) (JJ singular) (NN talk))))))))) + (: ...)))) + (. .)))</tree></instance><instance><text>SmashFit even us coaches need to be coached !!!! -- > you are so right ! ARG has a coach ! The top athletes have coaches</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP SmashFit)) + (NP (RB even) (PRP us) (NNS coaches)) + (VP (VBP need) (S (VP (TO to) (VP (VB be) (VP (VBN coached)))))) + (. !!!!)))</tree></instance><instance><text>I love Miley Cyrus and ARG and Taylor Swift : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP love) + (NP (NP (NNP Miley) (NNP Cyrus)) (CC and) (NP ARG)))) + (CC and) + (NP (NP (NNP Taylor) (NNP Swift)) (: :) (NP (-RRB- -RRB-)))))</tree></instance><instance><text>check out ARG actually looking good in a bikini for once</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB check) + (PRT (RP out)) + (S + (NP ARG) + (ADVP (RB actually)) + (VP + (VBG looking) + (ADJP (JJ good)) + (PP (IN in) (NP (DT a) (NN bikini))) + (PP (IN for) (NP (RB once))))))))</tree></instance><instance><text>Dude , do not tell me you like ARG ! I hate it more than I can find words to express ! lol</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Dude)) + (, ,) + (VP + (VBP do) + (RB not) + (VP + (VB tell) + (NP (PRP me)) + (NP (NP (PRP you)) (PP (IN like) (NP ARG))))) + (. !)))</tree></instance><instance><text>ARG and lady gag album releases in the same month - i cant handle it !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (CC and) + (NP + (NP (NN lady) (NN gag) (NN album) (NNS releases)) + (PP + (IN in) + (NP + (NP (DT the) (JJ same) (NN month)) + (: -) + (NP (FW i) (FW cant)))))) + (VP (VB handle) (NP (PRP it))) + (. !)))</tree></instance><instance><text>Thats why ARG would not work for me to read i hate to read on computer i wish i could print all my pdfs or i could see them with the kindle</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (NNS Thats)) + (SBAR + (WHADVP (WRB why)) + (S + (NP ARG) + (VP + (MD would) + (RB not) + (VP + (VB work) + (PP (IN for) (NP (PRP me))) + (S + (VP + (TO to) + (VP + (VB read) + (NP + (FW i) + (NP + (NN hate) + (S + (VP + (TO to) + (VP + (VB read) + (PP + (IN on) + (NP (NN computer) (FW i) (NN wish))) + (ADVP (FW i))))))))))))))) + (VP + (MD could) + (VP + (VB print) + (NP (NP (DT all) (PRP$ my) (NNS pdfs)) (CC or) (FW i))))) + (VP + (MD could) + (VP + (VB see) + (NP (PRP them)) + (PP (IN with) (NP (DT the) (NN kindle)))))))</tree></instance><instance><text>botRT : Naaaw ! My friend ordered the first ARG redord from Germany ! She told me I can borrow it from he ... .</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NNP botRT)) (: :) (NP (NNP Naaaw)) (. !)))</tree></instance><instance><text>They should have invited ARG 2 d Royal Wedding she will just walk in there with a dead body on her head and evry1 will forget about kate</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP They)) + (VP + (MD should) + (VP + (VB have) + (NP + (NP (VBN invited) (NN lady) (NN gaga) (CD 2) (NN d)) + (SBAR + (S + (NP + (NNP Royal) + (NN Wedding) + (SBAR + (S + (NP (PRP she)) + (VP + (MD will) + (ADVP (RB just)) + (VP + (VB walk) + (PP + (IN in) + (NP + (NP (EX there)) + (PP + (IN with) + (NP + (NP (DT a) (JJ dead) (NN body)) + (PP + (IN on) + (NP + (PRP$ her) + (NN head) + (CC and) + (NN evry1)))))))))))) + (VP + (MD will) + (VP (VB forget) (NP (IN about) (NN kate)))))))))))</tree></instance><instance><text>I hope ARG twins do n't get nick cannons looks , acting skills , rap skills HELLLLLLLL I hope Mariah genes were very dominant ha</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP hope) + (SBAR + (S + (NP (NN mariah) (NN carey) (NNS twins)) + (VP + (VBP do) + (RB n't) + (VP + (VB get) + (SBAR + (S + (NP (JJ nick) (NNS cannons)) + (VP + (VBZ looks) + (, ,) + (S + (VP + (VBG acting) + (NP + (NP (NNS skills)) + (, ,) + (NP (NN rap) (NNS skills) (NN HELLLLLLLL)) + (NP (PRP I))))) + (VP + (VBP hope) + (SBAR + (S + (NP (NNP Mariah) (NNS genes)) + (VP + (VBD were) + (NP + (ADJP (RB very) (JJ dominant)) + (NN ha))))))))))))))))</tree></instance><instance><text>neat comparison What ARG Has In Common With A Guy Who Liked To Paint Fleshy Naked Chicks :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ neat) (NN comparison)) + (SBAR + (WHNP (WDT What) (NN barack) (NN obama)) + (S + (VP + (VBZ Has) + (PP + (IN In) + (S + (VP + (JJ Common) + (PP + (IN With) + (NP + (NP (DT A) (NNP Guy)) + (SBAR + (WHNP (WP Who)) + (S + (VP + (VBD Liked) + (S + (VP + (TO To) + (VP + (VB Paint) + (NP + (NNP Fleshy) + (NNP Naked) + (NNP Chicks)))))))))))))))) + (: :)))</tree></instance><instance><text>listening to ARG ; lucky</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG listening) (S (VP (TO to) (VP ARG))))) + (: ;) + (NP (JJ lucky))))</tree></instance><instance><text>SHe got That good good SHe ARG bad and im attraccted to heR with Her ATtRAcTivE Asssz ! ~</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN SHe)) + (VP + (VBD got) + (NP + (DT That) + (JJ good) + (ADJP + (ADJP + (JJ good) + (NN SHe) + (NN micheal) + (NN jackson) + (JJ bad)) + (CC and) + (ADJP (NN im))) + (NN attraccted)) + (PP (TO to) (NP (NN heR))) + (PP (IN with) (NP (PRP$ Her) (NN ATtRAcTivE) (NN Asssz)))) + (. !)))</tree></instance><instance><text>Well im thinking about throwing a 3 day ARG party this weekend f ___ it !!!!!!!</text><opinion>positive</opinion><tree>(ROOT + (INTJ + (UH Well) + (NP + (NP (FW im)) + (VP + (VBG thinking) + (PP + (IN about) + (S + (VP + (VBG throwing) + (NP + (DT a) + (ADJP (CD 3) (NN day)) + (NN charlie) + (NN sheen) + (NN party)) + (NP (DT this) (NN weekend)) + (S + (ADVP (FW f) (FW ___)) + (NP (PRP it)) + (ADJP (IN !!!!!!!))))))))))</tree></instance><instance><text>Dear ARG : I do n't believe any of the rumors ... you are my boo snaps ! lollll</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Dear) (NN anderson) (NN cooper)) + (: :) + (S + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB believe) + (SBAR + (S + (NP + (NP + (NP (DT any)) + (PP (IN of) (NP (DT the) (NNS rumors)))) + (: ...) + (NP (PRP you))) + (VP + (VBP are) + (SBAR (S (NP (PRP$ my) (NN boo)) (VP (VBZ snaps)))))))))) + (. !)))</tree></instance><instance><text>and furthermost , ARG can suck it , '' I 'm here today because a teenager died in a car wreck and I took his liver ...</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (CC and) (JJ furthermost) (, ,) (JJ steve) (NNS jobs)) + (VP (MD can) (VP (VB suck) (NP (PRP it))))) + (, ,) + ('' '') + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADVP (RB here)) + (NP (NN today)) + (SBAR + (IN because) + (S + (NP (DT a) (NN teenager)) + (VP + (VBD died) + (PP (IN in) (NP (DT a) (NN car) (NN wreck)))))))) + (CC and) + (S (NP (PRP I)) (VP (VBD took) (NP (PRP$ his) (NN liver)))) + (: ...)))</tree></instance><instance><text>Omg !! that song right next 2 u by ARG & chris brown is the bomb I love that song !!! : -RRB-</text><opinion>positive</opinion><tree>(ROOT (X (NNP Omg) (. !!)))</tree></instance><instance><text>Yar I 'm listening to starstruck if you were wondering :-RRB- -LRB- ARG not Disney or whatever ha -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN Yar)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG listening) + (S + (VP + (TO to) + (VP + (VB starstruck) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP (VBD were) (VP (VBG wondering))))))))))))) + (: :) + (-RRB- -RRB-) + (PRN + (-LRB- -LRB-) + (NP + (NP (NN lady)) + (VP + (VBN gaga) + (S + (RB not) + (VP + (NNP Disney) + (CC or) + (PRN (WHNP (WDT whatever) (NN ha)) (-RRB- -RRB-)))))))))</tree></instance><instance><text>ARG was n't great .</text><opinion>negative</opinion><tree>(ROOT (S (NP ARG) (VP (VBD was) (RB n't) (ADJP (JJ great))) (. .)))</tree></instance><instance><text>Really guys , ARG has n't been a TT for so long ! Help me trend it !!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (RB Really) + (NP (NNS guys)) + (, ,) + (S + (NP ARG) + (VP + (VBZ has) + (RB n't) + (VP + (VBN been) + (NP (DT a) (NN TT)) + (PP (IN for) (NP (ADJP (RB so) (JJ long)))))))) + (. !)))</tree></instance><instance><text>lucunya : ARG went to a resto , someone near her farted , everyone was staring & angrily she responded '' oops i did it again ''</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lucunya)) + (: :) + (S (NP ARG) (VP (VBD went) (PP (TO to) (NP (DT a) (NN resto))))) + (, ,) + (S + (NP + (NP (NN someone)) + (PP + (IN near) + (NP (PRP$ her) (JJ farted) (, ,) (NN everyone)))) + (VP + (VBD was) + (VP + (VBG staring) + (S + (CC &) + (RB angrily) + (NP (PRP she)) + (VP + (VBD responded) + (S + ('' '') + (NP + (NNS oops) + (FW i) + (SQ + (VBD did) + (NP (PRP it)) + (ADVP (RB again)) + ('' '')))))))))))</tree></instance><instance><text>am in love with ARG !! ca n't stop talking about it ! its like a woman lool ... thinking of grabbing food am so hungry !!!</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (PP + (ADVP (RB am)) + (IN in) + (NP (NP (NN love)) (PP (IN with) (NP ARG)))) + (. !!)))</tree></instance><instance><text>lol was n't sure how that ARG would go over , glad you enjoyed it :-RRB- As for tuna helper , I love the stuff and come on over !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (S + (NP (NN lol)) + (VP + (VBD was) + (RB n't) + (ADJP + (JJ sure) + (SBAR + (WHADVP (WRB how)) + (S + (NP (DT that) (NN bill) (NNS gates)) + (VP (MD would) (VP (VB go) (ADVP (RB over))))))))) + (, ,) + (ADJP + (JJ glad) + (SBAR (S (NP (PRP you)) (VP (VBD enjoyed) (NP (PRP it)))))) + (: :)) + (-RRB- -RRB-) + (PP (IN As) (PP (IN for) (NP (NN tuna) (NN helper)))) + (, ,) + (NP (PRP I)) + (VP + (VP (VBP love) (NP (DT the) (NN stuff))) + (CC and) + (VP (VB come) (PRT (IN on)) (ADVP (IN over)))) + (. !)))</tree></instance><instance><text>erikacardoso217 I figured out exactly why I hate ARG !!! Its a pussy version of Xmen ! My coworker -LRB- continued -RRB- .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN erikacardoso217)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD figured) + (PRT (RP out)) + (SBAR + (S + (RB exactly) + (WHADVP (WRB why)) + (NP (PRP I)) + (VP (VBP hate) (NP ARG))))))) + (. !!!)))</tree></instance><instance><text>i 'm actually liking ARG ... i just wish more people were able to use it right now .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (LS i) + (S + (VP (VBP 'm) (ADVP (RB actually)) (VP (VBG liking) (NP ARG))))) + (: ...) + (S + (VP + (FW i) + (S + (VP + (ADVP (RB just)) + (VP + (VB wish) + (SBAR + (S + (NP (JJR more) (NNS people)) + (VP + (VBD were) + (ADJP + (JJ able) + (S + (VP + (TO to) + (VP + (VB use) + (NP (PRP it)) + (ADVP (RB right) (RB now)))))))))))))) + (. .)))</tree></instance><instance><text>'' While some Disney artists rely heavily on AutoTune and layers of effects , ARG sounds best with stripped-down production '' - Billboard</text><opinion>positive</opinion><tree>(ROOT + (S + ('' '') + (SBAR + (IN While) + (S + (NP (DT some) (NNP Disney) (NNS artists)) + (VP + (VBP rely) + (ADVP (RB heavily)) + (PP + (IN on) + (NP + (NP (NN AutoTune) (CC and) (NNS layers)) + (PP (IN of) (NP (NNS effects)))))))) + (, ,) + (NP ARG) + (VP + (VBZ sounds) + (ADVP (JJS best)) + (PP + (IN with) + (NP + (NP (JJ stripped-down) (NN production)) + ('' '') + (: -) + (NP (NNP Billboard)))))))</tree></instance><instance><text>upgrading my home and studio computers to ARG ... man i hope they do n't screw up my machines !!!</text><opinion>neutral</opinion><tree>(ROOT + (UCP + (S + (VP + (VBG upgrading) + (NP (PRP$ my) (NN home) (CC and) (NN studio) (NNS computers)) + (PP (TO to) (NP ARG)))) + (: ...) + (NP + (NN man) + (FW i) + (S + (VP + (VBP hope) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP do) + (RB n't) + (VP + (VB screw) + (PRT (RP up)) + (NP (PRP$ my) (NNS machines))))))))) + (. !!!)))</tree></instance><instance><text>Ririiilove JuliLoveRihanna Mdrrrr vous etes trop folllleee on dirai ARG avec '' mother monster ''</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NNP Ririiilove) + (NNP JuliLoveRihanna) + (NNP Mdrrrr) + (FW vous) + (FW etes) + (FW trop) + (NN folllleee)) + (PP + (IN on) + (NP + (NN dirai) + (NN lady) + (JJ gaga) + (FW avec) + ('' '') + (NN mother) + (NN monster))) + ('' '')))</tree></instance><instance><text>lady gag and ARG were actually funny at snl , it surprised me lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NP (NN lady) (NN gag)) (CC and) (NP ARG)) + (VP + (VBD were) + (ADVP (RB actually)) + (ADJP (JJ funny) (PP (IN at) (NP (NN snl)))))) + (, ,) + (S (NP (PRP it)) (VP (VBD surprised) (S (NP (PRP me)) (NN lol))))))</tree></instance><instance><text>Iremember when my dad and brother went too a ARG concert and me and my sister went too and that 's when I got on my1st rollercoaster lol</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Iremember)) + (SBAR + (SBAR + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP$ my) (NN dad) (CC and) (NN brother)) + (VP + (VBD went) + (NP + (RB too) + (NP (DT a) (NN snoop) (NN dogg) (NN concert)) + (CC and) + (NP (PRP me)))))) + (CC and) + (S + (NP (PRP$ my) (NN sister)) + (VP (VBD went) (ADVP (RB too))))) + (CC and) + (S + (NP (DT that)) + (VP + (VBZ 's) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP I)) + (VP + (VBD got) + (PP + (IN on) + (NP (JJ my1st) (JJ rollercoaster) (NN lol)))))))))))</tree></instance><instance><text>I like ARG and the Brat idk why just because the Brat killed the freestyle people act like Nicki is losing</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP like) + (NP + (NP ARG) + (CC and) + (NP + (NP (DT the) (NN Brat) (NN idk)) + (SBAR + (WHADVP (WRB why)) + (S + (SBAR + (ADVP (RB just)) + (IN because) + (S + (NP + (NP (DT the) (NN Brat)) + (VP + (VBD killed) + (NP (DT the) (JJ freestyle) (NNS people)))) + (VP (VBP act) (PP (IN like) (NP (NNP Nicki)))))) + (VP (VBZ is) (VP (VBG losing))))))))))</tree></instance><instance><text>musicmonday confessions of broken hearth - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN musicmonday) (NNS confessions)) + (PP (IN of) (NP (JJ broken) (NN hearth)))) + (: -) + (NP ARG)))</tree></instance><instance><text>This week 's online poll : Should ARG have been given the Nobel peace prize ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (DT This) (NN week) (POS 's)) (NN online) (NN poll)) + (: :) + (SQ + (S (VP (MD Should) (VP ARG))) + (VP + (VBP have) + (VP + (VBN been) + (VP + (VBN given) + (NP (DT the) (NNP Nobel) (NN peace) (NN prize)))))) + (. ?)))</tree></instance><instance><text>i am going freaking nuts ... i hate watching kids play mario kart on the ARG , i want to scream and pull out my hair !!</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (FW i) + (S + (VP + (VBP am) + (VP (VBG going) (S (VP (VBG freaking) (NP (NNS nuts)))))))) + (: ...) + (S + (S + (NP (FW i) (NN hate) (VBG watching) (NNS kids)) + (VP + (VBP play) + (NP (NN mario) (NN kart)) + (PP (IN on) (NP (DT the) (NN ARG))))) + (, ,) + (S + (NP (FW i)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VP (VB scream)) + (CC and) + (VP + (VB pull) + (PRT (RP out)) + (NP (PRP$ my) (NN hair))))))))) + (. !!)))</tree></instance><instance><text>ARG : fendi boots fierce -LRB- just jared -RRB- - x.fr / y5t</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (NP + (NP + (NP (NN fendi) (NNS boots)) + (ADJP + (ADJP (JJ fierce)) + (PRN + (-LRB- -LRB-) + (VP (ADVP (RB just)) (VBN jared)) + (-RRB- -RRB-)))) + (: -) + (NP (NN x.fr) (: /) (NN y5t)))))</tree></instance><instance><text>okay first he hates ARG then taylor swift and now he thinks they should commit suicide ?? that michael crook need to STFU !</text><opinion>negative</opinion><tree>(ROOT + (ADJP + (JJ okay) + (FRAG + (ADJP + (JJ first) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ hates) + (S + (NP ARG) + (ADVP (RB then)) + (NP + (NP (NN taylor) (NN swift)) + (CC and) + (S + (ADVP (RB now)) + (NP (PRP he)) + (VP + (VBZ thinks) + (SBAR + (S + (NP (PRP they)) + (VP + (MD should) + (VP (VB commit) (NP (NN suicide))))))))))))))) + (. ??)))</tree></instance><instance><text>i bet ARG could make the worst song ever and people will still buy it because she is so awesome</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VB bet) + (SBAR + (S + (NP ARG) + (VP + (MD could) + (VP + (VB make) + (S + (NP + (NP (DT the) (JJS worst) (NN song) (RB ever)) + (CC and) + (NP (NNS people))) + (VP + (MD will) + (ADVP (RB still)) + (VP (VB buy) (NP (PRP it))))) + (SBAR + (IN because) + (S + (NP (PRP she)) + (VP (VBZ is) (ADJP (RB so) (JJ awesome)))))))))))))</tree></instance><instance><text>what i love about my ARG touch and i guess in general for most portable players , is the rediscovery of my music</text><opinion>positive</opinion><tree>(ROOT + (SQ + (SBAR + (WHNP (WDT what) (FW i)) + (S + (VP + (VBP love) + (PP + (IN about) + (NP + (NP (PRP$ my) (NN ARG) (NN touch)) + (CC and) + (NP (FW i) (NN guess)))) + (PP (IN in) (ADJP (JJ general))) + (PP (IN for) (NP (JJS most) (JJ portable) (NNS players)))))) + (, ,) + (VBZ is) + (NP + (NP (DT the) (NN rediscovery)) + (PP (IN of) (NP (PRP$ my) (NN music))))))</tree></instance><instance><text>since my ARG wo n't fcken show up on itunes , i am now forced to listen to the beatles , okay : -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (IN since) + (S + (NP (PRP$ my) (NN ARG)) + (VP + (MD wo) + (RB n't) + (VP + (VB fcken) + (VP + (VB show) + (PRT (RP up)) + (PP (IN on) (NP (NNS itunes)))))))) + (, ,) + (S + (VP + (FW i) + (VP + (VBP am) + (ADVP (RB now)) + (VP + (VBN forced) + (S + (VP + (TO to) + (VP + (VB listen) + (PP + (TO to) + (NP + (NP (DT the) (NNS beatles)) + (, ,) + (JJ okay) + (: :)))))))))) + (-RRB- -RRB-)))</tree></instance><instance><text>semms like imma have to get my ARG replaced again ... this can not be real</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NNS semms)) (PP (IN like) (NP (NN imma)))) + (SBAR + (S + (VP + (VBP have) + (S + (VP + (TO to) + (VP + (VB get) + (S + (NP (PRP$ my) (NN ARG)) + (VP (VBD replaced) (ADVP (RB again)))))))) + (: ...) + (S + (NP (DT this)) + (VP (MD can) (RB not) (VP (VB be) (ADJP (JJ real)))))))))</tree></instance><instance><text>could anyone spare me a ARG invite ? pretty please ? googlewave</text><opinion>positive</opinion><tree>(ROOT + (SQ + (MD could) + (NP (NN anyone)) + (VP + (VB spare) + (NP (PRP me)) + (S (NP (DT a) (NN google) (NN wave)) (VP (VB invite)))) + (. ?)))</tree></instance><instance><text>ARG is tweeting this - We all love deals , well how about 5 % back for FREE .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (VP + (VBG tweeting) + (S + (NP (DT this)) + (: -) + (NP (PRP We)) + (DT all) + (VP + (VBP love) + (NP (NNS deals)) + (, ,) + (S + (WHADVP + (RB well) + (WRB how) + (QP (RB about) (CD 5)) + (NP + (NP (NN %)) + (ADVP (RB back) (PP (IN for) (NP (NNP FREE))))))))))) + (. .)))</tree></instance><instance><text>Will Rep. Wildberger leaving his job a year early draw as much ire from local democrats as ARG did ? no !</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD Will) + (NP (NNP Rep.) (NNP Wildberger)) + (VP + (VBG leaving) + (NP (NP (PRP$ his) (NN job)) (NP (DT a) (NN year))) + (NP + (NP + (RB early) + (VBP draw) + (NP (RB as) (JJ much) (NN ire)) + (PP (IN from) (NP (JJ local) (NNS democrats)))) + (SBAR (IN as) (S (NP ARG) (VP (VBD did)))))) + (. ?)))</tree></instance><instance><text>as much as i am fascinated by amelia earhart i refuse to watch any movie with ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (QP + (RB as) + (RB much) + (IN as) + (SINV + (FW i) + (VP + (VBP am) + (VP + (VBN fascinated) + (PP (IN by) (NP (NN amelia) (JJ earhart) (FW i))))))) + (VP + (VBP refuse) + (S + (VP + (TO to) + (VP + (VB watch) + (NP (DT any) (NN movie)) + (PP (IN with) (NP ARG))))))) + (. .)))</tree></instance><instance><text>LovingNickJ :P i don really like ARG tbh , some of her songs are okay but i think a lot of her songs sell because of what she wears x</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN LovingNickJ) (NN :P)) + (SBAR + (FW i) + (S + (VP + (VB don) + (PP + (ADVP (RB really)) + (IN like) + (NP (NN lady) (JJ gaga) (NN tbh)))))) + (, ,) + (NP (NP (DT some)) (PP (IN of) (NP (PRP$ her) (NNS songs)))) + (VP (VBP are) (ADJP (ADJP (JJ okay)) (CC but) (ADJP (FW i))))) + (VP + (VBP think) + (SBAR + (S + (NP + (NP (DT a) (NN lot)) + (PP (IN of) (NP (PRP$ her) (NNS songs)))) + (VP + (VBP sell) + (PP + (IN because) + (PP + (IN of) + (SBAR + (WHNP (WP what)) + (S (NP (PRP she)) (VP (VBZ wears) (NP (NN x)))))))))))))</tree></instance><instance><text>watched ARG all day bloody hell i love saying that XD</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (VBN watched) (NN harry) (NN potter)) + (NP + (NP (DT all) (NN day) (JJ bloody) (NN hell)) + (PP + (FW i) + (NP (NP (NN love)) (VP (VBG saying) (NP (IN that) (NN XD))))))))</tree></instance><instance><text>yes , ARG is awesome for travel</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB yes)) + (, ,) + (NP ARG) + (VP (VBZ is) (ADJP (JJ awesome) (PP (IN for) (NP (NN travel)))))))</tree></instance><instance><text>time to change from the default ARG ringtone as i 've conditioned myself to ignore marimba since everyone else uses it .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NN time)) + (SBAR + (S + (VP + (TO to) + (VP + (VB change) + (PP + (IN from) + (NP (DT the) (NN default) (NN ARG) (NN ringtone))) + (SBAR + (IN as) + (S + (FW i) + (VP + (VBP 've) + (VP + (VBN conditioned) + (NP (PRP myself)) + (S + (VP + (TO to) + (VP + (VB ignore) + (NP (NN marimba)) + (SBAR + (IN since) + (S + (NP + (NP (NN everyone)) + (ADJP (RB else))) + (VP (VBZ uses) (NP (PRP it))))))))))))))))) + (. .)))</tree></instance><instance><text>i like how they do that now ! i do n't like ARG but i 've noticed the same person dubs her in every movie !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP + (LS i) + (PP + (IN like) + (SBAR + (WHADVP (WRB how)) + (S + (NP (PRP they)) + (VP (VBP do) (NP (DT that)) (ADVP (RB now))))))) + (. !)))</tree></instance><instance><text>ARG is the new google product that is best explained by video demostrations - wave.google.com</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT the) (JJ new) (NN google) (NN product)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ is) + (VP + (JJS best) + (VBN explained) + (PP + (IN by) + (NP + (NP (NN video) (NNS demostrations)) + (: -) + (NP (NN wave.google.com))))))))))))</tree></instance><instance><text>do you like ARG -- No I love her .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VP (VB do) (NP (PRP you)) (PP (IN like) (NP ARG))) + (PRN + (: --) + (S + (VP + (INTJ (UH No)) + (SBAR (S (NP (PRP I)) (VP (VBP love) (NP (PRP her))))))))) + (. .)))</tree></instance><instance><text>jack white ... says ARG may be more authentic than bob dylan</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN jack)) (ADJP (JJ white))) + (: ...) + (VP + (VBZ says) + (SBAR + (S + (NP ARG) + (VP + (MD may) + (VP + (VB be) + (ADJP + (ADJP (RBR more) (JJ authentic)) + (PP (IN than) (NP (NN bob) (JJ dylan)))))))))))</tree></instance><instance><text>black republicans say 2010 will be their year - -- quote -- when former president ARG said racism was an ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ black) (NNS republicans)) + (VP + (VP + (VBP say) + (SBAR + (S + (NP (CD 2010)) + (VP + (MD will) + (VP + (VB be) + (NP (NP (PRP$ their) (NN year)) (: -) (: --))))))) + (NP + (NP (NN quote)) + (: --) + (SBAR + (WHADVP (WRB when)) + (S + (NP (JJ former) (NN president) (NN jimmy) (NN carter)) + (VP + (VBD said) + (SBAR + (S + (NP (NN racism)) + (VP (VBD was) (INTJ (DT an) (: ...))))))))))))</tree></instance><instance><text>get rid of your old , boring ARG look :</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB get) + (VP + (JJ rid) + (PP + (IN of) + (NP + (PRP$ your) + (JJ old) + (, ,) + (JJ boring) + (NNS windows) + (CD 7) + (NN look))))) + (: :)))</tree></instance><instance><text>I 'm not American but I fully support the health reform that President ARG wants to do :</text><opinion>positive</opinion><tree>(ROOT + (S + (S (NP (PRP I)) (VP (VBP 'm) (RB not) (VP (JJ American)))) + (CC but) + (S + (S + (NP (PRP I)) + (ADVP (RB fully)) + (VP + (VBP support) + (NP + (NP (DT the) (NN health) (NN reform)) + (SBAR + (WHNP (WDT that)) + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP (VBZ wants) (S (VP (TO to) (VP (VB do)))))))))) + (: :))))</tree></instance><instance><text>why does microsoft word auto format my header to take up the entire page of my document ? does ARG want me to kill myself ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP (NNP microsoft) (NN word) (NN auto) (NN format)) + (S + (NP (PRP$ my) (NN header)) + (VP + (TO to) + (VP + (VB take) + (PRT (RP up)) + (NP + (NP (DT the) (JJ entire) (NN page)) + (PP (IN of) (NP (PRP$ my) (NN document)))))))) + (. ?)))</tree></instance><instance><text>now that no longer feel like taking a hammer to my ARG , on with dragon age ! thanks , everyone .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (RB now) + (IN that) + (S + (ADVP (RB no) (JJR longer)) + (VP + (VB feel) + (PP + (IN like) + (S + (VP + (VBG taking) + (NP (DT a) (NN hammer)) + (PP (TO to) (NP (PRP$ my) (NN ARG))) + (, ,) + (PP (IN on) (PP (IN with) (NP (JJ dragon) (NN age)))))))))) + (. !)))</tree></instance><instance><text>'' I thought God was white ? '' '' well what if he 's like ARG & he 's EVERY color ? '' '' ben ? did you just compare ARG to God ? ''</text><opinion>neutral</opinion><tree>(ROOT + (S + ('' '') + (NP (PRP I)) + (VP + (VBD thought) + (SBAR (S (NP (NNP God)) (VP (VBD was) (ADJP (JJ white)))))) + (. ?) + ('' '') + ('' '')))</tree></instance><instance><text>watching just my luck :d i love ARG < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (NP + (NP (RB just) (PRP$ my) (NN luck) (NN :d)) + (PP + (FW i) + (NP + (NP (NN love) (NN lindsay) (NN lohan)) + (NP (JJR <) (CD 3))))))))</tree></instance><instance><text>Obama winning the nobel peace prize is like ARG winning an award 4 '' being like a virgin '' -LRB- via CrabbyCon -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NNP Obama)) + (VP + (VBG winning) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)))) + (VP + (VBZ is) + (PP + (IN like) + (S + (NP ARG) + (VP + (VBG winning) + (NP + (NP (DT an) (NN award) (CD 4) ('' '')) + (S + (VP + (VBG being) + (PP (IN like) (NP (DT a) (JJ virgin)))))) + ('' '') + (PRN + (-LRB- -LRB-) + (PP (IN via) (NP (NNP CrabbyCon))) + (-RRB- -RRB-))))))))</tree></instance><instance><text>Little Richard was ARG before she ever was her !!!! Him and all these facial expressions and personalities</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ Little) (NNP Richard)) + (VP + (VBD was) + (NP ARG) + (SBAR + (IN before) + (S + (NP (PRP she)) + (ADVP (RB ever)) + (VP (VBD was) (NP (PRP$ her)))))) + (. !!!!)))</tree></instance><instance><text>Video : Mike Doughty : Tremendous Brunettes Mike Doughty with ARG , This make smile and think about ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Video)) + (: :) + (NP + (NP (NNP Mike) (NNP Doughty)) + (: :) + (NP + (NP + (NP + (NNP Tremendous) + (NNPS Brunettes) + (NNP Mike) + (NNP Doughty)) + (PP (IN with) (NP ARG))) + (, ,) + (NP + (NP (DT This) (NN make) (NN smile)) + (CC and) + (VP (VB think) (ADVP (IN about)))))) + (: ...)) + (. .)))</tree></instance><instance><text>all the latest celebrity news from hollywood : lady gaga 's solo tour and ARG goes number one</text><opinion>neutral</opinion><tree>(ROOT + (UCP + (NP + (NP (DT all) (DT the) (JJS latest) (NN celebrity) (NN news)) + (PP (IN from) (NP (NN hollywood)))) + (: :) + (S + (NP + (NP (NP (NN lady) (NN gaga) (POS 's)) (NN solo) (NN tour)) + (CC and) + (NP ARG)) + (VP (VBZ goes) (NP (NN number) (CD one))))))</tree></instance><instance><text>so sick of the people who are called '' fuck britney '' following me !! i don like ARG ! have a problem .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADJP + (RB so) + (JJ sick) + (PP + (IN of) + (NP + (NP (DT the) (NNS people)) + (VP + (WHNP (WP who)) + (NP + (NP + (VBP are) + (VBN called) + ('' '') + (NP (NN fuck) (NN britney)) + ('' '')) + (PP (VBG following) (NP (PRP me)))))))) + (. !!)))</tree></instance><instance><text>die beat van sexrap is van mohobi en ARG - hold you komjeerachter</text><opinion>positive</opinion><tree>(ROOT + (SINV + (VP (VB die) (NP (NN beat) (NN van) (NN sexrap))) + (VP (VBZ is)) + (NP + (NP (NNP van) (FW mohobi) (FW en) (FW nicki) (SYM minaj)) + (: -) + (S (VP (VB hold) (S (NP (PRP you)) (ADJP (NN komjeerachter))))))))</tree></instance><instance><text>rt regsecurity world 's first -LSB- jailbroken -RSB- ARG worm rickrolls angry fanbois -LSB- because jailbreaking opens ssh -RSB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NN rt) (NN regsecurity) (NN world) (POS 's)) + (JJ first)) + (PRN (-LRB- -LSB-) (NP (JJ jailbroken)) (-RRB- -RSB-))) + (NP + (NP (RB ARG) (NN worm) (NNS rickrolls) (JJ angry) (NN fanbois)) + (PRN + (-LRB- -LSB-) + (SBAR + (IN because) + (S (NP (NN jailbreaking)) (VP (VBZ opens) (NP (NN ssh))))) + (-RRB- -RSB-)))))</tree></instance><instance><text>GagaMonster013 ahah , i know right ? i guess you love ARG ? ♥</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN GagaMonster013) (NN ahah)) + (, ,) + (NP (FW i) (VB know) (NN right)) + (. ?)))</tree></instance><instance><text>the ARG song ' 3 ' is the best i 've ver listened to !</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (DT the) (NN britney)) + (VP (VBZ spears) (NP (NN song) ('' ')) (NP (CD 3) ('' ')))) + (VP + (VBZ is) + (NP + (NP (DT the) (JJS best) (FW i) (VBP 've) (NN ver)) + (VP (VBD listened) (PP (TO to))))) + (. !)))</tree></instance><instance><text>2 things I hate : Glee & ARG ** waits for those with out a penis and those who like penis in butt to tell me I 'm wrong & a jerk **</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (CD 2) (NNS things)) + (SBAR (S (NP (PRP I)) (VP (VBP hate))))) + (: :) + (S + (NP (NN Glee) (CC &) (NN lady) (JJ gaga) (SYM **)) + (VP + (VBZ waits) + (PP + (IN for) + (NP + (NP (DT those)) + (PP + (IN with) + (PP + (IN out) + (NP + (NP (DT a) (NN penis)) + (CC and) + (NP + (NP (DT those)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP like) + (NP (NN penis)) + (PP (IN in) (NP (NN butt))) + (S + (VP + (TO to) + (VP + (VB tell) + (NP (PRP me)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (S + (NP + (JJ wrong) + (CC &) + (DT a) + (NN jerk)) + (X (SYM **))))))))))))))))))))))</tree></instance><instance><text>watching snl - debbie downer featuring ARG video - buzznet at vodpod</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (UCP + (SYM snl) + (: -) + (NP + (NP + (NN debbie) + (NN downer) + (VBG featuring) + (NN lindsay) + (NN lohan) + (NN video)) + (: -) + (NP (NP (NN buzznet)) (PP (IN at) (NP (NN vodpod)))))))))</tree></instance><instance><text>ARG - behind the scenes outrageous</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN britney) + (SYM spears) + (: -) + (PP (IN behind) (NP (DT the) (NNS scenes))) + (ADJP (JJ outrageous))))</tree></instance><instance><text>RT PlayWitMyMonkey : FUCK The ARG YeahISaidIt</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP PlayWitMyMonkey)) + (: :) + (NP (NNP FUCK) (DT The) (NNS ARG) (NN YeahISaidIt))))</tree></instance><instance><text>gamebrahma.com : sony : blame ps3 for lack of ARG games</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP gamebrahma.com)) + (: :) + (NP + (NP (NN sony)) + (: :) + (S + (VP + (VB blame) + (NP (NN ps3)) + (PP + (IN for) + (NP + (NP (NN lack)) + (PP (IN of) (NP (NN ARG) (NNS games))))))))))</tree></instance><instance><text>Hannity the hypocrite loved the SNL skit on Obama but hated the SNL skit on ARG , ca n't have it both ways nitwit ! ha</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP Hannity)) + (SBAR + (S + (NP (DT the) (NN hypocrite)) + (VP + (VP + (VBD loved) + (NP + (NP (DT the) (NNP SNL) (NN skit)) + (PP (IN on) (NP (NNP Obama))))) + (CC but) + (VP + (VBD hated) + (NP + (NP (DT the) (NNP SNL) (NN skit)) + (PP (IN on) (NP ARG))))))) + (, ,)) + (VP + (MD ca) + (RB n't) + (VP (VB have) (NP (PRP it)) (NP (DT both) (NNS ways)))) + (VP (VBP nitwit)) + (. !)))</tree></instance><instance><text>I wonder how irritated actual organizations that try to stop child sex slavery are by those idiotic ads by Demi Moore and ARG ?</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (S + (NP (PRP I)) + (VP + (VBP wonder) + (NP + (NP + (WHADJP (WRB how) (JJ irritated)) + (JJ actual) + (NNS organizations)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBP try) + (S + (VP + (TO to) + (VP + (VB stop) + (NP (NN child) (NN sex) (NN slavery))))))))))) + (SQ + (VP (VBP are)) + (PP + (IN by) + (NP + (NP (DT those) (JJ idiotic) (NNS ads)) + (PP + (IN by) + (NP (NP (NNP Demi) (NNP Moore)) (CC and) (NP ARG)))))) + (. ?)))</tree></instance><instance><text>was hoping they 'd give out a free ARG at the ARG go event like they did we 3000</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBD was) + (S + (VP + (VBG hoping) + (SBAR + (S + (NP (PRP they)) + (VP + (MD 'd) + (VP + (VB give) + (PRT (RP out)) + (NP + (NP (DT a) (JJ free) (NN ARG)) + (PP (IN at) (NP (DT the) (NN ARG)))))))) + (VP + (VB go) + (NP + (NP (NN event)) + (SBAR + (IN like) + (S + (NP (PRP they)) + (VP (VBD did) (NP (NP (PRP we)) (NP (CD 3000)))))))))))))</tree></instance><instance><text>new post | Lady gag and ARG on SNL funny as hell ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (JJ new) + (NN post) + (SYM |) + (NNP Lady) + (NN gag) + (CC and) + (NN ARG)) + (PP (IN on) (NP (NNP SNL) (JJ funny))) + (PP (IN as) (NP (NN hell))) + (: ...)))</tree></instance><instance><text>Check it out : ARG Addicted To You Lyrics - Addicted To You Lyrics Shaikra Title : Addicted To You Lyrics Artist : ... .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (VP (VB Check) (NP (PRP it)) (PRT (RP out))) + (: :) + (NP + (NP ARG) + (VP + (VBN Addicted) + (S + (TO To) + (NP (PRP You)) + (VP + (NNS Lyrics) + (SBAR + (: -) + (S + (VP + (VBN Addicted) + (PP + (TO To) + (NP + (NP (PRP You) (NNS Lyrics)) + (NP (NNP Shaikra) (NNP Title))))) + (: :) + (S + (VP + (VBN Addicted) + (PP + (TO To) + (NP + (NP (PRP You)) + (NP + (NNS Lyrics) + (NP (NP (NNP Artist)) (: :) (: ...))))))))))))) + (. .)))</tree></instance><instance><text>ARG is a naughty girl again - back to court she goes , maybe back to jail too</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP (NP (DT a) (JJ naughty) (NN girl)) (ADVP (RB again))) + (: -) + (ADVP + (RB back) + (S + (PP (TO to) (NP (NN court))) + (S + (S (NP (PRP she)) (VP (VBZ goes))) + (, ,) + (PP + (ADVP (RB maybe)) + (ADVP (RB back) (PP (TO to) (NP (NN jail))))) + (ADVP (RB too))))))))</tree></instance><instance><text>Lady gag and ARG passionately kissed on their intro skit this weekend</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN Lady) (NN gag)) (CC and) (NP ARG)) + (VP + (ADVP (RB passionately)) + (VBD kissed) + (PP (IN on) (NP (PRP$ their) (NN intro) (NN skit))) + (NP (DT this) (NN weekend)))))</tree></instance><instance><text>ARG is a singer -LRB- and not a very good one -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP + (DT a) + (NN singer) + (PRN + (-LRB- -LRB-) + (CC and) + (RB not) + (NP (DT a) (ADJP (RB very) (JJ good)) (CD one)) + (-RRB- -RRB-))))))</tree></instance><instance><text>daily gossip : ARG in love</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (RB daily) (NN gossip)) + (: :) + (NP (NP ARG) (PP (IN in) (NP (NN love))))))</tree></instance><instance><text>cthagod is famous for his impressionist paintings and and he started apple computers with ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN cthagod)) + (VP + (VBZ is) + (ADJP + (JJ famous) + (PP + (IN for) + (NP + (NP (PRP$ his) (JJ impressionist) (NNS paintings)) + (CC and) + (CC and) + (S + (NP (PRP he)) + (VP + (VBD started) + (NP + (NP (NN apple) (NNS computers)) + (PP (IN with) (NP ARG))))))))) + (. .)))</tree></instance><instance><text>PUR meaning perverted underground restaurant ? ARG night will be magical & mythical</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN PUR) (NN meaning)) + (VP (VBD perverted) (NP (JJ underground) (NN restaurant))) + (. ?)))</tree></instance><instance><text>ca n't get over leighton 's new single , it 's like ARG meets goldfrapp and has amazing musical sex</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD ca) + (RB n't) + (VP + (VB get) + (PP + (IN over) + (NP (NP (NN leighton) (POS 's)) (JJ new) (JJ single)))) + (, ,) + (S + (S (NP (PRP it)) (VP (VBZ 's) (PP (IN like) (NP ARG)))) + (VP + (VP (VBZ meets) (NP (NN goldfrapp))) + (CC and) + (VP (VBZ has) (NP (JJ amazing) (JJ musical) (NN sex)))))))</tree></instance><instance><text>Publicized cases of ARG , Scooter Libby , Barry Bonds and Bernie Madoff demonstrate very successful people are more prone to lying ?</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NP (VBN Publicized) (NNS cases)) (PP (IN of) (NP ARG))) + (, ,) + (NP (NNP Scooter) (NNP Libby)) + (, ,) + (NP (NNP Barry) (NNP Bonds)) + (CC and) + (NP (NNP Bernie) (NNP Madoff))) + (VP + (VBP demonstrate) + (SBAR + (S + (NP (ADJP (RB very) (JJ successful)) (NNS people)) + (VP + (VBP are) + (ADJP (RBR more) (JJ prone) (PP (TO to) (VBG lying))))))) + (. ?)))</tree></instance><instance><text>i love ARG ... don hate me : -LRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LST (LS i)) + (S + (S + (NP (NN love) (NN britney) (NNS spears)) + (: ...) + (VP (VB don) (VP (VB hate) (NP (PRP me))))) + (: :) + (-LRB- -LRB-)))))</tree></instance><instance><text>no drugs , alcohol , britney orders tour entourage - pop star ARG who is going to visit australia next mon ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (DT no) + (NNS drugs) + (, ,) + (NN alcohol) + (, ,) + (NN britney) + (NNS orders) + (NN tour) + (NN entourage)) + (: -) + (NP + (NP (NN pop) (NN star) (NN britney) (NNS spears)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ is) + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB visit) + (NP (NNP australia)) + (NP (JJ next) (NNS mon)))))))))) + (: ...)))</tree></instance><instance><text>Just seen ARG in real life ... That was a surprise</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP + (NP (ADJP (RB Just) (VBN seen)) (JJ nick) (NN cannon)) + (PP (IN in) (NP (JJ real) (NN life)))) + (: ...) + (NP (DT That))) + (VP (VBD was) (NP (DT a) (NN surprise)))))</tree></instance><instance><text>Daily News : ARG 's war of choice -LRB- The Week -RRB- .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Daily) (NNP News)) + (: :) + (NP + (NP + (NP (NP (NN ARG) (POS 's)) (NN war)) + (PP (IN of) (NP (NN choice)))) + (PRN (-LRB- -LRB-) (NP (DT The) (NN Week)) (-RRB- -RRB-)))) + (. .)))</tree></instance><instance><text>interesting , so Center Stage had more than one song by ARG and I never snooped ? weird</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (JJ interesting)) + (, ,) + (S + (NP (RB so) (NNP Center) (NNP Stage)) + (VP + (VBD had) + (NP (QP (JJR more) (IN than) (CD one)) (NN song)) + (PP (IN by) (NP ARG)))) + (CC and) + (S (NP (PRP I)) (ADVP (RB never)) (VP (VBD snooped))) + (. ?)))</tree></instance><instance><text>Zakbeganslover im watching ARG now im waiting for nightmare before christmas to come on : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Zakbeganslover) (NN im)) + (VP + (VBG watching) + (NP ARG) + (S + (ADVP (RB now)) + (VP + (VBP im) + (S + (VP + (VBG waiting) + (PP (IN for) (NP (NN nightmare))) + (SBAR + (IN before) + (S + (NP (NNS christmas)) + (VP (TO to) (VP (VB come) (PP (IN on)))))))))))) + (: :) + (NP (-RRB- -RRB-))))</tree></instance><instance><text>Geez ! ARG ' s life just plays out like a South Park episode does n't it ? Here 's the latest :</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NNP Geez)) (. !)))</tree></instance><instance><text>ARG Deemed Trustworthy for Jodi Picoult 's Fifth Film Adaptation .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN ellen)) + (VP + (VBZ degeneres) + (NP + (NP (NNP Deemed) (NNP Trustworthy)) + (PP + (IN for) + (NP + (NP (NNP Jodi) (NNP Picoult) (POS 's)) + (JJ Fifth) + (NNP Film) + (NNP Adaptation))))) + (. .)))</tree></instance><instance><text>im never going to perfect my ARG typinnn .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN im)) + (ADVP (RB never)) + (VP + (VBG going) + (PP (TO to) (NP (JJ perfect) (PRP$ my) (NN ARG) (NN typinnn)))) + (. .)))</tree></instance><instance><text>Great news NUX fans ! We have extended our giveaway of ARG 's NUX USA jacket to give you more time to ... .</text><opinion>positive</opinion><tree>(ROOT (NP (NP (JJ Great) (NN news) (NN NUX) (NNS fans)) (. !)))</tree></instance><instance><text>Glee Extended Tonight For ARG Born this Way Episode -LRB- Recap -RRB- : On Tuesday Glee Extended Ton ... .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP + (NP (NN Glee) (JJ Extended) (NNP Tonight)) + (PP + (IN For) + (NP + (NP ARG) + (VP + (VBN Born) + (NP + (NP (DT this) (NN Way) (NN Episode)) + (PRN (-LRB- -LRB-) (NP (NN Recap)) (-RRB- -RRB-))))))) + (: :) + (PP + (IN On) + (NP (NNP Tuesday) (NNP Glee) (NNP Extended) (NNP Ton))) + (: ...)) + (. .)))</tree></instance><instance><text>wow my mom got me a ARG poster and wow another poster of taylor lauter</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB wow) + (SBAR + (S + (NP (PRP$ my) (NN mom)) + (VP + (VBD got) + (NP (PRP me)) + (NP + (NP + (NP (DT a) (NN micheal) (NN jackson) (NN poster)) + (CC and) + (NP (NN wow))) + (NP + (NP (DT another) (NN poster)) + (PP (IN of) (NP (NN taylor) (NN lauter)))))))))))</tree></instance><instance><text>ARG with Chris Brown ... '' Up '' and '' Next to You '' both love</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NP ARG) (PP (IN with) (NP (NNP Chris) (NNP Brown)))) + (: ...) + ('' '') + (RP Up) + ('' '')) + (CC and) + ('' '') + (ADJP (JJ Next) (PP (TO to) (NP (PRP You)))) + ('' '')) + (SBAR (S (CC both) (VP (VBP love))))))</tree></instance><instance><text>you can add ARG track 3 to my list of guilty pleasures .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB add) + (S + (NP ARG) + (VP + (VBP track) + (NP + (CD 3) + (PP + (TO to) + (NP + (NP (PRP$ my) (NN list)) + (PP (IN of) (NP (JJ guilty) (NNS pleasures)))))))))) + (. .)))</tree></instance><instance><text>ARG fit naked is not a good look for a man ! so im told , damm neighbors</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN fit) (JJ naked)) + (VP + (VBZ is) + (RB not) + (NP + (NP (DT a) (JJ good) (NN look)) + (PP (IN for) (NP (DT a) (NN man))))) + (. !)))</tree></instance><instance><text>renaissance _ Apple Survey - All Apple products Stink ? ARG sucks ? freebies .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN renaissance) (SYM _) (NNP Apple) (NNP Survey)) + (: -) + (NP (NP (PDT All) (NNP Apple) (NNS products)) (NP (NNP Stink)))) + (. ?)))</tree></instance><instance><text>this new ARG , ever mendes , n xzibit movie is looking like it could be real good '' bad lieutenant ''</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT this) (JJ new) (NNS nicolas) (NN cage)) + (, ,) + (NP + (ADVP (RB ever)) + (NP (NNS mendes)) + (, ,) + (NP (NN n) (NN xzibit) (NN movie))) + (VP + (VBZ is) + (VP + (VBG looking) + (SBAR + (IN like) + (S + (NP (PRP it)) + (VP + (MD could) + (VP + (VB be) + (NP + (JJ real) + (JJ good) + ('' '') + (JJ bad) + (NN lieutenant)))))))) + ('' '')))</tree></instance><instance><text>need help were would your mum hide your ARG ? ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (MD need) + (VP + (VB help) + (S + (VP + (VBD were) + (VP + (MD would) + (NP + (PRP$ your) + (JJ mum) + (SQ (VP (VB hide) (NP (PRP$ your) (NN ARG)))))))))) + (. ?)))</tree></instance><instance><text>thm i really do actually like ARG movies - please do n't hold that against me</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NN thm) + (FW i) + (S + (VP + (ADVP (RB really)) + (VB do) + (ADVP (RB actually)) + (PP (IN like) (NP (NN lindsay) (NN lohan) (NNS movies))) + (: -) + (VB please)))) + (VP + (VBP do) + (RB n't) + (VP (VB hold) (NP (DT that)) (PP (IN against) (NP (PRP me)))))))</tree></instance><instance><text>inhighschool ARG was the truth</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN inhighschool) (NN micheal) (NN jackson)) + (VP (VBD was) (NP (DT the) (NN truth)))))</tree></instance><instance><text>How I 'm Gon na Tell My Baby Bye Bye , Outfit Look Crazy On You You My ARG !</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (WHADVP (WRB How)) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (S + (NP (NNP Gon)) + (VP + (TO na) + (VP + (VB Tell) + (NP (PRP$ My) (NNP Baby) (NNP Bye) (NNP Bye)))))))) + (, ,) + (NP (NNP Outfit)) + (VP + (VB Look) + (NP (NNP Crazy)) + (SBAR + (IN On) + (S + (NP (PRP You)) + (S (NP (PRP You)) (NP (PRP$ My) (NN lady) (NN gaga)))))) + (. !)))</tree></instance><instance><text>ARG !! hell yeah !! You get more and more awesome everyday !! RT sarliz88 : CANT WAIT FOR BASKETBALL SEASON !!! ARG !!!</text><opinion>positive</opinion><tree>(ROOT (NP (NNS ARG) (. !!)))</tree></instance><instance><text>wow at broads sending me myspace requests with '' want a handjob ? '' on the comment box lol they must be the ARG ho bots on there !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN wow)) + (PP + (IN at) + (NP + (NP (NNS broads)) + (VP + (VBG sending) + (NP (PRP me)) + (PP + (NP (NN myspace) (NNS requests)) + (IN with) + ('' '') + (SBARQ + (SQ (VP (VB want) (NP (DT a) (NN handjob)))) + (. ?) + (ADJP (ADVP ('' ''))))))))))</tree></instance><instance><text>All i know is my niggas better be on their shit on friday because I 'm coming at chicks ' necks as if they was ARG ... Keep them glasses on</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT All) (FW i)) + (VP + (VBP know) + (SQ + (VBZ is) + (NP (PRP$ my) (NNS niggas)) + (VP + (VP + (ADVP (RB better)) + (VB be) + (PP (IN on) (NP (PRP$ their) (NN shit))) + (PP (IN on) (NP (NNP friday))) + (SBAR + (IN because) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG coming) + (PP + (IN at) + (NP (NP (NNS chicks) (POS ')) (NNS necks))) + (SBAR + (IN as) + (IN if) + (S (NP (PRP they)) (VP (VBD was) (NP ARG))))))))) + (: ...) + (VP + (VB Keep) + (NP (PRP them)) + (NP (NNS glasses)) + (PP (IN on))))))))</tree></instance><instance><text>Who needs ARG or Beyoncé when you have Kylie ! She ´ s much nicer and better singer ! Her concert is a blast !</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (WHNP (WP Who)) + (SQ + (VP + (VBZ needs) + (NP (NN ARG) (CC or) (NNP Beyoncé)) + (SBAR + (WHADVP (WRB when)) + (S (NP (PRP you)) (VP (VBP have) (NP (NNP Kylie))))))) + (. !)))</tree></instance><instance><text>megan fox fears no longer get on a plane thanks to ARG , because she hears one of her songs when she is in a plane .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN megan) (NN fox)) + (VP + (VBZ fears) + (ADVP (RB no) (RB longer)) + (VP + (VB get) + (PP + (IN on) + (NP + (NP (DT a) (NN plane)) + (NNS thanks) + (S (VP (TO to) (VP ARG)))))))) + (, ,) + (SBAR + (IN because) + (S + (NP (PRP she)) + (VP + (VBZ hears) + (NP (NP (CD one)) (PP (IN of) (NP (PRP$ her) (NNS songs)))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP (VBZ is) (PP (IN in) (NP (DT a) (NN plane))))))))) + (. .)))</tree></instance><instance><text>i have a magnavox clock radio that works pretty good ... and a jensen one for my ARG ... hope that helps</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (S + (VP + (VBP have) + (NP + (NP (DT a) (NN magnavox) (NN clock) (NN radio)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBZ works) (ADJP (RB pretty) (JJ good))))))) + (: ...) + (CC and) + (NP + (NP + (NP (DT a) (NN jensen) (CD one)) + (PP (IN for) (NP (PRP$ my) (NN ARG)))) + (: ...) + (NP (NN hope) (SBAR (WHNP (IN that)) (S (VP (VBZ helps)))))))))</tree></instance><instance><text>'' If ARG were somehow able to cure hunger ... , the Republicans would blame him for overpopulation '' - AlanGrayson</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + ('' '') + (SBAR + (IN If) + (S + (NP ARG) + (VP + (VBD were) + (ADVP (RB somehow)) + (ADJP + (JJ able) + (S (VP (TO to) (VP (VB cure) (NP (NN hunger))))))))) + (: ...) + (, ,) + (NP (DT the) (NNPS Republicans)) + (VP + (MD would) + (VP + (VB blame) + (NP (PRP him)) + (PP (IN for) (NP (NN overpopulation))))) + ('' '')) + (VP (: -)) + (NP (NN AlanGrayson))))</tree></instance><instance><text>Morning everybody ... In response to entering America into another war , ARG cutting his vacay short ... by 2 hours</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN Morning) (NN everybody)) + (: ...) + (PP + (IN In) + (NP + (NP (NN response)) + (PP + (TO to) + (S + (VP + (VBG entering) + (NP (NNP America)) + (PP + (IN into) + (NP + (NP (DT another) (NN war)) + (, ,) + (NP + (NP ARG) + (VP + (VBG cutting) + (NP (PRP$ his) (NN vacay)) + (ADVP (RB short))))))))))) + (NP (: ...) (FRAG (PP (IN by) (NP (CD 2) (NNS hours)))))))</tree></instance><instance><text>RT openculture : Great stuff : RT karentempler : Amazing compilation by the ARG Creative Lab : '' The World Is Full of Interesting Things ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN openculture)) + (: :) + (NP + (NP (NNP Great) (NN stuff)) + (: :) + (NP + (NP (NN RT) (NN karentempler)) + (: :) + (NP + (NP + (NP + (NP (JJ Amazing) (NN compilation)) + (PP + (IN by) + (NP (DT the) (NN ARG) (NNP Creative) (NNP Lab)))) + (: :) + ('' '')) + (SBAR + (S + (NP (DT The) (NNP World)) + (VP + (VBZ Is) + (NP + (NP (JJ Full)) + (PP (IN of) (NP (JJ Interesting) (NNS Things))))))) + (: ...))))))</tree></instance><instance><text>i anticipate companies will hold onto their experience systems for as long as possible & wo n't will race to upgrade to ARG , flop of an operator .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (FW i) (VBP anticipate) (NNS companies)) + (VP + (MD will) + (VP + (VB hold) + (PP + (IN onto) + (NP (PRP$ their) (NN experience) (NNS systems))) + (PP + (IN for) + (ADVP + (ADVP (RB as) (JJ long)) + (PP + (PP (IN as) (ADJP (JJ possible))) + (CC &) + (VP + (MD wo) + (RB n't) + (VP + (MD will) + (NP + (NN race) + (S + (VP + (TO to) + (VP (VB upgrade) (S (VP (TO to) (VP ARG)))))) + (, ,) + (NP + (NP (NN flop)) + (PP (IN of) (NP (DT an) (NN operator)))))))))))) + (. .)))</tree></instance><instance><text>just like you and reonhartbreaker and that chick that 's yall new ARG partner !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP + (PP + (RB just) + (IN like) + (NP (NP (PRP you)) (CC and) (NP (NN reonhartbreaker)))) + (CC and) + (NP + (NP (IN that) (NN chick)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ 's) + (NP (JJ yall) (JJ new) (NNS ARG) (NN partner))))))) + (. !)))</tree></instance><instance><text>Stacey Q Two of Hearts sounds sooo much like ARG '' I need you I need you '' I remember her cameo on the facts of life :-RRB- !! Roller tutti</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (NNP Stacey) (NNP Q) (CD Two)) + (PP (IN of) (NP (NNPS Hearts)))) + (VP + (VBZ sounds) + (SBAR + (S + (PP + (ADVP (RB sooo) (RB much)) + (IN like) + (NP (NN ARG) ('' '') (PRP I))) + (VP + (VBP need) + (NP (PRP you)) + (SBAR + (S + (NP (PRP I)) + (VP (VBP need) (NP (PRP you) ('' ''))))) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP remember) + (NP + (NP (PRP$ her) (NN cameo)) + (PP + (IN on) + (NP + (NP (DT the) (NNS facts)) + (PP (IN of) (NP (NN life)))))))))))))) + (: :) + (-RRB- -RRB-) + (. !!)))</tree></instance><instance><text>ARG thinks that '' ideas '' alone will cause victory against terrorists and madmen ? What an utopian absurd belief .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ thinks) + (SBAR + (S + (NP + (NP (IN that) ('' '') (NNS ideas) ('' '')) + (ADVP (RB alone))) + (VP + (MD will) + (VP + (VB cause) + (NP + (NP (NN victory)) + (PP + (IN against) + (NP (NNS terrorists) (CC and) (NNS madmen))))))))) + (. ?)))</tree></instance><instance><text>I love ARG movies : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP (VBP love) (NP (NN harry) (JJ potter) (NNS movies))) + (: :)) + (-RRB- -RRB-)))</tree></instance><instance><text>the refs uniforms in the ufl looks like what ARG wear</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT the) (NNS refs) (NNS uniforms)) + (PP (IN in) (NP (DT the) (NN ufl)))) + (VP + (VBZ looks) + (SBAR + (IN like) + (S (WHNP (WDT what) (NN tiger) (NNS woods)) (VP (VBP wear)))))))</tree></instance><instance><text>I really like ARG , his foundation has done a lot for the world , and it is even doing great things for America</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (PP (ADVP (RB really)) (IN like) (NP ARG)) + (, ,) + (S + (S + (NP (PRP$ his) (NN foundation)) + (VP + (VBZ has) + (VP + (VBN done) + (NP + (NP (DT a) (NN lot)) + (PP (IN for) (NP (DT the) (NN world))))))) + (, ,) + (CC and) + (S + (NP (PRP it)) + (VP + (VBZ is) + (ADVP (RB even)) + (VP + (VBG doing) + (NP (JJ great) (NNS things)) + (PP (IN for) (NP (NNP America)))))))))</tree></instance><instance><text>tnsdigitallife Awesome job , guys ! Any chance I 'll ever be access the pretty little interface from an ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN tnsdigitallife) (JJ Awesome) (NN job)) + (, ,) + (NP (NNS guys)) + (. !)))</tree></instance><instance><text>ge shows healthcare breakthrough with a mini ultrasound the size of an ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ge)) + (VP + (VBZ shows) + (NP (NN healthcare) (NN breakthrough)) + (PP + (IN with) + (NP + (NP (DT a) (JJ mini) (NN ultrasound)) + (NP + (NP (DT the) (NN size)) + (PP (IN of) (NP (DT an) (NN ARG))))))) + (. .)))</tree></instance><instance><text>ARG is the dumbest omg</text><opinion>negative</opinion><tree>(ROOT + (S (NP ARG) (VP (VBZ is) (NP (DT the) (JJS dumbest) (NN omg)))))</tree></instance><instance><text>your way left of most but i think you can secretly support a 2012 ticket of RON PAUL & ARG :-RRB- sshh it 'll be our secret !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP$ your) (NN way)) + (VP + (VP (VBD left) (PP (IN of) (NP (JJS most)))) + (CC but) + (S + (FW i) + (VP + (VBP think) + (SBAR + (S + (NP (PRP you)) + (VP + (MD can) + (ADVP (RB secretly)) + (VP + (VB support) + (NP + (NP (DT a) (CD 2012) (NN ticket)) + (PP + (IN of) + (NP + (NNP RON) + (NNP PAUL) + (CC &) + (NNP sarah) + (NNP palin)))))))))))) + (: :) + (S + (-RRB- -RRB-) + (VP + (VBP sshh) + (SBAR + (S + (NP (PRP it)) + (VP (MD 'll) (VP (VB be) (NP (PRP$ our) (JJ secret)))))))) + (. !)))</tree></instance><instance><text>Me ? Love ARG ? I would n't dream of it !</text><opinion>negative</opinion><tree>(ROOT (FRAG (NP (PRP Me)) (. ?)))</tree></instance><instance><text>yes ! good morning ! rt : mistersixand7 : musicmonday 3 by ARG !!!!! << << << love love love !!!</text><opinion>positive</opinion><tree>(ROOT (INTJ (RB yes) (. !)))</tree></instance><instance><text>well at least you can use itunes and download ARG ' 3 ' 10 times ; -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (QP (RB well) (IN at) (JJS least) (NP (PRP you)))) + (VP + (MD can) + (VP + (VB use) + (NP + (NP (NNS itunes)) + (CC and) + (VP + (VB download) + (NP + (NP (NN britney) (NNS spears) (POS ')) + (CD 3) + ('' ') + (QP (CD 10) (NNS times)))))))) + (: ;) + (-RRB- -RRB-)))</tree></instance><instance><text>speaking of ARG ' s would you recommend getting a 3000 over a dsi ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (NP + (NP (NN speaking)) + (PP (IN of) (NP (NN ARG) ('' '))) + (NP (PRP s))) + (SQ + (MD would) + (NP (PRP you)) + (VP + (VB recommend) + (S + (VP + (VBG getting) + (NP (DT a) (CD 3000)) + (PP (IN over) (NP (DT a) (NN dsi))))))) + (. ?)))</tree></instance><instance><text>i got that good good im ARG bad he attracted too me with my attractive ass ...</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VBD got) + (NP + (NP + (DT that) + (JJ good) + (JJ good) + (NN im) + (NN micheal) + (NN jackson) + (JJ bad)) + (SBAR + (S + (NP (PRP he)) + (VP + (VBD attracted) + (NP (RB too) (PRP me)) + (PP + (IN with) + (NP (PRP$ my) (JJ attractive) (NN ass) (: ...)))))))))))</tree></instance><instance><text>3,401 tweets * __ * ♫ music - ARG - 3 / / pity - me adora / / lady gag - bad romance ♫</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (NP (CD 3,401) (NNS tweets)) + (X (SYM *)) + (SYM __) + (FRAG + (X (SYM *)) + (VP + (SYM ♫) + (NP + (NP (NN music) (: -) (NN britney) (NNS spears)) + (: -) + (FRAG + (CD 3) + (: /) + (: /) + (NN pity) + (: -) + (NP (PRP me)) + (FW adora) + (: /) + (: /) + (NP + (NP (NN lady) (NN gag)) + (: -) + (NP (JJ bad) (NN romance) (NN ♫)))))))))</tree></instance><instance><text>The fanatic Zionist and inciter against Muslims during 2008 campaign , ARG , went to Libya to support '' freedom '' .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP + (NP (DT The) (JJ fanatic) (NN Zionist)) + (CC and) + (NP + (NP (NN inciter)) + (PP (IN against) (NP (NNPS Muslims))) + (PP (IN during) (NP (CD 2008) (NN campaign))))) + (, ,) + (NP ARG) + (, ,)) + (VP + (VBD went) + (PP (TO to) (NP (NNP Libya))) + (PP (TO to) (NP (VB support) ('' '') (NN freedom) ('' '')))) + (. .)))</tree></instance><instance><text>Trying to sleep but ARG got me rolling ... Lololol !</text><opinion>positive</opinion><tree>(ROOT + (S + (S (VP (VBG Trying) (S (VP (TO to) (VP (VB sleep)))))) + (CC but) + (S + (VP + (SBAR + (VB chelsea) + (S + (NP (NN handler)) + (VP (VBD got) (S (NP (PRP me)) (VP (VBG rolling)))))) + (: ...) + (NP (NNP Lololol)))) + (. !)))</tree></instance><instance><text>Just read a brilliant piece by Peggy Noonan on ARG and Peace Prize fiasco</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB Just)) + (VB read) + (NP (DT a) (JJ brilliant) (NN piece)) + (PP + (IN by) + (NP + (NP (NNP Peggy) (NNP Noonan)) + (PP + (IN on) + (NP + (NP ARG) + (CC and) + (NP (NN Peace) (NNP Prize) (NN fiasco)))))))))</tree></instance><instance><text>Please Digg : ARG is more popular than Oprah</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (UH Please) + (NP + (NP (NNP Digg)) + (: :) + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (ADJP (RBR more) (JJ popular)) + (PP (IN than) (NP (NNP Oprah))))))))))</tree></instance><instance><text>looks like disney stores are gon na be a lot more like Apple Stores -LRB- thanks to ARG -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NNS looks)) + (PP (IN like) (NP (NN disney) (NNS stores)))) + (VP + (VBP are) + (VP + (VBG gon) + (S + (VP + (TO na) + (VP + (VB be) + (ADJP + (NP (DT a) (NN lot)) + (JJR more) + (PP (IN like) (NP (NNP Apple) (NNP Stores)))) + (PRN + (-LRB- -LRB-) + (NP (NNS thanks) (S (VP (TO to) (VP ARG)))) + (-RRB- -RRB-)))))))))</tree></instance><instance><text>At the movies with reanna cale and harley watching ARG and the deathly hallows :-RRB- its great so far</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (PP + (IN At) + (NP + (NP (DT the) (NNS movies)) + (PP + (IN with) + (NP (NP (NN reanna) (NN cale)) (CC and) (NP (NN harley)))) + (VP + (VBG watching) + (NP + (NP ARG) + (CC and) + (NP (DT the) (RB deathly) (NNS hallows)))))) + (: :) + (-RRB- -RRB-) + (NP (PRP$ its) (ADJP (JJ great)) (ADVP (RB so) (RB far)))))</tree></instance><instance><text>Though I walk through valley of shadow of death panels , I will fear no evil for ARG art with me ConservativeBible</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (IN Though) + (S + (NP (PRP I)) + (VP + (VBP walk) + (PP + (IN through) + (NP + (NP (NN valley)) + (PP + (IN of) + (NP + (NP (NN shadow)) + (PP (IN of) (NP (NN death) (NNS panels)))))))))) + (, ,) + (NP (PRP I)) + (VP + (MD will) + (VP + (VB fear) + (NP + (NP (DT no) (NN evil)) + (PP (IN for) (NP (NN sarah) (NN palin) (NN art)))) + (PP (IN with) (NP (PRP me))) + (ADVP (JJ ConservativeBible))))))</tree></instance><instance><text>Set my dads ringtone to love me by ARG and it went off in Walmart and everyone was staring at him Hahaha : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VB Set) + (NP (PRP$ my) (NNS dads) (NN ringtone)) + (S + (VP + (TO to) + (VP (VB love) (NP (PRP me)) (PP (IN by) (NP ARG))))))) + (CC and) + (S + (NP (PRP it)) + (VP + (VBD went) + (ADVP (RB off)) + (PP + (IN in) + (NP (NP (NNP Walmart)) (CC and) (NP (NN everyone)))))) + (S + (VP + (VBD was) + (VP + (VBG staring) + (PP (IN at) (NP (NP (PRP him)) (NP (NNP Hahaha))))))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>lol ARG plan is like a car note .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lol) (NN ARG) (NN plan)) + (VP (VBZ is) (PP (IN like) (NP (DT a) (NN car) (NN note)))) + (. .)))</tree></instance><instance><text>i can go any page , star any tweet , and search any name on twitter , but i ca n't even tweet from my ARG !!! that just sucks !</text><opinion>negative</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (MD can) + (VP + (VP + (VB go) + (NP (DT any) (NN page)) + (, ,) + (VP (VB star) (NP (DT any) (NN tweet))) + (, ,) + (CC and) + (VP + (VB search) + (NP (DT any) (NN name)) + (PP (IN on) (NP (NN twitter))))) + (, ,) + (FRAG + (CC but) + (S + (NP (FW i)) + (VP + (MD ca) + (RB n't) + (ADVP (RB even)) + (VP (VB tweet) (PP (IN from) (NP (PRP$ my) (NN ARG))))))))) + (. !!!)))</tree></instance><instance><text>ARG 's music really brings out the independent sassy black woman inside of me .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN nicki) (NN minaj) (POS 's)) (NN music)) + (ADVP (RB really)) + (VP + (VBZ brings) + (PRT (RP out)) + (NP + (NP + (DT the) + (JJ independent) + (JJ sassy) + (JJ black) + (NN woman)) + (PP (IN inside) (PP (IN of) (NP (PRP me)))))) + (. .)))</tree></instance><instance><text>ARG ' is accomplishments according to SNL</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + ('' ') + (VP + (VBZ is) + (NP + (NP (NNS accomplishments)) + (PP (VBG according) (PP (TO to) (NP (NNP SNL))))))))</tree></instance><instance><text>na na na na everyday it 's like my ARG stuck on replay , replay-ay-ay-ay ...</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (TO na) + (VP + (TO na) + (S (VP (TO na) (VP (TO na) (ADJP (JJ everyday)))))))) + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (SBAR + (IN like) + (S + (NP (PRP$ my) (NN ARG)) + (VP (VBD stuck) (PP (IN on) (NP (NN replay)))))) + (, ,) + (NN replay-ay-ay-ay) + (: ...)))))</tree></instance><instance><text>'' Red Light Special '' still makes me want to go all ARG on somebody like I should be working a corner on Harry Hines .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + ('' '') + (ADJP (NNP Red) (NNP Light) (JJ Special) ('' '')) + (SBAR + (S + (ADVP (RB still)) + (VP + (VBZ makes) + (S + (NP (PRP me)) + (VP + (VB want) + (S + (VP + (TO to) + (VP + (VB go) + (NP + (NP (DT all) (NN kim) (NN kardashian)) + (PP (IN on) (NP (NN somebody)))) + (SBAR + (IN like) + (S + (NP (PRP I)) + (VP + (MD should) + (VP + (VB be) + (VP + (VBG working) + (NP (DT a) (NN corner)) + (PP + (IN on) + (NP (NNP Harry) (NNP Hines)))))))))))))))) + (. .)))</tree></instance><instance><text>Justin Bieber is a crap singer ? Usher and ARG were fighting over him</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Justin) (NNP Bieber)) + (VP (VBZ is) (NP (DT a) (NN crap) (NN singer))) + (. ?)))</tree></instance><instance><text>well if the ARG fit tells him he 's fat , he might get depressed and start eating more ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (ADJP + (RB well) + (SBAR + (IN if) + (S + (NP (DT the) (NN ARG) (NN fit)) + (VP (VBZ tells) (NP (PRP him))))) + (SBAR (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ fat)))))) + (, ,) + (NP (PRP he)) + (VP + (MD might) + (VP + (VB get) + (ADJP + (JJ depressed) + (CC and) + (VP (VB start) (S (VP (VBG eating) (RBR more)))))))) + (: ;) + (-RRB- -RRB-)))</tree></instance><instance><text>listening to a song i love : ARG - blur</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG listening) + (PP + (TO to) + (NP + (NP (DT a) (NN song)) + (PP + (FW i) + (NP + (NP (NN love)) + (: :) + (NP (NP ARG) (: -) (NP (NN blur))))))))))</tree></instance><instance><text>ARG Chilling with LB .</text><opinion>neutral</opinion><tree>(ROOT + (S (NP ARG) (VP (VBG Chilling) (PP (IN with) (NP (NN LB)))) (. .)))</tree></instance><instance><text>okay , so i 'm obviously behind the times ... what exactly is ARG ???</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (JJ okay)) + (, ,) + (VP + (VP + (ADVP (RB so) (FW i)) + (VBP 'm) + (ADVP (RB obviously)) + (PP (IN behind) (NP (DT the) (NNS times)))) + (: ...) + (SBAR + (WHNP (WHNP (WP what)) (ADVP (RB exactly))) + (S (VP (VBZ is) (NP ARG))))) + (. ???)))</tree></instance><instance><text>Mamma I wan na be like ARG when I grow up !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN Mamma)) + (NP (PRP I)) + (VP + (VBP wan) + (S + (VP + (TO na) + (VP + (VB be) + (PP + (IN like) + (NP + (NP ARG) + (SBAR + (WHADVP (WRB when)) + (S (NP (PRP I)) (VP (VBP grow) (PRT (RP up))))))))))) + (. !)))</tree></instance><instance><text>is an amazon ARG good for a 12 year old ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (NP (DT an) (NN amazon)) + (ADJP + (ADJP (RB ARG) (JJ good)) + (PP (IN for) (ADJP (NP (DT a) (CD 12) (NN year)) (JJ old))))) + (. ?)))</tree></instance><instance><text>escuchando a ARG - 3 ... lady gag - bad romance ... black eyed peas - meet me half way ... shakira - give it up to me ... !!!!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NN escuchando) + (NP (DT a) (NN britney) (NNS spears)) + (: -) + (NP (CD 3) (: ...) (NN lady) (NN gag))) + (: -) + (NP + (NP (JJ bad) (NN romance)) + (: ...) + (NP (JJ black) (JJ eyed) (NNS peas)) + (: -))) + (VP + (VP (VB meet) (NP (PRP me)) (NP (DT half) (NN way))) + (: ...) + (NP + (NP (NN shakira) (: -)) + (S + (VP + (VB give) + (NP (PRP it)) + (PRT (RP up)) + (PP (TO to) (NP (PRP me))))) + (: ...) + (NP (CD !!!!!))))))</tree></instance><instance><text>im blasting 3 by ARG into my ears ... wow seriously its super high quality , super clear & really addictive !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN im) (NN blasting) (CD 3)) + (PP (IN by) (NP ARG)) + (PP (IN into) (NP (PRP$ my) (NNS ears)))) + (: ...) + (FRAG + (NP (NN wow)) + (ADVP (RB seriously)) + (NP + (NP (PRP$ its) (JJ super) (JJ high) (NN quality)) + (, ,) + (NP + (JJ super) + (UCP (JJ clear) (CC &) (ADJP (RB really) (JJ addictive)))))) + (. !)))</tree></instance><instance><text>my friend is the best i think ? he just reset my ARG touch after my cous locked it !!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN friend)) + (VP (VBZ is) (S (NP (DT the) (JJS best) (FW i)) (VP (VB think)))) + (. ?)))</tree></instance><instance><text>i wonder how many niggaz will eat ARG pussy lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VB wonder) + (SBAR + (WHNP (WHADJP (WRB how) (JJ many)) (NN niggaz)) + (S + (VP + (MD will) + (VP (VB eat) (NP (JJ ARG) (NN pussy) (NN lol)))))))))))</tree></instance><instance><text>Vita Carminis : Pro-Life & A New Fan of ARG - vitacarminis : .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Vita) (NNP Carminis)) + (: :) + (NP + (NP + (NP + (NP (NNP Pro-Life) (CC &) (NNP A) (NNP New) (NNP Fan)) + (PP (IN of) (NP ARG))) + (: -) + (NP (NN vitacarminis))) + (: :)) + (. .)))</tree></instance><instance><text>Girl has down time , I guess : RT GottaLaff VIDEO : ARG starts peace talks ... between Conan & CoryBooker</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Girl)) + (VP + (VBZ has) + (SBAR + (S + (PP (RP down) (NP (NN time))) + (, ,) + (S (NP (PRP I)) (VP (VBP guess))))))) + (: :) + (S + (NP + (NP (NN RT) (NNP GottaLaff) (NN VIDEO)) + (: :) + (S (NP ARG) (VP (VBZ starts) (NP (NN peace) (NNS talks)))) + (: ...) + (PP (IN between) (NP (NNP Conan) (CC &) (NNP CoryBooker)))))))</tree></instance><instance><text>this article says that ARG sales are down because of no good games , but everyone pretty much has a ARG already , thats why !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (DT this) (NN article)) + (VP + (VBZ says) + (SBAR + (IN that) + (S + (NP (NN ARG) (NNS sales)) + (VP + (VBP are) + (ADVP (RB down)) + (ADVP + (RB because) + (PP (IN of) (NP (DT no) (JJ good) (NNS games))))))))) + (, ,) + (CC but) + (S + (S + (NP (NN everyone)) + (VP + (ADVP (RB pretty) (RB much)) + (VBZ has) + (NP (DT a) (NN ARG)) + (ADVP (RB already)))) + (, ,) + (S (NP (NNS thats)) (WHADVP (WRB why)))) + (. !)))</tree></instance><instance><text>Ahhh haley thats horrible ! I don like louis tomillson !! D : HE HAS ARG HAIR</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Ahhh) (NN haley)) + (VP (VBZ thats) (ADJP (JJ horrible))) + (. !)))</tree></instance><instance><text>Warner to begin selling advertising across the web in music videos by artists like ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Warner)) + (VP + (TO to) + (VP + (VB begin) + (S + (VP + (VBG selling) + (NP + (NP (NN advertising)) + (PP (IN across) (NP (DT the) (NN web))) + (PP (IN in) (NP (NN music) (NNS videos)))) + (PP (IN by) (NP (NNS artists))) + (PP (IN like) (NP ARG))))))))</tree></instance><instance><text>gaming purposes -LRB- ARG live -RRB- plus i like to meet new people</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN gaming) (NNS purposes)) + (PRN (-LRB- -LRB-) (NP (NN ARG) (JJ live)) (-RRB- -RRB-))) + (ADJP + (CC plus) + (FW i) + (PP (IN like)) + (S (VP (TO to) (VP (VB meet) (NP (JJ new) (NNS people))))))))</tree></instance><instance><text>i find it ironic that ARG worked for 20 years to earn the nobel peace prize , the dalai lama for 40 years .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LST (LS i)) + (VP + (VB find) + (SBAR + (S + (S + (NP (PRP it)) + (ADJP (JJ ironic)) + (SBAR + (IN that) + (S + (ADJP ARG) + (VP + (VBD worked) + (PP (IN for) (NP (CD 20) (NNS years))) + (S + (VP + (TO to) + (VP + (VB earn) + (NP + (DT the) + (JJ nobel) + (NN peace) + (NN prize))))))))) + (, ,) + (NP + (NP (DT the) (NN dalai) (NN lama)) + (PP (IN for) (NP (CD 40) (NNS years)))))))) + (. .)))</tree></instance><instance><text>Happy ARG 's Day To All smiles ! We are like a family ♥</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NP (JJ Happy) (NN miley) (NN cyrus) (POS 's)) (NN Day)) + (PP (TO To) (NP (DT All)))) + (VP (VBZ smiles)) + (. !)))</tree></instance><instance><text>Is ARG headed to Fox -- or back to ' Two and a Half Men ? ' - Detroit Free Press .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SQ + (VBZ Is) + (NP ARG) + (VP (VBD headed) (PP (TO to) (NP (NNP Fox)))) + (PRN + (: --) + (CC or) + (NP + (RB back) + (TO to) + ('' ') + (CD Two) + (CC and) + (DT a) + (NN Half) + (NN Men))) + (. ?)) + ('' ')))</tree></instance><instance><text>ARG is an immoral clown not fit to serve in Congress and not smart enough to speak in public .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (S + (NP (DT an) (JJ immoral) (NN clown)) + (RB not) + (VP + (VB fit) + (S + (VP + (TO to) + (VP + (VP (VB serve) (PP (IN in) (NP (NNP Congress)))) + (CC and) + (ADJP + (RB not) + (JJ smart) + (JJ enough) + (SBAR + (S + (VP + (TO to) + (VP (VB speak) (PP (IN in) (NP (NN public)))))))))))))) + (. .)))</tree></instance><instance><text>ARG Please follow me diva ? , you are amazing ARG , i love you ♥ Follow me please * -- *</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NN lady) + (JJ gaga) + (INTJ (UH Please)) + (VP (VB follow) (S (NP (PRP me)) (VP (VB diva))))) + (. ?)))</tree></instance><instance><text>'' 3 '' by ARG is pretty dope , plus it deputed at number 1 , kudos 2 her</text><opinion>negative</opinion><tree>(ROOT + (FRAG + ('' '') + (S + (NP (CD 3) ('' '') (PP (IN by) (NP ARG))) + (VP + (VBZ is) + (NP + (NP (RB pretty) (NN dope)) + (, ,) + (CC plus) + (SBAR + (S + (NP (PRP it)) + (VP (VBD deputed) (PP (IN at) (NP (NN number) (CD 1))))))))) + (, ,) + (NP (NNS kudos) (NX (CD 2) (PRP$ her)))))</tree></instance><instance><text>I do n't hate ARG - _______ - and i love Hannah Montana .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB hate) + (NP + (NP ARG) + (: -) + (NP + (ADJP (SYM _______)) + (: -) + (CC and) + (FW i) + (NN love) + (NNP Hannah) + (NNP Montana))))) + (. .)))</tree></instance><instance><text>little wayne & ARG now thats hot ! young muuuuullllaaaaa bbaaaabbbaaaayyyy ha love it</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ little) (NN wayne) (CC &) (NN britney) (NNS spears)) + (ADVP (RB now)) + (VP (VBZ thats) (ADJP (JJ hot))) + (. !)))</tree></instance><instance><text>is having the most frustrating time with a ARG dev kit ...</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (VP + (VBG having) + (NP (DT the) (ADJP (RBS most) (JJ frustrating)) (NN time)) + (PP (IN with) (NP (DT a) (NN ARG) (NN dev) (NN kit))))) + (: ...)))</tree></instance><instance><text>that 's hilarious !! I love when people reference ARG : - -RRB-</text><opinion>neutral</opinion><tree>(ROOT (S (NP (DT that)) (VP (VBZ 's) (ADJP (JJ hilarious))) (. !!)))</tree></instance><instance><text>ARG and little ' wayne - bad didar</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP ARG) (CC and) (NP (JJ little) ('' ') (NN wayne)) (: -)) + (NP (JJ bad) (NN didar))))</tree></instance><instance><text>neiledmundson Apple Survey - What do you think of Apple products ? ARG sucks ? freebies .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN neiledmundson) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (PRP you)) + (VP (VB think) (PP (IN of) (NP (NNP Apple) (NNS products)))))) + (. ?)))</tree></instance><instance><text>Late Night with Jimmy Fallon : Following the promotion of ARG to the host of the Tonight Show , Saturday Night live ... nycevents</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (RB Late) (NN Night)) + (PP (IN with) (NP (NNP Jimmy) (NNP Fallon)))) + (: :) + (S + (S + (VP + (VBG Following) + (NP + (NP (DT the) (NN promotion)) + (PP (IN of) (NP ARG)) + (PP + (TO to) + (NP + (NP (DT the) (NN host)) + (PP (IN of) (NP (DT the) (NNP Tonight) (NNP Show)))))))) + (, ,) + (NP (NNP Saturday) (NNP Night)) + (VP (VB live) (: ...) (NP (NNS nycevents))))))</tree></instance><instance><text>wow ! bill , look at you ! you look like ARG ! except not a fat guy .</text><opinion>neutral</opinion><tree>(ROOT (NP (NN wow) (. !)))</tree></instance><instance><text>Selly G is a great rapper ! i love her and I admire her !! , but my heart is of ARG ! I am sorry Selly G , :-RRB- I support you</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP Selly) (NNP G)) + (VP (VBZ is) (NP (DT a) (JJ great) (NN rapper))) + (. !)))</tree></instance><instance><text>pulled tweetdeck : slight problem with the new ARG tweetdeck v 1.1 - works 4 most but crashes 4 some</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP (VBD pulled) (NP (NN tweetdeck))) + (: :) + (S + (NP + (NP (JJ slight) (NN problem)) + (PP + (IN with) + (NP + (NP (DT the) (JJ new) (NN ARG) (NN tweetdeck)) + (LS v) + (NP (CD 1.1)) + (: -)))) + (NNS works) + (NP + (CD 4) + (NP (RBS most) (CC but) (NNS crashes) (CD 4) (NP (DT some)))))))</tree></instance><instance><text>Why is it more interesting to find the ancestry story of Michelle than ARG ? What can I get from this stuff ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Why)) + (SQ + (VBZ is) + (NP (PRP it)) + (ADJP + (ADJP (RBR more) (JJ interesting)) + (S + (VP + (TO to) + (VP + (VB find) + (NP + (NP (DT the) (NN ancestry) (NN story)) + (PP (IN of) (NP (NNP Michelle))))))) + (PP (IN than) (NP ARG)))) + (. ?)))</tree></instance><instance><text>McCain calls for greater help for Libya rebels : Sen. ARG called Friday for the world to provide greater support to Libya 's reply ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP McCain)) + (VP + (VBZ calls) + (PP + (IN for) + (NP + (NP (JJR greater) (NN help)) + (PP (IN for) (NP (NNP Libya) (NNS rebels))))))) + (: :) + (S (NP (NNP Sen.) (NN john)) (ADJP (JJ mccain))) + (S + (VP + (VBN called) + (NP (NNP Friday)) + (PP (IN for) (NP (DT the) (NN world))) + (S + (VP + (TO to) + (VP + (VB provide) + (NP (JJR greater) (NN support)) + (PP (TO to) (NP (NP (NNP Libya) (POS 's)) (NN reply)))))))) + (: ...)))</tree></instance><instance><text>ARG blasts samantha ronson and friend carlos lopez on twitter -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lindsay) (NN lohan) (NNS blasts)) + (VP + (VBP samantha) + (S + (NP (NP (NN ronson)) (CC and) (NP (NN friend) (NNS carlos))) + (VP (VBP lopez) (PP (IN on) (NP (NN twitter) (: -))))))))</tree></instance><instance><text>ARG and brad paisley collaborations are so great bestofbothworlds</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (CC and) + (NP (NN brad) (NN paisley) (NNS collaborations))) + (VP + (VBP are) + (NP (ADJP (RB so) (JJ great)) (NNS bestofbothworlds)))))</tree></instance><instance><text>so the phó place right on ARG by the hong kong supermarket is really good</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (IN so) + (S + (NP + (NP (DT the) (NN phó) (NN place)) + (ADJP + (RB right) + (PP + (IN on) + (NP + (NN jimmy) + (JJ carter) + (PP + (IN by) + (NP (DT the) (JJ hong) (NN kong) (NN supermarket))))))) + (VP (VBZ is) (ADVP (RB really)) (ADJP (JJ good))))))</tree></instance><instance><text>i 'm such a bad driver ! ARG wannabe ! bad baaaaaad driver hahaha</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LS i) + (S (VP (VBP 'm) (NP (JJ such) (DT a) (JJ bad) (NN driver))))) + (. !)))</tree></instance><instance><text>i could n't see that thang thang with a microscope * my ARG voice *</text><opinion>positive</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (MD could) + (RB n't) + (VP + (VB see) + (NP (DT that) (NN thang) (NN thang)) + (PP + (IN with) + (NP + (NP (DT a) (NN microscope)) + (FRAG + (X (SYM *)) + (NP (PRP$ my) (NN nicki) (NN minaj) (NN voice)) + (X (SYM *)))))))))</tree></instance><instance><text>lead singer from chicago and muddy waters helping me write a song for ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (JJ lead) (NN singer)) + (PP + (IN from) + (NP (NP (NNP chicago)) (CC and) (NP (JJ muddy) (NNS waters))))) + (VP + (VBG helping) + (S + (NP (PRP me)) + (VP + (VB write) + (NP (NP (DT a) (NN song)) (PP (IN for) (NP ARG)))))) + (. .)))</tree></instance><instance><text>ARG ' ex-bf pleads no contest to leaving scene of accident</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN britney) (NNS spears) (POS ')) + (JJ ex-bf) + (NNS pleads)) + (SBAR + (S + (NP (DT no) (NN contest)) + (VP + (TO to) + (VP + (VBG leaving) + (NP (NP (NN scene)) (PP (IN of) (NP (NN accident))))))))))</tree></instance><instance><text>Swedish movie star MALIN AKERMAN is keen to follow in the footsteps of ANGELINA JOLIE and ARG and adopt a child from Africa .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ Swedish) (NN movie) (NN star) (NNP MALIN) (NNP AKERMAN)) + (VP + (VBZ is) + (ADJP + (JJ keen) + (S + (VP + (TO to) + (VP + (VP + (VB follow) + (PP + (IN in) + (NP + (NP (DT the) (NNS footsteps)) + (PP + (IN of) + (NP + (NP (NNP ANGELINA) (NNP JOLIE)) + (CC and) + (NP ARG)))))) + (CC and) + (VP + (VB adopt) + (NP (DT a) (NN child)) + (PP (IN from) (NP (NNP Africa))))))))) + (. .)))</tree></instance><instance><text>ella eer tuduuh * -- * i love so much ARG * - *</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN ella) (NN eer) (NN tuduuh)) + (X (SYM *)) + (: --) + (NP + (NP (SYM *) (FW i)) + (VBP love) + (NP (ADJP (RB so) (JJ much)) (NN britney) (NNS spears)) + (X (SYM *)) + (: -)) + (X (SYM *))))</tree></instance><instance><text>priceless egging ARG shirt</text><opinion>neutral</opinion><tree>(ROOT + (NP + (JJ priceless) + (VBG egging) + (NP (NN britney) (NNS spears) (NN shirt))))</tree></instance><instance><text>I just took '' '' Rape is n't good ... mostly if it 's done by ARG '' WARNING : Very Expli ... '' and got : Part Six ! Try it : .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP I)) + (SBAR + (S + (VP + (ADVP (RB just)) + (VBD took) + ('' '') + ('' '') + (SBAR + (S + (NP (NN Rape)) + (VP (VBZ is) (RB n't) (ADJP (JJ good)))))) + (: ...) + (S + (SBAR + (ADVP (RB mostly)) + (IN if) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (VP + (VBN done) + (PP + (IN by) + (NP + (NN justin) + (NN bieber) + ('' '') + (NNP WARNING))))))) + (: :) + (ADJP (RB Very) (JJ Expli))) + (: ...) + ('' '') + (CC and) + (S (VP (VBD got)) (: :) (S (NP (NNP Part) (CD Six)))))) + (. !)))</tree></instance><instance><text>i very love ARG ... i always waiting you ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (LS i) + (NP (ADJP (RB very) (VBP love) (NP ARG))) + (: ...) + (PP + (FW i) + (S (VP (ADVP (RB always)) (VBG waiting) (NP (PRP you))))) + (: ...)))</tree></instance><instance><text>my boss do n't know i 've been jammiin 2 my ARG all day and my headfonesz are green ... stupid fat bastard lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN boss)) + (VP + (VBP do) + (RB n't) + (VP + (VP + (VB know) + (SBAR + (S + (FW i) + (VP + (VBP 've) + (VP + (VBN been) + (NP (NN jammiin) (CD 2)) + (NP (PRP$ my) (NN ARG)) + (NP (DT all) (NN day))))))) + (CC and) + (SBAR + (S + (NP (PRP$ my) (NN headfonesz)) + (VP + (VBP are) + (ADJP (JJ green)) + (: ...) + (NP (JJ stupid) (JJ fat) (NN bastard) (NN lol)))))))))</tree></instance><instance><text>ARG is n't funny and never will be</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP (VBZ is) (RB n't) (ADJP (JJ funny))) + (CC and) + (SBAR (S (ADVP (RB never)) (VP (MD will) (VP (VB be))))))))</tree></instance><instance><text>i get excited everytime i get an email thinking its my ARG invite ... then i 'm depressed to see its only junk</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VB get) + (VP + (VBN excited) + (S + (ADVP (RB everytime) (FW i)) + (VP + (VB get) + (NP + (NP (DT an) (NN email)) + (VP + (VBG thinking) + (S + (NP (PRP$ its) (PRP$ my) (NN google) (NN wave)) + (VP (VB invite))))) + (: ...) + (ADVP (RB then)) + (SBAR + (S + (NP (FW i)) + (VP + (VBP 'm) + (ADJP + (JJ depressed) + (S + (VP + (TO to) + (VP + (VB see) + (NP (PRP$ its) (JJ only) (NN junk))))))))))))))))</tree></instance><instance><text>okay so it was the most intense day ever ... ha , , , song of the day - lucky by ARG</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (JJ okay) + (FRAG + (SBAR + (IN so) + (S + (NP (PRP it)) + (VP + (VBD was) + (NP (DT the) (ADJP (RBS most) (JJ intense)) (NN day)) + (ADVP (RB ever)) + (: ...) + (NP + (NP (ADJP (ADJP (NN ha)) (, ,) (, ,) (, ,)) (NN song)) + (PP (IN of) (NP (DT the) (NN day))))))) + (: -) + (ADJP (JJ lucky) (PP (IN by) (NP ARG))))))</tree></instance><instance><text>70/80s dance tonight at my daughter 's elementary school :--RRB- Totally rocking my best ARG gear :--RRB- Pictures to be posted later ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (CD 70/80s) (NN dance)) + (NP + (NP (NN tonight)) + (PP + (IN at) + (NP + (NP (PRP$ my) (NN daughter) (POS 's)) + (JJ elementary) + (NN school))))) + (: :) + (: --)) + (NP + (NP (SYM RRB)) + (: -) + (NP + (ADVP (RB Totally)) + (VP + (VBG rocking) + (NP + (NP (PRP$ my) (JJS best) (NN ARG) (NN gear)) + (: :) + (FRAG + (PRN (: --) (NP (SYM RRB)) (: -)) + (NP + (NP (NNS Pictures)) + (SBAR + (S + (VP + (TO to) + (VP + (VB be) + (VP (VBN posted) (ADVP (RB later)))))))) + (: ...))))))))</tree></instance><instance><text>ARG love you</text><opinion>positive</opinion><tree>(ROOT (SQ (NP (NN lady) (JJ gaga) (NN love)) (NP (PRP you))))</tree></instance><instance><text>How to present like ARG -LRB- via GuyKawasaki -RRB- fb</text><opinion>neutral</opinion><tree>(ROOT + (WHADJP + (SBAR + (WHADVP (WRB How)) + (S + (VP + (TO to) + (VP + (VB present) + (PP + (IN like) + (NP + (NP ARG) + (PRN + (-LRB- -LRB-) + (PP (IN via) (NP (NNP GuyKawasaki))) + (-RRB- -RRB-)))))))) + (NP (NN fb))))</tree></instance><instance><text>right off of ARG exit + gwinett ... its dope as shit man .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (ADVP + (RB right) + (IN off) + (PP + (IN of) + (NP (NN jimmy) (JJ carter) (NN exit) (CC +) (NN gwinett)))) + (: ...) + (NP + (NP (PRP$ its) (NN dope)) + (PP (IN as) (NP (NN shit) (NN man))))) + (. .)))</tree></instance><instance><text>amazing clock for ARG</text><opinion>positive</opinion><tree>(ROOT (NP (NP (JJ amazing) (NN clock)) (PP (IN for) (NP ARG))))</tree></instance><instance><text>No matter how good you get you can always get better and that 's the exciting part - ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (DT No) + (NN matter) + (SBAR + (WHADVP (WRB how) (JJ good)) + (S (NP (PRP you)) (VP (VBP get) (NP (PRP you)))))) + (VP + (MD can) + (ADVP (RB always)) + (VP + (VP (VB get) (ADVP (JJR better))) + (CC and) + (SBAR + (S + (NP (DT that)) + (VP + (VBZ 's) + (NP + (NP (DT the) (JJ exciting) (NN part)) + (: -) + (NP ARG)))))))))</tree></instance><instance><text>John Boehner , the Republican speaker of the House of Represenatives , criticized ARG in a letter yesterday -LRB- continued -RRB- Lybia US</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NNP John) (NNP Boehner)) + (, ,) + (NP + (NP (DT the) (NNP Republican) (NN speaker)) + (PP + (IN of) + (NP + (NP (DT the) (NNP House)) + (PP (IN of) (NP (NNPS Represenatives)))))) + (, ,)) + (VP + (VBD criticized) + (NP ARG) + (S + (IN in) + (NP (DT a) (NN letter)) + (NP (NN yesterday)) + (VP + (PRN (-LRB- -LRB-) (ADJP (VBN continued)) (-RRB- -RRB-)) + (NP (NNP Lybia) (NNP US)))))))</tree></instance><instance><text>good read on any potential verizon ARG deal and cell technology</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (JJ good) (NN read)) + (PP + (IN on) + (NP + (NP (DT any) (JJ potential) (NN verizon) (NN ARG) (NN deal)) + (CC and) + (NP (NN cell) (NN technology))))))</tree></instance><instance><text>does anyone know the ARG cheat 4 spider-man 2 for infinity web ? cant find it so im losing</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ does) + (NP (NN anyone)) + (VP + (VB know) + (S + (NP (DT the) (NN ARG)) + (VP + (VB cheat) + (NP (CD 4) (NN spider-man) (CD 2)) + (PP (IN for) (NP (NN infinity) (NN web)))))) + (. ?)))</tree></instance><instance><text>exclusive see call of duty 4 : modern warfare reflex footage on the ARG before activision takes it down go go go ! lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (JJ exclusive)) + (VP + (VBP see) + (NP (NP (NN call)) (PP (IN of) (NP (NN duty) (CD 4)))))) + (: :) + (S + (S + (NP + (NP + (NP (JJ modern) (NN warfare) (JJ reflex) (NN footage)) + (PP (IN on) (NP (DT the) (NN ARG)))) + (PP (IN before) (NP (NN activision)))) + (VP (VBZ takes) (NP (PRP it)) (PRT (RP down)))) + (VP (VB go) (VP (ADJP (VB go)) (S (VP (VB go)))))) + (. !)))</tree></instance><instance><text>getting ready to post the latest from charlsieniemiec - it 's excellent , as always , but we need to work on her ARG problem ...</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VBG getting) + (ADJP + (JJ ready) + (S + (VP + (TO to) + (VP + (VB post) + (NP + (NP (DT the) (JJS latest)) + (PP (IN from) (NP (NN charlsieniemiec)))))))))) + (: -) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP (JJ excellent)) + (, ,) + (PP (IN as) (ADVP (RB always))))) + (, ,) + (CC but) + (S + (NP (PRP we)) + (VP + (VBP need) + (S + (VP + (TO to) + (VP + (VB work) + (PP (IN on) (NP (PRP$ her) (NN ARG) (NN problem)))))))) + (: ...)))</tree></instance><instance><text>Brittney Spears and ARG were so cute together !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NNP Brittney) (NNP Spears)) (CC and) (NP ARG)) + (VP (VBD were) (ADJP (RB so) (JJ cute)) (ADVP (RB together))) + (. !)))</tree></instance><instance><text>ARG spelt alot ring :] I learned in grd 3 that it was spelt with 2 words ;-RRB- a lot</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBD spelt) + (NP + (NP (JJ alot) (NN ring) (NN :])) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD learned) + (PP (IN in) (NP (NN grd) (CD 3))) + (SBAR + (IN that) + (S + (NP (PRP it)) + (VP + (VBD was) + (VP + (VBN spelt) + (PP (IN with) (NP (CD 2) (NNS words))))))))))))) + (: ;) + (X (-RRB- -RRB-) (NP (DT a) (NN lot)))))</tree></instance><instance><text>hahaha '' because he 's black '' '' whats wrong with ARG ? ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN hahaha)) + ('' '') + (SBAR + (IN because) + (S (NP (PRP he)) (VP (VBZ 's) (ADJP (JJ black) ('' ''))))) + ('' '')) + (VP (VBZ whats) (ADJP (JJ wrong) (PP (IN with) (NP ARG)))) + (. ?) + ('' '')))</tree></instance><instance><text>AmbarBh Apple Survey - All Apple products Stink ? ARG sucks ? mac .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP AmbarBh) (NNP Apple) (NNP Survey)) + (: -) + (NP (NP (PDT All) (NNP Apple) (NNS products)) (NP (NNP Stink)))) + (. ?)))</tree></instance><instance><text>Guy Ritchie breaks silence on ARG : ' I still love her but she 's retarded ' ~ 7qr</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Guy) (NNP Ritchie) (NNS breaks) (NN silence)) + (PP (IN on) (NP ARG))) + (: :) + (NP + (NP ('' ')) + (SBAR + (S + (S + (NP (PRP I)) + (ADVP (RB still)) + (VP (VBP love) (NP (PRP$ her)))) + (CC but) + (S + (S + (NP (PRP she)) + (VP (VBZ 's) (VP (VBN retarded) ('' ')))) + (SYM ~) + (QP (CD 7qr))))))))</tree></instance><instance><text>Headline of the day : ARG Talks Doing Heroin , Katy Perry -LRB- via HuffingtonPost -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NP (NN Headline)) (PP (IN of) (NP (DT the) (NN day)))) + (: :) + (NP + (NP + (NP (NN russell) (NN brand) (NNS Talks)) + (VP (VBG Doing) (NP (NNP Heroin)))) + (, ,) + (NP + (NP (NNP Katy) (NNP Perry)) + (PRN + (-LRB- -LRB-) + (PP (IN via) (NP (NNP HuffingtonPost))) + (-RRB- -RRB-))))))</tree></instance><instance><text>Got New Moon tickets yesterday for my sister 's birthday ! Now I know how the Star Wars & ARG groupies feel like : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Got) (NNP New) (NNP Moon) (NNS tickets)) + (NP (NN yesterday)) + (PP + (IN for) + (NP (NP (PRP$ my) (NN sister) (POS 's)) (NN birthday))) + (. !)))</tree></instance><instance><text>I just took '' Would ARG and you make a good couple ? '' and got : Perfect Couple ! Try it : .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VBD took) + ('' '') + (VP (MD Would) (VP ARG)))) + (CC and) + (S + (NP (PRP you)) + (VP (VBP make) (NP (DT a) (JJ good) (NN couple)))) + (. ?) + ('' '')))</tree></instance><instance><text>come to our eagan location mon 10/19 5-7pm to celebrate amelia starring ARG , enjoy extended happy hour and much more , goodbye there : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (VP + (VBN come) + (PP + (TO to) + (NP + (PRP$ our) + (NN eagan) + (NN location) + (NN mon) + (CD 10/19) + (NN 5-7pm))) + (S + (VP + (TO to) + (VP + (VB celebrate) + (NP (NP (NN amelia)) (VP (VBG starring) (NP ARG)))))))) + (, ,) + (VP + (VB enjoy) + (NP + (NP + (NP + (NP (VBN extended) (JJ happy) (NN hour)) + (CC and) + (ADVP (RB much) (RBR more))) + (, ,) + (NP (NP (NN goodbye)) (ADVP (EX there)))) + (: :) + (-RRB- -RRB-)))))</tree></instance><instance><text>Is it weird that I 'm jealous of ARG 's curls ? There just so nice and natural</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBZ Is) + (NP (PRP it)) + (ADJP (JJ weird)) + (SBAR + (IN that) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP + (JJ jealous) + (PP + (IN of) + (NP (NP (NN russell) (NN brand) (POS 's)) (NNS curls))))))) + (. ?)))</tree></instance><instance><text>why the fuck this penis sucking ARG bitch keep following me ?</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (WHADVP (WRB why)) + (NP + (NP (DT the) (NN fuck)) + (NP + (NP (DT this) (NN penis)) + (S + (VP + (VBG sucking) + (S + (NP (NN britney) (NNS spears) (NN bitch)) + (VP (VB keep) (PP (VBG following) (NP (PRP me))))))))) + (. ?)))</tree></instance><instance><text>Obots think Jon Stewart is a real newscaster and ARG is a real president p2 tcot</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NNS Obots)) + (VP + (VBP think) + (SBAR + (S + (NP (NNP Jon) (NNP Stewart)) + (VP + (VBZ is) + (NP + (NP (DT a) (JJ real) (NN newscaster)) + (CC and) + (NP ARG))))))) + (VP + (VBZ is) + (NP (DT a) (JJ real) (NN president) (NN p2) (NN tcot)))))</tree></instance><instance><text>emm no - i did n't ! she is always insulting sam and it would be good if she would n't write ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NN emm) + (ADJP (DT no) (: -) (FW i) (S (VP (VBD did) (RB n't))))) + (. !)))</tree></instance><instance><text>Althouse : Am I really as interesting as ARG ' s womb ?</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Althouse)) + (: :) + (SQ + (VBP Am) + (NP (PRP I)) + (FRAG + (ADVP (RB really)) + (ADJP + (IN as) + (JJ interesting) + (PP (IN as) (NP (NP ARG) ('' ') (NP (NNS s) (NN womb))))))) + (. ?)))</tree></instance><instance><text>thinks twitter and facebook on ARG live is going to boost the little controller keyboard sells .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ thinks) + (SBAR + (S + (S + (NP + (NP (NN twitter) (CC and) (NN facebook)) + (PP (IN on) (NP ARG))) + (VP + (VBP live) + (VP + (VBZ is) + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB boost) + (NP + (DT the) + (JJ little) + (NN controller) + (NN keyboard))))))))) + (NP (VBZ sells))))) + (. .)))</tree></instance><instance><text>ARG lacks management to shiver Yucca site , justice told : WASHINGTON WASHINGTON-Lawyers for Washington state an ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ lacks) + (S + (NP (NN management)) + (VP + (TO to) + (VP + (VB shiver) + (NP (NP (NNP Yucca) (NN site)) (, ,) (NP (NN justice))))))) + (VP (VBD told))) + (: :) + (S + (NP + (NP (NNP WASHINGTON) (NNP WASHINGTON-Lawyers)) + (PP (IN for) (NP (NNP Washington)))) + (VP (VBP state) (NP (DT an) (: ...)))) + (. .)))</tree></instance><instance><text>main i miss ARG as i look back in the old ` magazines</text><opinion>positive</opinion><tree>(ROOT + (NP + (JJ main) + (FW i) + (VP + (VBP miss) + (NP ARG) + (SBAR + (IN as) + (S + (FW i) + (VP + (VB look) + (PRT (RB back)) + (PP + (IN in) + (NP (DT the) (JJ old) (`` `) (NNS magazines)))))))))</tree></instance><instance><text>I won the Keen Flyer Badge achievement in ARG and The Half-Blood Prince for 29 trueachievement points</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBD won) + (NP + (NP + (DT the) + (NNP Keen) + (NNP Flyer) + (NNP Badge) + (NN achievement)) + (PP (IN in) (NP ARG))))) + (CC and) + (NP + (NP (DT The) (NNP Half-Blood) (NNP Prince)) + (PP (IN for) (NP (CD 29) (NN trueachievement) (NNS points))))))</tree></instance><instance><text>damn you ARG for making such catchy songs ...</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (RB damn)) + (NP (PRP you)) + (VP + (VBP britney) + (NP + (NP (NNS spears)) + (PP + (IN for) + (S + (VP (VBG making) (NP (JJ such) (JJ catchy) (NNS songs))))))) + (: ...)))</tree></instance><instance><text>1bigant man blake was coming to the ARG all along and fuck shasa lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ 1bigant) (NN man) (NN blake)) + (VP + (VBD was) + (VP + (VBG coming) + (PP (TO to) (NP (DT the) (NNS ARG))) + (ADVP + (ADVP (DT all) (IN along)) + (CC and) + (NP (NN fuck) (NN shasa) (NN lol)))))))</tree></instance><instance><text>ARG the latest to condemn Guinea soldiers for firing on crowds & raping women in a crackdown on a rally</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (NP + (DT the) + (JJS latest) + (S + (VP + (TO to) + (VP + (VB condemn) + (NP + (NP (NNP Guinea) (NNS soldiers)) + (PP + (IN for) + (NP + (NP (NN firing)) + (PP + (IN on) + (NP + (NP (NNS crowds) (CC &) (VBG raping)) + (NP (NNS women))))))) + (PP + (IN in) + (NP + (NP (DT a) (NN crackdown)) + (PP (IN on) (NP (DT a) (NN rally)))))))))))</tree></instance><instance><text>ARG Is ' Rolling ' In The Struggle : I 'm so very conflicted about ARG 's cover of Adele 's '' Rolling i ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ Is) + (ADJP + ('' ') + (JJ Rolling) + ('' ') + (PP (IN In) (NP (DT The) (NNP Struggle)))))) + (: :) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP + (RB so) + (RB very) + (JJ conflicted) + (PP + (IN about) + (NP + (NP (NP (NN john) (NN legend) (POS 's)) (NN cover)) + (PP + (IN of) + (NP + (NP (NNP Adele) (POS 's)) + ('' '') + (NP (JJ Rolling) (FW i))))))))) + (: ...) + (. .)))</tree></instance><instance><text>ARG I love my ARG</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (SBAR (S (NP (PRP I)) (VP (VBP love) (NP (PRP$ my) (NNS ARG)))))))</tree></instance><instance><text>cooda yay !! in bed tweeting rocks !!! thank you sooo much for fitting it ! - nice one cooda now get your ARG online louvallis</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN cooda) (NN yay)) (. !!)))</tree></instance><instance><text>ARG is stealing again celebrity news , celebrity gossip ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (VP + (VBG stealing) + (ADVP (RB again)) + (NP (NN celebrity) (NN news)) + (, ,) + (NP (NN celebrity) (NN gossip)))) + (: ...)))</tree></instance><instance><text>I love justin bieber and ARG justin bieber is so good at singing and ARG is so pretty and really cool like justin bieber</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP (NN justin) (NN bieber)) + (CC and) + (NP (NN lady) (JJ gaga) (NN justin) (NN bieber))))) + (S + (VBZ is) + (ADJP + (RB so) + (JJ good) + (PP (IN at) (NP (NP (NN singing)) (CC and) (NP ARG)))) + (VP + (VBZ is) + (S + (RB so) + (ADVP (RB pretty) (CC and) (ADVP (RB really))) + (VP (VB cool) (PP (IN like) (NP (NN justin) (NN bieber)))))))))</tree></instance><instance><text>thinking ARG 2 has it over the book reader but the lack of external storage on the ARG actively pisses me off firstworldproblems</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG thinking) (NP (NN ARG) (CD 2)))) + (VP + (VP + (VBZ has) + (NP (PRP it)) + (PP (IN over) (NP (DT the) (NN book) (NN reader)))) + (CC but) + (NP + (NP (DT the) (NN lack)) + (PP + (IN of) + (NP + (NP (JJ external) (NN storage)) + (PP (IN on) (NP (DT the) (NN ARG)))))) + (VP + (ADVP (RB actively)) + (VBZ pisses) + (NP (PRP me)) + (PRT (RP off)) + (NP (NNS firstworldproblems))))))</tree></instance><instance><text>glamorous celeb : the best dressed of the day was ARG the oscar winning actress in a white elie saab couture gown</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ glamorous) (NNS celeb)) + (: :) + (S + (NP + (NP (DT the) (JJS best) (VBN dressed)) + (PP (IN of) (NP (DT the) (NN day)))) + (VP + (VBD was) + (NP + (NP ARG) + (NP + (NP (DT the) (NN oscar) (VBG winning) (NN actress)) + (PP + (IN in) + (NP + (DT a) + (JJ white) + (NN elie) + (NN saab) + (NN couture) + (NN gown)))))))))</tree></instance><instance><text>obama gets a nobel peace prize and ARG is still and idiot</text><opinion>negative</opinion><tree>(ROOT + (UCP + (S + (NP (NN obama)) + (VP + (VBZ gets) + (NP + (NP (DT a) (JJ nobel) (NN peace) (NN prize)) + (CC and) + (NP ARG)))) + (UCP (VBZ is) (ADVP (RB still)) (CC and)) + (VP (VB idiot))))</tree></instance><instance><text>i love that my dads a fan of Melannie Fiona , Jennifer Hudson , and ARG :D ha</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (FW i) + (S + (VP + (VBP love) + (SBAR + (IN that) + (S + (NP (PRP$ my) (NNS dads)) + (NP + (NP (DT a) (NN fan)) + (PP (IN of) (NP (NNP Melannie) (NNP Fiona))))))))) + (, ,) + (NP (NP (NNP Jennifer) (NNP Hudson)) (, ,) (CC and) (NP ARG)) + (VP (VBD :D) (NP (NN ha)))))</tree></instance><instance><text>RT if you love ARG < 3</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NN RT)) + (SBAR (IN if) (S (NP (PRP you)) (VP (VBP love) (NP ARG)))) + (NP (JJR <) (CD 3))))</tree></instance><instance><text>Holy Shit , ARG AND Enrique ??? My 15 year old self is freaking out .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (JJ Holy) (NN Shit)) + (, ,) + (NP ARG) + (CC AND) + (NP (NNP Enrique))) + (. ???)))</tree></instance><instance><text>wow spend the whole day listening to '' overprotective '' by ARG < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN wow)) + (VP + (VBP spend) + (NP (DT the) (JJ whole) (NN day)) + (ADJP + (VBG listening) + (TO to) + ('' '') + (JJ overprotective) + ('' '') + (PP (IN by) (NP (NP ARG) (NP (JJR <) (CD 3))))))))</tree></instance><instance><text>was that your voice advertising an ARG for tesco ? somehow , it just did not seem right ! ca n't imagine you liking an ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBD was) + (SBAR + (IN that) + (S + (NP (PRP$ your) (NN voice)) + (VP + (VBG advertising) + (NP (NP (DT an) (NN ARG)) (PP (IN for) (NP (NN tesco)))))))) + (. ?)))</tree></instance><instance><text>these ARG giving head videos are funny and annoying at the same time .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT these) (NN britney) (NNS spears)) + (VP (VBG giving) (NP (NN head) (NNS videos)))) + (VP + (VBP are) + (ADJP (JJ funny) (CC and) (JJ annoying)) + (PP (IN at) (NP (DT the) (JJ same) (NN time)))) + (. .)))</tree></instance><instance><text>... and no I 'm not talking about ARG or Lady ha</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (: ...) + (CC and) + (NP + (DT no) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (RB not) + (VP + (VBG talking) + (PP + (IN about) + (NP (NP ARG) (CC or) (NP (NN Lady) (NN ha)))))))))))</tree></instance><instance><text>ARG i love you .</text><opinion>positive</opinion><tree>(ROOT + (S (NP ARG) (VP (FW i) (S (VP (VBP love) (NP (PRP you))))) (. .)))</tree></instance><instance><text>i hate ARG and wish he would just die already !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (LST (LS i)) + (NP (NN hate) (NN harry) (NN potter)) + (CC and) + (NP + (NP (NN wish)) + (SBAR + (S + (NP (PRP he)) + (VP + (MD would) + (VP (ADVP (RB just)) (VB die) (ADVP (RB already)))))))) + (. !)))</tree></instance><instance><text>Blackberries r like George Bush ... phones r like ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNS Blackberries) (NN r)) + (PP (IN like) (NP (NNP George) (NNP Bush)))) + (: ...) + (VP (NNS phones) (NP (NP (NN r)) (PP (IN like) (NP ARG))))))</tree></instance><instance><text>good job now get me ARG !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ good) (NN job)) + (ADVP (RB now)) + (VP (VBP get) (S (NP (PRP me)) (VP ARG))) + (. !)))</tree></instance><instance><text>So it takes a royal wedding 2 make everyone forget about ARG ? god ! people r easily amused , fickle n just plain fucking stupid at times</text><opinion>negative</opinion><tree>(ROOT + (S + (IN So) + (NP (PRP it)) + (VP + (VBZ takes) + (S + (NP (DT a) (JJ royal) (NN wedding) (CD 2)) + (VP + (VBP make) + (S + (NP (NN everyone)) + (VP (VB forget) (PP (IN about) (NP ARG))))))) + (. ?)))</tree></instance><instance><text>musicmonday ARG - chaotic , taylor swift-lovestory , ARG -3 , ARG - unusual you , kelis-i hate you so much right now</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (NN britney) (NNS spears)) + (: -) + (NP (JJ chaotic) (, ,) (JJ taylor) (NN swift-lovestory)) + (, ,) + (NP (NN britney) (NNS spears) (NP (CD -3)) (, ,) (NP ARG)) + (: -) + (NP + (NP (JJ unusual) (PRP you) (, ,) (JJ kelis-i) (NN hate)) + (FRAG + (NP (PRP you)) + (ADVP (RB so) (RB much)) + (ADVP (RB right) (RB now))))))</tree></instance><instance><text>DID MEDIA LIE !!? ' ARG sure keeps his promises , all the world LOVE him , so open/law abiding & > Brilliant < ABC CBS NBC CNN NPR PBS television NEA</text><opinion>positive</opinion><tree>(ROOT + (S (NP (NNP DID) (NNP MEDIA)) (VP (VB LIE) (VP (NN !!?) ('' ')))))</tree></instance><instance><text>why do n't you like ARG</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ (VBP do) (RB n't) (NP (PRP you)) (PP (IN like) (NP ARG)))))</tree></instance><instance><text>I know right ! I ca n't help it Im trying to make ARG Money !</text><opinion>neutral</opinion><tree>(ROOT (S (NP (PRP I)) (VP (VBP know) (ADVP (RB right))) (. !)))</tree></instance><instance><text>ARG dumps literary agent : ARG has parted ways with his literary agent , Peter McGuigan at Fou ... ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (NP ARG) (VP (VBZ dumps) (NP (JJ literary) (NN agent)))) + (: :) + (S + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN parted) + (NP + (NP (NNS ways)) + (PP + (IN with) + (NP + (NP (PRP$ his) (JJ literary) (NN agent)) + (, ,) + (NP + (NP (NNP Peter) (NNP McGuigan)) + (PP (IN at) (NP (NNP Fou)))))))))) + (: ...) + (: ...)) + (. .)))</tree></instance><instance><text>16:50 headshot nowplaying ARG - Gasoline -LRB- FEMME FATALE - ALBUM DELUXE -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (CD 16:50) + (NN headshot) + (JJ nowplaying) + (NN britney) + (NNS spears)) + (: -) + (NP + (NN Gasoline) + (PRN + (-LRB- -LRB-) + (NP + (NNP FEMME) + (SYM FATALE) + (: -) + (NP (NN ALBUM) (NN DELUXE))) + (-RRB- -RRB-)))))</tree></instance><instance><text>Limbaugh Calls ARG A '' Siss -LSB- y -RSB- '' For Listening To Women Advisors On National Security - Media Matters .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP + (NNP Limbaugh) + (NNS Calls) + (NN ARG) + (NN A) + ('' '') + (NN Siss)) + (PRN (-LRB- -LSB-) (NP (NN y)) (-RRB- -RSB-))) + ('' '') + (PP + (IN For) + (S + (VP + (VBG Listening) + (PP + (TO To) + (NP + (NP (NNS Women)) + (NP + (NP (NNP Advisors)) + (PP + (IN On) + (NP + (NNP National) + (NNP Security) + (: -) + (NNP Media) + (NNS Matters))))))))) + (. .)))</tree></instance><instance><text>you guys have to have a ARG 360 beta !!! i '' am a huge because fan and i wan na play !!! please reconsider !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP you) (NNS guys)) + (VP + (VBP have) + (S + (VP + (TO to) + (VP (VB have) (NP (DT a) (NN ARG) (CD 360) (NN beta)))))) + (. !!!)))</tree></instance><instance><text>80 's ARG - A List of 7 UK Singles - A pop sensation ever since the 1984 release of Holiday , ARG released 22 ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NP (CD 80) (POS 's)) (NN ARG)) + (: -) + (NP + (NP (DT A) (NN List)) + (PP (IN of) (NP (CD 7) (NNP UK) (NNP Singles)))) + (: -)) + (NP + (NP (NN A) (NN pop) (NN sensation)) + (ADVP (RB ever)) + (S + (PP + (IN since) + (NP + (NP (DT the) (CD 1984) (NN release)) + (PP (IN of) (NP (NNP Holiday))))) + (, ,) + (NP ARG) + (VP (VBD released) (NP (CD 22))) + (: ...)))))</tree></instance><instance><text>WTF now ARG is now Snoop 's nephew ? How many damn nephews this guy have ? He 's like fuck the godfather , I 'll be that1uncle smh</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP WTF)) + (ADVP (RB now)) + (VP + (VBP soulja) + (SBAR + (S + (NP (NN boy)) + (VP + (VBZ is) + (ADVP (RB now)) + (NP (NP (NNP Snoop) (POS 's)) (NN nephew)))))) + (. ?)))</tree></instance><instance><text>that 's funny :-RRB- ARG still vulnerable to viruses -- durr , really ?</text><opinion>negative</opinion><tree>(ROOT + (NP + (S (NP (DT that)) (VP (VBZ 's) (ADJP (JJ funny))) (: :)) + (-RRB- -RRB-) + (VP + (NNS windows) + (NP + (CD 7) + (ADJP + (RB still) + (JJ vulnerable) + (PP + (TO to) + (NP + (NP (NNS viruses)) + (: --) + (NP (NP (NN durr)) (, ,) (ADVP (RB really)))))))) + (. ?)))</tree></instance><instance><text>Well if it rains I 'm checking out zakta 's wizard guide and watching all the movies in a row !! I love ARG and I 'm 26 !!</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (INTJ (RB Well)) + (SBAR + (IN if) + (S + (NP (PRP it)) + (VP + (NNS rains) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VP + (VBG checking) + (PRT (RP out)) + (NP + (NP (NN zakta) (POS 's)) + (NN wizard) + (NN guide))) + (CC and) + (VP + (VBG watching) + (NP + (NP (PDT all) (DT the) (NNS movies)) + (PP (IN in) (NP (DT a) (NN row)))))))))))) + (. !!)))</tree></instance><instance><text>left 4 dead 2 demo hits ARG live tomorrow ! so excited to be killing new zombies .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (RB left) (CD 4) (JJ dead) (CD 2) (NN demo)) + (VP (VBZ hits) (S (NP ARG) (VP (VB live) (NP (NN tomorrow))))) + (. !)))</tree></instance><instance><text>i hate my ARG ...</text><opinion>negative</opinion><tree>(ROOT (S (VP (LS i) (VP (VB hate) (NP (PRP$ my) (NN ARG)))) (: ...)))</tree></instance><instance><text>Where can I find books about ARG in the Philippines ? -LRB- I wan na buy -RRB-</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Where)) + (SQ + (MD can) + (NP (PRP I)) + (VP + (VB find) + (NP + (NP (NNS books)) + (PP + (IN about) + (NP + (NP ARG) + (PP (IN in) (NP (DT the) (NNPS Philippines)))))))) + (. ?)))</tree></instance><instance><text>i do know ; hes amazing and hes in ARG and wow</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (LS i) (VP (VBP do) (VP (VB know)))) + (: ;) + (S + (S (NP (NNS hes)) (ADJP (JJ amazing))) + (CC and) + (NP + (NP (NNS hes)) + (PP (IN in) (NP (NP ARG) (CC and) (NP (NN wow))))))))</tree></instance><instance><text>I love NYC but how how can it not have a basketball team that make its name by itself ? That 's why I root 4 the The ARG !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VP (VBP love) (NP (NNP NYC))) + (CC but) + (WHADJP + (WRB how) + (SBARQ + (WHADVP (WRB how)) + (SQ + (MD can) + (NP (PRP it)) + (RB not) + (VP + (VBP have) + (NP + (NP (DT a) (NN basketball) (NN team)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBP make) + (NP (PRP$ its) (NN name)) + (PP (IN by) (NP (PRP itself)))))))))))) + (. ?)))</tree></instance><instance><text>please stop calling ARG a girl ... it 's an insult to women everywhere ... it 's a part breed ! : D</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VB please) + (VP + (VB stop) + (S (VP (VBG calling) (NP (NP ARG) (NP (DT a) (NN girl)))))))) + (: ...) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP (NP (DT an) (NN insult)) (PP (TO to) (NP (NNS women)))) + (ADVP (RB everywhere)))) + (: ...) + (S (NP (PRP it)) (VP (VBZ 's) (NP (DT a) (NN part) (NN breed)))) + (. !)))</tree></instance><instance><text>ARG is a fag .</text><opinion>negative</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ is) (NP (DT a) (NN fag))) (. .)))</tree></instance><instance><text>is there a way when you ' list all songs ' on an ARG , it will group by album instead of alphabetically ? i should like such a feature</text><opinion>positive</opinion><tree>(ROOT + (SQ + (VBZ is) + (NP (EX there)) + (FRAG + (NP + (NP (DT a) (NN way)) + (SBAR + (WHADVP (WRB when)) + (S + (NP + (NP (PRP you) ('' ') (NN list)) + (NP + (NP (DT all) (NNS songs) (POS ')) + (PP (IN on) (NP (DT an) (NN ARG))))) + (, ,) + (NP (PRP it)) + (VP + (MD will) + (VP + (VB group) + (PP + (IN by) + (NP + (NP (NN album)) + (CONJP (RB instead) (IN of)) + (ADVP (RB alphabetically)))))))))) + (. ?)))</tree></instance><instance><text>ok , i was a little quick to judge ARG starter , dig around & you find fun things like color calibration & some cool customization , is true</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ok)) + (, ,) + (NP (FW i)) + (SINV + (VBD was) + (NP + (NP (DT a) (JJ little)) + (ADJP + (JJ quick) + (S + (VP + (TO to) + (VP + (VB judge) + (NP + (NNS windows) + (NP + (CD 7) + (S + (ADJP + (ADJP (JJ starter)) + (, ,) + (S + (VP + (VB dig) + (SBAR + (IN around) + (CC &) + (S + (NP (PRP you)) + (VP + (VBP find) + (NP + (NP (NN fun) (NNS things)) + (PP + (IN like) + (NP + (NP + (NN color) + (NN calibration)) + (CC &) + (NP + (DT some) + (JJ cool) + (NN customization)))))))))))) + (, ,)))))))) + (VP (VBZ is) (ADJP (JJ true))))))</tree></instance><instance><text>why da hell did da dream tell ARG that she can sing smh stick 2 fuckin & suckin sweetheart , you r good at it</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (WHADVP (WRB why)) + (S + (NP (NN da) (NN hell)) + (VP + (VBD did) + (SBAR + (S + (NP (NN da) (NN dream)) + (VP + (VBP tell) + (NP ARG) + (SBAR + (IN that) + (S + (NP (PRP she)) + (VP + (MD can) + (VP + (VB sing) + (NP + (NN smh) + (NN stick) + (CD 2) + (NN fuckin) + (CC &) + (NN suckin) + (NN sweetheart)))))))))))) + (, ,) + (NP (PRP you)) + (VP (NN r) (ADJP (JJ good) (PP (IN at) (NP (PRP it)))))))</tree></instance><instance><text>Wow a day with brooke saw ARG and the deathly hallows part 1 it was amazing and going home now so tired i love snow : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (PRN + (UH Wow) + (PRN + (S + (NP (NP (DT a) (NN day)) (PP (IN with) (NP (NN brooke)))) + (VP + (VBD saw) + (NP + (NP ARG) + (CC and) + (NP + (NP + (DT the) + (ADJP (RB deathly) (JJ hallows)) + (NN part) + (CD 1)) + (SBAR + (S + (NP (PRP it)) + (VP + (VP (VBD was) (ADJP (JJ amazing))) + (CC and) + (VP + (VBG going) + (ADVP (RB home)) + (ADVP (RB now)) + (NP + (RB so) + (NP (JJ tired) (FW i) (NN love) (NN snow)) + (: :)))))))))) + (-RRB- -RRB-))))</tree></instance><instance><text>-LSB- video -RSB- ARG pulp fiction</text><opinion>neutral</opinion><tree>(ROOT + (NP + (-LRB- -LSB-) + (NN video) + (-RRB- -RSB-) + (NN google) + (NN wave) + (NN pulp) + (NN fiction)))</tree></instance><instance><text>great that barack obama won the nobel peace prize but is n't the sub-text behind him winning really ' congratulations for not being ARG ' ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP + (JJ great) + (SBAR + (IN that) + (S + (NP (NN barack) (NN obama)) + (VP + (VP + (VBD won) + (NP (DT the) (JJ nobel) (NN peace) (NN prize))) + (CC but) + (VP + (VBZ is) + (RB n't) + (NP + (NP (DT the) (NN sub-text)) + (PP + (IN behind) + (S + (NP (PRP him)) + (VP + (VBG winning) + (ADVP (RB really)) + ('' ') + (NP (NNS congratulations)) + (PP + (IN for) + (S + (RB not) + (VP + (VBG being) + (NP (JJ george) (JJ bush) ('' ')))))))))))))) + (. ?)))</tree></instance><instance><text>may be it 's a damn parent trap -LRB- hell no you 're making a movie with ARG -RRB- huahahahahahaha</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (MD may) + (VP + (VB be) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP + (NP (DT a) (JJ damn) (NN parent) (NN trap)) + (PRN + (-LRB- -LRB-) + (NP + (NP (NN hell)) + (SBAR + (DT no) + (S + (NP (PRP you)) + (VP + (VBP 're) + (VP + (VBG making) + (NP + (NP (DT a) (NN movie)) + (PP (IN with) (NP ARG)))))))) + (-RRB- -RRB-))) + (NN huahahahahahaha)))))))))</tree></instance><instance><text>watching '' 8mile '' this my favorite movie besides ARG lol << < I know every freestyle in 8 mile what a lame I am LMAO</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (VBG watching) ('' '') (NN 8mile) ('' '')) + (NP + (NP (DT this) (PRP$ my) (JJ favorite) (NN movie)) + (PP + (IN besides) + (NP + (NP (NN harry) (NN potter) (NN lol) (NN <<)) + (ADJP (JJR <) (NP (CD I))))))) + (VP + (VBP know) + (NP (DT every) (NN freestyle)) + (PP + (IN in) + (NP + (NP (CD 8) (NN mile)) + (VP + (WHNP (WDT what)) + (NP + (NP + (NP (DT a) (JJ lame)) + (SBAR (S (NP (PRP I)) (VP (VBP am))))) + (NP (NNP LMAO)))))))))</tree></instance><instance><text>i just got a ARG invite ! argh ! why does starbucks internet have to be so slow ! this is the best day ever ! ; -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (ADVP (RB just)) + (VBD got) + (NP (DT a) (NN google) (NN wave)) + (VP (VB invite)) + (. !)))</tree></instance><instance><text>' if you 're tryna become a teen idol , tip numba three , do n't be friends with ARG ' hahahahaha .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + ('' ') + (S + (SBAR + (IN if) + (S (NP (PRP you)) (VP (VBP 're) (NP (NNS tryna))))) + (VP (VB become) (NP (DT a) (NN teen) (NN idol)))) + (, ,) + (NN tip) + (NN numba) + (CD three)) + (, ,) + (VP + (VBP do) + (RB n't) + (VP + (VB be) + (NP (NNS friends)) + (PP (IN with) (NP (NP ARG) ('' ') (NN hahahahaha))))) + (. .)))</tree></instance><instance><text>ARG -- justice delayed is sweet justice hollywoodextrafiled under : < a href = '' : / / is.gd / 4mkgr</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP ARG) (: --) (NP (NP (NN justice)) (VP (VBN delayed)))) + (VP + (VBZ is) + (NP + (NP (JJ sweet) (NN justice)) + (VP + (VBN hollywoodextrafiled) + (PP + (IN under) + (: :) + (ADJP + (ADJP (JJR <) (DT a) (ADJP (NN href) (JJ =) ('' ''))) + (: :) + (ADJP (FRAG (: /) (: /) (VBN is.gd) (: /) (CD 4mkgr))))))))))</tree></instance><instance><text>Venus and ARG might well have recovered from recent injury worries , but the sisters are still uncertain ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NNP Venus) (CC and) (NNP serena) (NNS williams)) + (VP + (MD might) + (ADVP (RB well)) + (VP + (VB have) + (VP + (VBN recovered) + (PP (IN from) (NP (JJ recent) (NN injury) (NNS worries))))))) + (, ,) + (CC but) + (S + (NP (DT the) (NNS sisters)) + (VP (VBP are) (ADVP (RB still)) (ADJP (JJ uncertain)))) + (: ...) + (. .)))</tree></instance><instance><text>dragon age : origins theme song - ARG 360 video game news - pal ...</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NN dragon) (NN age)) + (: :) + (NP + (NP (NNS origins) (NN theme) (NN song)) + (: -) + (NP + (NP (NN ARG) (CD 360) (NN video) (NN game) (NN news)) + (: -) + (NP (NN pal) (: ...))))))</tree></instance><instance><text>David Letterman 's interview with ARG aired today in SA - quite ironic what he told her reply relationships considering what happened lately</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NP (NNP David) (NNP Letterman) (POS 's)) (NN interview)) + (PP (IN with) (NP ARG))) + (VP + (VBD aired) + (NP (NN today)) + (PP (IN in) (NP (NNP SA))) + (: -) + (ADVP + (ADVP (RB quite) (JJ ironic)) + (SBAR + (WHNP (WP what)) + (S + (NP (PRP he)) + (VP + (VBD told) + (NP (PRP her)) + (VP + (VB reply) + (NP + (NP (NNS relationships)) + (VP + (VBG considering) + (SBAR + (WHNP (WP what)) + (S (VP (VBD happened) (ADVP (RB lately)))))))))))))))</tree></instance><instance><text>I hope Belgium does n't piss ARG off ... I like Belgium .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP hope) + (SBAR + (S + (NP (NNP Belgium)) + (VP + (VBZ does) + (RB n't) + (VP (VB piss) (NP ARG) (PRT (IN off))))))) + (: ...) + (S (NP (PRP I)) (VP (VBP like) (NP (NNP Belgium)))) + (. .)))</tree></instance><instance><text>when did you start talking like ARG</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB when)) + (SQ + (VBD did) + (NP (PRP you)) + (VP (VB start) (S (VP (VBG talking) (PP (IN like) (NP ARG))))))))</tree></instance><instance><text>Yo that 's messed up ARG little brother gone damn RIP little homie</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Yo)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ 's) + (VP + (VBN messed) + (PRT (RP up)) + (NP + (NP (NN ARG) (JJ little) (NN brother)) + (VP + (VBN gone) + (ADVP (RB damn)) + (NP (NN RIP) (JJ little) (NN homie))))))))))</tree></instance><instance><text>President ARG is a good man , he cares about his people like he does his kids ... I like that ...</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP President) (NNP ARG)) + (VP + (VBZ is) + (SBAR + (S + (NP (DT a) (JJ good) (NN man)) + (, ,) + (NP (PRP he)) + (S + (VP + (VBZ cares) + (PP + (IN about) + (NP + (NP (PRP$ his) (NNS people)) + (SBAR + (IN like) + (S + (NP (PRP he)) + (VP (VBZ does) (NP (PRP$ his) (NNS kids)))))))) + (: ...) + (S (NP (PRP I)) (SBAR (VBP like) (IN that) (: ...)))))))))</tree></instance><instance><text>Fuck Jus10 , restart , cine , hori , ARG , fuck all , I WANT SlipknotRockinRio2011</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB Fuck) + (NP + (NP (NN Jus10)) + (, ,) + (S + (VP + (VB restart) + (, ,) + (S + (NP + (NP (NN cine)) + (, ,) + (NP (NN hori)) + (, ,) + (NP ARG) + (, ,)) + (VP (VB fuck) (NP (DT all))))) + (, ,) + (S + (NP (PRP I)) + (VP (VBP WANT) (NP (NN SlipknotRockinRio2011)))))))))</tree></instance><instance><text>ARG might be the best thing ever , but the ms marketing department seems determined to undermine that with ads full of pricks ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NNS windows) + (SBAR + (S + (S + (NP (CD 7)) + (VP + (MD might) + (VP + (VB be) + (NP + (NP (DT the) (JJS best) (NN thing)) + (ADVP (RB ever)))))) + (, ,) + (CC but) + (FRAG + (NP (DT the) (NN ms) (NN marketing) (NN department)) + (VBZ seems) + (VBN determined) + (TO to) + (VB undermine) + (IN that) + (PP + (IN with) + (NP + (NP (NNS ads)) + (ADJP (JJ full) (PP (IN of) (NP (NNS pricks)))))) + (: ...))))))</tree></instance><instance><text>I still ca n't believe that ARG and Nick Cannon are married ... it 's just weird lol</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP I)) + (SBAR + (ADVP (RB still)) + (S + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (SBAR + (IN that) + (S + (NP (NP ARG) (CC and) (NP (NNP Nick) (NNP Cannon))) + (VP (VBP are) (ADJP (JJ married))))))) + (: ...) + (S + (NP (PRP it)) + (VP (VBZ 's) (NP (ADJP (RB just) (JJ weird)) (NN lol))))))))</tree></instance><instance><text>I love ARG than my family</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP (NN lady)) + (ADJP + (ADJP (JJ gaga)) + (PP (IN than) (NP (PRP$ my) (NN family))))))))</tree></instance><instance><text>hopeeee _ haaa whatever : b watching ARG with brother : b you ? -LSB- :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN hopeeee) + (FRAG + (SYM _) + (FW haaa) + (WHNP (WDT whatever)) + (: :) + (S + (NP (NN b)) + (VP (VBG watching) (NP ARG) (PP (IN with) (NP (NN brother))))) + (SBARQ (: :) (SQ (NP (NN b)) (NP (PRP you))))) + (. ?)))</tree></instance><instance><text>musicmonday 2 great covers of ARG songs : glen hansard - everytime and a static lullaby - toxic</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN musicmonday) (CD 2) (JJ great) (NNS covers)) + (PP (IN of) (NP (NN britney) (NNS spears) (NNS songs)))) + (: :) + (NP + (NP + (NP (NN glen) (NN hansard)) + (: -) + (NP + (NP (NN everytime)) + (CC and) + (NP (DT a) (JJ static) (NN lullaby))) + (: -)) + (ADJP (JJ toxic)))))</tree></instance><instance><text>Los angles ARG : Power Ranking Top 10 Greatest Moments in Franchise History : In those days a coin flip , not the ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Los) (NNS angles) (NNS ARG)) + (: :) + (NP + (NP + (NP + (NNP Power) + (NNP Ranking) + (NNP Top) + (CD 10) + (NNP Greatest) + (NNS Moments)) + (PP (IN in) (NP (NNP Franchise) (NN History)))) + (: :) + (FRAG + (PP (IN In) (NP (DT those) (NNS days))) + (NP (DT a) (NN coin) (JJ flip)) + (, ,) + (ADVP (RB not) (DT the) (: ...)))) + (. .)))</tree></instance><instance><text>RT : cmasonwells Not gon na lie , the headline '' Guy Ritchie : ARG Is Retarded '' pretty much made my day .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (: :) + (S + (NP + (NP + (NP + (NP (NNS cmasonwells)) + (S + (RB Not) + (VP (VBG gon) (S (VP (TO na) (VP (VB lie))))))) + (, ,) + (NP (DT the) (NN headline) ('' '') (NNP Guy) (NNP Ritchie))) + (: :) + (S (NP ARG) (VP (VBZ Is) (VP (VBN Retarded)))) + ('' '')) + (ADVP (RB pretty) (RB much)) + (VP (VBN made) (NP (PRP$ my) (NN day)))) + (. .)))</tree></instance><instance><text>I 'll dming to ARG whoever follow ~ ~ > BiebergasmTM</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD 'll) + (VP + (VB dming) + (PP + (TO to) + (NP + (NP ARG) + (SBAR + (WHNP (WP whoever)) + (S + (VP + (VBP follow) + (FRAG + (NP (SYM ~)) + (SYM ~) + (NP (JJR >) (NN BiebergasmTM))))))))))))</tree></instance><instance><text>man found my ARG might start rocking out with it cheer boy</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN man)) + (VP + (VBD found) + (SBAR + (S + (NP (PRP$ my) (NN ARG)) + (VP + (MD might) + (VP + (VB start) + (S + (VP + (VBG rocking) + (PRT (RP out)) + (PP (IN with) (NP (PRP it))))) + (VP (VB cheer) (NP (NN boy))))))))))</tree></instance><instance><text>Love how I choose another tattoo and BOOM ARG has the exact same one ... fuck now I ca n't get it</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN Love)) + (SBAR + (WHADVP (WRB how)) + (S + (S + (NP (PRP I)) + (VP (VBP choose) (NP (DT another) (NN tattoo)))) + (CC and) + (S + (NP (NN BOOM) (NN miley) (NN cyrus)) + (VP + (VBZ has) + (NP (DT the) (JJ exact) (JJ same) (CD one))))))) + (: ...) + (S + (NP (NN fuck)) + (ADVP (RB now)) + (NP (PRP I)) + (VP (MD ca) (RB n't) (VP (VB get) (NP (PRP it)))))))</tree></instance><instance><text>really needs a new laptop ... speakers don work , trackpad button is all screw ... but id also really love an ARG with camera ... priorities</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB really)) + (VP + (VBZ needs) + (SBAR + (S + (S + (NP + (NP (DT a) (JJ new) (NN laptop)) + (: ...) + (NP (NNS speakers))) + (VP (VBP don) (NP (NN work)))) + (, ,) + (S + (NP (NN trackpad) (NN button)) + (VP (VBZ is) (NP (DT all) (VB screw)))) + (: ...) + (CC but) + (S + (NP (NNP id)) + (ADVP (RB also)) + (VP + (ADVP (RB really)) + (VB love) + (NP (DT an) (NN ARG)) + (PP (IN with) (NP (NN camera)))))))) + (: ...) + (NP (NNS priorities))))</tree></instance><instance><text>how from playing call of duty modern warfare 2 before its release date ? holy shit my ARG got banned ! o_o ,</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (FRAG + (WHADVP (WRB how)) + (PP + (PP + (IN from) + (NP + (NP (VBG playing) (NN call)) + (PP + (IN of) + (NP (NN duty) (JJ modern) (NN warfare) (CD 2))))) + (PP (IN before) (NP (PRP$ its) (NN release) (NN date))))) + (. ?)))</tree></instance><instance><text>guitar hero world tour - band kit -LRB- ARG 360 -RRB- for $ 79 deals</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN guitar) (NN hero) (NN world) (NN tour)) + (: -) + (NP + (NP + (NP (NN band) (NN kit)) + (PRN (-LRB- -LRB-) (NP (NN ARG) (CD 360)) (-RRB- -RRB-))) + (PP (IN for) (NP ($ $) (CD 79)))) + (NNS deals)))</tree></instance><instance><text>ARG at me ! i 'm on h2thep -LRB- something went wrong with my usual name : - -LRB-</text><opinion>neutral</opinion><tree>(ROOT (NP (NP ARG) (PP (IN at) (NP (PRP me))) (. !)))</tree></instance><instance><text>mm ARG - toxic that 's my song real talk</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN mm) (NN britney) (NNS spears)) + (: -) + (ADJP + (JJ toxic) + (SBAR + (S + (NP (DT that)) + (VP + (VBZ 's) + (NP (NP (PRP$ my) (NN song)) (NP (JJ real) (NN talk)))))))))</tree></instance><instance><text>No hand of God now : ARG ' is Argentina would be better off without him : The Canadian Press PARIS -- One st. .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NP (DT No) (NN hand)) (PP (IN of) (NP (NNP God)))) + (SBAR + (S + (NP (ADVP (RB now)) (: :) (NN ARG) ('' ')) + (VP + (VBZ is) + (SBAR + (S + (NP (NNP Argentina)) + (VP + (MD would) + (VP + (VB be) + (ADJP + (JJR better) + (RP off) + (PP (IN without) (NP (PRP him))))))))))) + (: :)) + (NP + (NP (DT The) (NNP Canadian) (NNP Press) (NNP PARIS)) + (PRN (: --) (NP (CD One) (NN st.)))) + (. .)))</tree></instance><instance><text>Wonder if Common gets put in a headlock by ARG when she busts him masturbating and asks '' Why you wasting sperm bitch ? ''</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (JJ Wonder) + (IN if) + (NP + (NP (JJ Common) (VBZ gets)) + (VP + (VBN put) + (PP (IN in) (NP (DT a) (NN headlock))) + (PP (IN by) (NP ARG)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP + (NNS busts) + (S + (NP (PRP him)) + (VP + (VP (VBG masturbating)) + (CC and) + (VP + (VBZ asks) + ('' '') + (SBARQ + (WHADVP (WRB Why)) + (S + (NP (PRP you)) + (VP + (VBG wasting) + (NP (NP (NN sperm)) (NN bitch))))))))))))) + (. ?) + ('' '')))</tree></instance><instance><text>I fall in love with ARG more and more :'-RRB- you 're the best !</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP fall) + (PP (IN in) (NP (NN love))) + (PP + (IN with) + (NP + (NP ARG) + (ADJP (ADJP (RBR more)) (CC and) (ADJP (RBR more))))))) + (: :) + (S + (NP ('' ')) + (-RRB- -RRB-) + (S (NP (PRP you)) (VP (VBP 're) (NP (DT the) (JJS best))))) + (. !)))</tree></instance><instance><text>Hey , Little Monsters , what did you think of ARG show ? - San Jose Mercury News .</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (INTJ (UH Hey)) + (, ,) + (SBARQ + (NP (JJ Little) (NNS Monsters)) + (, ,) + (WHNP (WP what)) + (SQ + (VBD did) + (NP (PRP you)) + (VP + (VB think) + (PP (IN of) (NP (NN lady) (JJ gaga) (NN show)))))) + (. ?)))</tree></instance><instance><text>some interesting feedback on the ARG in a class context :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT some) (JJ interesting) (NN feedback)) + (PP (IN on) (NP (DT the) (NN ARG))) + (PP (IN in) (NP (DT a) (NN class) (NN context))) + (: :)))</tree></instance><instance><text>PRESIDENT ARG SUPPORTS BILL THOMPSON FOR MAYOR STATEMENT FROM BILL THOMPSON : `` I am grateful and ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN PRESIDENT) (NN barack) (NN obama)) + (VP + (VBZ SUPPORTS) + (NP (NNP BILL) (NNP THOMPSON)) + (PP + (IN FOR) + (NP + (NNP MAYOR) + (NNP STATEMENT) + (NNP FROM) + (NNP BILL) + (NNP THOMPSON))))) + (: :) + (`` ``) + (S (NP (PRP I)) (UCP (VBP am) (JJ grateful) (CC and)) (: ...))))</tree></instance><instance><text>Do n't disrespect the thing RT NIEKA_GREATAZ : boooooooooRT BuZZeDaPromoter : ARG ARG ARG ARG -LRB- continued -RRB- .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBP Do) + (RB n't) + (VP + (VB disrespect) + (NP + (NP + (DT the) + (NN thing) + (NN RT) + (NNP NIEKA) + (SYM _) + (NNP GREATAZ)) + (: :) + (S + (NP (NP (NN boooooooooRT) (NNP BuZZeDaPromoter)) (: :)) + (VP + (NNS ARG) + (NP + (NP (NNS ARG) (NNS ARG) (NNS ARG)) + (PRN + (-LRB- -LRB-) + (VP (VBN continued)) + (-RRB- -RRB-)))))))) + (. .)))</tree></instance><instance><text>i really really really hate when the ARG edition costs considerably more -LRB- 19 % ! -RRB- than the bound book , even before shipping .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (LS i) + (ADVP (RB really)) + (X + (VP + (RB really) + (RB really) + (VP + (VB hate) + (SBAR + (WHADVP (WRB when)) + (S + (NP (DT the) (NN ARG) (NN edition) (NNS costs)) + (ADJP + (ADJP (RB considerably) (RBR more)) + (PRN + (-LRB- -LRB-) + (NP (CD 19) (NN %)) + (. !) + (-RRB- -RRB-))))))))))</tree></instance><instance><text>ARG Tries to Take Two and Half Men Fight -LRB- Even More -RRB- Public .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ Tries) + (S + (VP + (TO to) + (VP + (VP (VB Take) (NP (CD Two))) + (CC and) + (NP + (NP + (NP (NN Half) (NN Men) (NN Fight)) + (PRN + (-LRB- -LRB-) + (ADVP (RB Even) (RBR More)) + (-RRB- -RRB-))) + (NP (NN Public))))))) + (. .)))</tree></instance><instance><text>ARG is leaving the acting career to take up fashion !! no !! i love her movies !! herbie was so cool !!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (S + (VP + (VBG leaving) + (NP (DT the) (VBG acting) (NN career)) + (S + (VP + (TO to) + (VP (VB take) (PRT (RP up)) (NP (NN fashion)))))))) + (. !!)))</tree></instance><instance><text>really not sure i like the richard gere ARG love affair thing .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (RB really) + (RB not) + (JJ sure) + (FW i) + (FRAG + (PP + (IN like) + (NP + (DT the) + (NN richard) + (NN gere) + (JJ hilary) + (NN swank) + (NN love) + (NN affair) + (NN thing))))) + (. .)))</tree></instance><instance><text>if its bitter at the start then its sweeter in the end :-RRB- ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (SBAR + (IN if) + (S + (NP + (NP (PRP$ its) (JJ bitter)) + (PP (IN at) (NP (DT the) (NN start)))) + (ADVP (RB then)) + (NP + (NP (PRP$ its) (NN sweeter)) + (PP (IN in) (NP (DT the) (NN end)))))) + (: :) + (NP (-RRB- -RRB-) (NN ARG))))</tree></instance><instance><text>where do celebs like ARG get their costumes for music video</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB where)) + (FRAG + (SQ + (VBP do) + (NP (NP (NNS celebs)) (PP (IN like) (NP ARG))) + (VP + (VBP get) + (NP + (NP (PRP$ their) (NNS costumes)) + (PP (IN for) (NP (NN music) (NN video)))))))))</tree></instance><instance><text>mac check this out its a ARG mix you will love it i promise</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN mac) (NN check)) + (VP + (DT this) + (PRT (RP out)) + (SBAR + (S + (NP (PRP$ its) (DT a) (NN britney) (NNS spears)) + (VP + (VBP mix) + (SBAR + (S + (NP (PRP you)) + (VP + (MD will) + (VP + (VB love) + (NP (PRP it)) + (NP (FW i) (NN promise))))))))))))</tree></instance><instance><text>speaking about how much i hate the devil ... ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBG speaking) + (SBAR + (IN about) + (SBAR + (WHNP (WHNP (WRB how) (JJ much)) (FW i)) + (S (VP (VBP hate) (NP (DT the) (NNP devil))))) + (: ...) + (NP ARG)))))</tree></instance><instance><text>These tweets about ARG remind me that I dreamt of her ... I saw a concert of her with the Modern Family people and then we were friends XD</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NP (DT These) (NNS tweets)) (PP (IN about) (ADJP ARG))) + (VP + (VB remind) + (NP (PRP me)) + (SBAR + (IN that) + (S + (NP (PRP I)) + (VP (VBD dreamt) (PP (IN of) (NP (PRP$ her))))))) + (: ...) + (S + (NP (PRP I)) + (VP + (VBD saw) + (NP + (NP (DT a) (NN concert)) + (PP + (IN of) + (NP + (NP (PRP$ her)) + (PP + (IN with) + (NP + (DT the) + (NNP Modern) + (NNP Family) + (NNS people))))))))) + (CC and) + (S + (ADVP (RB then)) + (NP (PRP we)) + (VP (VBD were) (NP (NNS friends)) (NP (NNP XD))))))</tree></instance><instance><text>what is the recommended jailbreak software for an ARG software version 3.0.1 ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP what)) + (SQ + (VBZ is) + (NP + (NP (DT the) (VBN recommended) (NN jailbreak) (NN software)) + (PP + (IN for) + (NP + (NP (DT an) (NN ARG) (NN software) (NN version)) + (NP (CD 3.0.1)))))) + (. ?)))</tree></instance><instance><text>monster hunter freedom unite usa demo ARG bahamutwwwtorrentsforall ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN monster) (NN hunter) (NN freedom)) + (VP + (VBP unite) + (NP (NN usa) (NN demo) (NN ARG) (NN bahamutwwwtorrentsforall))) + (: ...)))</tree></instance><instance><text>guess i 'll just sit here and listen 2 my ARG until my mom decidez 2 get the hell off the cpu .</text><opinion>positive</opinion><tree>(ROOT + (S + (NN guess) + (FW i) + (VP + (MD 'll) + (ADVP (RB just)) + (VP + (VP (VB sit) (ADVP (RB here))) + (CC and) + (VP + (VB listen) + (NP (CD 2)) + (NP (PRP$ my) (NN ARG)) + (SBAR + (IN until) + (S + (NP (PRP$ my) (NN mom) (NN decidez) (CD 2)) + (VP + (VBP get) + (NP (DT the) (NN hell)) + (PP (IN off) (NP (DT the) (NN cpu))))))))) + (. .)))</tree></instance><instance><text>Diego ARG denies that he 's a quitter</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ Diego) (NN ARG)) + (VP + (VBZ denies) + (SBAR + (IN that) + (S (NP (PRP he)) (VP (VBZ 's) (NP (DT a) (NN quitter))))))))</tree></instance><instance><text>Closing Oprah 's Closet Doors : The ARG Show wo n't be the only Oprah enterprise vanishing at the end of May : ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (NN Closing) + (NP + (NP (NP (NNP Oprah) (POS 's)) (NNP Closet) (NNP Doors)) + (: :) + (S + (S + (NP (DT The) (NN oprah) (NN winfrey) (NN Show)) + (VP + (MD wo) + (RB n't) + (VP + (VB be) + (NP + (NP (DT the) (JJ only) (NNP Oprah) (NN enterprise)) + (VP + (VBG vanishing) + (PP + (IN at) + (NP + (NP (DT the) (NN end)) + (PP (IN of) (NP (NNP May)))))))))) + (: :) + (: ...)))) + (. .)))</tree></instance><instance><text>yes !!!!!!!! i wish you could see my '' cranking face '' right now ... my ARG is doing the most ! everyone falls in love sumtime is on !</text><opinion>positive</opinion><tree>(ROOT (QP (RB yes) (CD !!!!!!!!)))</tree></instance><instance><text>Paul Krugman : Politics of spite dreadful - There was what President ARG likes to call a teachable moment l ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Paul) (NNP Krugman)) + (: :) + (NP + (NP + (NP + (NP (NNS Politics)) + (PP (IN of) (NP (NN spite) (JJ dreadful) (: -)))) + (SBAR + (S + (NP (EX There)) + (VP + (VBD was) + (SBAR + (WHNP (WP what)) + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBZ likes) + (S + (VP + (TO to) + (VP + (VB call) + (NP + (DT a) + (JJ teachable) + (NN moment) + (NN l)))))))))))) + (QP (: ...)))))</tree></instance><instance><text>Kings take on hated ARG in just 10 minutes ! Head over to Kings.com and joining the Live Blog ! KingsFans HereWeRise</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNS Kings)) + (VP + (VBP take) + (PRT (RP on)) + (VP + (VBN hated) + (NP ARG) + (PP (IN in) (NP (QP (RB just) (CD 10)) (NNS minutes))))) + (. !)))</tree></instance><instance><text>watching ARG on an amazing fall day =-RRB- perfecttttt</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (NP ARG) + (PP + (IN on) + (NP + (NP + (NP (DT an) (JJ amazing) (NN fall) (NN day)) + (NP (ADJP (JJ =))) + (-RRB- -RRB-)) + (NN perfecttttt))))))</tree></instance><instance><text>arrogant * and he 's just like a mixed version of Micheal Jackson and ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (JJ arrogant) (NN *)) + (CC and) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ 's) + (PP + (ADVP (RB just)) + (IN like) + (NP + (NP (DT a) (JJ mixed) (NN version)) + (PP + (IN of) + (NP + (NP (NNP Micheal) (NNP Jackson)) + (CC and) + (NP ARG))))))))) + (. .)))</tree></instance><instance><text>listening to ARG , her music puts me in a good mood .</text><opinion>positive</opinion><tree>(ROOT + (S + (S (VP (VBG listening) (S (VP (TO to) (VP ARG))))) + (, ,) + (NP (PRP$ her) (NN music)) + (VP + (VBZ puts) + (NP (PRP me)) + (PP (IN in) (NP (DT a) (JJ good) (NN mood)))) + (. .)))</tree></instance><instance><text>nm_journal Apple Survey - Are Apple products any good ? ARG sucks ? apple .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN nm) (SYM _) (NN journal) (NNP Apple) (NNP Survey)) + (: -) + (SQ + (VBP Are) + (NP (NNP Apple) (NNS products)) + (NP (DT any) (JJ good))) + (. ?)))</tree></instance><instance><text>overall i like ARG , but its not a whole lot different than vista</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (JJ overall) (FW i) (PP (IN like) (S ARG))) + (, ,) + (CC but) + (NP + (PRP$ its) + (NP + (NP (RB not) (DT a) (JJ whole) (NN lot)) + (ADJP (JJ different) (PP (IN than) (NP (NN vista))))))))</tree></instance><instance><text>'' are we really supposed to believe ARG is a virgin ? why exactly are we supposed to care ? '' hahaha , oh ano de 2001 ... -LRB- sfu < 3 x2 -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SINV + ('' '') + (VP (VBP are)) + (NP + (NP (PRP we)) + (VP + (ADVP (RB really)) + (VBN supposed) + (S + (VP + (TO to) + (VP + (VB believe) + (SBAR + (S (NP ARG) (VP (VBZ is) (NP (DT a) (JJ virgin)))))))))) + (. ?)))</tree></instance><instance><text>Libya questions swirl as Obama comes home : By Alan Silverleib , CNN Washington -LRB- CNN -RRB- -- President ARG is ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NNP Libya) (NNS questions)) + (VP + (VBP swirl) + (SBAR + (IN as) + (S (NP (NNP Obama)) (VP (VBZ comes) (NP (NN home)))))) + (: :)) + (PP (IN By) (NP (NNP Alan) (NNP Silverleib))) + (, ,) + (NP + (NP (NNP CNN) (NNP Washington)) + (PRN (-LRB- -LRB-) (NP (NNP CNN)) (-RRB- -RRB-))) + (: --) + (NP (NNP President) (NN barack) (NN obama)) + (VP (VBZ is) (: ...)) + (. .)))</tree></instance><instance><text>ARG ' s love shot down !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lindsay) (NN lohan) ('' ') (NNS s)) + (VP (VBP love) (VP (VBN shot) (PRT (RB down)))) + (. !)))</tree></instance><instance><text>okay xxl.com - rap fucking ARG auto spell , i meant watched porn after xxl mag ... not xxx ... ugh</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (JJ okay) (NNP xxl.com) (: -) (NN rap)) + (ADJP (RB fucking) (JJ ARG)) + (NN auto) + (NN spell)) + (, ,) + (NP (FW i) (VBN meant) (VBN watched) (NN porn)) + (PP (IN after) (NP (NN xxl) (NN mag))) + (FRAG (: ...) (RB not) (NP (NP (NN xxx)) (: ...) (NP (NN ugh))))))</tree></instance><instance><text>anaraaaaaaaaaaaaa lol hhehehe remember you can do anything in this world !! love you lots i miss ARG !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN anaraaaaaaaaaaaaa) (NN lol) (NN hhehehe)) + (VP + (VBP remember) + (SBAR + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB do) + (NP (NN anything)) + (PP (IN in) (NP (DT this) (NN world)))))))) + (. !!)))</tree></instance><instance><text>lady gag was awesome on SNL she looks much better in long hair i also luved the ARG lady gag skit ! so funny lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lady) (NN gag)) + (VP + (VBD was) + (ADJP (JJ awesome)) + (SBAR + (S + (IN on) + (NP (NNP SNL)) + (NP (PRP she)) + (VP + (VBZ looks) + (S + (ADVP (RB much) (RBR better)) + (PP (IN in) (NP (JJ long) (NN hair))) + (VP + (FW i) + (ADVP (RB also)) + (VP + (VBD luved) + (NP (DT the) (NN ARG) (NN lady) (NN gag) (NN skit))))))))) + (. !)))</tree></instance><instance><text>RT if you hate twilight , ARG & narnia XD</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (FRAG + (SBAR + (IN if) + (S (NP (PRP you)) (VP (VBP hate) (NP (NN twilight))))) + (, ,) + (NP (NN harry) (NNP potter) (CC &) (NNP narnia) (NNP XD)))))</tree></instance><instance><text>that awkward moment when u tell ellen that ARG is like your little brother in 2010 then a year later he suddenly is your boyfriend .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (IN that) + (S + (NP (JJ awkward) (NN moment)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN u)) + (VP + (VBP tell) + (NP + (NP (NN ellen)) + (SBAR + (WHNP (WDT that)) + (S + (NP ARG) + (VP + (VBZ is) + (PP + (IN like) + (NP + (NP (PRP$ your) (JJ little) (NN brother)) + (PP (IN in) (NP (CD 2010) (RB then))))) + (ADVP (NP (DT a) (NN year)) (RB later))))))))) + (S + (NP (PRP he)) + (ADVP (RB suddenly)) + (VP (VBZ is) (NP (PRP$ your) (NN boyfriend)))))) + (. .)))</tree></instance><instance><text>US meat packers snub Canadian livestock the day after US President ARG visited Ottawa and talked about `` growing trade '' with Canada</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP US) (NN meat) (NNS packers)) + (VP + (VP + (VBP snub) + (NP (NP (JJ Canadian) (NN livestock)) (NP (DT the) (NN day))) + (SBAR + (IN after) + (S + (NP (NNP US) (NNP President) (NN barack) (NN obama)) + (VP (VBD visited) (NP (NNP Ottawa)))))) + (CC and) + (VP + (VBD talked) + (PP + (IN about) + (`` ``) + (NP + (NP (VBG growing) (NN trade)) + ('' '') + (PP (IN with) (NP (NNP Canada)))))))))</tree></instance><instance><text>wow i made it home in time for jeopardy and ARG is asking all the ques ina column called secretary of state !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN wow) + (FW i) + (VP + (VBD made) + (S + (NP (PRP it)) + (VP + (NN home) + (PP + (IN in) + (NP + (NP (NN time)) + (PP + (IN for) + (NP (NP (NN jeopardy)) (CC and) (NP ARG))))))))) + (VP + (VBZ is) + (VP + (VBG asking) + (NP + (NP (PDT all) (DT the) (NNS ques) (NN ina) (NN column)) + (VP + (VBN called) + (S (NP (NP (NN secretary)) (PP (IN of) (NP (NN state))))))))) + (. !)))</tree></instance><instance><text>RT alvinthlang hellaspunky f you ! < - LOL there goes ONE of my MANY ARG haters , your queens are going down tonight , kay , thanksbye !</text><opinion>negative</opinion><tree>(ROOT + (X + (SQ + (NP (NN RT) (NN alvinthlang) (JJ hellaspunky) (FW f)) + (NP (PRP you))) + (. !)))</tree></instance><instance><text>Love RealLamarOdom and the ARG ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN Love) (NN RealLamarOdom)) + (CC and) + (NP (DT the) (NNS ARG))) + (: ...) + (. .)))</tree></instance><instance><text>My 3 year daughter said '' I love ARG but why does he look like a cat ? '' I said who told you that she said '' I have eyes mommy ' lol .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP$ My) (ADJP (CD 3) (NN year)) (NN daughter)) + (VP + (VBD said) + (SBAR + (S + ('' '') + (S + (S (NP (PRP I)) (VP (VBP love) (NP ARG))) + (CC but) + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP (PRP he)) + (VP (VB look) (PP (IN like) (NP (DT a) (NN cat))))) + (. ?) + ('' ''))))))))</tree></instance><instance><text>one two three , i like two weiners in me -- devon uy after hearing ARG latest chart topping hit .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (QP (CD one) (CD two) (CD three))) + (, ,) + (NP + (FW i) + (PP + (IN like) + (NP + (NP + (NP (CD two) (NNS weiners)) + (PP (IN in) (NP (PRP me)))) + (PRN + (: --) + (NP + (NP (NN devon) (NN uy)) + (PP + (IN after) + (S + (VP + (VBG hearing) + (NP ARG) + (NP + (JJS latest) + (NN chart) + (VBG topping) + (NN hit))))))))))) + (. .)))</tree></instance><instance><text>nothing about you is typical nothing about you is predictable you got me all twisted and confused : unusual you - ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NP (NN nothing)) (PP (IN about) (NP (PRP you)))) + (VP + (VBZ is) + (NP + (NP (JJ typical) (NN nothing)) + (PP (IN about) (NP (PRP you)))))) + (VP + (VBZ is) + (ADJP + (JJ predictable) + (SBAR + (S + (S + (NP (PRP you)) + (VP + (VP + (VBD got) + (NP (PRP me)) + (VP (ADVP (DT all)) (VBN twisted))) + (CC and) + (VP (VBN confused)))) + (: :) + (S (VP (JJ unusual) (NP (NP (PRP you)) (: -) (NP ARG))))))))))</tree></instance><instance><text>cho chang + ARG = love at first sight < 333</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN cho) + (NN chang) + (CC +) + (NN harry) + (NN potter) + (JJ =) + (NN love)) + (PP + (IN at) + (NP (NP (JJ first) (NN sight)) (NP (JJR <) (CD 333))))))</tree></instance><instance><text>bull shit ! i just saw you sign on to ARG live !</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN bull) (NN shit)) (. !)))</tree></instance><instance><text>LOL AT YOU THINKING ARG CARES IF YOU LIKE HIS NEW HAIRCUT OR NOT .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NNP LOL)) + (PP (IN AT) (NP (NP (PRP YOU)) (VP (VBG THINKING) (NP ARG))))) + (VP + (VBZ CARES) + (PP + (IN IF) + (NP + (NP (PRP YOU)) + (PP + (IN LIKE) + (NP (PRP$ HIS) (JJ NEW) (NN HAIRCUT) (NN OR) (NN NOT)))))) + (. .)))</tree></instance><instance><text>ARG is more concerned with herself and money than with the american people , she cant win in 2012</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (ADJP + (RBR more) + (JJ concerned) + (PP + (IN with) + (NP (NP (PRP herself)) (CC and) (NP (NN money))))) + (PP + (IN than) + (PP (IN with) (NP (DT the) (JJ american) (NNS people))))))) + (, ,) + (NP (PRP she)) + (VP (VBD cant) (VP (VB win) (PP (IN in) (NP (CD 2012)))))))</tree></instance><instance><text>i love michael jackson because he 's a legend , ARG because he 's inspirational , and my mom because she'a a celeb to me .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (PP + (LST (LS i)) + (NP + (NP (NN love) (NN michael) (NN jackson)) + (SBAR + (SBAR + (IN because) + (S + (NP (PRP he)) + (VP + (VBZ 's) + (NP (NP (DT a) (NN legend)) (, ,) (NP ARG)) + (SBAR + (IN because) + (S + (NP (PRP he)) + (VP (VBZ 's) (ADJP (JJ inspirational))))))) + (, ,)) + (CC and) + (NP + (NP (PRP$ my) (NN mom)) + (SBAR + (IN because) + (NP + (NP (NN she'a)) + (NP + (NP (DT a) (NN celeb)) + (PP (TO to) (NP (PRP me)))))))))) + (. .)))</tree></instance><instance><text>judge warns ARG next probation violation means jail .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN judge)) + (VP + (VBZ warns) + (NP ARG) + (NP (JJ next) (NN probation) (NN violation))) + (VP (VBZ means) (NP (NN jail)))) + (. .)))</tree></instance><instance><text>once again , congratulations to ARG for her brand new smash-hit single , '' 3 '' debuting at 1 ! off to sleep , sweet dreams ! xoxo</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (ADVP (RB once) (RB again)) + (, ,) + (NP + (NP (NNS congratulations)) + (SBAR + (S + (VP + (TO to) + (VP + (VB britney) + (NP (NNS spears)) + (PP + (IN for) + (NP + (PRP$ her) + (NN brand) + (JJ new) + (JJ smash-hit) + (JJ single)))))))) + (, ,) + ('' '') + (NP (CD 3)) + ('' '') + (VP (VBG debuting) (PP (IN at) (NP (CD 1))))) + (. !)))</tree></instance><instance><text>ha ARG , ca n't do an italian accent , but man , he 's not a bad singer ... ha</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN ha) (NNS nicolas) (NN cage)) + (, ,) + (VP + (MD ca) + (RB n't) + (VP (VB do) (NP (DT an) (JJ italian) (NN accent))))) + (, ,) + (CC but) + (S + (NP (NN man)) + (, ,) + (S + (NP (PRP he)) + (VP (VBZ 's) (RB not) (NP (DT a) (JJ bad) (NN singer))))) + (: ...) + (NP (NN ha))))</tree></instance><instance><text>the sound button on ARG is sooo much like a macs -LRB- as well as everything else -RRB- but sadly does n't make that awesome/annoying noise</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (DT the) (JJ sound) (NN button)) (PP (IN on) (VP ARG))) + (VP + (VP + (VBZ is) + (ADVP (RB sooo)) + (ADVP (RB much)) + (PP + (IN like) + (NP + (NP (DT a) (NNS macs)) + (PRN + (-LRB- -LRB-) + (PP + (CONJP (RB as) (RB well) (IN as)) + (NP (NN everything) (RB else))) + (-RRB- -RRB-))))) + (CC but) + (S + (ADVP (RB sadly)) + (VP + (VBZ does) + (RB n't) + (VP + (VB make) + (S + (NP (DT that)) + (VP (VBG awesome/annoying) (NP (NN noise))))))))))</tree></instance><instance><text>Cigar Mr President ? Cuba 's Fidel Castro hails ARG ' is Nobel peace prize - Telegraph</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN Cigar) (NNP Mr) (NNP President)) (. ?)))</tree></instance><instance><text>Hehehehe Sky News reporter asks if Obama got the Nobel Peace Prize for making peace with ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Hehehehe) (NNP Sky) (NNP News) (NN reporter)) + (VP + (VBZ asks) + (SBAR + (IN if) + (S + (NP (NNP Obama)) + (VP + (VBD got) + (NP (DT the) (NNP Nobel) (NNP Peace) (NNP Prize)) + (PP + (IN for) + (S + (VP + (VBG making) + (NP (NP (NN peace)) (PP (IN with) (NP ARG)))))))))) + (. .)))</tree></instance><instance><text>my ARG memory stick spoilt out of a sudden ! why is it that everything spoilt so easily on my hands !! * frustrated *</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN ARG) (NN memory) (NN stick)) + (VP + (VBN spoilt) + (PP (IN out) (PP (IN of) (NP (DT a) (JJ sudden))))) + (. !)))</tree></instance><instance><text>ARG represents hope to the world that we can once again become a nation of enlightenment , working for peace .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ represents) + (NP (NP (NN hope)) (PP (TO to) (NP (DT the) (NN world)))) + (SBAR + (IN that) + (S + (NP (PRP we)) + (VP + (MD can) + (ADVP (RB once) (RB again)) + (VP + (VB become) + (NP + (NP (DT a) (NN nation)) + (PP (IN of) (NP (NN enlightenment)))) + (, ,) + (S (VP (VBG working) (PP (IN for) (NP (NN peace)))))))))) + (. .)))</tree></instance><instance><text>you make me feel like want to throw my ARG away and buy a nds xddd * runs *</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP you)) + (VP + (VBP make) + (S + (NP (PRP me)) + (VP + (VB feel) + (SBAR + (IN like) + (S + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VP + (VB throw) + (NP (PRP$ my) (NN ARG)) + (ADVP (RB away))) + (CC and) + (VP (VB buy) (NP (DT a) (JJ nds) (NN xddd)))))))))))) + (SYM *) + (VP (VBZ runs))) + (X (SYM *))))</tree></instance><instance><text>might as well root for the texans ... i mean they are a team in texas ! - well root for tsu , ARG and david coresh -</text><opinion>neutral</opinion><tree>(ROOT + (S + (MD might) + (ADVP (RB as) (RB well)) + (NP + (NP (NP (NN root)) (PP (IN for) (NP (DT the) (NNS texans)))) + (: ...) + (NP (FW i))) + (VP + (VB mean) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP are) + (NP (NP (DT a) (NN team)) (PP (IN in) (NP (NNS texas)))))))) + (. !)))</tree></instance><instance><text>my mom just said that ARG does everything right ... i love the irony</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN mom)) + (VP + (ADVP (RB just)) + (VBD said) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (VBZ does) + (SBAR + (S + (NP (NN everything)) + (NN right) + (: ...) + (FW i) + (VP (VBP love) (NP (DT the) (NN irony)))))))))))</tree></instance><instance><text>. jowyang agree - ARG for backchannel / liveblog summary of conferences is good idea , much better than twitter channel pollution .</text><opinion>positive</opinion><tree>(ROOT (. .))</tree></instance><instance><text>TTS Catch-Up : Whoa ARG what the hell I was not expecting a real clip of you .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN TTS) (NN Catch-Up)) + (: :) + (NP + (NP (NNP Whoa) (JJ hillary) (NN clinton)) + (SBAR + (WHNP (WP what)) + (S + (NP (DT the) (NN hell)) + (NP (PRP I)) + (VP + (VBD was) + (RB not) + (VP + (VBG expecting) + (NP + (NP (DT a) (JJ real) (NN clip)) + (PP (IN of) (NP (PRP you))))))))) + (. .)))</tree></instance><instance><text>Michelle Obama Begs ARG ! Michelle Obama Wants Oprah to Support Barack ! .</text><opinion>positive</opinion><tree>(ROOT + (S (NP (NNP Michelle) (NNP Obama)) (VP (VBZ Begs) (NP ARG)) (. !)))</tree></instance><instance><text>ARG games : classic game room hd -- fallout 3 for playstation 3 part 2 | ARG ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ARG) (NNS games)) + (: :) + (NP + (NP (JJ classic) (NN game) (NN room) (NN hd)) + (: --) + (FRAG + (NP + (NP (NN fallout) (CD 3)) + (PP (IN for) (NP (NN playstation) (CD 3) (NN part) (CD 2)))) + (SYM |) + (FW ARG) + (: ...)))))</tree></instance><instance><text>th committee praises hm ' 4 headshot extraordinary efforts 2 strengthen int ' l diplomacy & cooperation ' - is this an implied criticism of ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT th) (NN committee)) + (VP + (VBZ praises) + (NP (NN hm) ('' ')) + (SBAR + (S + (NP + (NP + (CD 4) + (NN headshot) + (JJ extraordinary) + (NNS efforts) + (CD 2)) + (VP + (VB strengthen) + (NP + (NP + (NN int) + ('' ') + (NN l) + (NN diplomacy) + (CC &) + (NN cooperation)) + ('' ') + (: -)))) + (VP + (VBZ is) + (NP (DT this)) + (NP + (NP (DT an) (VBN implied) (NN criticism)) + (PP (IN of) (NP ARG))))))) + (. ?)))</tree></instance><instance><text>ARG is popular with a lot of Americans truthsleftieshate</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (JJ popular) + (PP + (IN with) + (NP + (NP (DT a) (NN lot)) + (PP (IN of) (NP (NNPS Americans))))))) + (VBP truthsleftieshate)))</tree></instance><instance><text>Riiiggghhht here RT BigJamaal ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP (NNP Riiiggghhht)) + (ADVP (RB here)) + (NP (NN RT) (JJ BigJamaal) (NNS ARG)) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at))) + (. ?)))</tree></instance><instance><text>18-20minutes from now I will enjoy them along with some crispy fries while watching my awesome new ARG video collection all 47 of ' them baby</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NNS 18-20minutes)) (PP (IN from) (NP (RB now)))) + (SBAR + (S + (NP (PRP I)) + (VP + (MD will) + (VP + (VB enjoy) + (NP (PRP them)) + (PP + (IN along) + (PP (IN with) (NP (DT some) (JJ crispy) (NNS fries)))) + (SBAR + (IN while) + (S + (VP + (VBG watching) + (NP + (PRP$ my) + (JJ awesome) + (JJ new) + (NN ARG) + (NN video) + (NN collection)) + (NP + (NP + (NP (DT all) (CD 47)) + (PP (IN of) ('' ') (NP (PRP them)))) + (NP (NN baby))))))))))))</tree></instance><instance><text>i really like ARG !</text><opinion>positive</opinion><tree>(ROOT + (S (VP (LS i) (PP (ADVP (RB really)) (IN like) (NP ARG))) (. !)))</tree></instance><instance><text>damn thats some bullshit ... i had a blackberry for like a year and but i just got the ARG and that shit is sweet</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB damn)) + (VBZ thats) + (NP (DT some) (NN bullshit)) + (: ...) + (SBAR + (FW i) + (S + (VP + (VBD had) + (NP + (NP (DT a) (NN blackberry)) + (PP + (IN for) + (PP + (PP (IN like) (NP (DT a) (NN year))) + (CC and) + (CC but) + (S + (NP (FW i)) + (ADVP (RB just)) + (VP + (VBD got) + (NP + (NP (DT the) (NN ARG)) + (CC and) + (SBAR + (IN that) + (S + (NP (NN shit)) + (VP (VBZ is) (ADJP (JJ sweet)))))))))))))))))</tree></instance><instance><text>where the f is my 3rd ARG mote ? i 'm sure it 's in the house by i play the ARG so infrequently & by myself that i never noticed it was missing</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB where)) + (S + (NP (DT the) (FW f)) + (VP (VBZ is) (NP (PRP$ my) (JJ 3rd) (NN ARG) (NN mote))))) + (. ?)))</tree></instance><instance><text>am happy the committee dint bestow the award on ARG !! ... though u never know what went backstage ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (ADJP (RB am) (JJ happy)) + (NP (DT the) (NN committee) (NN dint))) + (VP + (VB bestow) + (NP (NP (DT the) (NN award)) (PP (IN on) (NP ARG)))) + (. !!)))</tree></instance><instance><text>KitKat kool 'n Mom dukes crib , watch 'n penis Tracy on the Mac , my manz Al Pacino was that dude in this and ARG was bad as hell , still is</text><opinion>negative</opinion><tree>(ROOT + (INTJ + (S + (S + (NP (NNP KitKat) (NN kool) (CC 'n) (NN Mom)) + (VP + (VBZ dukes) + (NP + (NP (NN crib)) + (, ,) + (NP (NN watch)) + (CC 'n) + (NP (NN penis) (NNP Tracy))) + (PP (IN on) (NP (DT the) (NNP Mac))))) + (, ,) + (NP (PRP$ my) (NN manz) (NNP Al) (NNP Pacino)) + (VP + (VBD was) + (SBAR + (IN that) + (S + (NP + (NP (NN dude)) + (PP (IN in) (NP (DT this) (CC and) (NN ARG)))) + (VP + (VBD was) + (ADJP (JJ bad)) + (PP (IN as) (NP (NN hell))))))) + (, ,)) + (FRAG (S (ADVP (RB still)) (VP (VBZ is))))))</tree></instance><instance><text>damn you ARG we 'll be talking soon !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADVP (RB damn)) + (NP + (NP (PRP you)) + (NP + (NP ARG) + (SBAR + (S + (NP (PRP we)) + (VP + (MD 'll) + (VP (VB be) (VP (VBG talking) (ADVP (RB soon))))))))) + (. !)))</tree></instance><instance><text>support support ARG sbs , add a twibbon to your avatar now ! -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN support) + (NN support) + (NN britney) + (NNS spears) + (NNS sbs)) + (, ,) + (VP + (VB add) + (NP (DT a) (NN twibbon)) + (PP (TO to) (NP (PRP$ your) (NN avatar))) + (ADVP (RB now))) + (. !)))</tree></instance><instance><text>man last night was lame stayed home and text the hold tyme playing the ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN man)) (NP (JJ last) (NN night))) + (VP + (VBD was) + (ADJP (JJ lame)) + (VP + (VP (VBD stayed) (NP (NN home))) + (CC and) + (NP + (NN text) + (S + (NP (DT the) (NN hold) (NN tyme)) + (VP (VBG playing) (NP (DT the) (NN ARG)))))))))</tree></instance><instance><text>3-year-old whining more than Speaker ARG Why ? He wants to be governor of New Jersey , raise taxes and no ... .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (PP + (JJ 3-year-old) + (S + (VP + (VBG whining) + (ADVP + (JJR more) + (PP (IN than) (NP (NNP Speaker) (NN john) (NN boehner)))) + (WHADVP (WRB Why))))) + (. ?)))</tree></instance><instance><text>if it 's good enough for ARG , it 's good enough for me .</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP (JJ good) (RB enough) (PP (IN for) (NP ARG)))))) + (, ,) + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP (JJ good) (RB enough) (PP (IN for) (NP (PRP me))))) + (. .)))</tree></instance><instance><text>woohoo woohoo Tom Welling is trending ! And yay he 's gon na be on ARG 2nite !! < 3 ItsASmallVilleThing : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN woohoo) (NN woohoo) (NNP Tom) (NNP Welling)) + (VP (VBZ is) (VP (VBG trending))) + (. !)))</tree></instance><instance><text>i definitely do n't think any phone 'll be an '' ARG killer '' , just that android 's comparative openness will help droid be a success .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (LS i) + (ADVP (RB definitely)) + (VP + (VBP do) + (RB n't) + (VP + (VB think) + (SBAR + (S + (NP (DT any) (NN phone)) + (VP + (MD 'll) + (VP + (VB be) + (NP (DT an) ('' '') (JJ ARG) (NN killer) ('' '')))))))) + (, ,) + (S + (NP + (NP (RB just) (DT that) (NN android) (POS 's)) + (JJ comparative) + (NN openness)) + (VP + (MD will) + (VP + (VB help) + (S (NP (NN droid)) (VP (VB be) (NP (DT a) (NN success))))))) + (. .)))</tree></instance><instance><text>revising a review while enjoying vice city stories on my ARG go while playing the role of receptionist .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG revising) + (NP (DT a) (NN review)) + (SBAR + (IN while) + (S + (VP + (VBG enjoying) + (S + (NP + (NP (NN vice) (NN city) (NNS stories)) + (PP (IN on) (NP (PRP$ my) (NN ARG)))) + (VP + (VB go) + (SBAR + (IN while) + (S + (VP + (VBG playing) + (NP + (NP (DT the) (NN role)) + (PP (IN of) (NP (NN receptionist))))))))))))) + (. .)))</tree></instance><instance><text>Taylor Swift -LRB- 9 -RRB- & Selena Gomez -LRB- 19 -RRB- & ARG -LRB- 10 -RRB- & Miley Cyrus -LRB- 13 -RRB- come on , comment please .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NNP Taylor) + (NNP Swift) + (-LRB- -LRB-) + (CD 9) + (-RRB- -RRB-) + (CC &) + (NNP Selena) + (NNP Gomez) + (-LRB- -LRB-) + (CD 19) + (-RRB- -RRB-) + (CC &) + (NN demi) + (NN lovato) + (-LRB- -LRB-) + (CD 10) + (-RRB- -RRB-) + (CC &) + (NNP Miley) + (NNP Cyrus)) + (PRN (-LRB- -LRB-) (NP (CD 13)) (-RRB- -RRB-))) + (VP + (VBN come) + (PRT (IN on)) + (, ,) + (S (VP (VB comment) (VB please)))) + (. .)))</tree></instance><instance><text>ARG hired a hot chick to proofread his tweets ! : charliesheen - another Steno-graphic moment with wend ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD hired) + (NP + (NP (DT a) (JJ hot) (NN chick)) + (SBAR + (S + (VP + (TO to) + (VP (VB proofread) (NP (PRP$ his) (NNS tweets)))))))) + (. !)))</tree></instance><instance><text>Congress wants to cut off funding for US operations in Libya since ARG never got approval for the war ! Somn shout aaalllelu-alleluyah !!</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Congress)) + (VP + (VBZ wants) + (S + (VP + (TO to) + (VP + (VB cut) + (PRT (RP off)) + (NP + (NP (NN funding)) + (PP (IN for) (NP (NNP US) (NNS operations))) + (PP (IN in) (NP (NNP Libya))) + (SBAR + (IN since) + (S + (NP ARG) + (ADVP (RB never)) + (VP + (VBD got) + (NP + (NP (NN approval)) + (PP (IN for) (NP (DT the) (NN war)))))))))))) + (. !)))</tree></instance><instance><text>Oh my ARG I love ARG so so much ! I wish I had the chance to meet him Oh well neversaynever right justin I will one day I hope .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (UH Oh) + (NP + (NP (PRP$ my) (NN ARG)) + (SBAR + (S + (NP (PRP I)) + (VP (VBP love) (NP ARG) (ADVP (RB so) (RB so) (JJ much))))))) + (. !)))</tree></instance><instance><text>The reason I do n't like ARG ' s Rise : She wants to be heard & respected , but WONT PUT IN THE WORK !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT The) (NN reason)) + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB like) + (NP + (NP (JJ sarah) (NN palin) ('' ') (NNS s) (NN Rise)) + (: :) + (S + (S + (NP (PRP She)) + (VP + (VBZ wants) + (S + (VP + (TO to) + (VP + (VB be) + (VP (VBN heard) (CC &) (VBN respected))))))) + (, ,) + (CC but) + (S + (NP + (NP (NNP WONT) (NNP PUT)) + (PP (IN IN) (NP (DT THE)))) + (VP (VBP WORK))))))) + (. !)))</tree></instance><instance><text>ARG is really silly when you have no invites and like 3 people to talk to lol .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (ADJP (RB really) (JJ silly)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP have) + (S + (DT no) + (VP + (VBZ invites) + (CC and) + (SBAR + (IN like) + (S + (NP (CD 3) (NNS people)) + (VP + (TO to) + (VP (VB talk) (PP (TO to) (NP (NN lol))))))))))))) + (. .)))</tree></instance><instance><text>ChiaGarcia yeah but at least when ARG comes out with something new its amazing and original not like bep who has to use old classics</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP ChiaGarcia) (NN yeah)) + (CC but) + (SBAR + (ADVP (IN at) (JJS least)) + (WHADVP (WRB when)) + (S + (NP ARG) + (VP + (VBZ comes) + (PRT (RP out)) + (PP + (IN with) + (NP + (NP (NN something)) + (ADJP + (JJ new) + (S + (PRP$ its) + (S + (ADJP (JJ amazing) (CC and) (JJ original)) + (PP + (RB not) + (IN like) + (NP + (NP (NN bep)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ has) + (S + (VP + (TO to) + (VP + (VB use) + (NP (JJ old) (NNS classics))))))))))))))))))))</tree></instance><instance><text>i love my english by ARG tradutor YEAH s2</text><opinion>neutral</opinion><tree>(ROOT + (PP + (FW i) + (S + (VP + (VBP love) + (NP (PRP$ my) (JJ english)) + (PP (IN by) (NP (NN ARG) (NN tradutor) (NN YEAH) (NN s2)))))))</tree></instance><instance><text>looking forward to playing ARG fit tonight ! i have to trick myself into exercising by playing video games .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG looking) + (ADVP + (RB forward) + (PP + (TO to) + (S + (VP (VBG playing) (NP (NN ARG) (NN fit) (NN tonight)))))))) + (. !)))</tree></instance><instance><text>Just met a professional golfer that play with ARG dude real cool</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB Just)) + (VP + (VBD met) + (SBAR + (S + (NP + (NP (DT a) (JJ professional) (NN golfer)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBP play) (PP (IN with) (NP ARG)))))) + (VP (VBP dude) (NP (JJ real) (NN cool))))))))</tree></instance><instance><text>ARG feat little Wayne ??</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN ARG) (NN feat) (JJ little) (NNP Wayne)) (. ??)))</tree></instance><instance><text>just finished her gay ass four page paper on paris hilton and ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (ADJP (RB just) (VBN finished)) + (NP (PRP$ her) (JJ gay) (NN ass)) + (NP + (NP (CD four) (NN page) (NN paper)) + (PP + (IN on) + (NP (NP (NN paris) (NN hilton)) (CC and) (NP ARG))))) + (. .)))</tree></instance><instance><text>i 'm so proud of ARG ! first artist whose single debuted at number 1 in 3 years !!!</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP (VBP 'm) (ADJP (RB so) (JJ proud) (PP (IN of) (NP ARG)))))) + (. !)))</tree></instance><instance><text>lol -LRB- on Obama 's nobel peace prize -RRB- as a friend said , it was for saving the world from ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NN lol)) + (PRN + (-LRB- -LRB-) + (PP + (IN on) + (NP + (NP (NNP Obama) (POS 's)) + (JJ nobel) + (NN peace) + (NN prize))) + (-RRB- -RRB-))) + (SBAR (IN as) (S (NP (DT a) (NN friend)) (VP (VBD said))))) + (, ,) + (NP (PRP it)) + (VP + (VBD was) + (PP + (IN for) + (S + (VP + (VBG saving) + (NP (DT the) (NN world)) + (PP (IN from) (NP ARG))))))))</tree></instance><instance><text>getting better :-RRB- omg i love the song from ARG ' s old pepsi commercial ha</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (S (VP (VBG getting) (ADVP (RBR better)))) + (: :) + (-RRB- -RRB-) + (NN omg) + (FW i)) + (VP + (VBP love) + (NP (DT the) (NN song)) + (PP + (IN from) + (NP + (NP (NN britney) (NNS spears) (POS ')) + (NNS s) + (JJ old) + (NN pepsi) + (JJ commercial) + (NN ha))))))</tree></instance><instance><text>ARG mistakes cake for giant bottle of perfume , hilarity ensues via addthis</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN lindsay) (NN lohan) (NNS mistakes) (NN cake)) + (PP + (IN for) + (NP + (NP (JJ giant) (NN bottle)) + (PP (IN of) (NP (NN perfume)))))) + (, ,) + (NP (NN hilarity)) + (NP (NP (VBZ ensues)) (PP (IN via) (NP (NN addthis))))))</tree></instance><instance><text>ARG : ' Lady gag blew the lid off my studio ' : gag chats with Ellen and performs her new '' Born This with ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (NP + (NP + (NP + (NP ('' ') (NNP Lady) (NN gag)) + (VP + (VBD blew) + (NP (DT the) (NN lid)) + (PP (IN off) (NP (PRP$ my) (NN studio))))) + (ADJP ('' '))) + (: :) + (NP + (NP + (NP + (NP (NN gag)) + (VP (VBZ chats) (PP (IN with) (NP (NNP Ellen))))) + (CC and) + (VBZ performs)) + (NP + (NP (PRP$ her) (JJ new) ('' '') (NNP Born)) + (PP (DT This) (PP (IN with)) (: ...))))) + (. .)))</tree></instance><instance><text>took the '' what disney star are you most like ? '' quiz & got : ARG ! what 'll you get ? ➤</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBD took) + (SBARQ + (DT the) + ('' '') + (WHNP (WDT what) (NN disney) (NN star)) + (SQ + (VP (VBP are)) + (NP (PRP you)) + (ADVP (RBS most) (VP (VB like)))) + (. ?) + ('' '')))))</tree></instance><instance><text>im sooo depressed well not really i just ca n't find my ARG anywhere !!! and i looked everywhere !!!!!!!!!! im about to cry = ' -LSB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN im) (NN sooo)) + (VP + (VBD depressed) + (ADVP (RB well)) + (S + (RB not) + (RB really) + (FW i) + (ADVP (RB just)) + (VP + (MD ca) + (RB n't) + (VP (VB find) (NP (PRP$ my) (NN ARG)) (ADVP (RB anywhere)))))) + (. !!!)))</tree></instance><instance><text>nothing like old ARG music to pump up friday in the generate office : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NN nothing)) + (PP + (IN like) + (NP (JJ old) (NN britney) (NNS spears) (NN music)))) + (SBAR + (S + (VP + (TO to) + (VP + (VB pump) + (PRT (RP up)) + (NP (NNP friday)) + (PP (IN in) (NP (DT the) (VBP generate) (NN office)))))))) + (: :) + (NP (-RRB- -RRB-))))</tree></instance><instance><text>leaving listening to ARG 3 ♥ * -- * , good evening everyone , until tomorrow , kisses ... bye bye , xoxo ; d</text><opinion>neutral</opinion><tree>(ROOT + (NP + (S + (VP + (VBG leaving) + (S + (VP + (VBG listening) + (S + (VP + (TO to) + (VP + (VB britney) + (NP + (NP (NNS spears)) + (NP (QP (QP (CD 3) (CD ♥)) (X (SYM *)))))))))))) + (PRN + (: --) + (NP (SYM *) (, ,) (JJ good) (NN evening) (NN everyone)) + (, ,) + (PP + (IN until) + (NP + (NP (NN tomorrow)) + (, ,) + (NP (NNS kisses)) + (NP + (: ...) + (NP + (NP (NN bye) (NN bye)) + (, ,) + (NP (NN xoxo)) + (: ;) + (NP (NN d)))))))))</tree></instance><instance><text>Looks like ARG is in town , hope he does n't dump his shit in the Chicago river again ... It 's already nasty enough .</text><opinion>negative</opinion><tree>(ROOT + (SINV + (VP (VBZ Looks) (PP (IN like) (NP ARG))) + (VP (VBZ is)) + (FRAG + (PP (IN in) (NP (NN town))) + (, ,) + (NP + (NP + (NP (NN hope)) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ does) + (RB n't) + (VP + (VB dump) + (NP (PRP$ his) (NN shit)) + (PP (IN in) (NP (DT the) (NNP Chicago) (NN river))) + (ADVP (RB again))))))) + (: ...) + (S + (NP (PRP It)) + (VP + (VBZ 's) + (ADVP (RB already)) + (ADJP (JJ nasty) (RB enough)))))) + (. .)))</tree></instance><instance><text>and they were tryna kill us all and everyone was like shit run ! then it went normal again : L and ARG was sitting on a chair all sad</text><opinion>negative</opinion><tree>(ROOT + (S + (CC and) + (S + (NP (PRP they)) + (VP + (VBD were) + (VP + (ADVP (RB tryna)) + (VB kill) + (NP (PRP us)) + (SBAR + (S + (NP (DT all) (CC and) (NN everyone)) + (VP (VBD was) (PP (IN like) (NP (NN shit) (NN run))))))))) + (. !)))</tree></instance><instance><text>i know its probably moot but i feel bad for ARG , many may not agree but i think she just needs a friend .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (S + (VP + (LS i) + (VP + (VB know) + (S + (NP + (PRP$ its) + (ADJP (ADJP (RB probably) (JJ moot)) (CC but) (FW i)) + (VBP feel)) + (ADJP (JJ bad))) + (PP (IN for) (NP ARG))))) + (, ,) + (NP (JJ many)) + (VP (MD may) (RB not) (VP (VB agree))) + (FRAG + (CC but) + (S + (NP (FW i)) + (VP + (VBP think) + (SBAR + (S + (NP (PRP she)) + (ADVP (RB just)) + (VP (VBZ needs) (NP (DT a) (NN friend))))))))) + (. .)))</tree></instance><instance><text>Jill Biden : ARG Dissed by Second Lady Jill Biden ! : JILL Biden hates ARG ! Sources say ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Jill) (NNP Biden)) + (: :) + (NP + (NP ARG) + (VP + (VBN Dissed) + (PP + (IN by) + (NP (JJ Second) (NN Lady) (NNP Jill) (NNP Biden))))) + (. !)))</tree></instance><instance><text>dead prez `` hip hop '' `` ARG reviews guide</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ dead) (NN prez) (`` ``) (NN hip) (NN hop) ('' '')) + (`` ``) + (NP ARG) + (VP (VBZ reviews) (NP (NN guide)))))</tree></instance><instance><text>nowplaying What Goes Around Comes Around by ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG nowplaying) + (SBAR + (WHNP (WP What)) + (S + (VP + (VBZ Goes) + (SBAR + (IN Around) + (S + (VP + (VBZ Comes) + (PP (IN Around) (PP (IN by) (NP ARG))))))))))))</tree></instance><instance><text>omg , the horror of the intense ARG face !!! lmao ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN omg)) + (, ,) + (NP + (NP (DT the) (NN horror)) + (PP + (IN of) + (NP (DT the) (JJ intense) (NNS nicolas) (NN cage) (NN face)))) + (. !!!)))</tree></instance><instance><text>Dun get me wrong , I love ARG n all but for once , I think she 's a good actor -LRB- when the voice is doing all the work -RRB- tangled</text><opinion>positive</opinion><tree>(ROOT + (S + (S (NP (NNP Dun)) (VP (VB get) (NP (PRP me)) (ADVP (JJ wrong)))) + (, ,) + (S + (NP (PRP I)) + (VP + (VBP love) + (NP (NN mandy) (NN moore) (NN n)) + (ADVP (DT all) (CC but)) + (PP (IN for) (NP (RB once))))) + (, ,) + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ 's) + (NP + (NP (DT a) (JJ good) (NN actor)) + (PRN + (-LRB- -LRB-) + (SBAR + (WHADVP (WRB when)) + (S + (NP (DT the) (NN voice)) + (VP + (VBZ is) + (VP + (VBG doing) + (NP (PDT all) (DT the) (NN work)))))) + (-RRB- -RRB-)))))))) + (VBD tangled)))</tree></instance><instance><text>itunesuconf2010 great thinking to have 4 hour gap between picking up ARG and dinner - means we 'll have stopped fiddling with them by then !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP (RB itunesuconf2010) (JJ great) (VBG thinking)) + (S + (VP + (TO to) + (VP + (VB have) + (NP + (NP (CD 4) (NN hour) (NN gap)) + (PP + (IN between) + (S + (S (VP (VBG picking) (PRT (RP up)) (NP ARG))) + (CC and) + (S + (NP (NP (NN dinner)) (ADJP (: -))) + (VP + (VBZ means) + (SBAR + (S + (NP (PRP we)) + (VP + (MD 'll) + (VP + (VB have) + (VP + (VBN stopped) + (S (VP (VBG fiddling))) + (PP (IN with) (NP (PRP them))) + (PP (IN by) (ADVP (RB then)))))))))))))))) + (. !)))</tree></instance><instance><text>listening to Firework by ARG on Grooveshark : nowplaying FB .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (VP + (VBG listening) + (PP (TO to) (NP (NN Firework))) + (PP + (IN by) + (NP (NP ARG) (PP (IN on) (NP (NNP Grooveshark))))))) + (: :) + (S (VP (VBG nowplaying) (NP (NN FB)))) + (. .)))</tree></instance><instance><text>ARG trnslate is fucking FAILED !!</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN trnslate)) + (VP (VBZ is) (ADVP (RB fucking)) (VP (VBN FAILED))) + (. !!)))</tree></instance><instance><text>Design / '' Innovation has nothing to do with how many R&D dollars you have '' ARG / Indeed - sometimes you just need a good idea ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Design)) + (: /) + ('' '') + (NP (NNP Innovation)) + (VP + (VBZ has) + (NP + (NP (NN nothing)) + (SBAR + (S + (VP + (TO to) + (VP + (VB do) + (S + (IN with) + (SBAR + (WHNP + (WHNP (WHADJP (WRB how) (JJ many)) (NN R&D)) + (NNS dollars)) + (S (NP (PRP you)) (VP (VBP have)))) + ('' '') + (NP ARG) + (: /) + (ADVP (RB Indeed)) + (: -) + (RB sometimes) + (NP (PRP you)) + (ADVP (RB just)) + (VP + (VBP need) + (NP (NP (DT a) (JJ good) (NN idea)) (: ...))))))))))))</tree></instance><instance><text>Is ARG Really Moving to NYC and Marrying Kris Humphries ? : ARG has been spending an awful l ... .</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBZ Is) + (NP ARG) + (VP + (ADVP (RB Really)) + (VBG Moving) + (PP + (TO to) + (NP + (NNP NYC) + (CC and) + (NNP Marrying) + (NNP Kris) + (NNP Humphries)))) + (. ?)))</tree></instance><instance><text>-LSB- Politics -RSB- USA President ARG has been given Nobel Prize for peace for his extraordinary efforts to strengthen international diplomac</text><opinion>positive</opinion><tree>(ROOT + (NP + (PRN (-LRB- -LSB-) (NP (NN Politics)) (-RRB- -RSB-)) + (SBAR + (S + (NP (NNP USA) (NNP President) (NN barack) (NN obama)) + (VP + (VBZ has) + (VP + (VBN been) + (VP + (VBN given) + (NP + (NP (NNP Nobel) (NNP Prize)) + (PP (IN for) (NP (NN peace)))) + (PP + (IN for) + (NP + (PRP$ his) + (JJ extraordinary) + (NNS efforts) + (S + (VP + (TO to) + (VP + (VB strengthen) + (NP (JJ international) (NN diplomac))))))))))))))</tree></instance><instance><text>that new south park is meeeeeeeessed up ! '' little miss ARG ''</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (IN that) + (S + (NP (JJ new) (JJ south) (NN park)) + (VP (VBZ is) (VP (VBN meeeeeeeessed) (PRT (RP up)))))) + (. !) + (ADJP (ADVP ('' '')))))</tree></instance><instance><text>britney breaks billboard record ! ARG single '' 3 '' debuts on 1 in billboard hot 100 ! i knew it , i knew it ! awesome song -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN britney) (NNS breaks) (NN billboard) (NN record)) + (. !)))</tree></instance><instance><text>amazing scene : derrick barry -LRB- ARG -RRB- - america 's got talent</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ amazing) (NN scene)) + (: :) + (S + (NP + (NP + (NP (NN derrick) (NN barry)) + (PRN (-LRB- -LRB-) (NP ARG) (-RRB- -RRB-))) + (: -) + (NP (NN america) (POS 's))) + (VP (VBD got) (NP (NN talent))))))</tree></instance><instance><text>Obama speaks to doctors on reform - US President ARG speaks to a group of doctors at the White House , as p ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Obama)) + (VP + (VBZ speaks) + (PP + (TO to) + (NP (NP (NNS doctors)) (PP (IN on) (NP (NN reform)))))) + (: -)) + (S + (NP (NNP US) (NNP President) (NN barack) (NN obama)) + (VP + (VBZ speaks) + (PP + (TO to) + (NP (NP (DT a) (NN group)) (PP (IN of) (NP (NNS doctors))))) + (PP (IN at) (NP (DT the) (NNP White) (NNP House))) + (, ,) + (PP (IN as) (NP (NN p)))) + (: ...))))</tree></instance><instance><text>best ARG moment ever was when that nosy fleabag journalist got caught in that jar < - no argument</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (RB best)) + (NP (NN harry) (JJ potter) (NN moment)) + (ADVP (RB ever)) + (VP + (VBD was) + (ADJP + (SBAR + (WHADVP (WRB when)) + (S + (NP (DT that) (JJ nosy) (NN fleabag) (NN journalist)) + (VP + (VBD got) + (VP (VBN caught) (PP (IN in) (NP (DT that) (NN jar))))))) + (JJR <) + (: -)) + (NP (DT no) (NN argument)))))</tree></instance><instance><text>believe it or not , ARG has already proven to be sort of useful between team members</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB believe) + (NP + (NP (PRP it)) + (CC or) + (S + (RB not) + (, ,) + (NP ARG) + (VP + (VBZ has) + (ADVP (RB already)) + (VP + (VBN proven) + (S + (VP + (TO to) + (VP + (VB be) + (NP + (NP + (NP (NN sort)) + (PP (IN of) (NP (JJ useful)))) + (PP (IN between) (NP (NN team) (NNS members))))))))))))))</tree></instance><instance><text>ooc : I keep expecting him to tap me on the should like '' ARG ... prepare to dieeee ''</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ooc)) + (: :) + (S + (NP (PRP I)) + (VP + (VBP keep) + (S + (VP + (VBG expecting) + (S + (NP (PRP him)) + (VP + (TO to) + (VP + (VB tap) + (NP (PRP me)) + (S + (IN on) + (DT the) + (MD should) + (VB like) + (NP ('' '') (NN harry) (NN potter)) + (: ...) + (VP + (VB prepare) + (S (VP (TO to) (VP (VB dieeee) ('' '')))))))))))))))</tree></instance><instance><text>Sen. John McCain demurred once again when asked to divine the kind of candidate for president ARG , could be in 2012 .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Sen.) (NNP John) (NNP McCain)) + (VP + (VP + (VBD demurred) + (ADVP (RB once) (RB again)) + (SBAR + (WHADVP (WRB when)) + (S + (VP + (VBN asked) + (S + (VP + (TO to) + (VP + (VB divine) + (NP + (NP (DT the) (NN kind)) + (PP (IN of) (NP (NN candidate))) + (PP + (IN for) + (NP (NN president) (NN sarah) (NN palin))))))))))) + (, ,) + (VP (MD could) (VP (VB be) (PP (IN in) (NP (CD 2012)))))) + (. .)))</tree></instance><instance><text>... if youve ever been to heaven , this is twice as nice ... < - love ARG : p</text><opinion>positive</opinion><tree>(ROOT + (S + (: ...) + (SBAR + (IN if) + (S + (NP (NN youve)) + (VP + (ADVP (RB ever)) + (VBN been) + (PP (TO to) (NP (NN heaven)))))) + (, ,) + (NP (DT this)) + (VP + (VBZ is) + (FRAG + (ADJP (RB twice) (IN as) (JJ nice)) + (: ...) + (NP + (NP + (JJR <) + (ADJP (ADVP (: -))) + (NN love) + (NN britney) + (NNS spears)) + (: :) + (NP (NN p)))))))</tree></instance><instance><text>debateing getting persona 4 or persona ARG ... is the one on ARG like the persona 4 ? cus 4 looks like fun .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (S + (VP + (VBG debateing) + (S + (VP + (VBG getting) + (NP + (NP (NN persona) (CD 4)) + (CC or) + (NP (NN persona) (NN ARG))))))) + (SBARQ + (: ...) + (SQ + (VBZ is) + (NP + (NP (DT the) (CD one)) + (PP + (IN on) + (NP + (NP ARG) + (PP (IN like) (NP (DT the) (NN persona) (CD 4)))))))) + (. ?)))</tree></instance><instance><text>new post on gossip queen : ARG mit fieser cellulite und superkurzen shorts ! - - to.de / 7523 /</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (JJ new) (NN post)) + (PP (IN on) (NP (NN gossip) (NN queen))) + (: :)) + (NP ARG) + (VP + (VBP mit) + (NP + (NN fieser) + (NN cellulite) + (NN und) + (NN superkurzen) + (NNS shorts))) + (. !)))</tree></instance><instance><text>Most of them sound like ARG spells too me : P</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NP (JJS Most)) (PP (IN of) (NP (PRP them)))) + (VP + (VB sound) + (PP (IN like) (NP (NN harry) (NN potter) (NNS spells))) + (PP (RB too) (NP (PRP me)))) + (: :)) + (NP (NN P))))</tree></instance><instance><text>breeloveskle I rock with the ARG all day everyday !!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN breeloveskle)) + (NP (PRP I)) + (VP + (VBP rock) + (PP (IN with) (NP (DT the) (NNS ARG))) + (S (NP (DT all) (NN day)) (ADJP (JJ everyday)))) + (. !!!)))</tree></instance><instance><text>Friend : '' how old is ARG ? '' Me : * 2 hours later * '' ... and that is why he is claustrophobic ! '' itsabelieberthing</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN Friend)) + (: :) + ('' '') + (SBARQ (WHNP (WRB how) (JJ old)) (SQ (VBZ is) (NP ARG)) (. ?)) + ('' '')))</tree></instance><instance><text>what does this have to do with the pitiful performance of your hero ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP what)) + (SQ + (VBZ does) + (NP (DT this)) + (VP + (VBP have) + (S + (VP + (TO to) + (VP + (VB do) + (PP + (IN with) + (NP + (NP (DT the) (JJ pitiful) (NN performance)) + (PP (IN of) (NP (PRP$ your) (NN hero) (NN george))))) + (ADVP (JJ bush))))))) + (. ?)))</tree></instance><instance><text>ARG : ITS BRITNEY , BITCH The princess of pop is back - Entertainment Weekly .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (: :) + (NP + (NP (NNP ITS) (NNP BRITNEY)) + (, ,) + (NP + (NP (NNP BITCH)) + (SBAR + (S + (NP + (NP (DT The) (NN princess)) + (PP (IN of) (NP (NN pop)))) + (VP + (VBZ is) + (ADVP (RB back)) + (: -) + (NP (NNP Entertainment) (NNP Weekly)))))))) + (. .)))</tree></instance><instance><text>Yo it would be fucked up if Obama when back in the white house and ARG and Osama came out like '' you '' have just been punk 'd bitch !! ''</text><opinion>negative</opinion><tree>(ROOT + (NP + (FW Yo) + (SBAR + (S + (NP (PRP it)) + (VP + (MD would) + (VP + (VB be) + (VP + (VBN fucked) + (PRT (RP up)) + (S + (IN if) + (NP (NNP Obama)) + (WHADVP (WRB when)) + (ADVP + (ADVP + (RB back) + (PP + (IN in) + (NP + (NP (DT the) (JJ white) (NN house)) + (CC and) + (NP ARG)))) + (CC and) + (S + (NP (NNP Osama)) + (VP + (VBD came) + (PRT (RP out)) + (PP (IN like) ('' ''))))) + (NP (PRP you)) + ('' '') + (VP + (VB have) + (ADVP (RB just)) + (VP + (VBN been) + (S (NP (NN punk)) (VP (MD 'd) (NP (NN bitch)))))) + (. !!) + ('' '')))))))))</tree></instance><instance><text>What do mac have against hyphens ? Did one abuse ARG as a child</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (NN mac)) + (VP (VBP have) (PP (IN against) (NP (NNS hyphens))))) + (. ?)))</tree></instance><instance><text>ARG acting as Hugo Cavez Trying to Quieting the Media that Exposes His bad Policies & asked the tough Questions !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBG acting) + (PP + (IN as) + (NP + (NP (NNP Hugo) (NNP Cavez)) + (VP + (VBG Trying) + (S + (VP + (TO to) + (VP + (VBG Quieting) + (NP + (NP (DT the) (NNP Media)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VP + (VBZ Exposes) + (NP (PRP$ His) (JJ bad) (NNS Policies))) + (CC &) + (VP + (VBD asked) + (NP (DT the) (JJ tough) (NNS Questions)))))))))))))) + (. !)))</tree></instance><instance><text>i 'm actually reading makers -LRB- ! -RRB- it 's pretty good but i need a ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP 'm) + (ADVP (RB actually)) + (VP + (VBG reading) + (NP + (NP (NNS makers)) + (PRN (-LRB- -LRB-) (. !) (-RRB- -RRB-)))))))))</tree></instance><instance><text>review : dj hero -LRB- box 360 , ps3 , ARG -RRB- -- wingdamage.com</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN review)) + (: :) + (NP + (NP (NN dj) (NN hero)) + (PRN + (-LRB- -LRB-) + (NP + (NP (NN box) (CD 360)) + (, ,) + (NP (NN ps3)) + (, ,) + (NP ARG)) + (-RRB- -RRB-))) + (: --)) + (NP (NN wingdamage.com))))</tree></instance><instance><text>aww ARG ' s the is n't even classy enough for oprah ?!?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN aww) (NN lindsay) (NN lohan)) + ('' ') + (VP + (VBZ s) + (SBAR + (S + (DT the) + (VP + (VBZ is) + (RB n't) + (ADJP + (RB even) + (JJ classy) + (RB enough) + (PP (IN for) (NP (NN oprah) (CD ?!?))))))))))</tree></instance><instance><text>ARG wan na go * -- * britneyspears amazing !!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBP wan) + (S (VP (TO na) (VP (VB go) (X (SYM *))))) + (: --) + (VP (SYM *) (S (NP (NNS britneyspears)) (ADJP (JJ amazing))))) + (. !!!)))</tree></instance><instance><text>found a good article on AARP web site about ARG and life long learning :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (VBN found) + (NP + (NP (DT a) (JJ good) (NN article)) + (PP + (IN on) + (NP + (NP (NN AARP) (NN web) (NN site)) + (PP + (IN about) + (NP + (NP ARG) + (CC and) + (NP (NN life) (JJ long) (NN learning))))))) + (: :)))</tree></instance><instance><text>I mean , Selena 's cool and all , but I think ARG should win Best Female Singer .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP (PRP I)) + (VBP mean) + (, ,) + (S (NP (NNP Selena) (POS 's)) (ADJP (JJ cool))) + (CC and) + (SBAR + (S + (NP (NP (DT all)) (, ,) (CC but) (NP (PRP I))) + (VP + (VBP think) + (SBAR + (S + (NP ARG) + (VP + (MD should) + (VP (VB win) (NP (JJS Best) (JJ Female) (NN Singer))))))))) + (. .)))</tree></instance><instance><text>and as bad as i wan na do a 4 year im really thinking to just take me some ARG classes at a community college</text><opinion>neutral</opinion><tree>(ROOT + (UCP + (CC and) + (ADJP (ADJP (IN as) (JJ bad)) (PP (IN as) (NP (FW i) (FW wan)))) + (S + (VP + (TO na) + (VP + (VB do) + (NP (DT a) (ADJP (CD 4) (NN year)) (NN im)) + (S + (VP + (ADVP (RB really)) + (VBG thinking) + (S + (VP + (TO to) + (ADVP (RB just)) + (VP + (VB take) + (NP (PRP me)) + (NP (DT some) (NN ARG) (NNS classes)) + (PP + (IN at) + (NP (DT a) (NN community) (NN college)))))))))))))</tree></instance><instance><text>ARG 7 in max was flipping awesome !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NN harry) (NN potter) (CD 7)) + (PP (IN in) (NP (NN max)))) + (VP (VBD was) (VP (VBG flipping) (ADJP (JJ awesome)))) + (. !)))</tree></instance><instance><text>Time for Saleh To Go ? : Nowhere has the ARG administration been more reluctant to embrace the revolutions sweep ... .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNP Time)) + (PP (IN for) (S (NP (NNP Saleh)) (VP (TO To) (VP (VB Go)))))) + (. ?)))</tree></instance><instance><text>Every girl deserves the romance described in ARG 's songs .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT Every) (NN girl)) + (VP + (VBZ deserves) + (NP + (NP (DT the) (NN romance)) + (VP + (VBN described) + (PP + (IN in) + (NP (NP (NN taylor) (NN swift) (POS 's)) (NNS songs)))))) + (. .)))</tree></instance><instance><text>i doubt i 'm famous enough for this to work , but does anyone have a ARG invite they would n't mind parting with ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (LS i) + (NP + (NP + (NN doubt) + (FW i) + (S + (VP + (VBP 'm) + (ADJP + (JJ famous) + (RB enough) + (PP + (IN for) + (NP (DT this) (S (VP (TO to) (VP (VB work)))))))))) + (, ,) + (CC but) + (SBARQ + (SQ + (VBZ does) + (NP (NN anyone)) + (VP + (VB have) + (S + (NP (DT a) (NN google) (NN wave)) + (VP + (VBP invite) + (SBAR + (S + (NP (PRP they)) + (VP + (MD would) + (RB n't) + (VP + (VB mind) + (NP (NP (NN parting)) (PP (IN with))))))))))))) + (. ?)))</tree></instance><instance><text>ARG is amazing guys ! Revolver</text><opinion>neutral</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ is) (NP (JJ amazing) (NNS guys))) (. !)))</tree></instance><instance><text>kidnap checklist : black gloves , duct tape , black hood , water , cup cakes , ARG mask , video camera lol we 're nearby ! Lol</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB kidnap) + (NP + (NP (NNP checklist)) + (: :) + (NP + (NP + (NP (JJ black) (NNS gloves)) + (, ,) + (NP (NN duct) (NN tape)) + (, ,) + (NP (JJ black) (NN hood)) + (, ,) + (NP (NN water)) + (, ,) + (NP (NN cup) (NNS cakes)) + (, ,) + (NP (NN sarah) (NN palin) (NN mask))) + (, ,) + (NP + (NP (NN video) (NN camera) (NN lol)) + (SBAR + (S (NP (PRP we)) (VP (VBP 're) (ADJP (JJ nearby))))))))) + (. !)))</tree></instance><instance><text>So jealous of the ARG audience today !! A Dremel and a couple hundred dollars worth of ARG brand gear , gahhh</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (ADJP + (RB So) + (JJ jealous) + (PP + (IN of) + (NP (DT the) (NN martha) (NN stewart) (NN audience)))) + (NN today)) + (. !!)))</tree></instance><instance><text>i like the click effect on the ARG task bar that looks exactly like the effect caused by jamming your thumb into an lcd display ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (PP + (IN like) + (NP + (NP (DT the) (NN click) (NN effect)) + (PP + (IN on) + (NP + (NP (DT the) (NNS windows)) + (NP + (NP (ADJP (CD 7) (NN task)) (NN bar)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ looks) + (ADVP (RB exactly)) + (PP + (IN like) + (NP + (NP (DT the) (NN effect)) + (VP + (VBN caused) + (PP + (IN by) + (S + (VP + (VBG jamming) + (NP (PRP$ your) (NN thumb)) + (PP + (IN into) + (NP + (DT an) + (NN lcd) + (NN display)))))))))))))))))) + (: ...)))</tree></instance><instance><text>Lmao stfu ! I 'm done though blood ! Lol RT afRaaadisiac : fuck you RT kwaneequa : Fuck the ARG ! Just thought I should add that !</text><opinion>negative</opinion><tree>(ROOT (NP (NP (JJ Lmao) (NN stfu)) (. !)))</tree></instance><instance><text>i so need to hear ARG right now ... i am feeling tick because i want to hear it so bad</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (S + (S + (VP + (ADVP (RB so)) + (VB need) + (S + (VP + (TO to) + (VP (VB hear) (NP ARG) (ADVP (RB right) (RB now))))))) + (: ...) + (FW i) + (VP + (VBP am) + (S + (VP + (VBG feeling) + (NP (NN tick)) + (SBAR + (IN because) + (S + (NP (FW i)) + (VP + (VBP want) + (S (VP (TO to) (VP (VB hear) (NP (PRP it)))))))))) + (ADJP (RB so) (JJ bad))))))</tree></instance><instance><text>ARG sues former business manager for financial ruin</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ sues) + (NP + (NP (JJ former) (NN business) (NN manager)) + (PP (IN for) (NP (JJ financial) (VBP ruin)))))))</tree></instance><instance><text>The problem with ARG | Arts diary</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT The) (NN problem)) + (PP + (IN with) + (NP (NN harry) (JJ potter) (NN |) (NNS Arts) (NN diary)))))</tree></instance><instance><text>congratulations b , you deserve this and much more !!!! ARG 4ever !!!!!!!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNS congratulations) (NN b)) + (, ,) + (NP (PRP you)) + (VP + (VP (VBP deserve) (NP (DT this))) + (CC and) + (ADVP (RB much) (RBR more))) + (. !!!!)))</tree></instance><instance><text>Quinnipiac Univ national poll : American voters oppose 47 - 40 percent President ARG ' is health care reform plan</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Quinnipiac) (NNP Univ) (JJ national) (NN poll)) + (: :) + (S + (NP (NNP American) (NNS voters)) + (VP + (VBP oppose) + (SBAR + (S + (CD 47) + (: -) + (NP + (CD 40) + (NN percent) + (NNP President) + (NN barack) + (NN obama)) + ('' ') + (VP + (VBZ is) + (NP (NN health) (NN care) (NN reform) (NN plan)))))))))</tree></instance><instance><text>ARG getting cast in a voice role is the oddest thing ever to me ... why would anyone want a voice that ... '' unique '' in a cgi film ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP ARG) + (VP + (VBG getting) + (VP + (VBN cast) + (PP (IN in) (NP (DT a) (NN voice) (NN role)))))) + (VP + (VBZ is) + (NP + (NP (DT the) (JJS oddest) (NN thing)) + (ADVP (RB ever)) + (PP (TO to) (NP (PRP me))))) + (: ...) + (SBARQ + (WHADVP (WRB why)) + (SQ + (MD would) + (NP (NN anyone)) + (VP + (VB want) + (NP + (NP (DT a) (NN voice)) + (ADJP + (WHNP (WDT that)) + (: ...) + ('' '') + (JJ unique) + ('' '') + (PP (IN in) (NP (DT a) (NN cgi) (NN film))))))))) + (. ?)))</tree></instance><instance><text>ARG gets freaky in bad lieutenant exclusive clip</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ gets) + (NP (JJ freaky)) + (PP + (IN in) + (NP (JJ bad) (NN lieutenant) (JJ exclusive) (NN clip))))))</tree></instance><instance><text>nicholas cage hates uncle sam : the irs has placed a tax lien on ARG ' s real estate holdings ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNS nicholas) (NN cage)) + (VP + (VBZ hates) + (NP + (NP (NN uncle) (NN sam)) + (: :) + (S + (NP (DT the) (NNS irs)) + (VP + (VBZ has) + (VP + (VBN placed) + (NP (DT a) (NN tax) (NN lien)) + (PP + (IN on) + (NP + (NNS nicolas) + (NN cage) + ('' ') + (NNS s) + (JJ real) + (NN estate) + (NNS holdings)))))))) + (: ...) + (. .)))</tree></instance><instance><text>ain nobody think about no damn ARG lol least i ain stunt that ass</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (IN ain) + (S + (NP (NN nobody)) + (VP + (VBP think) + (NP + (QP + (IN about) + (NP (DT no) (NN damn) (NN kim) (NN kardashian) (NN lol)) + (JJS least) + (S + (ADJP (FW i) (FW ain)) + (SBAR (NN stunt) (IN that) (NP (NN ass))))))))))</tree></instance><instance><text>anyone who hasnt seen the ARG and Cher Lloyd interview watch it ! its hilarious , ive seen it about 4 times and it never gets old < 3</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN anyone)) + (SBAR + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP hasnt) + (VP (VBN seen) (NP (DT the) (NN perez) (NN hilton)))))) + (CC and) + (S + (NP (NNP Cher) (NNP Lloyd) (NN interview)) + (VP (VB watch) (NP (PRP it)))))) + (. !)))</tree></instance><instance><text>ew ! gag - no way is like the exact same as quicksand - ARG : s ?</text><opinion>neutral</opinion><tree>(ROOT (NP (NN ew) (. !)))</tree></instance><instance><text>Yo Anthony saw you on ARG have always thought you were great huge fan hope this helps you win brother</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Yo) (NNP Anthony)) + (VP (VBD saw) (NP (PRP you)) (PP (IN on) (NP ARG)))) + (VP + (VBP have) + (ADVP (RB always)) + (VP + (VBN thought) + (SBAR + (S + (NP (PRP you)) + (VP + (VBD were) + (NP + (NP (JJ great) (JJ huge) (NN fan) (NN hope)) + (SBAR + (S + (NP (DT this)) + (VP + (VBZ helps) + (S + (NP (PRP you)) + (VP (VB win) (NP (NN brother)))))))))))))))</tree></instance><instance><text>Is Lindsey Graham looking more and more like a RINO ? What do you think ? Sen ARG in AZ looks like one too ! Could they be family ?</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBZ Is) + (NP (NNP Lindsey) (NNP Graham)) + (VP + (VBG looking) + (ADJP (JJR more) (CC and) (JJR more)) + (PP (IN like) (NP (DT a) (NNP RINO)))) + (. ?)))</tree></instance><instance><text>today I officially love my ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN today)) + (NP (PRP I)) + (ADVP (RB officially)) + (VP (VBP love) (NP (PRP$ my) (NN ARG))) + (. .)))</tree></instance><instance><text>A Sky News reporter asks if Obama got the Nobel price for making peace with ARG ... I think that even this he do n't deserve</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT A) (NNP Sky) (NNP News) (NN reporter)) + (SBAR + (S + (VP + (VBZ asks) + (SBAR + (IN if) + (S + (NP (NNP Obama)) + (VP + (VBD got) + (NP (DT the) (NNP Nobel) (NN price)) + (PP + (IN for) + (S + (VP + (VBG making) + (NP (NP (NN peace)) (PP (IN with) (NP ARG)))))))))) + (: ...) + (S + (NP (PRP I)) + (VBP think) + (SBAR + (IN that) + (S + (NP (RB even) (DT this)) + (NP (PRP he)) + (VP (VBP do) (RB n't) (VP (VB deserve))))))))))</tree></instance><instance><text>operation flashpoint 2 : dragon rising -LRB- ARG 360 -RRB- - operation flashpoint 2 will mark the long-awaited return of the t ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN operation) (NN flashpoint) (CD 2)) + (: :) + (S + (NP + (NP + (NP (NN dragon)) + (VP + (VBG rising) + (PRN (-LRB- -LRB-) (NP (NN ARG) (CD 360)) (-RRB- -RRB-)))) + (: -) + (NP (NN operation) (NN flashpoint) (CD 2))) + (VP + (MD will) + (VP + (VB mark) + (NP + (NP (DT the) (JJ long-awaited) (NN return)) + (PP (IN of) (NP (DT the) (NN t))))))) + (: ...)))</tree></instance><instance><text>are you on ARG ? i 'd love an invite ! please !</text><opinion>positive</opinion><tree>(ROOT + (SBARQ (SQ (VBP are) (NP (PRP you)) (PP (IN on) (NP ARG))) (. ?)))</tree></instance><instance><text>RT xgagamazingx : Wishes ARG and Adam lambert would do a song : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN xgagamazingx)) + (: :) + (S + (VP + (VP (VBZ Wishes) (NP ARG)) + (CC and) + (SBAR + (S + (NP (NNP Adam) (NNP lambert)) + (VP + (MD would) + (NP (VB do) (NP (DT a) (NN song)) (: :) (-RRB- -RRB-)))))))))</tree></instance><instance><text>Favorite Juan quote ever : '' You know sometimes it sounds like a church in here ... '' - everyone pauses and hears ARG singing next door -</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (S + (NP (NNP Favorite) (NNP Juan) (NN quote)) + (ADVP (RB ever)) + (: :)) + ('' '') + (NP (PRP You)) + (VP + (VBP know) + (ADVP (RB sometimes)) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ sounds) + (PP + (IN like) + (NP + (NP (DT a) (NN church)) + (PP (IN in) (NP (RB here))))))))) + (: ...) + ('' '')) + (: -) + (S + (S + (NP (NN everyone)) + (VP + (VBZ pauses) + (CC and) + (VP + (VBZ hears) + (NP (NN ARG) (NN singing) (JJ next) (NN door))))) + (: -))))</tree></instance><instance><text>can i dress up as ARG for halloween ? how cool would that be ? a 26 inch weave , black leather jacket , black leggings & a fake cigarette .</text><opinion>negative</opinion><tree>(ROOT + (SQ + (MD can) + (VP + (FW i) + (S + (VP + (NN dress) + (PRT (RP up)) + (PP + (IN as) + (NP (NP ARG) (PP (IN for) (NP (NN halloween)))))))) + (. ?)))</tree></instance><instance><text>fuck yeah i love ARG</text><opinion>positive</opinion><tree>(ROOT + (NP (NN fuck) (NN yeah) (FW i) (NN love) (NN lindsay) (NN lohan)))</tree></instance><instance><text>6 : ARG rock band 2 standalone guitar</text><opinion>neutral</opinion><tree>(ROOT + (NP + (CD 6) + (: :) + (NP + (NN ARG) + (NN rock) + (NN band) + (CD 2) + (JJ standalone) + (NN guitar))))</tree></instance><instance><text>EVERYBODY HATES ARG , AND GUESS WHY SO MUCH HATE , NOBODY WANTS A FAME WHORE !!</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP (NN EVERYBODY)) + (VBZ HATES) + (NP (NP ARG) (, ,) (CC AND) (NP (NNS GUESS))) + (WHADVP (WRB WHY)) + (NP + (NP (NNP SO) (NNP MUCH) (NNP HATE)) + (, ,) + (NP (NNP NOBODY) (NNP WANTS) (NNP A) (NNP FAME) (NNP WHORE))) + (. !!)))</tree></instance><instance><text>i bought the cutest ARG case from lucky brand :-RRB- it has a peace sign on it !!</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (LS i) + (VP + (VBD bought) + (NP + (NP (DT the) (JJS cutest) (NN ARG) (NN case)) + (PP (IN from) (NP (JJ lucky) (NN brand)))))) + (: :) + (S + (-RRB- -RRB-) + (NP (PRP it)) + (VP + (VBZ has) + (NP + (NP (DT a) (NN peace) (NN sign)) + (PP (IN on) (NP (PRP it)))))) + (. !!)))</tree></instance><instance><text>Snort ! It 's too bad they already announced Herta Müller for the Literature Prize ... I was going to suggest ARG .</text><opinion>neutral</opinion><tree>(ROOT (INTJ (VB Snort) (. !)))</tree></instance><instance><text>Presidents Cup : ARG exacts some revenge in clinching win</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NNS Presidents) + (NP + (NP (NNP Cup)) + (: :) + (S + (NP ARG) + (VP + (VBZ exacts) + (NP (DT some) (NN revenge)) + (PP (IN in) (S (VP (VBG clinching) (VP (VB win)))))))))))</tree></instance><instance><text>Omg ARG sure loves KiSeung !! : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Omg) (NN ARG) (JJ sure)) + (VP (VBZ loves) (NP (NNP KiSeung))) + (. !!)))</tree></instance><instance><text>oh and i hate ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (UH oh) (CC and) (FW i) (NN hate) (NN britney) (NNS spears)) + (. .)))</tree></instance><instance><text>Who knew ARG could calm my heart this well ? anxious nervous</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (WHNP (WP Who)) + (SQ + (VP + (VBD knew) + (SBAR + (S + (NP ARG) + (VP + (MD could) + (VP + (VB calm) + (NP (PRP$ my) (NN heart)) + (NP (DT this) (NN well)))))))) + (. ?)))</tree></instance><instance><text>I love your songs , your video with ARG is also very funny .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (NP (PRP I)) (VP (VBP love) (NP (PRP$ your) (NNS songs)))) + (, ,) + (NP (NP (PRP$ your) (NN video)) (PP (IN with) (NP ARG))) + (VP (VBZ is) (ADVP (RB also)) (ADJP (RB very) (JJ funny))) + (. .)))</tree></instance><instance><text>she got that good good , she ARG bad , im attracted to her , with her attractive ass ... oooo that is the song man !</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP she)) + (VP (VBD got) (NP (DT that) (JJ good) (JJ good)))) + (, ,) + (NP (PRP she)) + (VP + (VP + (VBD micheal) + (ADJP + (ADJP (NN jackson) (JJ bad)) + (, ,) + (SBAR + (S + (NP (NN im)) + (VP + (VBD attracted) + (PP (TO to) (NP (PRP her))) + (, ,) + (PP + (IN with) + (NP (PRP$ her) (JJ attractive) (NN ass)))))))) + (: ...) + (VP + (NN oooo) + (SBAR + (WHNP (WDT that)) + (S (VP (VBZ is) (NP (DT the) (NN song) (NN man))))))) + (. !)))</tree></instance><instance><text>installed ARG on my tp ... running smooth so far ... pretty impressed with a microsoft product after a long time !!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (VBN installed) + (NNS windows) + (NP (NP (CD 7)) (PP (IN on) (NP (PRP$ my) (NN tp))))) + (: ...) + (S + (VP + (VBG running) + (ADJP + (JJ smooth) + (ADVP (RB so) (RB far)) + (: ...) + (ADJP (RB pretty) (JJ impressed))) + (PP (IN with) (NP (DT a) (NN microsoft) (NN product))) + (PP (IN after) (NP (DT a) (JJ long) (NN time))))) + (. !!)))</tree></instance><instance><text>rzen I actually really love the new twitter design ... I really '' got '' it when Veronica mentioned it as a replacement for ARG Reader</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN rzen)) + (SBAR + (S + (NP (PRP I)) + (ADVP (RB actually)) + (ADVP (RB really)) + (VP + (VB love) + (NP (DT the) (JJ new) (NN twitter) (NN design)) + (: ...) + (SBAR + (S + (NP (PRP I)) + (ADVP (RB really)) + ('' '') + (S + (VP (VBD got)) + ('' '') + (S + (NP (PRP it)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NNP Veronica)) + (VP + (VBD mentioned) + (NP (PRP it)) + (PP + (IN as) + (NP + (NP (DT a) (NN replacement)) + (PP (IN for) (NP (NN ARG) (NNP Reader)))))))))))))))))</tree></instance><instance><text>thank you , but i already have a stand alone charger for it , but i have n't used it because it does n't say ' made for ARG ' on the box .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VB thank) (NP (PRP you)))) + (, ,) + (CC but) + (S + (NP (FW i)) + (ADVP (RB already)) + (VP + (VBP have) + (NP + (NP (DT a) (NN stand)) + (ADVP (RB alone)) + (NP (NP (NN charger)) (PP (IN for) (NP (PRP it))))))) + (, ,) + (CC but) + (S + (FW i) + (VP + (VBP have) + (RB n't) + (VP + (VBN used) + (NP (PRP it)) + (SBAR + (IN because) + (S + (NP (PRP it)) + (VP + (VBZ does) + (RB n't) + (VP + (VB say) + (SBAR + (S + (NP ('' ')) + (VP + (VBN made) + (PP + (IN for) + (NP + (NN ARG) + ('' ') + (PP (IN on) (NP (DT the) (NN box))))))))))))))) + (. .)))</tree></instance><instance><text>psyching out ARG ; wolfram | alpha offers homework help</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG psyching) (PRT (RP out)) (NP ARG))) + (: ;) + (S + (NP (NN wolfram) (NN |) (NN alpha)) + (VP (VBZ offers) (NP (NN homework) (NN help))))))</tree></instance><instance><text>ARG ' s hair on the cover of marie claire is seriously making me want to go light .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (JJ hilary) (NN swank) ('' ') (NNS s) (NN hair)) + (PP + (IN on) + (NP + (NP (DT the) (NN cover)) + (PP (IN of) (NP (NN marie) (NN claire)))))) + (VP + (VBZ is) + (S + (ADVP (RB seriously)) + (VP + (VBG making) + (S + (NP (PRP me)) + (VP + (VB want) + (S (VP (TO to) (VP (VB go) (ADJP (JJ light)))))))))) + (. .)))</tree></instance><instance><text>i love ARG with every fiber of my being : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (LST (LS i)) + (NP (NN love) (NN britney) (NNS spears)) + (PP + (IN with) + (NP + (NP (DT every) (NN fiber)) + (PP (IN of) (NP (PRP$ my) (NN being)))))) + (: :) + (NP (QP (-RRB- -RRB-)))))</tree></instance><instance><text>lmao ! Only fangas that have brains of their own would know what ARG first cousin looking like</text><opinion>neutral</opinion><tree>(ROOT (NP (NN lmao) (. !)))</tree></instance><instance><text>Will Nancy Pelosi save John Boehner and ARG ? : By Brent Budowsky - 04/13/11 10:28 AM ET Before the roost ... .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD Will) + (NP (NNP Nancy) (NNP Pelosi)) + (VP + (VB save) + (NP (NP (NNP John) (NNP Boehner)) (CC and) (NP ARG))) + (. ?)))</tree></instance><instance><text>Could anyone tell me ... WHY THE FUCK MY ARG IS N'T REGISTERING MY PASSWORD ?!</text><opinion>negative</opinion><tree>(ROOT + (SQ + (MD Could) + (NP (NN anyone)) + (VP + (VB tell) + (NP (PRP me)) + (: ...) + (SBAR + (WHADVP (WRB WHY)) + (S + (NP (DT THE) (NN FUCK) (NN MY) (NN ARG)) + (VP + (VBZ IS) + (ADVP (RB N'T)) + (VP + (VBG REGISTERING) + (NP (NNP MY) (NNP PASSWORD)) + (FRAG (PP (IN ?!))))))))))</tree></instance><instance><text>justice ! ARG thinks she can just skip her probation classes , well guess what , judge extended it 1 more year -</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN justice)) (. !)))</tree></instance><instance><text>fuckn bitch !!! little shits !!! why do these damn porn things keep following me !!! i dnt wan na see ARG suck penis !!!</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN fuckn) (NN bitch)) (. !!!)))</tree></instance><instance><text>i know it is fashionable to hate on ARG , but i think some of the ungaro collection is nice & indeed , wearable , pasties aside</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (LS i) + (VP + (VB know) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ is) + (ADJP (JJ fashionable)) + (S (VP (TO to) (VP (VB hate) (PP (IN on) (NP ARG))))))))))) + (, ,) + (CC but) + (S + (NP (FW i)) + (VP + (VBP think) + (SBAR + (S + (NP + (NP (DT some)) + (PP (IN of) (NP (DT the) (NN ungaro) (NN collection)))) + (VP + (VBZ is) + (NP + (JJ nice) + (FRAG + (CC &) + (ADVP (RB indeed)) + (, ,) + (NP + (NP (JJ wearable) (, ,) (NNS pasties)) + (ADVP (RB aside))))))))))))</tree></instance><instance><text>ARG shows progress bars in the task bar ! how cool is that ? now i do n't have to keep little download/upload windows in the corner .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNS windows) (CD 7) (NNS shows)) + (VP + (VBP progress) + (NP + (NP (NNS bars)) + (PP (IN in) (NP (DT the) (NN task) (NN bar))))) + (. !)))</tree></instance><instance><text>monster - ARG ♫ ♪ ♫</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN monster) (: -) (NN britney) (NNS spears)) + (VP (VBP ♫) (INTJ (SYM ♪) (X (SYM ♫))))))</tree></instance><instance><text>That awkward moment ARG keeps trying to follow you on Twitter .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT That) (JJ awkward) (NN moment) (NN taylor) (NN swift)) + (VP + (VBZ keeps) + (S + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB follow) + (NP (NP (PRP you)) (PP (IN on) (NP (NNP Twitter)))))))))) + (. .)))</tree></instance><instance><text>ha sure enoff ! you will have 2 help me get scooter to follow me :-RRB- if you dnt mind helping omg ARG is following me x</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN ha) (JJ sure) (NN enoff)) (. !)))</tree></instance><instance><text>Belichick looks to shake Josh daniels hand , and he walks away and immaturely and poorly imitates a ARG fistpump ... what a jerk off</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Belichick)) + (VP + (VP + (VBZ looks) + (S + (VP + (TO to) + (VP (VB shake) (NP (NNP Josh) (NNP daniels) (NN hand)))))) + (, ,) + (CC and) + (SBAR + (S + (NP (PRP he)) + (VP + (VP (VBZ walks) (ADVP (RB away))) + (CC and) + (SBAR + (S + (ADVP (RB immaturely) (CC and) (RB poorly)) + (VP + (VBZ imitates) + (NP + (NP (DT a) (NN tiger) (NNS woods) (NN fistpump)) + (: ...) + (FRAG + (WHNP (WP what)) + (NP (DT a) (NN jerk)) + (RP off))))))))))))</tree></instance><instance><text>to damn ARG ... ... ... ... ... ... ... haueoeuhoaeuhaeouhehaiuehaoieaae</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (TO to) + (VP (ADVP (RB damn)) (VB britney) (NP (NNS spears))))) + (: ...) + (: ...) + (: ...) + (: ...) + (: ...) + (: ...) + (: ...) + (NP (NNS haueoeuhoaeuhaeouhehaiuehaoieaae))))</tree></instance><instance><text>i had so much candy on halloween that i went on my ARG fit and it said '' damn you gained 4.2 pounds '' just kidding it did not say damn</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (LST (LS i)) + (VP + (VBD had) + (NP + (NP (ADJP (RB so) (JJ much)) (NN candy)) + (PP (IN on) (NP (NN halloween))) + (SBAR + (WHNP (WDT that)) + (S + (FW i) + (VP + (VBD went) + (PP (IN on) (NP (PRP$ my) (NN ARG) (NN fit))))))))) + (CC and) + (S + (NP (PRP it)) + (VBD said) + (S + ('' '') + (UH damn) + (NP (PRP you)) + (VP + (VBD gained) + (NP (CD 4.2) (NNS pounds)) + ('' '') + (S + (ADVP (RB just)) + (VP + (VBG kidding) + (SBAR + (S + (NP (PRP it)) + (VP + (VBD did) + (RB not) + (VP (VB say) (INTJ (UH damn)))))))))))))</tree></instance><instance><text>do n't you love it when you get that '' you have a new follower '' pop-up ? then you realize it 's that ARG sucking a penis ... assholes</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (SQ + (VBP do) + (RB n't) + (NP (PRP you)) + (VP + (VP + (VBP love) + (NP (PRP it)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP (VBP get) (SBAR (DT that) ('' '')))))) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP have) + (NP (DT a) (JJ new) (NN follower) ('' '') (NN pop-up))))))) + (. ?)))</tree></instance><instance><text>please we want ARG 3 britneyspears3</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB please) + (SBAR + (S + (NP (PRP we)) + (VP + (VBP want) + (NP (NN britney) (NNS spears) (CD 3) (NN britneyspears3))))))))</tree></instance><instance><text>did you tell ARG giving head to follow me ? i know i 'm no cherise , but you don got ta treat me like that man !</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBD did) + (NP (PRP you)) + (VP + (VB tell) + (NP ARG) + (S + (VP + (VBG giving) + (NP (NN head)) + (S (VP (TO to) (VP (VB follow) (NP (PRP me))))))))) + (. ?)))</tree></instance><instance><text>ARG 3 is fabulous ha</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN britney) (NNS spears) (CD 3)) + (VP (VBZ is) (NP (JJ fabulous) (NN ha)))))</tree></instance><instance><text>ARG ' is song ' Revolver ' is one of the greatest in 2009 ! -LRB- Just like Drake 's Forever and some other ... -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN ARG) + ('' ') + (S (VP (VBZ is) (NP (NN song) ('' ') (NN Revolver)))) + ('' ')) + (VP + (VBZ is) + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP (DT the) (JJS greatest)) + (PP (IN in) (NP (CD 2009))))))) + (. !)))</tree></instance><instance><text>This is the 2nd time i 've tweeted this but ARG 's Super bass is awesome x1000 .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (DT This)) + (VP + (VBZ is) + (SBAR + (S + (NP (DT the) (JJ 2nd) (NN time)) + (FW i) + (VP + (VP (VBP 've) (VP (VBN tweeted) (NP (DT this)))) + (CC but) + (VP + (VBP nicki) + (NP (NP (NN minaj) (POS 's)) (NNP Super) (NN bass)))))))) + (VP (VBZ is) (NP (JJ awesome) (NN x1000))) + (. .)))</tree></instance><instance><text>now there 's a surprise ! ARG sales exceed vista sales by 234 % ! -</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB now)) + (NP (EX there)) + (VP (VBZ 's) (NP (DT a) (NN surprise))) + (. !)))</tree></instance><instance><text>hey I 'm ARG :-RRB- I LOVE INDONESIA because there are JUPE and DEPE :D eyaaaeyaaa</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NP (NN hey)) (SBAR (S (NP (PRP I)) (VP (VBP 'm) (NP ARG))))) + (: :) + (-RRB- -RRB-) + (S + (NP (PRP I)) + (VP + (VBP LOVE) + (NP (NN INDONESIA)) + (SBAR + (IN because) + (S + (NP (EX there)) + (VP + (VBP are) + (NP + (NP (NN JUPE)) + (CC and) + (NP (NN DEPE) (NN :D) (NN eyaaaeyaaa))))))))))</tree></instance><instance><text>I love human power ... but , why did ARG bet $ 1 million on Shweeb ? - .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (NP (PRP I)) (VP (VBP love) (NP (JJ human) (NN power)))) + (: ...) + (CC but) + (, ,) + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBD did) + (NP ARG) + (VP + (VB bet) + (NP (QP ($ $) (CD 1) (CD million))) + (PP (IN on) (NP (NNP Shweeb)))))) + (. ?)))</tree></instance><instance><text>today was a suck , i had to clean my house ... i used to listen to avril lavigne , mcfly and ARG ! emilycelia i love you !!</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN today)) + (FRAG + (VP + (VBD was) + (NP + (NP (DT a) (NN suck)) + (, ,) + (NP (FW i)) + (VP + (VBD had) + (S + (VP (TO to) (VP (VB clean) (NP (PRP$ my) (NN house)))))))) + (: ...) + (NP + (SBAR + (FW i) + (S + (VP + (VBN used) + (S + (VP + (TO to) + (VP + (VB listen) + (S + (VP (TO to) (VP (VB avril) (NP (NN lavigne))))))))))) + (, ,) + (NP (NN mcfly) (CC and) (NN britney) (NNS spears)))) + (. !)))</tree></instance><instance><text>cnet uk rates ARG worst phone in the world :</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN cnet) (NN uk) (NNS rates)) + (VP + (VBP ARG) + (NP (JJS worst) (NN phone)) + (PP (IN in) (NP (DT the) (NN world)))) + (: :)))</tree></instance><instance><text>the next person that follows me or sends me a message with porn using ARG name , i will report you and rally hard against this .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (DT the) (JJ next) (NN person)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VP (VBZ follows) (NP (PRP me))) + (CC or) + (VP + (VBZ sends) + (NP (PRP me)) + (NP + (NP (DT a) (NN message)) + (PP (IN with) (NP (NN porn)))) + (S + (VP + (VBG using) + (NP (NN britney) (NNS spears) (NN name)))))))) + (, ,) + (NP (FW i)) + (SBAR + (S + (VP + (MD will) + (VP + (VB report) + (NP + (NP (PRP you)) + (CC and) + (VP + (VB rally) + (ADVP (RB hard)) + (PP (IN against) (NP (DT this)))))))))) + (. .)))</tree></instance><instance><text>i think hell has frozen over ... i 've installed ARG ... ku0dm</text><opinion>negative</opinion><tree>(ROOT + (NP + (FW i) + (SQ + (VBP think) + (FRAG + (SBAR + (S + (NP (NN hell)) + (VP + (VBZ has) + (VP + (VBN frozen) + (PRT (IN over)) + (: ...) + (S + (LS i) + (VP (VBP 've) (VP (VBN installed) (NP ARG)))))))) + (: ...) + (NP (CD ku0dm))))))</tree></instance><instance><text>jamming to 3 by ARG , her concert was amazing this year !!!</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG jamming) + (PP (TO to) (NP (CD 3))) + (PP (IN by) (NP ARG)))) + (, ,) + (NP (PRP$ her) (NN concert)) + (VP (VBD was) (ADJP (JJ amazing)) (NP (DT this) (NN year))) + (. !!!)))</tree></instance><instance><text>Said ARG , '' Circle , circle , dot ... dammit , why wo n't you just tell me ? okay , fine , invade Libya , now tell me -- and no crosses count ! ''</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Said) (NN ARG)) + (, ,) + ('' '') + (NP + (NP (NNP Circle)) + (, ,) + (NP (NN circle)) + (, ,) + (NP (NN dot)) + (ADVP + (: ...) + (ADVP (RB dammit)) + (, ,) + (SBARQ + (WHADVP (WRB why)) + (SQ + (MD wo) + (RB n't) + (NP (PRP you)) + (VP (ADVP (RB just)) (VBP tell) (NP (PRP me))))))) + (. ?)))</tree></instance><instance><text>i once had a 4 monitor setup with a portable dvd player and my ARG and ds , you have much to learn .</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (ADVP (RB once)) + (VP + (VBD had) + (NP (DT a) (CD 4) (NN monitor) (NN setup)) + (PP + (IN with) + (NP + (NP (DT a) (JJ portable) (NN dvd) (NN player)) + (CC and) + (NP (NP (PRP$ my) (NN ARG)) (CC and) (ADJP (JJ ds))))) + (, ,) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP have) + (NP + (NP (JJ much)) + (SBAR (S (VP (TO to) (VP (VB learn)))))))))) + (. .)))</tree></instance><instance><text>when the sex bomb I be going in the bathroom and doing the ARG fist pump jobwelldone</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB when)) + (FRAG + (NP + (NP + (NP (DT the) (NN sex) (NN bomb)) + (SBAR + (S + (NP (PRP I)) + (VP + (VB be) + (VP + (VBG going) + (PP (IN in) (NP (DT the) (NN bathroom)))))))) + (CC and) + (VP + (VBG doing) + (NP + (DT the) + (NN tiger) + (NNS woods) + (NN fist) + (NN pump) + (NN jobwelldone)))))))</tree></instance><instance><text>okay last time ... i 'm just proud of my first podcast !! how i went from mickey mouse club to ARG to jesus ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ okay) (JJ last) (NN time)) + (: ...) + (S + (FW i) + (VP + (VBP 'm) + (ADJP + (RB just) + (JJ proud) + (PP (IN of) (NP (PRP$ my) (JJ first) (NN podcast)))))) + (. !!)))</tree></instance><instance><text>yay for celebs getting it easy ! a judge has extended ARG ' s probation even though she showed up late</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NN yay)) + (PP + (IN for) + (NP + (NP (NNS celebs)) + (VP (VBG getting) (S (NP (PRP it)) (ADJP (JJ easy))))))) + (. !)))</tree></instance><instance><text>ARG is ruining days all over UNH RT : realpod45 the tech place just said my laptop is completely broken ... I blame ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ is) + (VP + (VBG ruining) + (NP + (NP (NNS days)) + (PP (ADVP (DT all)) (IN over) (NP (NNP UNH) (NN RT))))))) + (: :) + (S + (VP + (VP + (VB realpod45) + (NP (DT the) (NN tech) (NN place)) + (VP + (ADVP (RB just)) + (VBD said) + (SBAR + (S + (NP (PRP$ my) (NN laptop)) + (VP + (VBZ is) + (VP (ADVP (RB completely)) (VBN broken))))))) + (: ...) + (S (NP (PRP I)) (VP (VBP blame) (NP ARG)))))))</tree></instance><instance><text>duo for my ARG is awesome facebook and twitter same time plus its better than tweetdeck , most of all it was free !!!!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN duo)) (PP (IN for) (NP (PRP$ my) (NN ARG)))) + (VP + (VBZ is) + (NP + (NP + (NP + (NP (JJ awesome) (NN facebook)) + (CC and) + (NP (NN twitter) (JJ same) (NN time))) + (CC plus) + (NP + (NP (PRP$ its) (JJR better)) + (PP (IN than) (NP (NN tweetdeck))))) + (, ,) + (NP + (NP (NP (JJS most)) (PP (IN of) (NP (DT all)))) + (SBAR (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ free)))))))) + (. !!!!!!)))</tree></instance><instance><text>you new hair style was a bigger scandal than when ARG did it ! , i swear !! you didnt wanted to dye your hair anymore ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (NP (JJ new) (NN hair) (NN style)) + (SBAR + (S + (VP + (VBD was) + (NP + (NP (DT a) (JJR bigger) (NN scandal)) + (PP + (IN than) + (FRAG + (SBAR + (WHADVP (WRB when)) + (S (NP ARG) (VP (VBD did) (NP (PRP it)))))))))))) + (. !)))</tree></instance><instance><text>mac or pc ? a fortune for high-end tech of apple or yeah , i can get a pirated version that works like original ARG ? : p</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NP (NN mac)) (CC or) (NP (NN pc))) (. ?)))</tree></instance><instance><text>Diego ARG ' is Argentina in danger of suffering an unthinkable end</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ Diego) (NN ARG)) + ('' ') + (VP + (VBZ is) + (NP (NNP Argentina)) + (PP + (IN in) + (NP + (NP (NN danger)) + (PP + (IN of) + (S + (VP + (VBG suffering) + (NP (DT an) (JJ unthinkable) (NN end))))))))))</tree></instance><instance><text>its bad bad bad alllll bad :-LRB- :-LRB- this is bad real bad ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP$ its) (JJ bad) (JJ bad) (JJ bad) (NN alllll) (NN bad)) + (: :) + (FRAG + (-LRB- -LRB-) + (: :) + (-LRB- -LRB-) + (SBAR + (S + (NP (DT this)) + (VP + (VBZ is) + (NP + (JJ bad) + (JJ real) + (JJ bad) + (NN micheal) + (NN jackson))))))))</tree></instance><instance><text>liking ARG so far , installed today on work laptop</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (VBG liking) + (NNS windows) + (S (NP (CD 7)) (VP (ADVP (RB so) (RB far))))) + (, ,) + (VP + (VBN installed) + (NP (NN today)) + (PP (IN on) (NP (NN work) (NN laptop))))))</tree></instance><instance><text>AMERICAS : President ARG ' is push for US healthcare reform heads for a key vote in the Senate .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP AMERICAS)) + (: :) + (S + (NP (NNP President) (NN barack) (NN obama)) + ('' ') + (VP + (VBZ is) + (NP + (NP (NN push)) + (PP + (IN for) + (NP (NNP US) (NN healthcare) (NN reform) (NNS heads))) + (PP + (IN for) + (NP + (NP (DT a) (JJ key) (NN vote)) + (PP (IN in) (NP (DT the) (NNP Senate)))))))) + (. .)))</tree></instance><instance><text>' WE STOPPED GADDAFI ' - ARG defends action in Libya , says US & allies stopped Gaddafi 's deadly advance .</text><opinion>neutral</opinion><tree>(ROOT + (SINV + ('' ') + (SINV + (S + (NP + (NP (NNP WE) (NNP STOPPED) (NNP GADDAFI) (POS ')) + (: -) + (NN barack) + (NN obama)) + (VP + (VBZ defends) + (NP (NN action)) + (PP (IN in) (NP (NNP Libya))))) + (, ,) + (VP (VBZ says)) + (S + (NP (NNP US) (CC &) (NNS allies)) + (VP + (VBD stopped) + (NP (NP (NNP Gaddafi) (POS 's)) (JJ deadly) (NN advance))))) + (. .)))</tree></instance><instance><text>So there 's 2 of us ! Lol ARG oh snap ! Where 's kihei_girl my friend !</text><opinion>negative</opinion><tree>(ROOT + (S + (RB So) + (NP (EX there)) + (VP (VBZ 's) (NP (NP (CD 2)) (PP (IN of) (NP (PRP us))))) + (. !)))</tree></instance><instance><text>ARG is not a FAMEWHORE</text><opinion>positive</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ is) (RB not) (NP (DT a) (NN FAMEWHORE)))))</tree></instance><instance><text>can anyone help me get a ARG invite ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD can) + (NP (NN anyone)) + (VP + (VB help) + (S + (NP (PRP me)) + (VP + (VB get) + (S (NP (DT a) (NN google) (NN wave)) (VP (VB invite)))))) + (. ?)))</tree></instance><instance><text>3 by ARG lol i love that song lol</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (CD 3)) + (PP + (IN by) + (FRAG + (NP ARG) + (NN lol) + (FW i) + (SBAR (VBP love) (IN that) (NP (NN song) (NN lol)))))))</tree></instance><instance><text>playing monster hunter 2nd g on my ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG playing) + (NP (NN monster) (NN hunter) (JJ 2nd) (NN g)) + (PP (IN on) (NP (PRP$ my) (NN ARG))))))</tree></instance><instance><text>gucciofficial When are you coming out with an ARG portfolio case ? Your sleeve is great , but I need something that is also functional .</text><opinion>neutral</opinion><tree>(ROOT + (ADJP + (JJ gucciofficial) + (SBAR + (SBARQ + (WHADVP (WRB When)) + (SQ + (VBP are) + (NP (PRP you)) + (VP + (VBG coming) + (PRT (RP out)) + (PP + (IN with) + (NP (DT an) (JJ ARG) (NN portfolio) (NN case))))))) + (. ?)))</tree></instance><instance><text>I hate ARG and Argentina .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (VBP hate) (NP (NN ARG) (CC and) (NNP Argentina))) + (. .)))</tree></instance><instance><text>ARG Denies Reckless Driving Rumors : I believed ARG when she defended herself yesterday , and th ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP (VBZ Denies) (NP (JJ Reckless) (VBG Driving) (NNS Rumors)))) + (: :) + (S + (NP (PRP I)) + (VP + (VBD believed) + (NP ARG) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP + (VBD defended) + (NP (PRP herself)) + (NP (NN yesterday))))))) + (, ,) + (CC and) + (S (NP (DT th)) (: ...)) + (. .)))</tree></instance><instance><text>FightingWords : FUCK the ARG ! So when you see me let 's catch a Fade !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP FightingWords)) + (: :) + (S (VP (VB FUCK) (NP (DT the) (NNS ARG)))) + (. !)))</tree></instance><instance><text>ARG - That One That Can Be Totally Serious at Times And Playful The Next -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (NN justin) + (FRAG + (X (SYM bieber)) + (: -) + (PP + (IN That) + (NP + (NP (CD One)) + (SBAR + (S + (NP (DT That)) + (VP + (MD Can) + (VP + (VB Be) + (ADJP + (RB Totally) + (JJ Serious) + (PP + (IN at) + (NP + (NNP Times) + (FRAG + (CC And) + (NP (NNP Playful) (NNP The) (NNP Next)) + (-LRB- -LRB-) + (QP (: :))))))))))))))))</tree></instance><instance><text>ARG administration introduce first statement calling UNtop human right to combat discrimination against gays and lesbians around the world</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN administration)) + (VP + (VB introduce) + (ADVP (RB first)) + (NP + (NP (NN statement)) + (VP + (VBG calling) + (S + (NP (NNP UNtop) (JJ human) (NN right)) + (VP + (TO to) + (VP + (VB combat) + (NP + (NP (NN discrimination)) + (PP + (IN against) + (NP (NNS gays) (CC and) (NNS lesbians))) + (PP (IN around) (NP (DT the) (NN world))))))))))))</tree></instance><instance><text>np ARG love down</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN np) (NN lady) (JJ gaga) (NN love)) + (FRAG (PP (IN down)))))</tree></instance><instance><text>Michelle Bachmann , like ARG , is making the GOP stand up and take notice !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Michelle) (NNP Bachmann)) + (, ,) + (PP (IN like) (NP ARG)) + (, ,) + (VP + (VBZ is) + (S + (VP + (VBG making) + (S + (NP (DT the) (NNP GOP)) + (VP + (VP (VB stand) (PRT (RP up))) + (CC and) + (VP (VB take) (NP (NN notice)))))))) + (. !)))</tree></instance><instance><text>is it legal to kill an ARG ? : d</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (NP (PRP it)) + (ADJP + (ADJP (JJ legal)) + (S (VP (TO to) (VP (VB kill) (NP (DT an) (NN ARG))))))) + (. ?)))</tree></instance><instance><text>Totally half-assed ... ARG Rules Out Land Invasion to Oust Qaddafi as New Explosions Reported in Tripoli - FoxNews.com .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP + (ADJP (RB Totally) (JJ half-assed)) + (: ...) + (NN ARG) + (NNS Rules)) + (SBAR + (IN Out) + (S + (NP (NNP Land) (NNP Invasion)) + (VP + (TO to) + (VP + (VB Oust) + (NP (NNP Qaddafi)) + (PP + (IN as) + (NP + (NP + (NP (NNP New) (NNS Explosions)) + (VP + (VBN Reported) + (PP (IN in) (NP (NNP Tripoli))))) + (: -) + (NP (NNP FoxNews.com))))))))) + (. .)))</tree></instance><instance><text>ARG is a genius</text><opinion>positive</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ is) (NP (DT a) (NN genius)))))</tree></instance><instance><text>I 'm watching on youtube ARG puppet pals and it 's the funnies thing EVER and i mean really , FUNNY check it out if you do n't believe me</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG watching) + (PP + (IN on) + (NP + (NN youtube) + (NN harry) + (JJ potter) + (NN puppet) + (NNS pals)))))) + (CC and) + (S + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP (DT the) (NNS funnies) (NN thing)) + (ADVP (RB EVER)))) + (CC and) + (S + (NP (FW i)) + (VB mean) + (ADVP (RB really)) + (, ,) + (VP + (NP (JJ FUNNY) (NN check)) + (NP (PRP it)) + (PRT (RP out)) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP (VBP do) (RB n't) (VP (VB believe) (NP (PRP me)))))))))))</tree></instance><instance><text>can anyone recommend a good screen capture solution for ARG 360 & a macbook -LRB- is this even possible ? -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD can) + (NP (NN anyone)) + (VP + (VB recommend) + (NP + (NP (DT a) (JJ good) (NN screen) (NN capture) (NN solution)) + (PP + (IN for) + (NP + (NN ARG) + (NP + (CD 360) + (CC &) + (S + (DT a) + (NP (NN macbook)) + (-LRB- -LRB-) + (VP + (VBZ is) + (VP (DT this) (ADJP (RB even) (JJ possible)))) + (. ?) + (-RRB- -RRB-)))))))))</tree></instance><instance><text>That awkward moment when you 're diagnosed with Bieber Fever , and all the doctor can do is prescribe ARG music .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP + (NP (DT That) (JJ awkward) (NN moment)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP 're) + (VP + (VBN diagnosed) + (PP (IN with) (NP (NNP Bieber) (NN Fever))))))) + (, ,) + (CC and) + (PDT all) + (DT the) + (NN doctor)) + (VP (MD can) (VP (VB do)))) + (VP + (VBZ is) + (VP (VB prescribe) (NP (NN justin) (NN bieber) (NN music)))) + (. .)))</tree></instance><instance><text>watching the film ' boys do n't cry ' it 's impressive how much they 've made ARG look like a boy : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (S + (S + (NP (DT the) (NN film) ('' ') (NNS boys)) + (VP (VBP do) (RB n't) (VP (VB cry) ('' ')))) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP (JJ impressive)) + (SBAR + (WHADVP (WRB how) (RB much)) + (S + (NP (PRP they)) + (VP + (VBP 've) + (VP + (VBN made) + (NP + (NP (JJ hilary) (NN swank) (NN look)) + (IN like) + (NP (DT a) (NN boy)) + (: :) + (-RRB- -RRB-))))))))))))</tree></instance><instance><text>Saw it , the only thing that was funny on the show ... nbcsandiego Watch Lady gag & ARG ' is '' SNL '' Catfight NBCSD</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S (VP (VBD Saw) (NP (PRP it)))) + (, ,) + (NP + (NP (DT the) (JJ only) (NN thing)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBD was) + (ADJP (JJ funny) (PP (IN on) (NP (DT the) (NN show)))))))) + (: ...) + (NP + (NP + (JJ nbcsandiego) + (NNP Watch) + (NNP Lady) + (NN gag) + (CC &) + (NN ARG)) + ('' ') + (VBZ is) + ('' '') + (NNP SNL) + ('' '') + (NP (NNP Catfight) (NNP NBCSD)))))</tree></instance><instance><text>got ta admit that the justice remix of '' me against the music - ARG '' is awesome : p</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBD got) + (S + (VP + (TO ta) + (VP + (VB admit) + (SBAR + (IN that) + (S + (NP + (NP (DT the) (NN justice) (NN remix)) + (PP (IN of) ('' '') (NP (PRP me))) + (PP + (IN against) + (NP + (NP (DT the) (NN music)) + (: -) + (NP ARG) + ('' '')))) + (VP (VBZ is) (ADJP (JJ awesome))))))))) + (: :) + (NP (NN p))))</tree></instance><instance><text>whilst it would be a shame not to have Messi & co in 2010 WC , it would be funny to see ARG fail & prove he 's not God to Argentanians lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (IN whilst) + (S + (NP (PRP it)) + (VP + (MD would) + (VP + (VB be) + (NP (DT a) (NN shame)) + (S + (RB not) + (VP + (TO to) + (VP + (VB have) + (NP (NNP Messi) (CC &) (NNP co)) + (PP (IN in) (NP (CD 2010) (NNP WC)))))))))) + (, ,) + (NP (PRP it)) + (VP + (MD would) + (VP + (VB be) + (ADJP (JJ funny)) + (S + (VP + (TO to) + (VP + (VB see) + (S + (NP ARG) + (VP + (VBP fail) + (CC &) + (VP + (VBP prove) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ 's) + (RB not) + (NP (NNP God)) + (PP + (TO to) + (NP (NNPS Argentanians) (NN lol))))))))))))))))</tree></instance><instance><text>i 'm laughing at the new set of pathetic mac commercials - it shows a true fear of the new and excellent ARG os .</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (LS i) + (S + (VP + (VBP 'm) + (VP + (VBG laughing) + (PP + (IN at) + (NP + (NP (DT the) (JJ new) (NN set)) + (PP + (IN of) + (NP (JJ pathetic) (NN mac) (NNS commercials))))))))) + (: -) + (S + (NP (PRP it)) + (VP + (VBZ shows) + (NP + (NP (DT a) (JJ true) (NN fear)) + (PP + (IN of) + (NP + (NP + (DT the) + (ADJP (JJ new) (CC and) (JJ excellent)) + (NNS windows)) + (NP (CD 7) (NNS os))))))) + (. .)))</tree></instance><instance><text>3 - ARG , this song is stuck in my head like crazzzzy</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (LS 3) (: -) (NN britney) (NNS spears)) + (, ,) + (NP (DT this) (NN song)) + (VP + (VBZ is) + (VP + (VBN stuck) + (PP + (IN in) + (NP + (NP (PRP$ my) (NN head)) + (PP (IN like) (NP (NN crazzzzy)))))))))</tree></instance><instance><text>ARG is pretty impressive so far .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NNS windows) + (SBAR + (S + (NP (CD 7)) + (VP + (VBZ is) + (ADJP (RB pretty) (JJ impressive)) + (ADVP (RB so) (RB far)))))) + (. .)))</tree></instance><instance><text>I love Luna Lovegood she is my favorite character in ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP (NNP Luna) (NNP Lovegood)) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ is) + (NP + (NP (PRP$ my) (JJ favorite) (NN character)) + (PP (IN in) (NP ARG)))))))) + (. .)))</tree></instance><instance><text>ARG is on ... guess I 'm busy for the next 3hrs ... these movies be long as hell</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (S + (IN on) + (: ...) + (NP (NN guess)) + (NP (PRP I)) + (S + (VP + (VBP 'm) + (ADJP + (JJ busy) + (PP (IN for) (NP (DT the) (JJ next) (CD 3) (NNS hrs))))) + (: ...) + (S + (NP (DT these) (NNS movies)) + (VP (VB be) (ADVP (RB long)) (PP (IN as) (NP (NN hell))))))))))</tree></instance><instance><text>hah hah ... even better : now ARG is gone !</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (NP (NN hah) (NN hah)) + (: ...) + (ADJP (RB even) (RBR better)) + (: :)) + (ADVP (RB now)) + (VP ARG) + (VP (VBZ is) (VP (VBN gone)))) + (. !)))</tree></instance><instance><text>i do n't care how uncool it makes me , i love ARG : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (VP + (VBP do) + (RB n't) + (VP + (VB care) + (SBAR + (WHADVP (WRB how)) + (S + (ADJP (JJ uncool)) + (SBAR (S (NP (PRP it)) (VP (VBZ makes) (NP (PRP me))))))))) + (, ,) + (NP + (NP (FW i) (NN love) (NN britney) (NNS spears)) + (: :) + (NP (QP (-RRB- -RRB-))))))</tree></instance><instance><text>ARG ' s mom dina slams michael lohan for intervention , drug abuse comments</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN mom) (NN dina)) + (VP + (VBZ slams) + (NP (NN michael) (NN lohan)) + (PP + (IN for) + (NP + (NP (NN intervention)) + (, ,) + (NP (NN drug) (NN abuse) (NNS comments)))))))</tree></instance><instance><text>i wonder if ARG spends hours every night in front of a mirror making ridiculous faces les : ahhahahahahahahahahahaha !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (FRAG + (NP (NN wonder)) + (SBAR + (IN if) + (S + (NP ARG) + (VP + (VBZ spends) + (NP (NNS hours)) + (NP (DT every) (NN night)) + (PP + (PP + (IN in) + (NP + (NP (NN front)) + (PP + (IN of) + (NP + (NP (DT a) (NN mirror)) + (VP + (VBG making) + (NP (JJ ridiculous) (NNS faces))))))) + (FW les) + (: :) + (NP (NP (NN ahhahahahahahahahahahaha)))))))) + (. !)))</tree></instance><instance><text>PolamaluGirl Apple Survey - What is your opinion of Apple Products ? ARG sucks ? apple .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP PolamaluGirl) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBZ is) + (NP + (NP (PRP$ your) (NN opinion)) + (PP (IN of) (NP (NNP Apple) (NNPS Products)))))) + (. ?)))</tree></instance><instance><text>i like nickis minaj new song um Moment 4 life lol its awesome shes a cool person :-RRB- but love ARG ha more lol :-RRB- :-RRB- Chubba < 3</text><opinion>positive</opinion><tree>(ROOT + (NP + (LS i) + (PP + (IN like) + (NP + (NP + (JJ nickis) + (NN minaj) + (JJ new) + (NN song) + (NN um) + (NN Moment) + (CD 4) + (NN life) + (NN lol)) + (NP + (NP (PRP$ its) (JJ awesome) (NNS shes)) + (NP + (NP (DT a) (JJ cool) (NN person)) + (: :) + (NP + (NP + (NP (-RRB- -RRB-)) + (SBAR + (S + (CC but) + (VP + (VBP love) + (NP (NN lady) (JJ gaga) (NN ha)) + (NP (RBR more) (NN lol)))))) + (: :) + (-RRB- -RRB-) + (: :)))))) + (NP (-RRB- -RRB-) (NN Chubba) (JJR <) (CD 3))))</tree></instance><instance><text>bahaha i was gon na change my profile song to ARG 3 but i changed it too bounce by nick j dj danger demi lovato jonasbrothers ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN bahaha) + (FW i) + (S + (VP + (VBD was) + (VP + (VBG gon) + (S + (VP + (TO na) + (VP + (VP + (VB change) + (NP (PRP$ my) (NN profile) (NN song)) + (PP (TO to) (NP ARG)) + (NP (CD 3))) + (CC but) + (VP + (FW i) + (SBAR + (SINV + (VBD changed) + (NP (PRP it)) + (VP + (ADVP (RB too) (VBP bounce)) + (PP + (IN by) + (NP + (NN nick) + (NN j) + (NN dj) + (NN danger) + (NN demi) + (NN lovato) + (NNS jonasbrothers))))))))))))) + (: ;) + (NP (-RRB- -RRB-))))</tree></instance><instance><text>so he gets the nobel peace prize from europeans and it 's all like oh , la la la , ARG , u ' r a dickhead , where 's your nobel peace prize ?</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (RB so) + (S + (S + (NP (PRP he)) + (VP + (VBZ gets) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (PP (IN from) (NP (NNS europeans))))) + (CC and) + (S + (NP (PRP it)) + (VP (VBZ 's) (PP (DT all) (IN like) (INTJ (UH oh))))))) + (, ,) + (NP + (NP + (NP (NP (NNP la) (NNP la) (NNP la)) (, ,) (NP ARG) (, ,)) + (NN u) + ('' ') + (NN r)) + (NP + (NP (DT a) (NN dickhead)) + (, ,) + (SBARQ + (WHADVP (WRB where)) + (SQ + (VP + (POS 's) + (NP (PRP$ your) (JJ nobel) (NN peace) (NN prize))))))) + (. ?)))</tree></instance><instance><text>I 'm sad because ARG '' the King of Pop '' is dead !! : -LRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP (JJ sad)) + (SBAR + (IN because) + (S + (NP + (NP + (NN micheal) + (NN jackson) + ('' '') + (NP (DT the) (NNP King))) + (PP (IN of) (NP (NNP Pop)))) + ('' '') + (VP (VBZ is) (ADJP (JJ dead)))))) + (. !!)))</tree></instance><instance><text>-LRB- : oh well :d ARG , how did chu come up wiff that ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (-LRB- -LRB-) + (: :) + (UH oh) + (NP + (NP (ADJP (RB well) (JJ :d)) (NN britney) (NNS spears)) + (, ,) + (SBARQ + (WHADVP (WRB how)) + (SQ + (VBD did) + (NP (NNP chu)) + (VP + (VB come) + (PRT (RP up)) + (NP (NP (NN wiff)) (SBAR (WHNP (WDT that)))))))) + (. ?)))</tree></instance><instance><text>did you know katy perry is dating that obnoxious british guy from the awards shows ? officially worse than ARG hate</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBD did) + (NP (PRP you)) + (FRAG + (VBP know) + (NP (NN katy) (NN perry)) + (VBZ is) + (VBG dating) + (IN that) + (NP + (NP (JJ obnoxious) (JJ british) (NN guy)) + (PP (IN from) (NP (DT the) (NNS awards) (NNS shows))))) + (. ?)))</tree></instance><instance><text>I just took '' SEASON 1 ARG is your Moms BestFr ... '' and got : Part 13 : If I 'm a Slut , then Your a Whore ! Try it : .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VP + (ADVP (RB just)) + (VBD took) + (SBAR + (S + (NP ('' '') (NN SEASON) (CD 1) (NN justin) (NN bieber)) + (VP (VBZ is) (NP (PRP$ your) (NNS Moms) (NN BestFr))))) + (: ...) + ('' '')) + (CC and) + (VP (VBD got)))) + (: :) + (NP + (NP (NNP Part) (CD 13)) + (: :) + (FRAG + (SBAR + (IN If) + (S (NP (PRP I)) (VP (VBP 'm) (NP (DT a) (NNP Slut))))) + (, ,) + (ADVP (RB then)) + (NP (PRP$ Your) (NP (DT a) (NN Whore))))) + (. !)))</tree></instance><instance><text>RT ARG : ARG ARG Rick Fox heading to ARG practice : This should be a great experience for the rookies and any ... h ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNS ARG)) + (: :) + (S + (NP + (NP (NNS ARG) (NNS ARG)) + (S + (NP (NNP Rick) (NNP Fox)) + (VP + (VBG heading) + (PP (TO to) (NP (NNS ARG) (NN practice)))))) + (: :) + (S + (NP (DT This)) + (VP + (MD should) + (VP + (VB be) + (NP + (NP (DT a) (JJ great) (NN experience)) + (PP + (IN for) + (NP + (NP (DT the) (NNS rookies)) + (CC and) + (FRAG (DT any) (: ...) (NN h) (: ...)))))))))))</tree></instance><instance><text>lmao conformity is evil infamoustrish i 'll save a spot in the '' welcome to the world of ARG '' ceremony room .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lmao) (NN conformity)) + (VP + (VP + (VBZ is) + (SBAR + (S + (NP (JJ evil) (NN infamoustrish) (FW i)) + (VP + (MD 'll) + (VP + (VB save) + (NP (DT a) (NN spot)) + (PP (IN in) (NP (DT the) ('' '') (JJ welcome))) + (PP + (TO to) + (NP (NP (DT the) (NN world)) (PP (IN of) (NP ARG))))))))) + (NP ('' '') (NN ceremony) (NN room))) + (. .)))</tree></instance><instance><text>shit ARG looks like donatella versace</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN shit) (NN lindsay) (NN lohan)) + (VP (VBZ looks) (PP (IN like) (NP (NN donatella) (NN versace))))))</tree></instance><instance><text>RT tastemypussy Who 's watching the sorry ARG play 2nite ? < -- FUCK the ARG !!! If you not a Heat Fan ... StabYourSelf in the face TWICE</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN tastemypussy)) + (SBARQ + (WHNP (WP Who)) + (SQ + (VP + (VBZ 's) + (S + (VP + (VBG watching) + (S + (NP (DT the) (JJ sorry) (NNS ARG)) + (VP (VBP play) (NP (NN 2nite))))))))) + (. ?)))</tree></instance><instance><text>ARG is losing her mind ... getting way too personal on twitter about her relationship , or lack thereof , with sam ron ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (VP + (VBG losing) + (NP (PRP$ her) (NN mind)) + (: ...) + (VP + (VBG getting) + (NP + (NP (NN way)) + (ADJP + (RB too) + (JJ personal) + (PP + (IN on) + (NP + (NP (NN twitter)) + (PP + (IN about) + (NP + (NP (PRP$ her) (NN relationship)) + (, ,) + (CC or) + (NP (NP (NN lack)) (ADVP (RB thereof))))))))) + (, ,) + (PP (IN with) (NP (NN sam) (NN ron)))))) + (: ...)))</tree></instance><instance><text>i love you ... you understand ? i love yoy ARG i am your fan number 1 in the world !!! i love you !! answer !!! pleaseeee</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR (FW i) (S (VP (VBP love) (NP (PRP you))))) + (: ...) + (S (NP (PRP you)) (VP (VB understand))) + (. ?)))</tree></instance><instance><text>Saturday Night Live lampoons ARG as a do-nothing President ! the blind starting to see the light ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Saturday) (NNP Night) (NNP Live)) + (VP + (VBZ lampoons) + (NP ARG) + (PP (IN as) (NP (DT a) (JJ do-nothing) (NNP President)))) + (. !)))</tree></instance><instance><text>ima muthafuckin monsta , bullshit me ? no , my hand game like a fucking ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ima) (NN muthafuckin) (NN monsta)) + (, ,) + (VP (VB bullshit) (NP (PRP me))) + (. ?)))</tree></instance><instance><text>King 's Way Research : Libya : Nato remains split as ARG announces US would pull back ' this week ' : Infight ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NP (NNP King) (POS 's)) (NNP Way) (NNP Research)) + (: :) + (NP + (NP (NNP Libya)) + (: :) + (S + (S + (NP (NN Nato)) + (VP + (VBZ remains) + (ADJP + (JJ split) + (SBAR + (IN as) + (S + (NP ARG) + (VP + (VBZ announces) + (SBAR + (S + (NP (NNP US)) + (VP + (MD would) + (VP + (VB pull) + (ADVP (RB back)) + ('' ') + (NP (DT this) (NN week)) + ('' '))))))))))) + (: :) + (S (NP (NNP Infight)) (: ...)))) + (. .)))</tree></instance><instance><text>cleaning !! home alone dancing to ARG '' 3 '' love it !! and love my new rapcity application for my phone</text><opinion>positive</opinion><tree>(ROOT (FRAG (VBG cleaning) (. !!)))</tree></instance><instance><text>yeah RT octhadeps : RT dewiola : Paparazzi RT octhadeps : np love ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ yeah) (NN RT) (NNS octhadeps)) + (: :) + (NP + (NP (NN RT) (NN dewiola)) + (: :) + (NP + (NP (NNP Paparazzi) (NN RT) (NNS octhadeps)) + (: :) + (NP (NN np) (NN love) (NN lady) (NNS gaga))))))</tree></instance><instance><text>'' WHO the fuck are you looking for , Stefani is ARG and ARG is Stefani ! '' - lady ARG</text><opinion>negative</opinion><tree>(ROOT + (S + ('' '') + (SBAR + (WP WHO) + (S + (NP (DT the) (NN fuck)) + (VP + (VBP are) + (S (NP (PRP you)) (VP (VBG looking) (PP (IN for))))))) + (, ,) + (S + (NP (NNP Stefani)) + (VP (VBZ is) (ADJP (JJ ARG) (CC and) (NN ARG)))) + (VP (VBZ is) (NP (NNP Stefani))) + (. !) + ('' '')))</tree></instance><instance><text>thirty day challenge - day twenty-three - your opinions on ARG i LOVE ARG ! she is like the being ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (CD thirty) (NN day) (NN challenge)) + (: -) + (NP + (NP (NN day) (CD twenty-three)) + (: -) + (NP + (NP (PRP$ your) (NNS opinions)) + (PP + (IN on) + (NP + (NN lady) + (JJ gaga) + (FW i) + (FW LOVE) + (NN lady) + (NN gaga))))) + (. !)))</tree></instance><instance><text>Do n't you reckon John & Edward from X Factor look like Draco Malfoy from ARG ? factor</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBP Do) + (RB n't) + (NP (PRP you)) + (VP + (VBP reckon) + (NP + (NNP John) + (CC &) + (VP + (NAC (NNP Edward) (PP (IN from) (NP (NN X) (NN Factor)))) + (S + (VP + (VB look) + (PP + (IN like) + (NP + (NP (NNP Draco) (NNP Malfoy)) + (PP (IN from) (NP ARG))))))))) + (. ?)))</tree></instance><instance><text>i never liked ARG but seriously her dad should stop going 2the media & stop being a attention seeker no i no y the girl is messed up</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (LS i) + (S + (ADVP (RB never)) + (VP + (VBD liked) + (SBAR + (S + (NP + (NP ARG) + (CC but) + (ADVP (RB seriously)) + (NP (PRP$ her) (NN dad))) + (VP + (MD should) + (VP + (VB stop) + (S + (VP + (VBG going) + (NP + (JJ 2the) + (NNS media) + (CC &) + (VP + (VB stop) + (S + (VP + (VBG being) + (NP (DT a) (NN attention) (NN seeker)))))) + (NP + (NP (ADVP (DT no) (FW i)) (DT no) (NN y)) + (SBAR + (S + (NP (DT the) (NN girl)) + (VP + (VBZ is) + (VP (VBN messed) (PRT (RP up)))))))))))))))))</tree></instance><instance><text>RT BigJamaal ARG Where y' all at ? -- > * hears crickets *</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP (NN RT) (NNP BigJamaal) (NNS ARG)) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at))) + (. ?)))</tree></instance><instance><text>andersoncooper I love ARG I 'm going to her concert in buffalo in march which seems like 4ever</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN andersoncooper)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP love) + (S + (NP ARG) + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG going) + (PP + (TO to) + (NP + (NP (PRP$ her) (NN concert)) + (PP + (IN in) + (NP + (NP (NN buffalo)) + (PP + (IN in) + (NP + (NP (NN march)) + (SBAR + (WHNP (WDT which)) + (S + (VP + (VBZ seems) + (PP (IN like) (NP (CD 4ever))))))))))))))))))))</tree></instance><instance><text>merry christmas little ARG secret link</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ merry) (NNS christmas)) + (NP (JJ little) (NN ARG) (JJ secret) (NN link))))</tree></instance><instance><text>Whoops forgot I don give a fuck about ARG what the fuck am I doing</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Whoops)) + (VP + (VBD forgot) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP don) + (VP + (VB give) + (NP (DT a) (NN fuck)) + (PP + (IN about) + (NP + (NP ARG) + (SBAR + (WHNP (WDT what)) + (S + (NP (DT the) (NN fuck)) + (VP (VBP am) (S (NP (PRP I)) (VP (VBG doing)))))))))))))))</tree></instance><instance><text>new post : fantasy by ARG for women edp spray 1.7 oz -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (JJ new) (NN post)) + (: :) + (NP + (NP (NN fantasy)) + (PP (IN by) (NP ARG)) + (PP (IN for) (NP (NNS women))))) + (VP + (VBP edp) + (NP (NP (NN spray) (CD 1.7) (NN oz)) (-LRB- -LRB-)))))</tree></instance><instance><text>saw v , via skyplayer on ARG ... excellent invention !!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NN saw) + (LS v) + (, ,) + (PP (IN via) (NP (NP (NN skyplayer)) (PP (IN on) (NP ARG)))) + (: ...) + (NP (JJ excellent) (NN invention)) + (. !!!)))</tree></instance><instance><text>new blog post : ARG chaos</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ new) (NN blog) (NN post)) + (: :) + (NP (NP (NNS windows)) (NP (CD 7) (NN chaos)))))</tree></instance><instance><text>Chucky : What would ARG do ?! Tiffany : ARG can kiss my shiny plastic butt !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Chucky) (: :)) + (FRAG + (SBAR + (WHNP (WP What)) + (S + (VP + (MD would) + (VP + (VB martha) + (S + (NP (NN stewart)) + (VP (VBP do) (ADJP (ADVP (SYM ?!))))))))))))</tree></instance><instance><text>videoworldnews.nl ENRIQUE IGLESIAS - IGLESIAS AND ARG RULE BILLBOARD LATIN MUSIC AWARDS : Enrique Iglesias and ARG were the to ...</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NNP videoworldnews.nl) (NNP ENRIQUE) (NNP IGLESIAS)) + (: -) + (NP (NP (NNP IGLESIAS)) (CC AND) (NP ARG))) + (VP + (VBP RULE) + (NP + (NP (NNP BILLBOARD) (NNP LATIN) (NNP MUSIC) (NNPS AWARDS)) + (: :) + (NP (NP (NNP Enrique) (NNP Iglesias)) (CC and) (NP ARG)))) + (PP (VBD were) (DT the) (TO to) (: ...))))</tree></instance><instance><text>ahh , playing persona ARG now that i 've already listened to the ost a dozen times beforehand feels weird</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB ahh)) + (, ,) + (S + (VP + (VBG playing) + (NP (NN persona) (NN ARG)) + (SBAR + (ADVP (RB now)) + (IN that) + (S + (FW i) + (VP + (VBP 've) + (ADVP (RB already)) + (VP + (VBN listened) + (S + (TO to) + (NP (DT the) (FW ost)) + (NP (DT a) (NN dozen) (NNS times)) + (ADVP (RB beforehand)) + (VP (VBZ feels) (NP (JJ weird)))))))))))))</tree></instance><instance><text>veamos esto cexdance How to present like ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNS veamos)) + (VP + (VBP esto) + (ADJP + (JJ cexdance) + (SBAR + (WHADVP (WRB How)) + (S (VP (TO to) (VP (VB present) (PP (IN like) (NP ARG))))))))))</tree></instance><instance><text>ARG and Demi Moore launch celebrity video campaign to combat sex ... : The Real Men Do n't Buy Girls ca ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (CC and) + (NP + (NP + (NNP Demi) + (NNP Moore) + (NN launch) + (NN celebrity) + (NN video) + (NN campaign)) + (SBAR + (S + (VP (TO to) (VP (VB combat) (NP (NN sex) (: ...) (: :)))))))) + (NP (DT The) (JJ Real) (NN Men)) + (VP + (VBP Do) + (RB n't) + (VP (VB Buy) (NP (NP (NNS Girls)) (VP (MD ca))))) + (: ...) + (. .)))</tree></instance><instance><text>damn you , ARG live !!!</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (RB damn)) + (NP (PRP you)) + (, ,) + (VP (VB ARG) (ADJP (JJ live))) + (. !!!)))</tree></instance><instance><text>ARG twitters about her love life</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) (NNS twitters)) + (PP (IN about) (NP (PRP$ her) (NN love) (NN life)))))</tree></instance><instance><text>Libya : Gaddafi son of dictator may be dead and thinks in exile , says ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP Libya)) + (: :) + (S + (NP + (NP (NNP Gaddafi) (NN son)) + (PP (IN of) (NP (NN dictator)))) + (VP + (VP (MD may) (VP (VB be) (ADJP (JJ dead)))) + (CC and) + (VP (VBZ thinks) (PP (IN in) (NP (NN exile)))))) + (, ,)) + (VP (VBZ says) (NP ARG)) + (. .)))</tree></instance><instance><text>RT givaispaid 211yeaDAnameROB fuck them ARG ... hahahaha - dam giva like that ! I thought it was fakers , you sounding like ANT-TOE-KNEE-O</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN RT) (NN givaispaid) (NN 211yeaDAnameROB)) + (VP + (VB fuck) + (S + (NP (PRP them)) + (NP + (NP + (NNS ARG) + (: ...) + (NN hahahaha) + (: -) + (NN dam) + (NN giva)) + (PP (IN like) (NP (DT that)))))) + (. !)))</tree></instance><instance><text>amira_adored marketplace application for ARG would be awesome !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN amira)) + (VP + (SYM _) + (VP + (VBD adored) + (NP (NN marketplace) (NN application)) + (PP (IN for) (NP ARG))))) + (VP (MD would) (VP (VB be) (ADJP (JJ awesome)))) + (. !)))</tree></instance><instance><text>ouvi : ARG -- break the ice : + spears</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN ouvi)) (: :) (NP ARG) (: --)) + (VP + (VP (VB break) (NP (DT the) (NN ice))) + (: :) + (VP (CC +) (NP (NNS spears))))))</tree></instance><instance><text>I ca n't believe I 'm writing this , ARG just mocked Chinese govt ban on television time travel with ref to his Dungeon & Dragons childhood</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (SBAR + (S + (NP (PRP I)) + (VP (VBP 'm) (VP (VBG writing) (NP (DT this))))))))) + (, ,) + (NP ARG) + (ADVP (RB just)) + (VP + (VBD mocked) + (NP + (NP (JJ Chinese) (NN govt) (NN ban)) + (PP (IN on) (NP (NN television) (NN time) (NN travel)))) + (PP + (IN with) + (NP + (NP (NN ref)) + (PP + (TO to) + (NP + (PRP$ his) + (NNP Dungeon) + (CC &) + (NNP Dragons) + (NN childhood))))))))</tree></instance><instance><text>that little ARG search bar is so great for reminding me what I last searched : dog portraits notworkrelated</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (DT that) + (S + (NP (JJ little) (NN ARG) (NN search) (NN bar)) + (VP + (VBZ is) + (ADJP + (RB so) + (JJ great) + (PP + (IN for) + (S + (VP + (VBG reminding) + (NP (PRP me)) + (SBAR + (WHNP (WP what)) + (S + (NP (PRP I)) + (ADVP (JJ last)) + (VP (VBD searched))))))))))) + (: :) + (NP (NN dog)) + (NNS portraits) + (JJ notworkrelated)))</tree></instance><instance><text>took the '' oh que você sabe sobre ARG ? '' quiz & got : super fã ! what about you ? ➜</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VP + (VBD took) + (NP (DT the) ('' '') (UH oh)) + (NP + (FW que) + (FW você) + (FW sabe) + (FW sobre) + (NN britney) + (NNS spears))) + (. ?) + ('' '')))</tree></instance><instance><text>out with kennanderson55 for ARG night ? sounds good to me : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (PP (IN out) (PP (IN with) (NP (NN kennanderson55)))) + (PP (PP (IN for) (NP ARG)) (NP (NN night))) + (. ?)))</tree></instance><instance><text>new on best celebrity scoop : ARG shoots steamy video for controversial new song 3</text><opinion>neutral</opinion><tree>(ROOT + (ADJP + (JJ new) + (SBAR + (S + (PP (IN on) (NP (JJS best) (NN celebrity) (NN scoop))) + (: :) + (NP ARG) + (VP + (VBZ shoots) + (NP + (NP (JJ steamy) (NN video)) + (PP + (IN for) + (NP (JJ controversial) (JJ new) (NP (NN song) (CD 3))))))))))</tree></instance><instance><text>Whenever I read about ARG and Jesus Luz , I like to pretend that she 's actually dating Jesus Christ like some sort of Family Guy story : D</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (NP (NNP Whenever)) + (SBAR + (S + (NP (PRP I)) + (VP + (VP (VBP read)) + (PP + (IN about) + (NP (NN ARG) (CC and) (NNP Jesus) (NNP Luz))))))) + (, ,) + (NP (PRP I)) + (VP + (VBP like) + (S + (VP + (TO to) + (VP + (VB pretend) + (SBAR + (IN that) + (S + (NP (PRP she)) + (VP + (VBZ 's) + (ADVP (RB actually)) + (VP + (VBG dating) + (NP + (NP (NNP Jesus) (NNP Christ)) + (PP + (IN like) + (NP + (NP (DT some) (NN sort)) + (PP + (IN of) + (NP (NNP Family) (NNP Guy) (NN story))))))))))))))) + (: :) + (NP (NN D))))</tree></instance><instance><text>Tourism up , and it 's all thanks to ARG</text><opinion>positive</opinion><tree>(ROOT + (ADVP + (ADVP (NP (NNP Tourism)) (ADVP (RB up)) (, ,)) + (CC and) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP (DT all) (NNS thanks) (S (VP (TO to) (VP ARG))))))))</tree></instance><instance><text>ARG heads for court to face the wrath of the judge</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) (NNS heads)) + (PP (IN for) (NP (NN court))) + (S + (VP + (TO to) + (VP + (VB face) + (NP + (NP (DT the) (NN wrath)) + (PP (IN of) (NP (DT the) (NN judge)))))))))</tree></instance><instance><text>If ARG wants to ruin America I say let her ... we let Obama</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (IN If) + (S + (NP ARG) + (VP + (VBZ wants) + (S + (VP + (TO to) + (VP + (VB ruin) + (NP + (NP (NNP America)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP say) + (SBAR (S (VP (VB let) (NP (PRP her))))))))))))))) + (: ...) + (NP (PRP we)) + (VP (VBP let) (NP (NNP Obama)))))</tree></instance><instance><text>its times like these that i 'm grateful i have an ARG and a cellphone .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (PRP$ its) (NNS times)) + (PP (IN like) (NP (DT these))) + (SBAR + (IN that) + (S (NP (FW i)) (VP (VBP 'm) (NP (JJ grateful) (FW i)))))) + (VP + (VBP have) + (NP (NP (DT an) (NN ARG)) (CC and) (NP (DT a) (NN cellphone)))) + (. .)))</tree></instance><instance><text>Video : Warlock ARG Locks Lips With Jimmy Kimmel .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Video)) + (: :) + (NP + (NP + (NNP Warlock) + (NNP charlie) + (NNP sheen) + (NNP Locks) + (NNP Lips)) + (PP (IN With) (NP (NNP Jimmy) (NNP Kimmel))))) + (. .)))</tree></instance><instance><text>losemynumber if you think the blackberry storm is better than ARG ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN losemynumber)) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP think) + (SBAR + (S + (NP (DT the) (NN blackberry) (NN storm)) + (VP + (VBZ is) + (ADJP (ADJP (JJR better)) (PP (IN than) (NP ARG))))))))) + (: ...)))</tree></instance><instance><text>Everybody wants to be Lady gag ... I want to be '' borderline '' ARG fresh ... damn she was fly</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN Everybody)) + (SBAR + (S + (VP + (VBZ wants) + (S (VP (TO to) (VP (VB be) (NP (NN Lady) (NN gag)))))) + (: ...) + (S + (NP (PRP I)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VB be) + ('' '') + (NP + (NP (JJ borderline) ('' '') (NN ARG)) + (ADJP + (JJ fresh) + (: ...) + (ADJP + (RB damn) + (SBAR + (S + (NP (PRP she)) + (VP (VBD was) (NP (NN fly)))))))))))))))))</tree></instance><instance><text>ARG Regrets His Naked Decor : At one point , ARG thought ... : At one point , ARG thought it ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP (VBZ Regrets) (NP (PRP$ His) (JJ Naked) (NN Decor)))) + (: :) + (S + (PP (IN At) (NP (CD one) (NN point))) + (, ,) + (NP ARG) + (VP + (VBD thought) + (: ...) + (: :) + (S + (PP (IN At) (NP (CD one) (NN point))) + (, ,) + (NP ARG) + (VP (VBD thought) (NP (PRP it))) + (: ...)))) + (. .)))</tree></instance><instance><text>ARG market share climbing fast : this is pretty impressive -- ARG has n't been out for even 2 weeks yet and alr</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NNS windows) (CD 7) (NN market) (NN share)) + (S (VP (VBG climbing) (ADVP (RB fast))))) + (PRN + (: :) + (S + (NP (DT this)) + (VP (VBZ is) (ADJP (RB pretty) (JJ impressive)))) + (: --)) + (NNS windows) + (S + (NP (CD 7)) + (VP + (VBZ has) + (RB n't) + (VP + (VBN been) + (ADVP (RP out)) + (PP (IN for) (NP (QP (RB even) (CD 2)) (NNS weeks))) + (ADVP (RB yet))))) + (CC and) + (ADVP (RB alr))))</tree></instance><instance><text>congratulations to that nigga ARG for his accomplishment</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS congratulations)) + (PP (TO to) (NP (DT that) (NN nigga) (NN barack) (NN obama))) + (PP (IN for) (NP (PRP$ his) (NN accomplishment)))))</tree></instance><instance><text>ARG was great :D happyfathersdaypictures</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD was) + (NP (JJ great) (NN :D) (NNS happyfathersdaypictures)))))</tree></instance><instance><text>乔布斯搞主题公园啦 ! -- ARG to help Disney turn stores into mini theme parks |</text><opinion>neutral</opinion><tree>(ROOT (NP (NN 乔布斯搞主题公园啦) (. !)))</tree></instance><instance><text>ouvindooo ARG -LRB- you drive me -RRB- crazy -LRB- the stop ! remix -RRB- ♫</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NN ouvindooo) (NN britney) (NNS spears)) + (PRN + (-LRB- -LRB-) + (S (NP (PRP you)) (VP (VBP drive) (NP (PRP me)))) + (-RRB- -RRB-)) + (FRAG + (ADJP (JJ crazy)) + (-LRB- -LRB-) + (NP (NP (DT the) (NN stop)))) + (. !)))</tree></instance><instance><text>justin , i really like your new song '' love me '' i already have it on my ARG !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN justin)) + (, ,) + (S + (FW i) + (ADVP (RB really)) + (VB like) + (NP (PRP$ your) (JJ new) (NN song)) + ('' '') + (S (VP (VB love) (NP (PRP me)))) + ('' '') + (FW i) + (ADVP (RB already)) + (VP + (VBP have) + (NP (PRP it)) + (PP (IN on) (NP (PRP$ my) (NN ARG))))) + (. !)))</tree></instance><instance><text>Chuck D , Clyde Stubblefield , Eclectic Method , and the Roots perform '' Fight the Power '' on ARG : amazing p ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP Chuck) (NNP D)) + (, ,) + (NP (NNP Clyde) (NNP Stubblefield)) + (, ,)) + (S + (S + (NP + (NP (NNP Eclectic) (NNP Method)) + (, ,) + (CC and) + (NP (DT the) (NNS Roots))) + (VP + (VBP perform) + ('' '') + (VP + (VB Fight) + (NP (DT the) (NN Power)) + ('' '') + (PP (IN on) (NP ARG))))) + (: :) + (NP (FRAG (NP (JJ amazing) (NN p)) (: ...)))) + (. .)))</tree></instance><instance><text>happy children 's day 4 everybody !!! i recommend '' 3 '' by ARG to to hear during the holiday ! good listening .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (JJ happy) (NNS children) (POS 's)) + (NN day) + (CD 4) + (NN everybody)) + (. !!!)))</tree></instance><instance><text>ARG tetep energetic yeah , see on Celebration music video .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN tetep) (JJ energetic) (NN yeah)) + (, ,) + (VP + (VB see) + (PP (IN on) (NP (NNP Celebration) (NN music) (NN video)))) + (. .)))</tree></instance><instance><text>MrGrabeel if you like ARG you should see ARG 7 part its awesome movie ever you 'll be confused if not reading books</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP MrGrabeel)) + (SBAR + (IN if) + (S + (NP (PRP you)) + (PP (IN like) (NP ARG)) + (NP (PRP you)) + (VP + (MD should) + (VP + (VB see) + (S + (NP (JJ harry) (NN potter) (CD 7) (NN part)) + (NP (PRP$ its) (JJ awesome) (NN movie) (RB ever)) + (S + (NP (PRP you)) + (VP + (MD 'll) + (VP + (VB be) + (VP + (VBN confused) + (SBAR + (IN if) + (S + (RB not) + (VP (VBG reading) (NP (NNS books))))))))))))))))</tree></instance><instance><text>I 'd love to check ARG out for once !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD 'd) + (VP + (VB love) + (S + (VP + (TO to) + (VP + (VB check) + (NP ARG) + (PRT (IN out)) + (PP (IN for) (NP (RB once)))))))) + (. !)))</tree></instance><instance><text>lmao at ARG and lady gag fight on SNL : -RRB- don take it seriously because it is all planned ... ha ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN lmao)) + (PP + (IN at) + (NP + (NP (NP ARG) (CC and) (NP (NN lady) (NN gag) (NN fight))) + (PP (IN on) (NP (NNP SNL)))))) + (: :) + (-RRB- -RRB-) + (S + (VP + (VBP don) + (VP + (VB take) + (NP (PRP it)) + (ADVP (RB seriously)) + (SBAR + (IN because) + (S + (NP (PRP it)) + (VP + (VBZ is) + (VP + (DT all) + (VP (VBD planned) (: ...) (NP (NN ha) (: ...))))))))))))</tree></instance><instance><text>The awkward moment when you see justin kissing fucking ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (DT The) (JJ awkward) (NN moment)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP see) + (S + (NP (NN justin)) + (VP (VBG kissing) (ADVP (RB fucking)) (NP ARG))))))) + (. .)))</tree></instance><instance><text>E ! News BREAKING : Mariah Carey and ARG welcome twins , a boy and a girl , in Los angles Saturday morning</text><opinion>neutral</opinion><tree>(ROOT (NP (NN E) (. !)))</tree></instance><instance><text>Ya 'll not gon na act like ARG do n't have charisma for days !!!!</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Ya)) + (VP + (MD 'll) + (RB not) + (VP + (VB gon) + (S (VP (TO na) (VP (VB act) (PP (IN like) (NP ARG))))))) + (VP + (VBP do) + (RB n't) + (VP (VB have) (NP (NN charisma)) (PP (IN for) (NP (NNS days))))) + (. !!!!)))</tree></instance><instance><text>i love justinbieber ' s new song & ARG new song 3 !</text><opinion>positive</opinion><tree>(ROOT + (SINV + (LS i) + (NP + (NP + (NN love) + (NN justinbieber) + ('' ') + (NNS s) + (JJ new) + (NN song) + (CC &) + (NN britney) + (NNS spears)) + (JJ new) + (NN song) + (CD 3)) + (. !)))</tree></instance><instance><text>i wan na make love to zoe saldana , broad daylight , lights on , candles , 2 flashlights , my ARG on sade playlist , television on mute , shades drawn back .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (FW i) + (FW wan) + (S + (VP + (TO na) + (VP + (VB make) + (NP (NN love)) + (PP (TO to) (NP (NN zoe) (NN saldana)))))) + (, ,) + (NP (JJ broad) (NN daylight)) + (, ,) + (ADVP (NP (NNS lights)) (IN on)) + (, ,) + (NP (NNS candles)) + (, ,) + (NP (CD 2) (NNS flashlights)) + (, ,) + (NP + (NP (PRP$ my) (NN ARG)) + (PP (IN on) (NP (NN sade) (NN playlist)))) + (, ,) + (NP + (NP (NN television)) + (PP + (IN on) + (NP + (NP (JJ mute) (, ,) (NNS shades)) + (VP (VBN drawn) (ADVP (RB back))))))) + (. .)))</tree></instance><instance><text>A little inspiration from ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT A) (JJ little) (NN inspiration)) + (PP (IN from) (NP ARG))))</tree></instance><instance><text>bad ARG song stuck in my brain : /</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (JJ bad) (NN britney) (NNS spears) (NN song)) + (VP (VBD stuck) (PP (IN in) (NP (PRP$ my) (NN brain)))) + (: :)) + (: /)))</tree></instance><instance><text>does the world have a peace prize in it 's pocket or is it just happy to see ARG ? - stephencolbert</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ does) + (NP (DT the) (NN world)) + (VP + (VP + (VBP have) + (S + (NP + (NP (DT a) (NN peace) (NN prize)) + (PP (IN in) (NP (PRP it)))) + (VP (VBZ 's) (NP (NN pocket))))) + (CC or) + (SQ + (VBZ is) + (NP (PRP it)) + (ADJP + (RB just) + (JJ happy) + (S (VP (TO to) (VP (VB see) (NP ARG))))))) + (. ?)))</tree></instance><instance><text>ii can make yo bed rock ! she got that good good ! she ARG bad ! hate 2 c ha go ! but love 2 watch ha leave ...</text><opinion>negative</opinion><tree>(ROOT + (S + (LST (LS ii)) + (VP (MD can) (VP (VB make) (NP (FW yo) (NN bed) (NN rock)))) + (. !)))</tree></instance><instance><text>Top News - ARG 's day : Return from Latin America - USA Today .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Top) (NNP News)) + (: -) + (NP + (NP (NP (NN ARG) (POS 's)) (NN day)) + (: :) + (NP + (NP + (NP (NN Return)) + (PP (IN from) (NP (NNP Latin) (NNP America)))) + (: -) + (NP (NNP USA) (NNP Today))))) + (. .)))</tree></instance><instance><text>i don wan na dream about all the things that never were ... out from under - ARG</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (FW i) + (VP + (VBP don) + (NP + (NP (JJ wan) (TO na) (NN dream)) + (PP + (IN about) + (NP + (NP + (NP (PDT all) (DT the) (NNS things)) + (SBAR + (WHNP (WDT that)) + (S (ADVP (RB never)) (VP (VBD were))))) + (: ...) + (PP + (RP out) + (QP + (IN from) + (IN under) + (: -) + (NN britney) + (NNS spears)))))))))</tree></instance><instance><text>RT HausOfAdele : I hate when people ask why i 'm a fan of ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP HausOfAdele)) + (: :) + (S + (NP (PRP I)) + (VP + (VBP hate) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NNS people)) + (VP + (VBP ask) + (SBAR + (WHADVP (WRB why)) + (S + (NP (FW i)) + (VP + (VBP 'm) + (NP (NP (DT a) (NN fan)) (PP (IN of) (NP ARG)))))))))))))</tree></instance><instance><text>hollyweird ... ARG playing opposite richard gere , in a romantic way .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN hollyweird)) + (: ...) + (NP + (NP ARG) + (VP (VBG playing) (NP (JJ opposite) (NN richard) (NN gere)))) + (, ,) + (PP (IN in) (NP (DT a) (JJ romantic) (NN way))) + (. .)))</tree></instance><instance><text>wow ARG loves ciara never ever</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN wow) (NN britney) (NNS spears)) + (VP + (VBZ loves) + (NP (NN ciara)) + (ADVP (ADVP (RB never)) (ADVP (RB ever))))))</tree></instance><instance><text>ARG ' s popularity bothers social liberals</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN sarah) (NN palin) ('' ') (NNS s) (NN popularity)) + (VP (VBZ bothers) (NP (JJ social) (NNS liberals)))))</tree></instance><instance><text>i don know but i had a full ARG wearing the pink wig panic attack dude .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VB don) + (VP + (VB know) + (SBAR + (S + (CC but) + (S + (NP (FW i)) + (VP + (VBD had) + (NP + (NP (DT a) (JJ full) (NN britney) (NNS spears)) + (VP + (VBG wearing) + (NP + (DT the) + (JJ pink) + (NN wig) + (NN panic) + (NN attack) + (NN dude)))))))))))) + (. .)))</tree></instance><instance><text>man i love that new ARG song ! loves it !!!!!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN man) + (FW i) + (S + (VP + (VBP love) + (NP + (IN that) + (NP (JJ new) (NN britney) (NNS spears) (NN song)))))) + (. !)))</tree></instance><instance><text>judge confiscates 12-year-old troublemaker 's nintendo ARG - a judge has ordered a 12-year-old troublemaker to surren ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN judge)) + (VP + (VBZ confiscates) + (SBAR + (S + (NP + (NP (JJ 12-year-old) (NN troublemaker) (POS 's)) + (NNP nintendo)) + (SYM ARG) + (: -) + (S + (NP (DT a) (NN judge)) + (VP + (VBZ has) + (VP + (VBN ordered) + (NP (DT a) (JJ 12-year-old) (NN troublemaker)) + (S (VP (TO to) (VP (VB surren))))))) + (: ...))))))</tree></instance><instance><text>ARG photos & pictures | is life unfair for lindsay ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) (NNS photos) (CC &) (NNS pictures)) + (SBARQ + (SYM |) + (SQ + (VBZ is) + (NP + (NN life) + (ADJP (JJ unfair) (PP (IN for) (NP (NN lindsay))))))) + (. ?)))</tree></instance><instance><text>UnderNoCircumstances should a man hit a woman ... well unless she hits him first and she is built like ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNS UnderNoCircumstances)) + (FRAG + (VP + (MD should) + (SBAR + (S + (NP (DT a) (NN man)) + (VP (VBD hit) (NP (DT a) (NN woman)))))) + (: ...) + (ADVP (RB well)) + (SBAR + (IN unless) + (S + (S + (NP (PRP she)) + (VP (VBZ hits) (NP (PRP him)) (ADVP (RB first)))) + (CC and) + (S + (NP (PRP she)) + (VP (VBZ is) (VP (VBN built) (PP (IN like) (NP ARG))))))))))</tree></instance><instance><text>oooh - lucky you - i really must get my ARG fit up and running again - have n't used it for weeks ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (SYM oooh)) + (: -) + (S + (NP (JJ lucky) (NP (PRP you)) (: -)) + (FW i) + (ADVP (RB really)) + (VP + (MD must) + (VP + (VB get) + (S + (S (NP (PRP$ my) (NNS ARG)) (VP (VBP fit) (PRT (RP up)))) + (CC and) + (S (VP (VBG running) (ADVP (RB again))))) + (: -) + (VP + (VBP have) + (RB n't) + (VP + (VBN used) + (NP (PRP it)) + (PP (IN for) (NP (NNS weeks))))) + (: ...))))))</tree></instance><instance><text>Secretary of State ARG says the international community will not accept a continuation of North Korea 's nuclear program .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NAC (NNP Secretary) (PP (IN of) (NP (NNP State)))) + (JJ hillary) + (NN clinton)) + (VP + (VBZ says) + (SBAR + (S + (NP (DT the) (JJ international) (NN community)) + (VP + (MD will) + (RB not) + (VP + (VB accept) + (NP + (NP (DT a) (NN continuation)) + (PP + (IN of) + (NP + (NP (NNP North) (NNP Korea) (POS 's)) + (JJ nuclear) + (NN program))))))))) + (. .)))</tree></instance><instance><text>Madonna is the bomb ARG is trying to hard these days to mimic her art</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Madonna)) + (VP + (VBZ is) + (SBAR + (S + (NP (DT the) (NN bomb) (NN lady) (NN gaga)) + (VP + (VBZ is) + (VP + (VBG trying) + (PP (TO to) (ADJP (JJ hard))) + (NP (DT these) (NNS days)) + (S + (VP (TO to) (VP (VB mimic) (NP (PRP$ her) (NN art))))))))))))</tree></instance><instance><text>listening '' slave '' -LRB- the circus starring : ARG -RRB- love it .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (VBG listening) ('' '') (NP (NN slave)) ('' '')) + (PRN + (-LRB- -LRB-) + (S + (S (NP (DT the) (NN circus)) (VP (VBG starring))) + (: :) + (NP ARG)) + (-RRB- -RRB-))) + (VP (VBP love) (NP (PRP it))) + (. .)))</tree></instance><instance><text>Historical video of ARG announcing the Apple / Microsoft partnership agreement back in 1997</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ Historical) (NN video)) + (PP + (IN of) + (NP + (NP ARG) + (VP + (VBG announcing) + (NP + (DT the) + (NNP Apple) + (: /) + (NNP Microsoft) + (NN partnership) + (NN agreement)) + (ADVP (RB back)) + (PP (IN in) (NP (CD 1997))))))))</tree></instance><instance><text>why wo n't my ARG synch with my pc so frustrating</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (MD wo) + (RB n't) + (NP + (NP (PRP$ my) (NN ARG) (NN synch)) + (PP (IN with) (NP (PRP$ my) (NN pc)))) + (ADJP (RB so) (JJ frustrating)))))</tree></instance><instance><text>actually i think the whole world knew how bad ARG was ... in fact he became a laughing stock ...</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (ADVP (RB actually)) + (FW i) + (VP + (VBP think) + (SBAR + (S + (NP (DT the) (JJ whole) (NN world)) + (VP + (VBD knew) + (SBAR + (SBAR + (WHADJP (WRB how) (JJ bad)) + (S + (NP ARG) + (VP + (VBD was) + (: ...) + (PP (IN in) (NP (NN fact)))))) + (S + (NP (PRP he)) + (VP + (VBD became) + (NP (DT a) (JJ laughing) (NN stock)))))))))) + (: ...)))</tree></instance><instance><text>Present like ARG</text><opinion>positive</opinion><tree>(ROOT (ADJP (JJ Present) (PP (IN like) (NP ARG))))</tree></instance><instance><text>is anyone else 's ARG having 3g issues ? mine has been down all day , even after restart .</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (NP + (NP (NP (NN anyone) (RB else) (POS 's)) (NN ARG)) + (VP (VBG having) (NP (NN 3g) (NNS issues))))) + (. ?)))</tree></instance><instance><text>VP ARG unveils the college completion toolkit to help state governors improve college graduation rates .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN VP) (NN joe) (NN biden)) + (VP + (VBZ unveils) + (S + (NP (DT the) (NN college) (NN completion) (NN toolkit)) + (VP (TO to) (VP (VB help) (NP (NN state) (NNS governors))))) + (VP + (VBP improve) + (NP (NN college) (NN graduation) (NNS rates)))) + (. .)))</tree></instance><instance><text>tetep mac os snow leopard the best daripada ARG ! ! ! wakakakakaa</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN tetep) (NN mac) (NNS os) (NN snow) (NN leopard)) + (NP + (NP (DT the) (JJS best) (NN daripada) (NNS windows)) + (NP (CD 7)))) + (. !)))</tree></instance><instance><text>Famous Arians : Celine Dion , Mariah Carey , Dian Ross , Elton John , David Letterman , Russel Crowe , ARG , Reese Witherspoon , Eddie Murphy .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Famous) (NNP Arians)) + (: :) + (FRAG + (S + (NP + (NP (NNP Celine) (NNP Dion)) + (, ,) + (NP + (NP (NNP Mariah) (NNP Carey)) + (, ,) + (NP (NNP Dian) (NNP Ross))) + (, ,) + (NP (NNP Elton) (NNP John)) + (, ,) + (NP + (NP (NNP David) (NNP Letterman)) + (, ,) + (NP (NNP Russel) (NNP Crowe))) + (, ,) + (NP (NNP al))) + (VP (VBP gore))) + (, ,) + (NP + (NP (NNP Reese) (NNP Witherspoon)) + (, ,) + (NP (NNP Eddie) (NNP Murphy)))) + (. .)))</tree></instance><instance><text>some ARG games should come with warning that if you play ' them on a bus you may miss your stop and end up 30mins from where you need to be</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT some) (NN ARG) (NNS games)) + (VP + (MD should) + (VP + (VB come) + (PP + (IN with) + (S + (VP + (VBG warning) + (SBAR + (IN that) + (S + (SBAR + (IN if) + (S (NP (PRP you)) (VP (VBP play) ('' ')))) + (NP (PRP them)) + (PP + (IN on) + (NP + (NP (DT a) (NN bus)) + (SBAR + (S + (NP (PRP you)) + (VP + (MD may) + (VP + (VB miss) + (NP + (NP (PRP$ your) (NN stop)) + (CC and) + (VP + (VB end) + (PRT (RP up)) + (NP + (NP (CD 30) (NNS mins)) + (PP + (IN from) + (SBAR + (WHADVP (WRB where)) + (S + (NP (PRP you)) + (VP + (VBP need) + (S + (VP + (TO to) + (VP (VB be))))))))))))))))))))))))))</tree></instance><instance><text>could n't agree more ! ARG is the Queen !</text><opinion>positive</opinion><tree>(ROOT + (S (VP (MD could) (RB n't) (VP (VB agree) (NP (JJR more)))) (. !)))</tree></instance><instance><text>ARG in the ellen degenrs show , please !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP ARG) (PP (IN in) (NP (DT the) (NN ellen) (NNS degenrs)))) + (VP (VBP show) (, ,) (VP (VB please))) + (. !)))</tree></instance><instance><text>billboard hot 100 : -- 1 ARG 3 !! suck it , haters !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN billboard) (JJ hot) (CD 100)) + (: :) + (NP (: --) (NP (CD 1) (NN britney) (NNS spears) (CD 3))) + (. !!)))</tree></instance><instance><text>what 's most important is to let me know when you get a ARG guitar hero guitar so you can join our band !</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (WHNP (WP what)) + (S (VP (VBZ 's) (ADVP (RBS most) (JJ important))))) + (VP + (VBZ is) + (S + (VP + (TO to) + (VP + (VB let) + (S + (NP (PRP me)) + (VP + (VB know) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP get) + (NP + (DT a) + (NN ARG) + (NN guitar) + (NN hero) + (NN guitar)) + (SBAR + (IN so) + (S + (NP (PRP you)) + (VP + (MD can) + (VP (VB join) (NP (PRP$ our) (NN band))))))))))))))) + (. !)))</tree></instance><instance><text>would like to listen to chrisdjmoyles on the train except for sone reason the ARG wo n't let you : -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (MD would) + (VP + (VB like) + (S + (VP + (TO to) + (VP + (VB listen) + (PP + (TO to) + (NP + (NP (NNS chrisdjmoyles)) + (PP (IN on) (NP (DT the) (NN train))))) + (PP + (IN except) + (PP + (IN for) + (NP + (NP (NN sone) (NN reason)) + (SBAR + (S + (NP (DT the) (NN ARG)) + (VP + (MD wo) + (RB n't) + (VP + (VB let) + (NP (NP (PRP you)) (: :) (-LRB- -LRB-))))))))))))))))</tree></instance><instance><text>Watching and learning from this GuyKawasaki How to present like ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG Watching) + (CC and) + (VP + (VBG learning) + (PP (IN from) (NP (DT this) (NNP GuyKawasaki))) + (SBAR + (WHADVP (WRB How)) + (S (VP (TO to) (VP (VB present) (PP (IN like) (NP ARG))))))))))</tree></instance><instance><text>ff playstationteam for excellent spot on up to date ps3 / ARG news & the occasional code voucher .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN ff) (NN playstationteam)) + (PP + (IN for) + (NP + (NP (JJ excellent) (NN spot)) + (PP + (IN on) + (PP + (RB up) + (TO to) + (NP + (NP (NN date) (NN ps3) (: /) (NN ARG) (NN news)) + (CC &) + (NP (DT the) (JJ occasional) (NN code) (NN voucher)))))))) + (. .)))</tree></instance><instance><text>' everybody wants happiness , nobody wants pain , but you ca n't have a rainbow without a little rain ' - ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + ('' ') + (S + (S (NP (NN everybody)) (VP (VBZ wants) (NP (NN happiness)))) + (, ,) + (NP (NN nobody)) + (VP (VBZ wants) (NP (NN pain)))) + (, ,) + (CC but) + (S + (NP (PRP you)) + (VP + (MD ca) + (RB n't) + (VP + (VB have) + (NP (DT a) (NN rainbow)) + (PP + (IN without) + (NP + (NP (DT a) (JJ little) (NN rain) ('' ')) + (: -) + (NP ARG)))))) + (. .)))</tree></instance><instance><text>ARG was once elected Governor of Alaska ! Which is like winning the Nobel Prize in Mattering , right ?</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD was) + (ADVP (RB once)) + (VP + (VBN elected) + (S (NP (NP (NN Governor)) (PP (IN of) (NP (NNP Alaska))))))) + (. !)))</tree></instance><instance><text>IcantUnderstand how ARG song made it 2 radio , you telling me she heard it and thot '' hmmmmm I got a hit ''</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNP IcantUnderstand)) + (SBAR + (WHADVP (WRB how)) + (S + (NP (NN kim) (NN kardashian) (NN song)) + (VP (VBD made) (NP (PRP it) (CD 2) (NN radio))))) + (, ,) + (S + (NP (PRP you)) + (VP + (VBG telling) + (NP (PRP me)) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD heard) + (NP (NP (PRP it)) (CC and) (NP (NN thot)))))))) + ('' '') + (NN hmmmmm)) + (NP (PRP I)) + (VBD got) + (NP (DT a) (NN hit)) + ('' '')))</tree></instance><instance><text>just saw someone tweet ... '' ARG with that outrageous fortune '' ... some people have no clue .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP (RB just) (NN saw) (NN someone) (NN tweet)) + (: ...) + (NP + (NP ('' '') (NN bill) (NNS gates)) + (PP (IN with) (NP (DT that) (JJ outrageous) (NN fortune)))) + ('' '')) + (: ...) + (NP (DT some) (NNS people))) + (VP (VBP have) (NP (DT no) (NN clue))) + (. .)))</tree></instance><instance><text>ARG asking gag , what the hell is a disco stick ? LOL made me laugh !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S (NP ARG) (VP (VBG asking) (NP (NN gag)))) + (, ,) + (SBAR + (WHNP (WP what)) + (S + (NP (DT the) (NN hell)) + (VP (VBZ is) (NP (DT a) (NN disco) (NN stick))))) + (. ?)))</tree></instance><instance><text>My love 's a revolver , my sex is a killer ! ARG love you ! ahahaha</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (PRP$ My) (NN love) (POS 's)) (NP (DT a) (NN revolver))) + (, ,) + (NP (PRP$ my) (NN sex)) + (S (VP (VBZ is) (NP (DT a) (NN killer)))) + (. !)))</tree></instance><instance><text>while browsing through all the famous people i saw ARG ... how embarrassing ... at least he does n't get called a boy like that poor bieber girl</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (IN while) + (S + (S + (VP + (VBG browsing) + (PP + (IN through) + (NP (PDT all) (DT the) (JJ famous) (NNS people) (FW i))))) + (VP (VBD saw) (NP ARG)))) + (PP + (: ...) + (WHADJP (WRB how) (JJ embarrassing)) + (: ...) + (NP + (SBAR + (S + (ADVP (IN at) (JJS least)) + (NP (PRP he)) + (VP + (VBZ does) + (RB n't) + (VP + (VB get) + (VP + (VBN called) + (S + (NP + (NP (DT a) (NN boy)) + (PP + (IN like) + (NP + (DT that) + (JJ poor) + (NN bieber) + (NN girl))))))))))))))</tree></instance><instance><text>prior brilliant nobel peace prize picks : woodrow wilson -LRB- virulent racist -RRB- ; ARG -LRB- abject failure -RRB- ; kim dae-jung -LRB- corrupt buffoon -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (ADJP (RB prior) (JJ brilliant)) + (JJ nobel) + (NN peace) + (NN prize) + (NNS picks)) + (: :) + (NP + (NP (NN woodrow) (NN wilson)) + (PRN + (-LRB- -LRB-) + (NP (JJ virulent) (NN racist)) + (-RRB- -RRB-))) + (: ;) + (NP + (NP ARG) + (PRN (-LRB- -LRB-) (NP (JJ abject) (NN failure)) (-RRB- -RRB-))) + (: ;) + (NP + (NP (NN kim) (NN dae-jung)) + (PRN + (-LRB- -LRB-) + (NP (JJ corrupt) (NN buffoon)) + (-RRB- -RRB-)))))</tree></instance><instance><text>My lib '' friend '' gets massive headaches whenever I mention to her the name '' ARG '' ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (PRP$ My) (NN lib)) ('' '') (NN friend) ('' '')) + (VP + (VBZ gets) + (NP (JJ massive) (NNS headaches)) + (SBAR + (WHADVP (WRB whenever)) + (S + (NP (PRP I)) + (VP + (VBP mention) + (PP (TO to) (NP (PRP$ her) (DT the) (NN name))))))) + ('' '') + (NP ARG) + ('' '') + (: ...)))</tree></instance><instance><text>haa , i love the ARG fit plus .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN haa)) + (, ,) + (NP (FW i)) + (VP (VBP love) (NP (NP (DT the) (NN ARG) (NN fit)) (CC plus))) + (. .)))</tree></instance><instance><text>just spoiled my whole evening to a fucking router at a friends place ... !!! but he gave me his 60gb ARG to thank me !!!</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADVP + (RB just) + (VP + (VBN spoiled) + (NP (PRP$ my) (JJ whole) (NN evening)) + (PP (TO to) (NP (DT a) (RB fucking) (NN router))) + (PP (IN at) (NP (DT a) (NNS friends))) + (VP (VBP place)))) + (: ...) + (. !!!)))</tree></instance><instance><text>Sick on couch = ARG marathon 1-6 !!! How glorious : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (ADJP + (JJ Sick) + (PP + (IN on) + (NP + (NP (NN couch)) + (NP (JJ =) (NN harry) (JJ potter) (NN marathon) (CD 1-6))))) + (. !!!)))</tree></instance><instance><text>i want Miley Cyrus 's hair , Megan Fox 's body , ARG 's voice and Selena Gomez 's boyfriend : - -RRB-</text><opinion>positive</opinion><tree>(ROOT + (PRN + (NP + (LS i) + (VBP want) + (NP (NP (NNP Miley) (NNP Cyrus) (POS 's)) (NN hair)) + (, ,) + (NP (NP (NNP Megan) (NNP Fox) (POS 's)) (NN body)) + (, ,) + (NP + (NP (NP (NN demi) (NN lovato) (POS 's)) (NN voice)) + (CC and) + (NP (NP (NNP Selena) (NNP Gomez) (POS 's)) (NN boyfriend))) + (: :) + (: -)) + (-RRB- -RRB-)))</tree></instance><instance><text>ARG orange on 1 favorite source +4 others like bbc-orange reveals uk date for ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN ARG) (NN orange)) + (PP + (IN on) + (NP + (NP + (NP (CD 1) (JJ favorite) (NN source)) + (NP (CD +4) (NNS others))) + (PP (IN like) (NP (NN bbc-orange)))))) + (VP + (VBZ reveals) + (NP (NP (NN uk) (NN date)) (PP (IN for) (NP ARG))))))</tree></instance><instance><text>goggle Plays To Its Strengths , Succeeds Brilliantly , With ARG Interview : As the battle for Silicon Valley ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN goggle) (NNP Plays)) + (PP (TO To) (NP (PRP$ Its) (NNS Strengths)))) + (, ,) + (FRAG + (NP (NNP Succeeds)) + (ADVP (RB Brilliantly)) + (, ,) + (PP (IN With) (NP (NN lady) (JJ gaga) (NNP Interview))) + (: :) + (PP + (IN As) + (NP + (NP (DT the) (NN battle)) + (PP (IN for) (NP (NNP Silicon) (NNP Valley))))) + (: ...)) + (. .)))</tree></instance><instance><text>He could had any kind of bad jawn in Los angles but he recommendations ARG ????? Something anit right</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP He)) + (VP + (MD could) + (VP + (VBD had) + (NP + (NP (DT any) (NN kind)) + (PP (IN of) (NP (JJ bad) (NN jawn)))) + (PP (IN in) (NP (NNP Los) (NNS angles)))))) + (CC but) + (S (NP (PRP he)) (NP (NNS recommendations)) (VP ARG)) + (. ?????)))</tree></instance><instance><text>i 'd say '' you like what you like '' my cd shelves include rush , metallica , roxette , take that , ARG ... oh & judie tzuke</text><opinion>neutral</opinion><tree>(ROOT + (X + (LS i) + (S + (MD 'd) + (VB say) + ('' '') + (NP + (NP (PRP you)) + (PP + (IN like) + (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VBP like)))))) + ('' '') + (NP (PRP$ my) (NN cd) (NNS shelves)) + (VP + (VBP include) + (FRAG + (NN rush) + (, ,) + (NN metallica) + (, ,) + (VP + (NN roxette) + (, ,) + (VP (VB take) (NP (DT that))) + (, ,) + (NP ARG)) + (: ...) + (UCP (UH oh) (CC &) (NP (NN judie) (NN tzuke))))))))</tree></instance><instance><text>lego indiana jones 2 : the adventure continues : nepal bar trailer -LRB- box 360 , ps3 , ARG , pc , ds , psp -RRB- : compares the classic</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lego) (NN indiana)) + (VP + (VBZ jones) + (NP + (NP (CD 2)) + (: :) + (S + (S (NP (DT the) (NN adventure)) (VP (VBZ continues))) + (: :) + (NP + (NP + (NP (JJ nepal) (NN bar) (NN trailer)) + (PRN + (-LRB- -LRB-) + (NP + (NP (NN box) (CD 360)) + (, ,) + (NP (NN ps3)) + (, ,) + (NP ARG) + (, ,) + (NP (NN pc)) + (, ,) + (NP (JJ ds)) + (, ,) + (NP (NN psp))) + (-RRB- -RRB-))) + (: :) + (S (VP (VBZ compares) (NP (DT the) (JJ classic))))))))))</tree></instance><instance><text>Pretty awesome - just add ' qr ' to the end of any bit.ly link / / With Their Own QR Code Trick , Bit.ly Eats ARG 's Balls .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NNP Pretty) + (JJ awesome) + (: -) + (RB just) + (VB add) + ('' ') + (NN qr) + ('' ')) + (PP + (TO to) + (NP + (NP (DT the) (NN end)) + (PP + (IN of) + (NP + (NP (DT any) (JJ bit.ly) (NN link)) + (: /) + (S + (: /) + (PP + (IN With) + (NP + (PRP$ Their) + (NN Own) + (NNP QR) + (NNP Code) + (NNP Trick))) + (, ,) + (NP (NNP Bit.ly)) + (VP (VBZ Eats) (NP (NP (NN ARG) (POS 's)) (NNS Balls)))))))) + (. .)))</tree></instance><instance><text>RT BigJamaal : ARG Where y' all at ? << TeamFUCKaLAKERHATER</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP BigJamaal)) + (: :) + (FRAG + (NP ARG) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at)))) + (. ?)))</tree></instance><instance><text>thank you to all who have send me e-mail address for ARG invities but : invitations will not be sent immediately check back tomorrow</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VP + (VB thank) + (NP (PRP you)) + (PP + (TO to) + (NP + (NP (DT all)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP have) + (VP + (VB send) + (NP (PRP me)) + (VP + (VB e-mail) + (NP + (NP (NN address)) + (PP + (IN for) + (NP (NN google) (NN wave) (NNS invities)))))))))))) + (CC but) + (SBAR + (: :) + (S + (NP (NNS invitations)) + (VP + (MD will) + (RB not) + (VP + (VB be) + (VP + (VBN sent) + (ADVP (RB immediately)) + (VP (VB check) (ADVP (RB back)) (NP (NN tomorrow)))))))))))</tree></instance><instance><text>In NH visit , Romney takes ARG to task on economy - ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP (IN In) (NP (NNP NH) (NN visit))) + (, ,) + (NP (NNP Romney)) + (VP + (VBZ takes) + (NP ARG) + (PP (TO to) (NP (NN task))) + (PP (IN on) (NP (NN economy))) + (: -)) + (: ...) + (. .)))</tree></instance><instance><text>This weekend I needa buy : : 1 -RRB- Portable CD Player with Headphones 2 -RRB- Halloween Costume Not Sure What Yet , I Wan na Get A -LSB- ARG mask .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (DT This) (NN weekend)) + (SBAR (S (NP (PRP I)) (VP (VBP needa) (NP (NN buy) (: :)))))) + (: :) + (VP + (LST (LS 1) (-RRB- -RRB-)) + (NP + (NP (JJ Portable) (NNP CD) (NNP Player)) + (PP + (IN with) + (NP + (NNPS Headphones) + (S + (LST (LS 2) (-RRB- -RRB-)) + (NP (NNP Halloween) (NNP Costume)) + (ADJP (RB Not) (JJ Sure)) + (SBAR + (WHNP (WP What)) + (S + (ADVP (RB Yet)) + (, ,) + (NP (PRP I)) + (VP + (VBP Wan) + (S + (VP + (TO na) + (VP + (VB Get) + (NP + (DT A) + (-LRB- -LSB-) + (NP (JJ sarah) (NN palin) (NN mask)))))))))))))) + (. .)))</tree></instance><instance><text>I 'm a real crazy person in general , but right when I wake up & just before I sleep , my mind state is as stable as ARG 's career .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP 'm) + (NP + (NP (DT a) (JJ real) (JJ crazy) (NN person)) + (PP (IN in) (ADJP (JJ general)))))) + (, ,) + (CC but) + (ADVP + (RB right) + (SBAR + (WHADVP (WRB when)) + (S + (S (NP (PRP I)) (VP (VBP wake) (PRT (RP up)))) + (CC &) + (SBAR + (ADVP (RB just)) + (IN before) + (S + (NP (PRP I)) + (VP + (VBP sleep) + (, ,) + (SBAR + (S + (NP (PRP$ my) (NN mind) (NN state)) + (VP + (VBZ is) + (ADJP + (ADJP (IN as) (JJ stable)) + (PP + (IN as) + (NP + (NP (NN mc) (NN hammer) (POS 's)) + (NN career))))))))))))) + (. .)))</tree></instance><instance><text>ARG - Oh No ! Mr. Schue Drops Some Hints On The Upcoming Glee Death ! : Uh-oh , geeks ! Get those tissues ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN perez) (SYM hilton) (: -)) + (ADJP (INTJ (UH Oh) (INTJ (UH No)))) + (. !)))</tree></instance><instance><text>i love ARG so cool allkpop</text><opinion>positive</opinion><tree>(ROOT + (UCP + (LST (LS i)) + (NP (NN love) (NN britney) (NNS spears)) + (ADJP (ADJP (RB so) (JJ cool)) (X (IN allkpop)))))</tree></instance><instance><text>ARG The website looks awesome - I really love the new song and the photos ! Ca n't wait for your new album ! : D</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (SBAR + (S + (NP (DT The) (NN website)) + (VP (VBZ looks) (ADJP (JJ awesome)))))) + (: -) + (S + (NP (PRP I)) + (ADVP (RB really)) + (VP + (VBP love) + (NP + (NP (DT the) (JJ new) (NN song)) + (CC and) + (NP (DT the) (NNS photos))))) + (. !)))</tree></instance><instance><text>Gary Rothfeld Chavez single boosts Yanks over Rangers : Eric Chavez , filling in for an ailing ARG , singledho ... Gary Rothfeld</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NNP Gary) + (NNP Rothfeld) + (NNP Chavez) + (JJ single) + (NNS boosts)) + (SBAR + (NNPS Yanks) + (FRAG + (PP (IN over) (NP (NNPS Rangers))) + (: :) + (NP + (NP + (NP (NNP Eric) (NNP Chavez)) + (, ,) + (VP + (VBG filling) + (PRT (RP in)) + (PP + (IN for) + (NP + (NP (DT an) (VBG ailing) (NN alex) (NN rodriguez)) + (, ,) + (NP (NN singledho)))))) + (: ...) + (NP (NNP Gary) (NNP Rothfeld)))))))</tree></instance><instance><text>facing death threats over sex tape of ARG - spearsphoto.blogspot.com</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (VP + (VBG facing) + (NP + (NP (NN death) (NNS threats)) + (PP + (IN over) + (NP (NP (NN sex) (NN tape)) (PP (IN of) (NP ARG))))))) + (: -) + (NP (NN spearsphoto.blogspot.com))))</tree></instance><instance><text>yes ARG is going to come over to see you ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (RB yes) (NN britney) (NNS spears)) + (VP + (VBZ is) + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB come) + (PRT (RP over)) + (S (VP (TO to) (VP (VB see) (NP (PRP you))))))))))) + (: ;) + (NP (-RRB- -RRB-))))</tree></instance><instance><text>less than 48 hours to go to win a new 8gb ARG nano and pre-register for our grand opening !!</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (QP (JJR less) (IN than) (CD 48)) (NNS hours)) + (SBAR + (S + (VP + (TO to) + (VP + (VB go) + (S + (VP + (TO to) + (VP + (VP + (VB win) + (NP + (DT a) + (JJ new) + (JJ 8gb) + (NN ARG) + (NN nano))) + (CC and) + (VP + (VB pre-register) + (PP + (IN for) + (NP (PRP$ our) (JJ grand) (NN opening)))))))))))) + (. !!)))</tree></instance><instance><text>RT BigJamaal ARG Where y' all at ? < ~ ~ i see you with that bullshit !!!</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP (NN RT) (NNP BigJamaal) (NNS ARG)) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at))) + (. ?)))</tree></instance><instance><text>Outside in the rain waiting for ARG : o</text><opinion>positive</opinion><tree>(ROOT + (NP + (ADVP + (JJ Outside) + (PP + (IN in) + (NP + (NP (DT the) (NN rain)) + (VP (VBG waiting) (PP (IN for) (NP ARG)))))) + (: :) + (NP (NN o))))</tree></instance><instance><text>i 'm seeing ARG live from las vegas ... is just a dream , dream ... dream within ' a dream ... it was just a dream</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (LS i) + (S + (VP + (VBP 'm) + (VP + (VBG seeing) + (S + (NP ARG) + (VP (VBP live) (PP (IN from) (NP (FW las) (FW vegas))))))))) + (: ...) + (VP + (VBZ is) + (SBAR + (S + (NP + (RB just) + (DT a) + (NN dream) + (, ,) + (NN dream) + (: ...) + (NN dream) + (SBAR (IN within) ('' ')) + (DT a) + (NN dream) + (: ...) + (NP (PRP it))) + (VP (VBD was) (NP (RB just) (DT a) (NN dream))))))))</tree></instance><instance><text>new video : naruto shippuden : narutimate ace 3 ARG - new scans/pics - awesome gameplay pictures</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ new) (NN video)) + (: :) + (NP + (NP (NN naruto) (NN shippuden)) + (: :) + (NP + (NP + (NP (NN narutimate) (NN ace) (CD 3) (NN ARG)) + (: -) + (NP (JJ new) (NNS scans/pics))) + (: -) + (NP (JJ awesome) (NN gameplay) (NNS pictures))))))</tree></instance><instance><text>even more , i 'd say 30 % of these who are n't real have pictures of ARG sucking a cock .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADVP (RB even) (RBR more)) + (PRN + (, ,) + (FW i) + (NP + (SBAR + (S + (VP + (MD 'd) + (VP + (VB say) + (NP + (NP (CD 30) (NN %)) + (PP (IN of) (NP (DT these))) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP are) + (RB n't) + (ADJP + (JJ real) + (S + (VP + (VBP have) + (NP + (NP (NNS pictures)) + (PP + (IN of) + (NP + (NP ARG) + (VP + (VBG sucking) + (NP (DT a) (NN cock))))))))))))))))))) + (. .)))</tree></instance><instance><text>thought of an excuse for a new ARG - 1 for personal music & 1 to store songs for band & choir rehearsal ... sound good to anyone else ? fb</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN thought)) + (PP + (IN of) + (NP + (NP (DT an) (NN excuse)) + (PP + (IN for) + (NP + (NP (DT a) (JJ new) (NN ARG)) + (: -) + (NP + (NP (CD 1)) + (PP + (IN for) + (NP + (NP (NP (JJ personal) (NN music)) (CC &) (CD 1)) + (SBAR + (S + (VP + (TO to) + (VP + (VB store) + (NP (NNS songs)) + (PP + (IN for) + (NP + (NN band) + (CC &) + (NN choir) + (NN rehearsal)))))))))))))) + (: ...)) + (VP + (VB sound) + (ADJP (JJ good)) + (PP (TO to) (NP (NN anyone) (RB else)))) + (. ?)))</tree></instance><instance><text>new blog post : ARG : unvegan hero</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ new) (NN blog) (NN post)) + (: :) + (NP (NP ARG) (: :) (NP (JJ unvegan) (NN hero)))))</tree></instance><instance><text>Just saw the ARG movie trailer , I wan na go see that movie it real look guud</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (ADVP (RB Just)) + (VBD saw) + (S + (NP (DT the) (NN micheal) (NN jackson) (NN movie) (NN trailer)) + (, ,) + (NP (PRP I)) + (VP + (VBP wan) + (S + (VP + (TO na) + (VP + (VB go) + (VP + (VB see) + (NP + (NP (DT that) (NN movie)) + (SBAR + (S + (NP (PRP it)) + (NP (JJ real) (NN look) (NN guud)))))))))))))</tree></instance><instance><text>Mean And Petty ARG Rips Katie Couric : Fox News Host Greta Van stern asked Palin about Couric ` s exit oh ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NN Mean)) + (CC And) + (NP + (JJ Petty) + (NN sarah) + (NN palin) + (NNP Rips) + (NNP Katie) + (NNP Couric))) + (: :) + (NP + (NP + (NNP Fox) + (NNP News) + (NNP Host) + (NNP Greta) + (NNP Van) + (JJ stern)) + (VP + (VBD asked) + (SBAR + (S + (NP + (NP (NNP Palin)) + (PP (IN about) (NP (NNP Couric) (`` `) (NNS s)))) + (VP (VBP exit) (INTJ (UH oh))))))) + (: ...)) + (. .)))</tree></instance><instance><text>musicmonday 3 - ARG ... one less lonely girl - justin bieber ... party in the usa - miley cyrus ... follow please ... = d</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP + (NP + (NP (NP (NN musicmonday) (CD 3)) (: -) (NP ARG)) + (: ...) + (NP (CD one) (JJR less) (JJ lonely) (NN girl)) + (: -)) + (NN justin) + (NN bieber)) + (: ...) + (NP (NP (NN party)) (PP (IN in) (NP (DT the) (NN usa)))) + (: -)) + (NN miley) + (NN cyrus)) + (VP + (: ...) + (VP + (VP (VB follow) (VP (VB please))) + (: ...) + (NP (JJ =) (NN d))))))</tree></instance><instance><text>managed to completely forget about strength and conditioning tonight ... i blame it on ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VBN managed) + (S + (VP + (TO to) + (ADVP (RB completely)) + (VP + (VB forget) + (PP + (IN about) + (NP + (NP (NN strength)) + (CC and) + (NP (NN conditioning)))) + (NP (NN tonight))))))) + (: ...) + (FW i) + (VP (VBP blame) (NP (PRP it)) (PP (IN on) (NP ARG)))))</tree></instance><instance><text>just watched another film casting ARG , this guy is definitely awesome !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (ADJP (RB just) (VBN watched)) (DT another) (NN film)) + (VP (VBG casting) (NP ARG))) + (, ,) + (S + (NP (DT this) (NN guy)) + (VP (VBZ is) (ADVP (RB definitely)) (ADJP (JJ awesome)))) + (. !)))</tree></instance><instance><text>ARG and Katherine Heigl vehicle KILLERS is the 20th highest grossing film in China this year ! whoknew</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (CC and) + (NP (NNP Katherine) (NNP Heigl) (NN vehicle) (NNS KILLERS))) + (VP + (VBZ is) + (NP + (NP (DT the) (JJ 20th) (JJS highest)) + (VP + (VBG grossing) + (NP (NN film)) + (PP (IN in) (NP (NNP China))) + (NP (DT this) (NN year))))) + (. !)))</tree></instance><instance><text>Americans back ARG on Libya , but not a majority .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNPS Americans)) + (NP + (NP (NP (RB back) (NN ARG)) (PP (IN on) (NP (NNP Libya)))) + (, ,) + (CONJP (CC but) (RB not)) + (NP (DT a) (NN majority)))) + (. .)))</tree></instance><instance><text>check this out you ppt rocker you Give a presentation worthy of ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB check) + (NP (DT this)) + (SBAR + (IN out) + (S + (NP (PRP you)) + (NP (NN ppt) (NN rocker)) + (S + (NP (PRP you)) + (VP + (VB Give) + (NP + (NP (DT a) (NN presentation)) + (ADJP (JJ worthy) (PP (IN of) (NP ARG)))))))))))</tree></instance><instance><text>IfGovernmentShutsDown Arrest ARG and Eric Cantor and abolish the Tea Party !!!!</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP + (NNP IfGovernmentShutsDown) + (NN Arrest) + (NN john) + (NN boehner)) + (CC and) + (NP (NNP Eric) (NNP Cantor))) + (CC and) + (S (VP (VB abolish) (NP (DT the) (NNP Tea) (NNP Party)))) + (. !!!!)))</tree></instance><instance><text>i 'm on ARG too , in case you want to wave at me ! just be sure you 're not waving with magazine in gun .</text><opinion>neutral</opinion><tree>(ROOT + (INTJ + (LST + (LS i) + (S + (VP + (VBP 'm) + (PP (IN on) (NP ARG)) + (ADVP (RB too)) + (, ,) + (SBAR + (IN in) + (NN case) + (S + (NP (PRP you)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP (VB wave) (PP (IN at) (NP (PRP me)))))))))))) + (. !)))</tree></instance><instance><text>'' necolebitchie : nikki Minaj , Britney Spears , ARG & More Hang out Factory Night Club '' < -- how I WISH I was there !!!!!!!!!</text><opinion>neutral</opinion><tree>(ROOT + (NP + ('' '') + (NP + (NP (NN necolebitchie)) + (: :) + (NP + (NP + (NP (NNS nikki) (NNP Minaj)) + (, ,) + (NP (NNP Britney) (NNP Spears))) + (, ,) + (NP + (NP (NP ARG) (CC &) (NP (JJR More) (NNP Hang))) + (PP + (IN out) + (NP + (NP (NNP Factory) (NNP Night) (NNP Club) ('' '')) + (ADJP (JJR <)))))) + (: --) + (SBAR + (WHADVP (WRB how)) + (S + (NP (PRP I)) + (VP + (VBP WISH) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD was) + (NP (NP (EX there)) (QP (CD !!!!!!!!!))))))))))))</tree></instance><instance><text>ahhh ARG crossroads is on !!! kill me now !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN ahhh) (NN britney) (NNS spears) (NNS crossroads)) + (VP (VBZ is) (ADVP (IN on))) + (. !!!)))</tree></instance><instance><text>Thank you ARG for the detachable cord that I trip over at least once a day and if it did n't detach , I 'd be in traction .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Thank) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP steve) + (NP + (NP + (NP (NNS jobs)) + (PP (IN for) (NP (DT the) (JJ detachable) (NN cord)))) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP I) (NN trip)) + (ADVP (RB over)) + (UCP + (ADVP (IN at) (JJS least) (RB once)) + (NP (DT a) (NN day)) + (CC and)) + (SBAR + (IN if) + (S + (NP (PRP it)) + (VP (VBD did) (RB n't) (VP (VB detach))))) + (, ,) + (NP (PRP I)) + (VP + (MD 'd) + (VP (VB be) (PP (IN in) (NP (NN traction)))))))))))) + (. .)))</tree></instance><instance><text>I liked a YouTube video -- Goodbye - JEMI -LRB- ARG And Joe Jonas -RRB- .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD liked) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (: --) + (NP + (NP (NNP Goodbye)) + (: -) + (NP + (NN JEMI) + (PRN + (-LRB- -LRB-) + (NN demi) + (NN lovato) + (CC And) + (NP (NNP Joe) (NNP Jonas)) + (-RRB- -RRB-)))))) + (. .)))</tree></instance><instance><text>Night , going to bed listening to ARG and miley cyrus -LRB- ; , , their the BEST teenager 's EVER !!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Night)) + (PP + (, ,) + (S + (VP + (VBG going) + (PP (TO to) (NP (NN bed))) + (S + (VP + (VBG listening) + (PP + (TO to) + (NP + (NP ARG) + (CC and) + (NP + (NP (NN miley) (NN cyrus)) + (FRAG + (-LRB- -LRB-) + (INTJ (: ;)) + (, ,) + (, ,) + (NP + (PRP$ their) + (NP + (DT the) + (NNP BEST) + (NN teenager) + (POS 's)) + (NNP EVER))))))))))) + (. !!!)))</tree></instance><instance><text>update on the ARG ultimate giveaway - 183 entries - just 17 away from 200 ! to all participating .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB update) + (PP + (IN on) + (NP + (DT the) + (NNS windows) + (NP + (CD 7) + (JJ ultimate) + (NN giveaway) + (: -) + (CD 183) + (NNS entries)))) + (: -) + (VP + (QP (RB just) (CD 17)) + (ADVP (RB away) (PP (IN from) (NP (CD 200)))))) + (. !)))</tree></instance><instance><text>Shit is what Liberals socialist and Marxist get from ARG , Shinola to lubricate and polish their Heads</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NN Shit)) + (VP + (VBZ is) + (SBAR + (WHNP (WP what)) + (S + (VP + (NNS Liberals) + (SBAR + (S + (ADJP (JJ socialist) (CC and) (JJ Marxist)) + (VP (VB get) (PP (IN from) (NP ARG)))))))))) + (, ,) + (NP (NNP Shinola)) + (VP + (TO to) + (VP + (VB lubricate) + (CC and) + (VP (VB polish) (NP (PRP$ their) (NNS Heads)))))))</tree></instance><instance><text>My Top 3 Weekly lastfm artists : ARG -LRB- 1 -RRB- , Adele -LRB- 1 -RRB- & Childish Gambino -LRB- 1 -RRB- .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (PRP$ My) + (JJ Top) + (CD 3) + (NNP Weekly) + (NN lastfm) + (NNS artists)) + (: :) + (FRAG + (NP ARG) + (LST (-LRB- -LRB-) (CD 1) (-RRB- -RRB-)) + (, ,) + (NP + (NP (NNP Adele)) + (PRN + (LST (-LRB- -LRB-) (LS 1) (-RRB- -RRB-)) + (NP + (CC &) + (JJ Childish) + (NN Gambino) + (-LRB- -LRB-) + (CD 1) + (-RRB- -RRB-))))) + (. .)))</tree></instance><instance><text>RareRave It was great , Brad really highlighted a lot of the cool things they are doing with ARG apps</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP RareRave)) + (SBAR (S (NP (PRP It)) (VP (VBD was) (ADJP (JJ great))))) + (, ,) + (NP (NNP Brad)) + (ADVP (RB really)) + (VP + (VBD highlighted) + (NP + (NP (DT a) (NN lot)) + (PP + (IN of) + (NP + (NP (DT the) (JJ cool) (NNS things)) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP are) + (VP + (VBG doing) + (PP (IN with) (NP (NN ARG) (NNS apps)))))))))))))</tree></instance><instance><text>ugh i need my ARG touch cable !!! i cant use my ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN ugh) + (FW i) + (VP (VB need) (NP (PRP$ my) (NN ARG) (NN touch) (NN cable)))) + (. !!!)))</tree></instance><instance><text>im a dead beat heart ARG fan -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (NP + (NN im) + (NP + (DT a) + (JJ dead) + (NN beat) + (NN heart) + (NN britney) + (NNS spears) + (NN fan)) + (-LRB- -LRB-) + (: :)))</tree></instance><instance><text>serious fail in leaving out html view in 6 - killed using my library on the ARG - if it doesnot come back - neither do i</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (JJ serious)) + (VP + (VBP fail) + (PP + (IN in) + (S + (VP + (VBG leaving) + (PRT (RP out)) + (NP (NP (NN html) (NN view)) (PP (IN in) (NP (CD 6))))))) + (: -) + (VP + (VBN killed) + (S + (VP + (VBG using) + (NP + (NP (PRP$ my) (NN library)) + (PP (IN on) (NP (DT the) (NN ARG))))))))) + (: -) + (S + (SBAR + (IN if) + (S + (NP (PRP it)) + (ADJP (JJ doesnot)) + (VP (VBN come) (ADVP (RB back))))) + (: -) + (FRAG (CC neither) (VBP do) (FW i)))))</tree></instance><instance><text>just got done putting ARG ultimate on the laptop ... i love it !!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (RB just) + (VP + (VBN got) + (VP + (VBN done) + (S + (VP + (VBG putting) + (NP (NNS windows)) + (NP + (CD 7) + (S (ADJP (JJ ultimate))) + (PP (IN on) (NP (DT the) (NN laptop)))))))) + (: ...) + (S (FW i) (VP (VBP love) (NP (PRP it)))) + (. !!!!)))</tree></instance><instance><text>ARG waxes poetic on Flash shortcomings on the iphone -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ waxes) + (ADJP + (JJ poetic) + (PP + (IN on) + (NP + (NP (NN Flash) (NNS shortcomings)) + (PP (IN on) (NP (NP (DT the) (NN iphone)) (: -)))))))))</tree></instance><instance><text>ARG vs Jen Hudson vs Salma Hayek ... have you voted for Bitch Stole My Look yet ?! .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NP ARG) (CC vs) (NP (NNP Jen) (NNP Hudson))) + (PP (CC vs) (NP (NNP Salma) (NNP Hayek)))) + (: ...) + (VP + (VP + (VBP have) + (SBAR + (S + (NP (PRP you)) + (VP (VBD voted) (PP (IN for) (NP (NNP Bitch))))))) + (VP + (VBZ Stole) + (NP (PRP$ My) (NN Look)) + (ADVP (RB yet)) + (X (SYM ?!))))))</tree></instance><instance><text>ARG - three / this is the best song ever !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN britney) (SYM spears) (: -)) + (FRAG + (CD three) + (: /) + (SBAR + (S + (NP (DT this)) + (VP + (VBZ is) + (NP (NP (DT the) (JJS best) (NN song)) (ADVP (RB ever))))))) + (. !)))</tree></instance><instance><text>i wonder when i 'll get my ARG invitation ... i have tons of friends that invited me and i received nothing yet !</text><opinion>neutral</opinion><tree>(ROOT + (S + (LST (LS i)) + (S + (NP (NN wonder)) + (SBAR + (WHADVP (WRB when)) + (S + (FW i) + (VP + (MD 'll) + (VP + (VB get) + (NP + (NP (PRP$ my) (NN google) (NN wave) (NN invitation)) + (: ...) + (NP (FW i))))))) + (VP + (VBP have) + (NP + (NP (NNS tons)) + (PP (IN of) (NP (NNS friends))) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VP (VBD invited) (NP (PRP me))) + (CC and) + (VP + (FW i) + (S + (VP + (VBN received) + (NP (NN nothing)) + (ADVP (RB yet))))))))))) + (. !)))</tree></instance><instance><text>I hate ARG !!!!!!</text><opinion>negative</opinion><tree>(ROOT (S (NP (PRP I)) (VP (VBP hate) (NP ARG)) (. !!!!!!)))</tree></instance><instance><text>ARG tweets sam ronson heartbreak -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lindsay) (NN lohan) (NNS tweets)) + (VP (VBP sam) (NP (NN ronson) (NN heartbreak))) + (: -)))</tree></instance><instance><text>whats with this funny scrollbar in ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS whats)) + (PP (IN with) (NP (DT this) (JJ funny) (NN scrollbar))) + (PP (IN in) (NP ARG)) + (. ?)))</tree></instance><instance><text>ARG went to hell</text><opinion>negative</opinion><tree>(ROOT (S (NP ARG) (VP (VBD went) (PP (TO to) (NP (NN hell))))))</tree></instance><instance><text>Microsoft 's new Windows Phone ad fails to impress : It was first spotted by Fake ARG who pretty much said it a</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (NNP Microsoft) (POS 's)) + (JJ new) + (NNP Windows) + (NN Phone) + (NN ad)) + (VP (VBZ fails) (S (VP (TO to) (VP (VB impress)))))) + (: :) + (S + (NP (PRP It)) + (VP + (VBD was) + (ADVP (JJ first)) + (VP + (VBN spotted) + (PP + (IN by) + (NP + (NP (NNP Fake) (NNP steve) (NNS jobs)) + (SBAR + (WHNP (WP who)) + (S + (ADVP (RB pretty) (RB much)) + (VP (VBD said) (SBAR (SQ (NP (PRP it)) (DT a)))))))))))))</tree></instance><instance><text>Jd inget lgnya ARG - faster than the ray of light -LRB- or something -RRB- naik tuk tukk ... hihihihi ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN Jd) (NN inget) (NN lgnya) (NN ARG)) + (: -) + (ADJP + (ADJP (JJR faster)) + (PP + (IN than) + (NP + (NP (DT the) (NN ray)) + (PP + (IN of) + (NP + (NP + (NP (NN light)) + (PRN + (-LRB- -LRB-) + (CC or) + (NP (NN something)) + (-RRB- -RRB-))) + (NN naik) + (NN tuk) + (NN tukk)))))) + (: ...) + (NP (NNS hihihihi)) + (: ...)))</tree></instance><instance><text>i saw on your myspace that you got the red ring of death ... see that 's why you need a ps3 because ARG is garbage ... ps3 is more reliable</text><opinion>negative</opinion><tree>(ROOT + (NP + (LS i) + (SBAR + (S + (NP + (NP + (NP (NN saw)) + (PP (IN on) (NP (PRP$ your) (NN myspace))) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP you)) + (VP + (VBD got) + (NP + (NP (DT the) (JJ red) (NN ring)) + (PP (IN of) (NP (NN death)))))))) + (: ...) + (S + (VP + (VB see) + (S + (NP (DT that)) + (VP + (VBZ 's) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP you)) + (VP + (VBP need) + (NP (DT a) (NN ps3)) + (SBAR + (IN because) + (S + (NP ARG) + (VP (VBZ is) (NP (NN garbage)))))))))))) + (: ...) + (NP (NN ps3))) + (VP (VBZ is) (ADJP (RBR more) (JJ reliable)))))))</tree></instance><instance><text>when will the madness end ARG vs lady gag ARG was mad skinny and ewl nasty dutty gal</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB when)) + (SQ + (MD will) + (NP + (NP (DT the) (NN madness) (NN end) (NN ARG)) + (CC vs) + (NP (NN lady) (NN gag) (NN ARG))) + (VP + (VBD was) + (NP + (JJ mad) + (NN skinny) + (CC and) + (NN ewl) + (JJ nasty) + (JJ dutty) + (NN gal))))))</tree></instance><instance><text>jon gosselin joining celebrity boxing federation with michael lohan !? = 23423 if ARG ' s the ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN jon) (NN gosselin)) + (VP + (VBG joining) + (NP (NN celebrity) (NN boxing) (NN federation)) + (PP (IN with) (NP (NN michael) (NN lohan) (NN !?))))))</tree></instance><instance><text>musicmonday very activa with ARG '' 3 '' the best h0t s0ng that ever exists ! musicmonday</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN musicmonday)) + (PP + (ADVP (RB very) (RB activa)) + (IN with) + (NP + (NP ARG) + ('' '') + (NP + (CD 3) + ('' '') + (NP + (NP (DT the) (JJS best) (NN h0t) (NN s0ng)) + (SBAR + (WHNP (WDT that)) + (S (ADVP (RB ever)) (VP (VBZ exists)))))))) + (. !)))</tree></instance><instance><text>Fuck the ARG * signs off Twitter *</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB Fuck) + (FRAG + (NP (DT the) (NNS ARG)) + (X (SYM *)) + (S (VP (NNS signs) (PP (IN off) (NP (NNP Twitter))))) + (X (SYM *))))))</tree></instance><instance><text>ARG was awesome !!</text><opinion>positive</opinion><tree>(ROOT (S (NP ARG) (VP (VBD was) (ADJP (JJ awesome))) (. !!)))</tree></instance><instance><text>in my mind , mac is coming out with a tablet a little bigger than a ARG , that works like an itouch , and it costs $ 400 .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (PP (IN in) (NP (PRP$ my) (NN mind))) + (, ,) + (NP (NN mac)) + (VP + (VBZ is) + (VP + (VBG coming) + (PRT (RP out)) + (PP + (IN with) + (NP + (NP (DT a) (NN tablet)) + (ADJP + (ADJP (NP (DT a) (JJ little)) (JJR bigger)) + (PP (IN than) (NP (DT a) (NN ARG)))))) + (S + (, ,) + (NP (WDT that)) + (VP (VBZ works) (PP (IN like) (NP (DT an) (NN itouch)))))))) + (, ,) + (CC and) + (S (NP (PRP it)) (VP (VBZ costs) (NP ($ $) (CD 400)))) + (. .)))</tree></instance><instance><text>'' i 'm not going home ... not really '' i so thought of yes man XD i love ARG</text><opinion>positive</opinion><tree>(ROOT + (X + ('' '') + (VP + (FRAG + (SBAR + (FW i) + (S + (VP (VBP 'm) (VP (RB not) (VBG going) (ADVP (NN home)))))) + (: ...) + (PP + (RB not) + (ADVP (RB really)) + ('' '') + (FW i) + (PP + (IN so) + (NP + (NP (NN thought)) + (PP + (IN of) + (NP + (NP (RB yes) (NN man)) + (NP + (NNP XD) + (FW i) + (NN love) + (NN harry) + (NN potter)))))))))))</tree></instance><instance><text>ARG Inspired by Bruce Springsteen , definitely leopard : Pop sensation ARG recently credited Bruce Springstee ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (VP + (VBN Inspired) + (PP (IN by) (NP (NNP Bruce) (NNP Springsteen)))) + (, ,) + (ADVP (RB definitely)) + (NP (NN leopard)) + (: :)) + (S + (NP (NN Pop) (NN sensation) (NN lady) (NN gaga)) + (ADVP (RB recently)) + (VP + (VBD credited) + (NP (NP (NNP Bruce) (NNP Springstee)) (: ...)))) + (. .)))</tree></instance><instance><text>im poor remember ! i can do anything with a portable device , imma deathmatch you some links i use on my ARG</text><opinion>neutral</opinion><tree>(ROOT (S (ADJP (NN im) (JJ poor)) (VP (VBP remember)) (. !)))</tree></instance><instance><text>setting up my moms new laptop with ARG anxious to play with it</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG setting) + (PRT (RP up)) + (NP + (NP (PRP$ my) (NNS moms)) + (NP + (NP (JJ new) (NN laptop)) + (PP + (IN with) + (NP + (NNS windows) + (NP + (CD 7) + (ADJP + (JJ anxious) + (S + (VP + (TO to) + (VP (VB play) (PP (IN with) (NP (PRP it)))))))))))))))</tree></instance><instance><text>i just quoted ARG 3 how very sad</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (FRAG + (NP (RB just) (VBN quoted) (NN britney) (NNS spears)) + (FRAG (CD 3) (WHADJP (WHADVP (WRB how) (RB very)) (JJ sad))))))</tree></instance><instance><text>I had a ARG dream last night : O</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBD had) + (NP (DT a) (NN harry) (JJ potter) (NN dream)) + (NP (JJ last) (NN night))) + (: :)) + (NP (NN O))))</tree></instance><instance><text>Interesting : ARG & husband Nick Cannon Pose Butt-Naked For okay ! Magazine : ARG & husband Nick Canno ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (JJ Interesting) + (: :) + (NN mariah) + (NP + (NN carey) + (CC &) + (NN husband) + (NP (NNP Nick) (NNP Cannon)))) + (VP (VB Pose) (NP (NNP Butt-Naked)) (PP (IN For) (NP (JJ okay)))) + (. !)))</tree></instance><instance><text>-LSB- free mp3 music -RSB- speak : ARG songs torrent download on www.mp3sbay.com</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (PRN + (-LRB- -LSB-) + (NP (JJ free) (NN mp3) (NN music)) + (-RRB- -RSB-)) + (VP (VBP speak))) + (: :) + (NP + (NP + (NN lindsay) + (NN lohan) + (NNS songs) + (NN torrent) + (NN download)) + (PP (IN on) (NP (NN www.mp3sbay.com))))))</tree></instance><instance><text>These kids are cracking me up ! -LRB- ARG 's Firework -- new video -RRB- .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT These) (NNS kids)) + (VP (VBP are) (VP (VBG cracking) (NP (PRP me)) (PRT (RP up)))) + (. !)))</tree></instance><instance><text>ha i love ARG ' s music and i 've wanted to do a cover of her for a long time but i could never come up with anything</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN ha) (FW i) (NN love) (NN britney) (NNS spears) (POS ')) + (NNS s) + (NN music)) + (CC and) + (NP + (FW i) + (S + (VP + (VBP 've) + (VP + (VP + (VBN wanted) + (S + (VP + (TO to) + (VP + (VB do) + (NP + (NP (DT a) (NN cover)) + (PP (IN of) (NP (PRP$ her)))) + (PP (IN for) (NP (DT a) (JJ long) (NN time))))))) + (CC but) + (SBAR + (S + (FW i) + (VP + (MD could) + (ADVP (RB never)) + (VP + (VB come) + (PRT (RP up)) + (PP (IN with) (NP (NN anything)))))))))))))</tree></instance><instance><text>Why are they showing the VMAs again ??? I don want to be sad about Mike !!!!! ARG don make me cry !!!</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Why)) + (SQ + (VBP are) + (NP (PRP they)) + (VP (VBG showing) (NP (DT the) (NNS VMAs)) (ADVP (RB again)))) + (. ???)))</tree></instance><instance><text>Gente vota no coverama Banda ARG Cover ! .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNP Gente) (FW vota)) + (NP + (DT no) + (NN coverama) + (NNP Banda) + (NN lady) + (JJ gaga) + (NNP Cover))) + (. !)))</tree></instance><instance><text>Bill Ayers calls Senator ARG a WAR CRIMINAL : Senator ARG was a prison of war for about 5 ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Bill) (NNP Ayers)) + (VP + (VBZ calls) + (NP + (NP + (NP (NNP Senator) (NN john) (NN mccain)) + (S (NP (DT a) (NN WAR)) (ADJP (JJ CRIMINAL)))) + (: :) + (S + (S + (NP (NNP Senator) (NN john) (NN mccain)) + (VP + (VBD was) + (NP (NP (DT a) (NN prison)) (PP (IN of) (NP (NN war)))) + (PP (IN for) (NP (QP (IN about) (CD 5)))))) + (: ...)))) + (. .)))</tree></instance><instance><text>ARG debut collection as a fashion designer is a disaster</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) (NN debut) (NN collection)) + (SBAR + (IN as) + (S + (NP (DT a) (NN fashion) (NN designer)) + (VP (VBZ is) (NP (DT a) (NN disaster)))))))</tree></instance><instance><text>shit i did n't know ARG was in it 's alive ! she 's the little cripple fire crotch boy !</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NN shit) (FW i)) + (VP (VBD did) (RB n't) (VP (VB know) (NP ARG)))) + (S + (VBD was) + (IN in) + (NP (PRP it)) + (VP (VBZ 's) (ADJP (JJ alive)))) + (. !)))</tree></instance><instance><text>luvbnrich uh huh the battery when out on the ARG ... now what mr. kudabear lol you 2 are 2 funny lol i miss you</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (NN luvbnrich) + (SBAR + (S + (INTJ (UH uh)) + (VP + (VP + (VBP huh) + (NP (DT the) (NN battery)) + (SQ + (WHADVP (WRB when)) + (PRT (RP out)) + (PP (IN on) (NP (DT the) (NN ARG))))) + (: ...) + (VP + (ADVP (RB now)) + (WHNP + (WP what) + (NP + (NP (NN mr.) (NN kudabear) (NN lol)) + (NP + (PRP you) + (SBAR + (CD 2) + (S + (VP + (VBP are) + (SBAR + (S + (NP (CD 2) (JJ funny) (NN lol) (FW i)) + (VP (VBP miss) (NP (PRP you))))))))))))))))))</tree></instance><instance><text>hack your ARG and they are gods gift .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN hack) (PRP$ your) (NN ARG)) + (CC and) + (SBAR + (S (NP (PRP they)) (VP (VBP are) (NP (NNS gods) (NN gift)))))) + (. .)))</tree></instance><instance><text>All I need is a tinfoil hat and ARG 's tear ducts and I 'd make a perfect Glenn Beck .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NP (DT All)) (SBAR (S (NP (PRP I)) (VP (VBP need))))) + (VP + (VBZ is) + (S + (NP + (NP (DT a) (NN tinfoil) (NN hat)) + (CC and) + (NP (NN john) (NN boehner) (POS 's))) + (VP (VB tear) (NP (NNS ducts)))))) + (CC and) + (S + (NP (PRP I)) + (VP + (MD 'd) + (VP + (VB make) + (NP (DT a) (JJ perfect) (NNP Glenn) (NNP Beck))))) + (. .)))</tree></instance><instance><text>looking forward to reading the audacity to win , available for ARG download tomorrow !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (S + (VP + (VBG looking) + (ADVP + (RB forward) + (PP + (TO to) + (S + (VP + (VBG reading) + (NP (DT the) (NN audacity)) + (S (VP (TO to) (VP (VB win)))))))))) + (, ,) + (NP + (ADJP (JJ available) (PP (IN for) (NP (NN ARG) (NN download)))) + (NP (NN tomorrow))) + (. !)))</tree></instance><instance><text>What ?! You do n't like ARG ?! = / I still love you ... but Jen !!! ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT (WHNP (WDT What) (NN ?!)))</tree></instance><instance><text>is amazing you wanted it has been on repeat on my ARG for 9 days straight ! go listen to her ! : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (VP (VBZ is) (ADJP (JJ amazing))) + (NP (PRP you)) + (VP + (S + (VP + (VBD wanted) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ has) + (VP + (VBN been) + (PP (IN on) (NP (NN repeat))) + (PP (IN on) (NP (PRP$ my) (NN ARG))) + (PP (IN for) (NP (CD 9) (NNS days))) + (ADVP (RB straight))))))))) + (. !)))</tree></instance><instance><text>watching ARG on at sunday hmmmm not a good look but i just love ARG movies</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (NP ARG) + (PP (IN on) (PP (IN at) (NP (NNP sunday) (NN hmmmm)))) + (ADVP + (RB not) + (NP + (NP (DT a) (JJ good) (NN look)) + (CC but) + (S + (FW i) + (ADVP (RB just)) + (VP (VBP love) (NP (NN harry) (JJ potter) (NNS movies)))))))))</tree></instance><instance><text>Willie Revillame & other celebrities , be like Justin Bieber & not like Charlie Sheen or ARG ! World has so many problems , do n't add !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NNP Willie) + (NNP Revillame) + (CC &) + (JJ other) + (NNS celebrities)) + (, ,) + (VP + (VB be) + (VP + (IN like) + (S + (NNP Justin) + (NNP Bieber) + (CC &) + (VP + (RB not) + (VB like) + (NP (NP (NNP Charlie) (NNP Sheen)) (CC or) (NP ARG)))))) + (. !)))</tree></instance><instance><text>I will stop following you if you talk about ARG all the time .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD will) + (VP + (VB stop) + (PP (VBG following) (NP (PRP you))) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP talk) + (PP (IN about) (NP ARG)) + (NP (PDT all) (DT the) (NN time))))))) + (. .)))</tree></instance><instance><text>living in the sin is the new thing ??!! mmm yeah ! im kinda analizing ARG song quotes ha</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG living) (PP (IN in) (NP (DT the) (NN sin))))) + (VP + (VBZ is) + (NP (NP (DT the) (JJ new) (NN thing)) (NP (CD ??!!))))))</tree></instance><instance><text>The new ARG film has one problem : the book that it 's based on was n't particularly good -LRB- worst of the series IMHO -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT The) (JJ new) (NN harry) (NN potter) (NN film)) + (VP + (VBZ has) + (NP + (NP (CD one) (NN problem)) + (: :) + (NP + (NP (DT the) (NN book)) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (VP + (VBN based) + (SBAR + (S + (IN on) + (VP + (VBD was) + (RB n't) + (ADJP + (ADJP (RB particularly) (JJ good)) + (PRN + (-LRB- -LRB-) + (NP + (NP (JJS worst)) + (PP + (IN of) + (NP (DT the) (NN series) (NN IMHO)))) + (-RRB- -RRB-)))))))))))))))</tree></instance><instance><text>does anyone care what tankengliang thinks about ARG ? RT : I do n't agree with ARG call 4 Malaysian fan 2 fight censorshp of her music</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBZ does) + (NP + (NP (NN anyone) (NN care)) + (SBARQ + (WHNP (WDT what) (NN tankengliang)) + (SQ (VP (VBZ thinks) (PP (IN about) (NP ARG))))))) + (. ?)))</tree></instance><instance><text>haven watched ARG interview :-LRB- where can i find it ?</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NN haven)) + (VP (VBD watched) (NP (JJ ARG) (NN interview)))) + (: :) + (SBARQ + (-LRB- -LRB-) + (WHADVP (WRB where)) + (SQ (MD can) (ADVP (FW i)) (VP (VB find) (NP (PRP it))))) + (. ?)))</tree></instance><instance><text>'' i 'm sorry for running away like this and i 'm sorry i 've already made my wish but cinderellas got to go '' - ARG</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + ('' '') + (SQ + (FW i) + (VP + (VBP 'm) + (ADJP + (JJ sorry) + (PP + (IN for) + (S + (VP + (VP + (VBG running) + (ADVP (RP away)) + (PP (IN like) (NP (DT this)))) + (CC and) + (S + (FW i) + (VP + (VBP 'm) + (NP + (NP (JJ sorry) (FW i) (VBP 've)) + (VP + (ADVP (RB already)) + (VBN made) + (S + (NP + (NP (PRP$ my) (NN wish)) + (CC but) + (NP (NNS cinderellas))) + (VP + (VBD got) + (S + (VP + (TO to) + (VP (VB go) ('' '') (: -) (NP ARG))))))))))))))))))</tree></instance><instance><text>What would you do if ARG farted really loud on your first date ?</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHNP (WP What)) + (SQ + (MD would) + (NP (PRP you)) + (VP + (VB do) + (SBAR + (IN if) + (S + (NP ARG) + (VP + (VBD farted) + (ADJP + (RB really) + (JJ loud) + (PP (IN on) (NP (PRP$ your) (JJ first) (NN date))))))))) + (. ?)))</tree></instance><instance><text>has somehow managed to survive the torture that was x factor and shall now attempt to reclaim control of the ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ has) + (VP + (ADVP (RB somehow)) + (VBN managed) + (S + (VP + (TO to) + (VP + (VB survive) + (S + (DT the) + (VP + (VB torture) + (SBAR + (S + (NP (DT that)) + (VP + (VP (VBD was) (NP (NN x) (NN factor))) + (CC and) + (VP + (MD shall) + (ADVP (RB now)) + (VP + (VB attempt) + (S + (VP + (TO to) + (VP + (VB reclaim) + (NP + (NP (NN control)) + (PP + (IN of) + (NP (DT the) (NN ARG)))))))))))))))))))))</tree></instance><instance><text>ARG touch damn it ! not itouch ! and language girl , youre 10 !</text><opinion>negative</opinion><tree>(ROOT (SQ (NP (NN ARG) (NN touch) (NN damn)) (NP (PRP it)) (. !)))</tree></instance><instance><text>ABC poll : majority agree ARG did n't deserve the Nobel Peace Prize</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP ABC) (NN poll)) + (: :) + (S + (NP (NN majority)) + (VP + (VBP agree) + (SBAR + (S + (NP ARG) + (VP + (VBD did) + (RB n't) + (VP + (VB deserve) + (NP (DT the) (NNP Nobel) (NNP Peace) (NNP Prize))))))))))</tree></instance><instance><text>Useless Tweet of the Day : Just because you 're a fan of ARG does n't mean she wo n't get upset when you invite yourself into her house</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (JJ Useless) (NNP Tweet)) + (PP (IN of) (NP (DT the) (NN Day)))) + (: :) + (S + (SBAR + (ADVP (RB Just)) + (IN because) + (S + (NP (PRP you)) + (VP + (VBP 're) + (NP (NP (DT a) (NN fan)) (PP (IN of) (NP ARG)))))) + (VP + (VBZ does) + (RB n't) + (VP + (VB mean) + (SBAR + (S + (NP (PRP she)) + (VP + (MD wo) + (RB n't) + (VP + (VB get) + (VP + (VBN upset) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP invite) + (NP (PRP yourself)) + (PP (IN into) (NP (PRP$ her) (NN house))))))))))))))))</tree></instance><instance><text>i am drawling on people faces that hate right now i am doing ARG some wan na see it ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (FW i) + (S + (VP + (VBP am) + (S (VP (VBG drawling) (PP (IN on) (NP (NNS people)))))))) + (VP + (VBZ faces) + (SBAR + (IN that) + (S + (S + (VP + (VB hate) + (ADVP (RB right) (RB now)) + (VP + (FW i) + (VP (VBP am) (S (VP (VBG doing) (NP (NN britney)))))))) + (VP + (VBZ spears) + (NP + (DT some) + (ADJP + (JJ wan) + (S (VP (TO na) (VP (VB see) (NP (PRP it))))))))))) + (. ?)))</tree></instance><instance><text>RT _ lovetoeknee : Keri hilson & ARG are the bomb</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN RT)) + (VP + (SYM _) + (NP + (NP (NN lovetoeknee)) + (: :) + (S + (NP (NNP Keri) (NNP hilson) (CC &) (NN lady) (NNS gaga)) + (VP (VBP are) (NP (DT the) (NN bomb))))))))</tree></instance><instance><text>love ARG chat ! I get to have little convos with my husband all day !</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN love) (NN ARG) (NN chat)) (. !)))</tree></instance><instance><text>news : ARG - deny sex tape scandal ??? | iceland actress ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN news) (: :)) + (NP + (NP ARG) + (: -) + (S (VP (VB deny) (NP (NN sex) (NN tape) (NN scandal))))) + (. ???)))</tree></instance><instance><text>damm ARG new song '' 3 '' is catchy as hell rofl</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN damm) (NN britney) (NNS spears) (JJ new) (NN song)) + ('' '') + (NP (CD 3)) + ('' '')) + (VP + (VBZ is) + (ADJP (JJ catchy) (PP (IN as) (NP (NN hell) (NN rofl)))))))</tree></instance><instance><text>Owe $ 1100 in taxes ... I guess ARG wants me to get knocked up ? Then I get FREE MONEY ?! to you crackheads I 'm paying healthcare for , f you .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VP + (VB Owe) + (NP (NP ($ $) (CD 1100)) (PP (IN in) (NP (NNS taxes))))) + (: ...) + (S + (NP (PRP I)) + (VP + (VBP guess) + (SBAR + (S + (NP ARG) + (VP + (VBZ wants) + (S + (NP (PRP me)) + (VP + (TO to) + (VP (VB get) (VP (VBN knocked) (PRT (RP up)))))))))))) + (. ?)))</tree></instance><instance><text>took the '' are you like ARG ? '' quiz & got : no thank goodness :-RRB- ! what 'll you get ? ➤</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (VP (VBD took) (NP (DT the) ('' ''))) + (VP (VBP are)) + (NP (NP (PRP you)) (PP (IN like) (NP ARG))) + (. ?) + ('' '')))</tree></instance><instance><text>ARG perfect record at 2009 Presidents Cup : In Entertainment</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN tiger) (NNS woods) (JJ perfect) (NN record)) + (PP (IN at) (NP (CD 2009) (NNS Presidents) (NN Cup))) + (: :) + (PP (IN In) (NP (NN Entertainment)))))</tree></instance><instance><text>Why are we in this mess ? Because we have been too transfixed on ARG and too inattentive to the rogues and liars governing</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Why)) + (SQ + (VBP are) + (NP (PRP we)) + (PP (IN in) (NP (DT this) (NN mess)))) + (. ?)))</tree></instance><instance><text>blog tidy up : all apple mac ARG blog posts now under one convenient category heading</text><opinion>positive</opinion><tree>(ROOT + (S + (S (NP (NN blog)) (VP (VBD tidy) (PRT (RP up))) (: :)) + (NP + (NP + (DT all) + (NN apple) + (NN mac) + (NN ARG) + (NN blog) + (NNS posts)) + (PP + (ADVP (RB now)) + (IN under) + (NP + (NP (CD one) (JJ convenient) (NN category)) + (VBG heading))))))</tree></instance><instance><text>BLOG : ARG furious at General Stanley McChrystal speech on ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP BLOG)) + (: :) + (NP + (NP ARG) + (ADJP + (JJ furious) + (PP + (IN at) + (NP + (NNP General) + (NNP Stanley) + (NNP McChrystal) + (NN speech))) + (PP (IN on) (: ...))))))</tree></instance><instance><text>Vote For Me - ARG Look-A-Like Contest : .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN Vote)) + (IN For) + (NP (PRP Me)) + (: -) + (NP + (NP (NN nicki) (NN minaj) (NNP Look-A-Like) (NNP Contest)) + (: :)) + (. .)))</tree></instance><instance><text>i do n't appreciate this ARG character with her profile picture sucking on a pee n'tis , following me .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP do) + (RB n't) + (VP + (VB appreciate) + (NP (DT this) (NN britney) (NNS spears) (NN character)) + (PP + (IN with) + (S + (NP (PRP$ her) (NN profile) (NN picture)) + (VP + (VBG sucking) + (PP (IN on) (NP (DT a) (VBP pee) (NNS n'tis))) + (, ,) + (PP (VBG following) (NP (PRP me)))))))))) + (. .)))</tree></instance><instance><text>I got ARG Chrome ! It 's the most amazing browsing experience I 've ever experienced .</text><opinion>positive</opinion><tree>(ROOT + (S (NP (PRP I)) (VP (VBD got) (NP (NN ARG) (NNP Chrome))) (. !)))</tree></instance><instance><text>As president , ARG would repeal the Tiahrt Amendment , which restricts the ability of local law enforcement ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP (IN As) (NP (NN president))) + (, ,) + (NP ARG) + (VP + (MD would) + (VP + (VB repeal) + (NP + (NP (DT the) (NNP Tiahrt) (NNP Amendment)) + (, ,) + (SBAR + (WHNP (WDT which)) + (S + (VP + (VBZ restricts) + (NP + (NP (DT the) (NN ability)) + (PP + (IN of) + (NP (JJ local) (NN law) (NN enforcement)))))))))) + (: ...) + (. .)))</tree></instance><instance><text>DTN Libya Unrest : Video : Could Obama be Impeached over Libya ? Let 's ask Biden : By Vice President ARG 's own ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP DTN) (NNP Libya) (NNP Unrest)) + (: :) + (NP + (NP (NNP Video)) + (: :) + (SBARQ + (SQ + (MD Could) + (NP (NNP Obama)) + (VP + (VB be) + (VP (VBN Impeached) (PP (IN over) (NP (NNP Libya)))))))) + (. ?)))</tree></instance><instance><text>all the best maggie ! you ' fighter Maggie Smith continues to film ARG , fighting breast cancer</text><opinion>positive</opinion><tree>(ROOT (NP (NP (DT all) (DT the) (JJS best) (NN maggie)) (. !)))</tree></instance><instance><text>comeonson stop with the ARG sucking penis spam profiles ... can they at least pick another celeb sucking penis lol</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN comeonson) (NN stop)) + (PP + (IN with) + (NP + (NP (DT the) (NN britney) (NNS spears)) + (VP (VBG sucking) (NP (NN penis) (NN spam) (NNS profiles)))))) + (: ...) + (MD can) + (NP (PRP they)) + (PP (IN at) (NP (ADJP (JJS least)) (NN pick))) + (NP (DT another) (NN celeb)) + (VP (VBG sucking) (NP (NN penis) (NN lol)))))</tree></instance><instance><text>my boyfriend is a bit odd , when asked what celebrity female he likes - his reply is ARG from the 19080s !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP$ my) (NN boyfriend)) + (VP + (VBZ is) + (ADJP (NP (DT a) (NN bit)) (JJ odd)) + (, ,) + (SBAR + (WHADVP (WRB when)) + (S + (VP + (VBD asked) + (SBAR + (WHNP (WHNP (WP what) (NN celebrity)) (NN female)) + (S (NP (PRP he)) (VP (VBZ likes))))))))) + (: -) + (NP (PRP$ his) (NN reply)) + (VP + (VBZ is) + (NP (NP ARG) (PP (IN from) (NP (DT the) (CD 19080s))))) + (. !)))</tree></instance><instance><text>ARG will land on his feet : Kiefer Sutherland : New York , Mar 23 - ARG 's ' Young Guns ' c ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (MD will) + (VP (VB land) (PP (IN on) (NP (PRP$ his) (NNS feet)))))) + (: :) + (NP + (NP (NNP Kiefer) (NNP Sutherland)) + (: :) + (FRAG + (NP + (NP (NNP New) (NNP York)) + (, ,) + (NP + (NP (NNP Mar) (CD 23)) + (: -) + (NP (NN charlie) (NN sheen) (POS 's))) + ('' ')) + (NP (NP (JJ Young) (NNS Guns) (POS ')) (NN c)) + (: ...))) + (. .)))</tree></instance><instance><text>he is already a bully ie fox news war , we will ropea dope him till he is punched out and defeated and goes the way of ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP he)) + (VP + (VBZ is) + (ADVP (RB already)) + (NP + (NP (DT a) (NN bully)) + (NP (FW ie) (NN fox) (NN news) (NN war))))) + (, ,) + (NP (PRP we)) + (VP + (VP + (MD will) + (VP + (VB ropea) + (NP (NP (NN dope)) (NP (PRP him))) + (SBAR + (IN till) + (S + (NP (PRP he)) + (VP + (VBZ is) + (VP + (VP (VBN punched) (PRT (RP out))) + (CC and) + (VP (VBN defeated)))))))) + (CC and) + (VP + (VBZ goes) + (NP (NP (DT the) (NN way)) (PP (IN of) (NP ARG)))))))</tree></instance><instance><text>Those privileged fucks got ta learn that we ai n't taking ' no shit like ARG clitoris is playing ' with penis .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (DT Those) (JJ privileged) (NNS fucks)) + (VP + (VBD got) + (S + (VP + (TO ta) + (VP + (VB learn) + (SBAR + (IN that) + (S + (NP (PRP we)) + (VP + (VBP ai) + (RB n't) + (VP + (VBG taking) + ('' ') + (NP + (NP (DT no) (NN shit)) + (PP + (IN like) + (NP (NP ARG) (ADJP (NN clitoris)))))))))))))) + (VP + (VBZ is) + (VP (VBG playing) ('' ') (PP (IN with) (NP (NN penis))))) + (. .)))</tree></instance><instance><text>ARG new song is actually pretty cool</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN britney) (NNS spears) (JJ new) (NN song)) + (VP (VBZ is) (ADVP (RB actually)) (ADJP (RB pretty) (JJ cool)))))</tree></instance><instance><text>the fame : monster by lady gag vs the singles collection by ARG ... who and what will get more sales ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT the) (NN fame)) + (: :) + (NP + (NP (NN monster)) + (PP + (IN by) + (NP + (NP (NN lady) (NN gag)) + (CC vs) + (NP (DT the) (NNS singles) (NN collection)))) + (PP (IN by) (NP ARG))) + (: ...) + (FRAG + (WHNP (WP who)) + (CC and) + (SBAR + (WHNP (WP what)) + (S (VP (MD will) (VP (VB get) (NP (JJR more) (NNS sales))))))) + (. ?)))</tree></instance><instance><text>josh partner says '' ARG chez ungaro ? that beautiful dream has been lost to a tart '' :</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN josh) (NN partner)) + (VP + (VBZ says) + (NP ('' '') (NN lindsay) (NN lohan) (NN chez) (NN ungaro))) + (. ?)))</tree></instance><instance><text>I liked a YouTube video -- Dress Like : ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD liked) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (: --) + (NP (NP (NNP Dress)) (PP (IN Like) (: :) (NP ARG))))) + (. .)))</tree></instance><instance><text>i thought it was funny when justin posed for a picture with a girl who looked exactly like ARG .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST + (LS i) + (FRAG + (VP + (VBD thought) + (SBAR + (S + (NP (PRP it)) + (VP + (VBD was) + (ADJP (JJ funny)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN justin)) + (VP + (VBD posed) + (PP + (IN for) + (NP + (NP (DT a) (NN picture)) + (PP + (IN with) + (NP + (NP (DT a) (NN girl)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBD looked) + (ADVP (RB exactly)) + (PP (IN like) (NP ARG)))))))))))))))))) + (. .)))</tree></instance><instance><text>me too RT : AlyaMCR I HATE translating things from English to Arabic and ARG translate sucks > : -LRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP me)) + (NP + (NP (RB too) (NN RT)) + (: :) + (NP + (NP + (NP (NN AlyaMCR)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP HATE) + (S + (VP + (VBG translating) + (S + (NP + (NP (NNS things)) + (PP + (PP (IN from) (ADJP (JJ English))) + (PP + (TO to) + (NP (JJ Arabic) (CC and) (NN ARG))))) + (VP + (VB translate) + (VP (VBZ sucks) (ADJP (JJR >))))))))))) + (: :) + (-LRB- -LRB-)))))</tree></instance><instance><text>vaio verizon_communications on 1 favorite source +1 other like cnet - ARG vaio p reborn at notebook prices ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN vaio) (NN verizon) (CD _) (NNS communications)) + (PP + (IN on) + (NP + (CD 1) + (JJ favorite) + (NN source) + (CD +1) + (ADJP (JJ other) (PP (IN like) (NP (NN cnet)))) + (: -))) + (NP + (NP (NNS windows) (CD 7) (NN vaio) (NN p)) + (ADJP + (JJ reborn) + (PP (IN at) (NP (NN notebook) (NNS prices)))))) + (. ?)))</tree></instance><instance><text>ARG IS A GREAT AMERICAN !!! She makes the Liberals nervous with Intelligence and Her Great POLICIES as a Conservative</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBZ IS) (NP (DT A) (JJ GREAT) (NNP AMERICAN))) + (. !!!)))</tree></instance><instance><text>At this moment in time I am beginning to feel like ARG is something I will never grow out of , that will stay with me forever -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (SINV + (PP (IN At) (NP (DT this) (NN moment))) + (SBAR + (PP (IN in) (NP (NN time))) + (S + (S + (NP (PRP I)) + (VP + (VBP am) + (VP + (VBG beginning) + (S (VP (TO to) (VP (VB feel) (PP (IN like) (NP ARG)))))))) + (S + (VP + (VBZ is) + (NP + (NP (NN something)) + (SBAR + (S + (NP (PRP I)) + (VP + (MD will) + (ADVP (RB never)) + (VP (VB grow) (ADVP (IN out) (IN of)))))))) + (, ,) + (SBAR + (WHNP (WDT that)) + (S + (VP + (MD will) + (VP + (VB stay) + (PP (IN with) (NP (PRP me))) + (ADVP (RB forever)))))) + (S (-LRB- -LRB-) (: :)))))))</tree></instance><instance><text>Guardian : ARG ' surprised ' and ' humbled ' by Nobel peace prize</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Guardian)) + (: :) + (NP + (NP ARG) + (ADJP + ('' ') + (JJ surprised) + ('' ') + (CC and) + ('' ') + (S + (VP + (VBN humbled) + (PRT ('' ')) + (PP (IN by) (NP (NNP Nobel) (NN peace) (NN prize)))))))))</tree></instance><instance><text>musicmonday ARG ' bad girl ' feat little wayne</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (NN britney) (NNS spears) (POS ')) + (JJ bad) + (NN girl) + ('' ') + (NN feat) + (JJ little) + (NN wayne)))</tree></instance><instance><text>i get an error on ARG when trying to watch : try yfrog .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VB get) + (NP (NP (DT an) (NN error)) (PP (IN on) (NP ARG))) + (SBAR + (WHADVP (WRB when)) + (S (VP (VBG trying) (S (VP (TO to) (VP (VB watch))))))) + (: :) + (S (VP (VB try) (NP (NN yfrog)))))) + (. .)))</tree></instance><instance><text>RT mariodagreat21 : RT BigJamaal ARG Where y' all at ? -- > * hears crickets *</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN mariodagreat21)) + (: :) + (FRAG + (NP (NN RT) (NNP BigJamaal) (NNS ARG)) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at)))) + (. ?)))</tree></instance><instance><text>She is amazing RT TIM_GAGA : ARG is one of the only artists that sounds basically the same as the cd she recorded when she sings live</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP She)) + (VP + (VBZ is) + (NP (JJ amazing) (NN RT) (NNP TIM) (NNP _) (NNP GAGA)))) + (: :) + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP (DT the) (JJ only) (NNS artists)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ sounds) + (ADVP (RB basically)) + (NP + (NP + (NP (DT the) (JJ same)) + (PP (IN as) (NP (DT the) (NN cd)))) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD recorded) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP (VBZ sings) (ADJP (JJ live)))))))))))))))))))</tree></instance><instance><text>nintendo 's iwata says ARG situation ' not healthy , ' company on ' urgent mission ' to recover the ARG momentum :</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN nintendo) (POS 's)) (NN iwata)) + (VP + (VBZ says) + (S + (NP (NN ARG) (NN situation)) + ('' ') + (ADJP (RB not) (JJ healthy))) + (, ,) + (VP + (NP ('' ') (NN company)) + (PP + (IN on) + (NP + (NP ('' ') (JJ urgent) (NN mission) ('' ')) + (SBAR + (S + (VP + (TO to) + (VP + (VB recover) + (NP (DT the) (NN ARG) (NN momentum)))))))))) + (: :)))</tree></instance><instance><text>well currently in monster rotation on my ARG is guns and roses , jimi hendrix , lenny kravitz , the noisettes , red hot chilli peppers</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB well) (RB currently)) + (PP + (IN in) + (NP + (NP (NN monster) (NN rotation)) + (PP (IN on) (NP (PRP$ my) (NN ARG))))) + (VP + (VBZ is) + (SBAR + (S + (NP + (NP (NNS guns) (CC and) (NNS roses)) + (, ,) + (NP (NNS jimi)) + (VBP hendrix) + (, ,)) + (VP + (VBP lenny) + (NP + (NP (NN kravitz)) + (, ,) + (NP (DT the) (NNS noisettes)) + (, ,) + (NP (JJ red) (JJ hot) (NNS chilli) (NNS peppers)))))))))</tree></instance><instance><text>ARG or joker for halloween ? either way the clothing will be lessened</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (CC or) + (NP (NP (NN joker)) (PP (IN for) (NP (NN halloween))))) + (. ?)))</tree></instance><instance><text>lying on the floor screaming after first ARG experience</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG lying) + (PP (IN on) (NP (DT the) (NN floor))) + (S + (VP + (VBG screaming) + (PP + (IN after) + (NP (JJ first) (NN google) (NN wave) (NN experience))))))))</tree></instance><instance><text>actually they are release a lot of ps1 games for the ARG legitimately now , i have ffvii and wild arms atm .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (ADVP (RB actually)) + (NP (PRP they)) + (VP + (VBP are) + (VP + (VB release) + (NP + (NP (DT a) (NN lot)) + (PP (IN of) (NP (NN ps1) (NNS games)))) + (PP (IN for) (NP (DT the) (NN ARG))) + (ADVP (RB legitimately) (RB now))))) + (, ,) + (FW i) + (VP + (VBP have) + (NP + (NP (NP (NNS ffvii)) (CC and) (NP (JJ wild) (NNS arms))) + (NP (NN atm)))) + (. .)))</tree></instance><instance><text>no ! Wishful thinking though ! loL RT nunique87 The ARG not making it to the 2011 Championship thatwouldbeawesome</text><opinion>negative</opinion><tree>(ROOT (INTJ (DT no) (. !)))</tree></instance><instance><text>my favorite songs this week : 3 - ARG , you belong with me - taylor swift , naturally - selena gomez & careful - paramore :d awesome !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP$ my) (JJ favorite) (NNS songs)) + (NP (DT this) (NN week)) + (: :) + (LS 3) + (: -) + (NP ARG) + (, ,) + (NP (PRP you)) + (VP + (VBP belong) + (PP (IN with) (NP (PRP me))) + (: -) + (NP + (NP (NN taylor) (NN swift)) + (, ,) + (ADVP (RB naturally)) + (NP + (: -) + (NN selena) + (NN gomez) + (CC &) + (JJ careful) + (: -) + (NN paramore) + (NN :d) + (JJ awesome)))) + (. !)))</tree></instance><instance><text>in a recent u.k. poll , ARG is chosen '' best celebrity mom '' , beating out madonna , posh , christina , and angelina justsomethingiread</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP + (IN in) + (NP (NP (DT a) (JJ recent) (NN u.k.) (NN poll)) (, ,) (NP ARG))) + (VP + (VBZ is) + (VP + (VBN chosen) + ('' '') + (NP (JJS best) (NN celebrity) (NN mom) ('' '')) + (, ,) + (S + (VP + (VBG beating) + (PRT (RP out)) + (NP + (NP (NN madonna)) + (, ,) + (NP (JJ posh)) + (, ,) + (NP (NN christina)) + (, ,) + (CC and) + (NP (NN angelina) (NN justsomethingiread)))))))))</tree></instance><instance><text>ARG ' s proud -LRB- ha ! -RRB- papa , michael lohan , told radar that lindsay is addicted to prescription pills .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) ('' ') (NNS s)) + (NP (JJ proud) (-LRB- -LRB-) (NN ha) (. !) (-RRB- -RRB-))))</tree></instance><instance><text>Fresh on Aaliyah : Celebrity Pictures : Milla Jovovich , ARG And Miley Cyrus .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (ADJP (JJ Fresh) (PP (IN on) (NP (NNP Aaliyah)))) + (: :) + (NP + (NP (NNP Celebrity) (NNPS Pictures)) + (: :) + (NP + (NP (NNP Milla) (NNP Jovovich)) + (, ,) + (NP (NP ARG) (PRN (CC And) (NP (NNP Miley) (NNP Cyrus))))))) + (. .)))</tree></instance><instance><text>FUCK ARG ! Fuck that bitch ugh fuck she pisses me off , idk why but she does n't deserve a record deal fuckingskanks</text><opinion>negative</opinion><tree>(ROOT (NP (NP (CD FUCK) (NN lady) (NN gaga)) (. !)))</tree></instance><instance><text>i love ARG KATY PERRY SELENA GOMEZ LADY gag MILEY CYRUS AND THE BIG BIG love TAYLOR SWIFT</text><opinion>positive</opinion><tree>(ROOT + (X + (LST (LS i)) + (S + (NP + (NP + (NN love) + (NN demi) + (NNP lovato) + (NNP KATY) + (NNP PERRY) + (NNP SELENA) + (NNP GOMEZ) + (NN LADY) + (NN gag) + (NNP MILEY) + (NNP CYRUS)) + (CC AND) + (NP (DT THE) (NNP BIG) (NNP BIG))) + (VP (VBP love) (NP (NNP TAYLOR) (NNP SWIFT))))))</tree></instance><instance><text>stand alone file shredder ? : does n't have to be free , just good software and compatible with 32 bit ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB stand) + (ADVP (RB alone)) + (VP (VB file) (NP (NN shredder)))) + (. ?)))</tree></instance><instance><text>oh , ps i love you was a great watch ! with ARG , gerard butler & phoebe from friends .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (INTJ (UH oh)) + (, ,) + (S (NP (NNS ps) (FW i)) (VP (VBP love) (NP (PRP you)))) + (VP (VBD was) (NP (DT a) (JJ great) (NN watch)))) + (. !)))</tree></instance><instance><text>watching a movie of ARG and justin timberlake ! are so cute together !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG watching) + (NP + (NP (DT a) (NN movie)) + (PP + (IN of) + (NP (NP ARG) (CC and) (NP (NN justin) (NN timberlake))))))) + (. !)))</tree></instance><instance><text>Buzz by Will Bledsoe : Chrome on ARG !!! love it ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NNP Buzz)) (PP (IN by) (NP (NNP Will) (NNP Bledsoe)))) + (: :) + (X (NP (NP (NNP Chrome)) (PP (IN on) (NP ARG)))) + (. !!!)))</tree></instance><instance><text>The Awkward moment is If ARG showed up without a invitation ?? Do you smell What Barack is cooking lol ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (DT The) (JJ Awkward) (NN moment)) + (VBZ is) + (SBAR + (IN If) + (S + (NP ARG) + (VP + (VBD showed) + (PRT (RP up)) + (PP (IN without) (NP (DT a) (NN invitation)))))) + (. ??)))</tree></instance><instance><text>we all know this : ARG was a phony , a disaster & a loser</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (PRP we)) (NP (DT all))) + (VP + (VBP know) + (NP + (NP (DT this)) + (: :) + (S + (NP ARG) + (VP + (VBD was) + (NP + (DT a) + (JJ phony) + (, ,) + (NP + (NP (DT a) (NN disaster)) + (CC &) + (NP (DT a) (NN loser))))))))))</tree></instance><instance><text>Rebecca Black , the New YouTube Sensation After ARG ? : There 's a new YouTube sensation did you know ? It ' ... .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNP Rebecca) (NNP Black)) + (, ,) + (NP + (NP (DT the) (NNP New) (NNP YouTube) (NNP Sensation)) + (PP (IN After) (NP ARG)))) + (. ?)))</tree></instance><instance><text>this is really funny : my friend was like : how can someone as hot as nick be a ARG fan ?!</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (NP (DT this)) (VP (VBZ is) (ADJP (RB really) (JJ funny)))) + (: :) + (S + (S (NP (PRP$ my) (NN friend)) (VP (VBD was) (VP (IN like)))) + (: :) + (SBAR + (WHADVP (WRB how)) + (S + (MD can) + (NP (NN someone)) + (ADJP (ADJP (IN as) (JJ hot)) (PP (IN as) (NP (NN nick)))) + (VP + (VB be) + (NP (DT a) (NN harry) (JJ potter) (NN fan) (NN ?!))))))))</tree></instance><instance><text>wow there sure are a lot of ARG users in here ... losers</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN wow)) + (SINV + (ADVP (RB there)) + (JJ sure) + (VBP are) + (NP + (NP (DT a) (NN lot)) + (PP + (IN of) + (NP (NP (NN ARG) (NNS users)) (PP (IN in) (NP (RB here)))))) + (: ...) + (NP (NNS losers)))))</tree></instance><instance><text>BEFORE THE WORLD ENDS I WANT TO KISS ARG , NO MATTER IF HE IS DATING SELENA .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (IN BEFORE) + (S + (NP (DT THE) (NN WORLD)) + (VP + (VBZ ENDS) + (S + (NP (PRP I)) + (ADJP + (ADJP + (JJ WANT) + (PP + (TO TO) + (NP + (NP (NN KISS) (NN justin) (NN bieber)) + (, ,) + (NP (NN NO) (NN MATTER))))) + (SBAR + (IN IF) + (S + (NP (PRP HE)) + (VP (VBZ IS) (NP (NNP DATING) (NNP SELENA)))))))))) + (. .)))</tree></instance><instance><text>Taylor Hicks Joins Stephen Colbert , ARG , and 500 Other People To Sing '' Friday '' | Vote for the Worst .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Taylor) (NNP Hicks)) + (VP + (VBZ Joins) + (NP + (NP (NNP Stephen) (NNP Colbert)) + (, ,) + (NP ARG) + (, ,) + (CC and) + (S + (NP (CD 500) (JJ Other) (NNS People)) + (VP + (TO To) + (VP + (VB Sing) + ('' '') + (NP (NNP Friday)) + ('' '') + (SYM |) + (VP (VB Vote) (PP (IN for) (NP (DT the) (JJS Worst))))))))) + (. .)))</tree></instance><instance><text>guitar hero man , ai vou eu ! motherfucker , qro um ARG !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN guitar) (NN hero) (NN man)) + (, ,) + (VP (VBP ai) (NP (FW vou) (FW eu))) + (. !)))</tree></instance><instance><text>love ARG !!! And VODKa</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN love) (NN harry) (NNP potter)) (. !!!)))</tree></instance><instance><text>delayedtweets holy crap ARG have her hair off .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NNS delayedtweets) + (NP (JJ holy) (NN crap) (NN britney) (NNS spears)) + (VP (VBP have) (NP (PRP$ her) (NN hair)) (PRT (RP off))) + (. .)))</tree></instance><instance><text>stephanie looks like she on that '' ARG '' lol ewwa ! -LRB- yea she looks a little plastic -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN stephanie)) + (VP + (VP + (VBZ looks) + (PP + (IN like) + (NP (NP (PRP she)) (PP (IN on) (NP (DT that)))))) + (NP ('' '') (NN lindsay) (NN lohan) ('' '') (NN lol) (NN ewwa))) + (. !)))</tree></instance><instance><text>ARG invite secured , now what in the hell do i do with this thing ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VB invite) + (S + (VP + (VBN secured) + (, ,) + (SBAR + (ADVP (RB now)) + (WHNP (WP what)) + (SBAR + (PP (IN in) (NP (DT the) (NN hell))) + (SQ + (VBP do) + (NP (FW i)) + (VP + (VBP do) + (PP (IN with) (NP (DT this) (NN thing)))))))))) + (. ?)))</tree></instance><instance><text>tbh i hate ARG ... her music sucks & she looks like 40 & im pretty sure shes 20 something</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN tbh) (FW i) (NN hate) (NN lady) (NNS gaga)) + (: ...) + (S + (NP (PRP$ her) (NN music)) + (VP + (VBZ sucks) + (S + (CC &) + (NP (PRP she)) + (VP + (VBZ looks) + (PP + (IN like) + (NP + (NP (CD 40) (CC &) (NN im)) + (ADJP + (RB pretty) + (JJ sure) + (NP (NNS shes) (CD 20) (NN something)))))))))))</tree></instance><instance><text>my heart goes to ARG , you can tell by this video , she is not doing good :-LRB- get wel soon girl !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (S + (S + (NP (PRP$ my) (NN heart)) + (VP (VBZ goes) (S (VP (TO to) (VP ARG))))) + (, ,) + (NP (PRP you)) + (VP + (MD can) + (VP (VB tell) (PP (IN by) (NP (DT this) (NN video)))))) + (, ,) + (NP (PRP she)) + (VP (VBZ is) (RB not) (VP (VBG doing) (NP (JJ good))))) + (: :) + (S + (-LRB- -LRB-) + (VP (VB get) (ADVP (RB wel) (RB soon)) (NP (NN girl)))) + (. !)))</tree></instance><instance><text>If SNL went through the trouble of getting gag AND ARG for a skit , you think it would be funny ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (IN If) + (S + (NP (NNP SNL)) + (VP + (VBD went) + (PP + (IN through) + (NP + (NP (DT the) (NN trouble)) + (PP + (IN of) + (S + (VP + (VBG getting) + (NP (NP (NN gag)) (CC AND) (NP ARG)) + (PP (IN for) (NP (DT a) (NN skit))))))))))) + (, ,) + (NP (PRP you)) + (VP + (VBP think) + (SBAR + (S + (NP (PRP it)) + (VP (MD would) (VP (VB be) (ADJP (JJ funny))))))) + (: ...)))</tree></instance><instance><text>i love my new movie New Year 's Eve it 's so cool working with ARG and the others they all are so kind !!</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (FW i) + (S + (VP + (VBP love) + (SBAR + (S + (NP + (NP + (NP + (PRP$ my) + (JJ new) + (NN movie) + (NNP New) + (NNP Year) + (POS 's)) + (NNP Eve)) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP (RB so) (JJ cool)) + (S + (VP + (VBG working) + (PP + (IN with) + (NP + (NP ARG) + (CC and) + (NP (DT the) (NNS others)))))))))) + (NP (NP (PRP they)) (NP (DT all))) + (VP (VBP are) (ADJP (RB so) (JJ kind)))))))) + (. !!)))</tree></instance><instance><text>np - ARG super lover</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (X (SYM np)) + (: -) + (NP (NN lady) (JJ gaga) (JJ super) (NN lover))))</tree></instance><instance><text>ARG better be glad i 'm not her boyfriend 's '' baby mama '' - naked n front of my 6-yr-old son ? once would b 2 much !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (ADVP (RBR better)) + (VP + (VB be) + (ADJP + (JJ glad) + (SBAR + (S + (FW i) + (VP + (VBP 'm) + (RB not) + (NP (PRP$ her) (NN boyfriend) (POS 's)))))) + ('' '') + (NP (NN baby) (NN mama)) + ('' '') + (: -) + (NP + (NP (JJ naked) (NN n) (NN front)) + (PP (IN of) (NP (PRP$ my) (JJ 6-yr-old) (NN son))))) + (. ?)))</tree></instance><instance><text>why does ARG sucking a cock keep trying to follow me ? i already blocked you like 100 times fuck</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP ARG) + (VP + (VBG sucking) + (S + (NP (DT a) (NN cock)) + (VP + (VB keep) + (S + (VP + (VBG trying) + (S (VP (TO to) (VP (VB follow) (NP (PRP me))))))))))) + (. ?)))</tree></instance><instance><text>100factsaboutme 13 : I love ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (QP (RB 100factsaboutme) (CD 13)) + (: :) + (S (NP (PRP I)) (VP (VBP love) (NP ARG))) + (. .)))</tree></instance><instance><text>LovePor_LS Ju_mmarinho demorei gente ?? srsrrsrs poxa ja to ARG ninguem mereçe</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP LovePor) (NNP _) (NN LS) (NNP Ju)) + (PRN (X (SYM _) (NP (FW mmarinho) (FW demorei) (FW gente)))) + (. ??)))</tree></instance><instance><text>ARG is no longer winning ... At all .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP (VBZ is) (ADVP (RB no) (RB longer)) (VP (VBG winning)))) + (: ...) + (PP (IN At) (NP (DT all))) + (. .)))</tree></instance><instance><text>need some guidance to upgrade the homebrew on my ARG - tips ? what do i need to do ? not updated since we did it over a year ago</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (VP + (VB need) + (NP (DT some) (NN guidance)) + (S + (VP + (TO to) + (VP + (VB upgrade) + (NP + (NP (DT the) (NN homebrew)) + (PP (IN on) (NP (PRP$ my) (NN ARG)))))))) + (: -) + (NP (NNS tips)) + (. ?)))</tree></instance><instance><text>I still ca n't believe ARG made a video dissing Jay Z and was chasing him in the woods ! LMAO</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB still)) + (VP + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (NP + (NP ARG) + (VP + (VBD made) + (NP + (NP (DT a) (NN video)) + (VP (VBG dissing) (NP (NNP Jay) (NN Z)))))))) + (CC and) + (VP + (VBD was) + (VP + (VBG chasing) + (NP (PRP him)) + (PP (IN in) (NP (DT the) (NNS woods)))))) + (. !)))</tree></instance><instance><text>Has had the day from Hell and all I want is a hug from The Jonas Brothers and ARG right now : -LRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (S + (NP (VBZ Has)) + (VP + (VBD had) + (NP (DT the) (NN day)) + (PP (IN from) (NP (NP (NNP Hell)) (CC and) (NP (DT all)))) + (SBAR (S (NP (PRP I)) (VP (VBP want)))))) + (VP + (VBZ is) + (NP + (NP (DT a) (NN hug)) + (PP + (IN from) + (NP + (DT The) + (NNP Jonas) + (NNPS Brothers) + (CC and) + (NP ARG)))) + (ADVP (RB right) (RB now)))) + (: :) + (NP (-LRB- -LRB-))))</tree></instance><instance><text>on this day : 2002 former president ARG won the nobel peace prize .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP (IN on) (NP (DT this) (NN day))) + (: :) + (NP (CD 2002) (JJ former) (NN president) (NN jimmy) (JJ carter)) + (VP (VBD won) (NP (DT the) (JJ nobel) (NN peace) (NN prize))) + (. .)))</tree></instance><instance><text>Nui Maynooth has a ARG appreciation club , chlass .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Nui) (NNP Maynooth)) + (VP + (VBZ has) + (NP + (NP + (DT a) + (NN harry) + (JJ potter) + (NN appreciation) + (NN club)) + (, ,) + (NP (NN chlass)))) + (. .)))</tree></instance><instance><text>im in love with ARG < 3</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN im)) + (PP + (IN in) + (NP + (NP (NN love)) + (PP (IN with) (NP (NP ARG) (NP (JJR <) (CD 3))))))))</tree></instance><instance><text>RT if you love ARG < 3</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NN RT)) + (SBAR (IN if) (S (NP (PRP you)) (VP (VBP love) (NP ARG)))) + (NP (JJR <) (CD 3))))</tree></instance><instance><text>ARG smoothies from boloco , toffee nut soy lattes from starbucks -- it appears that we like too many of the same things .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NN jimmy) (JJ carter) (NNS smoothies)) + (PP (IN from) (NP (NN boloco)))) + (, ,) + (NP + (NP (NN toffee) (NN nut) (NN soy) (NNS lattes)) + (PP (IN from) (NP (NNS starbucks)))) + (: --)) + (S + (NP (PRP it)) + (VP + (VBZ appears) + (SBAR + (IN that) + (S + (NP (PRP we)) + (VP + (VBP like) + (NP + (NP (RB too) (JJ many)) + (PP (IN of) (NP (DT the) (JJ same) (NNS things))))))))) + (. .)))</tree></instance><instance><text>Perfect Couples : Rebecca Black and ARG .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Perfect) (NNPS Couples)) + (: :) + (NP (NP (NNP Rebecca) (NNP Black)) (CC and) (NP ARG)) + (. .)))</tree></instance><instance><text>My 6 year old nephew has a stuffed lion named ARG ... Was it imported from Indonesia like the real one ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP$ My) (CD 6) (NN year) (JJ old) (NN nephew)) + (VP + (VBZ has) + (NP + (NP (DT a) (VBN stuffed) (NN lion)) + (VP (VBN named) (S ARG))))) + (: ...) + (SQ + (VBD Was) + (NP (PRP it)) + (VP + (VBN imported) + (PP + (IN from) + (NP + (NP (NNP Indonesia)) + (PP (IN like) (NP (DT the) (JJ real) (CD one))))))) + (. ?)))</tree></instance><instance><text>Obama 's Celebrate 17th Anniversary at Blue Duck Tavern ARG | positively Barack</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Obama) (POS 's)) + (NNP Celebrate) + (JJ 17th) + (NN Anniversary)) + (PP + (IN at) + (NP (NNP Blue) (NN Duck) (NNP Tavern) (NN barack) (NN obama))) + (SBAR (SYM |) (VP (ADVP (RB positively)) (NP (NNP Barack))))))</tree></instance><instance><text>I fucks with ARG</text><opinion>negative</opinion><tree>(ROOT (S (NP (PRP I)) (VP (VBP fucks) (PP (IN with) (NP ARG)))))</tree></instance><instance><text>ARG to pay tribute to Britney Spears : Singer , actress and die-hard Britney Spears fan Selena Gome ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP ARG) + (SBAR + (S + (VP + (TO to) + (VP + (VB pay) + (NP (NN tribute)) + (PP (TO to) (NP (NNP Britney) (NNP Spears)))))))) + (: :) + (NP + (NP (NNP Singer)) + (, ,) + (NP (NN actress)) + (CC and) + (NP + (JJ die-hard) + (NNP Britney) + (NNP Spears) + (NN fan) + (NNP Selena) + (NNP Gome))) + (: ...)) + (. .)))</tree></instance><instance><text>RT KingDTay : The ARG suck !!!!</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP KingDTay)) + (: :) + (NP (NP (NP (DT The) (NNS ARG)) (VP (VBP suck)))) + (. !!!!)))</tree></instance><instance><text>i believe that soon i will become addicted to my ARG ... like bradie is</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (FW i)) + (SBAR + (S + (VP + (VBP believe) + (SBAR + (IN that) + (S + (ADVP (RB soon)) + (FW i) + (VP + (MD will) + (VP + (VB become) + (VP + (VBN addicted) + (PP (TO to) (NP (PRP$ my) (NN ARG))))))))) + (: ...) + (S (PP (IN like) (NP (NN bradie))) (VP (VBZ is)))))))</tree></instance><instance><text>Obama 's Nobel Peace Prize He did maximize the distance between ARG and the nuclear trigger ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Obama) (POS 's)) + (NNP Nobel) + (NNP Peace) + (NNP Prize)) + (SBAR + (S + (NP (PRP He)) + (VP + (VBD did) + (VP + (VB maximize) + (NP (DT the) (NN distance)) + (PP + (IN between) + (NP + (NP ARG) + (CC and) + (NP (DT the) (JJ nuclear) (NN trigger)))))))) + (: ...)))</tree></instance><instance><text>did all the toothpaste factories blow up making the air fresh everywhere ? for sure ARG .</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBD did) + (NP (PDT all) (DT the) (NN toothpaste) (NNS factories)) + (VP + (VBP blow) + (PRT (RP up)) + (S + (VP + (VBG making) + (S + (NP (DT the) (NN air)) + (VP (JJ fresh) (ADVP (RB everywhere))))))) + (. ?)))</tree></instance><instance><text>3 - ARG < 3 this bitch is awesome lol and yeah still projects ughh</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LS 3) + (: -) + (FRAG + (VP + (NP ARG) + (NP (JJR <) (CD 3)) + (SBAR + (S + (NP (DT this) (NN bitch)) + (VP + (VBZ is) + (SBAR + (S + (NP (JJ awesome) (NN lol) (CC and) (NN yeah)) + (ADVP (RB still)) + (VP (VBZ projects) (NP (NN ughh))))))))))))</tree></instance><instance><text>is anyone else made really uncomfortable by ARG ' is thrusting on the video Celebration ? Like seeing your granny fiddle with herself .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ is) + (NP (NN anyone) (RB else)) + (S + (VP + (VBD made) + (ADJP (RB really) (JJ uncomfortable) (PP (IN by) (NP ARG)))) + ('' ') + (SQ + (VBZ is) + (VP + (VBG thrusting) + (PP (IN on) (NP (DT the) (NN video) (NNP Celebration)))))) + (. ?)))</tree></instance><instance><text>I just took '' Are you pretty like ARG ? '' and got : Not really like ARG ! Try it : .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VBD took) + ('' '') + (SQ + (VBP Are) + (NP (PRP you)) + (PP (RB pretty) (IN like) (NP ARG)) + (. ?)) + ('' ''))))</tree></instance><instance><text>My major dream is gomez knows justin bieber , demi lovato , selena , and ARG I want them very much follow me in twitter ladivabieber</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP$ My) (JJ major) (NN dream)) + (VP + (VBZ is) + (SBAR + (S + (NP (NN gomez)) + (VP + (VBZ knows) + (NP + (NP + (NP (NN justin) (NN bieber)) + (, ,) + (NP (NN demi) (NN lovato)) + (, ,) + (NP (NN selena)) + (, ,) + (CC and) + (NP ARG)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP want) + (NP (PRP them)) + (VP + (ADVP (RB very) (RB much)) + (VB follow) + (NP (PRP me)) + (PP + (IN in) + (NP (NN twitter) (NN ladivabieber))))))))))))))</tree></instance><instance><text>nobel peace prize justification : not being ARG , who represented an arrogant , belligerent , unilateralist american foreign policy style</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (JJ nobel) (NN peace) (NN prize) (NN justification)) + (: :) + (S + (RB not) + (VP + (VBG being) + (NP + (NP ARG) + (, ,) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBD represented) + (NP + (DT an) + (JJ arrogant) + (, ,) + (JJ belligerent) + (, ,) + (JJ unilateralist) + (JJ american) + (JJ foreign) + (NN policy) + (NN style))))))))))</tree></instance><instance><text>emonsal gmail.com please who can me a ARG invitation .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP (JJ emonsal) (NNP gmail.com)) + (VP (VB please)) + (SBARQ + (WHNP (WP who)) + (SQ + (MD can) + (NP (PRP me)) + (NP (DT a) (NN google) (NN wave) (NN invitation)))) + (. .)))</tree></instance><instance><text>enjoy this evening Still time to book for '' How to ARG Your Business ! '' Live in Docklands</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VP + (VB enjoy) + (NP (DT this) (NN evening)) + (ADVP (RB Still)) + (NP + (NP (NN time)) + (PP (TO to) (NP (NN book))) + (PP + (IN for) + ('' '') + (SBAR + (WHADVP (WRB How)) + (S + (VP + (TO to) + (VP + (VB barack) + (NP (JJ obama) (PRP$ Your) (NN Business))))))))) + (. !) + ('' '')))</tree></instance><instance><text>the un is over there trying to '' skew '' the election results and create more chaos ! i wonder if ARG sent an envoy !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT the) (NN un)) + (VP + (VBZ is) + (PP + (IN over) + (S + (VP + (S + (NP (EX there)) + (VP (VBG trying) (PP (TO to) ('' '')))) + (S + (VP + (VB skew) + ('' '') + (NP + (NP (DT the) (NN election)) + (S + (VP + (VBZ results) + (CC and) + (VP (VB create) (NP (JJR more) (NN chaos)))))))))))) + (. !)))</tree></instance><instance><text>Yes Finn ARG sucks i totally agree glee</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (UH Yes) + (S + (NP (NNP Finn) (NNP justin) (NN bieber)) + (VP + (VBZ sucks) + (S (FW i) (VP (ADVP (RB totally)) (VB agree) (NP (NN glee))))))))</tree></instance><instance><text>SelenaGomez , ARG And Selena Gomez - One And The Same / download - .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NNP SelenaGomez)) + (, ,) + (NP ARG) + (CC And) + (NP (NNP Selena) (NNP Gomez))) + (: -) + (NP + (NP (CD One)) + (CC And) + (NP (DT The) (JJ Same) (: /) (NN download)) + (: -))) + (. .)))</tree></instance><instance><text>Instead of sending his inflated ego to Copenhagen , Obama should have sent ARG !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP + (RB Instead) + (IN of) + (S + (VP + (VBG sending) + (NP (PRP$ his) (JJ inflated) (NN ego)) + (PP (TO to) (NP (NNP Copenhagen)))))) + (, ,) + (NP (NNP Obama)) + (VP + (MD should) + (VP (VB have) (NP (VBN sent) (NN sarah) (NN palin)))) + (. !!)))</tree></instance><instance><text>ARG : ' Better to be thrown accolades than shoes '</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (S + (NP ('' ')) + (ADJP (RBR Better)) + (S + (VP + (TO to) + (VP + (VB be) + (VP + (VBN thrown) + (NP + (NP (NNS accolades)) + (PP (IN than) (NP (NNS shoes) (POS ')))))))))))</tree></instance><instance><text>That awkward moment when random people at your school claim they like ARG more than you ... Like no , just no .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (DT That) (JJ awkward) (NN moment)) + (FRAG + (SBAR + (WHADVP (WRB when)) + (S + (NP + (NP (JJ random) (NNS people)) + (PP (IN at) (NP (PRP$ your) (NN school)))) + (VP + (NN claim) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP like) + (NP ARG) + (ADVP + (ADVP (JJR more)) + (PP (IN than) (NP (PRP you)))))))))) + (: ...) + (PP (IN Like) (NP (DT no))) + (, ,) + (NP (RB just) (DT no))) + (. .)))</tree></instance><instance><text>ARG remembered he was an actor in bad lieutenant .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD remembered) + (SBAR + (S + (NP (PRP he)) + (VP + (VBD was) + (NP (DT an) (NN actor)) + (PP (IN in) (NP (JJ bad) (NN lieutenant))))))) + (. .)))</tree></instance><instance><text>Poll : Obama job approval rises to 56 percent - ' '' President ARG ' is approval ratings are starting to rise aft ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NNP Poll)) + (: :) + (NP + (NP (NNP Obama) (NN job) (NN approval)) + (VP (VBZ rises) (PP (TO to) (NP (CD 56) (NN percent))))) + (: -)) + ('' ') + ('' '') + (NNP President) + (NN barack) + (NN obama) + ('' ')) + (VP + (VBZ is) + (SBAR + (S + (NP (NN approval) (NNS ratings)) + (VP + (VBP are) + (S + (VP + (VBG starting) + (S (VP (TO to) (VP (VB rise) (NP (NN aft)))))) + (: ...))))))))</tree></instance><instance><text>Its hard to believe someone is ARG 's number one fan if they think Pink Friday is her only disk out ...</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (PRP$ Its) + (ADJP + (JJ hard) + (SBAR + (S + (VP + (TO to) + (VP + (VB believe) + (SBAR + (S + (NP (NN someone)) + (VP + (VBZ is) + (NP + (NP + (NP (JJ nicki) (NN minaj) (POS 's)) + (NN number) + (CD one) + (NN fan)) + (SBAR + (IN if) + (S + (NP (PRP they)) + (VP + (VBP think) + (SBAR + (S + (NP (NNP Pink) (NNP Friday)) + (VP + (VBZ is) + (PP + (NP + (PRP$ her) + (JJ only) + (NN disk)) + (IN out) + (: ...)))))))))))))))))))</tree></instance><instance><text>S&M by Rihanna and ARG is real awesome</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NN S&M)) + (PP (IN by) (NP (NP (NNP Rihanna)) (CC and) (NP ARG)))) + (VP (VBZ is) (ADJP (JJ real) (JJ awesome)))))</tree></instance><instance><text>listening to a song i love : ARG - radar -LRB- tommy love club mix -RRB-</text><opinion>positive</opinion><tree>(ROOT + (INTJ + (S + (VP + (VBG listening) + (PP + (TO to) + (NP + (NP (DT a) (NN song)) + (FW i) + (NP (NN love)) + (: :) + (NP + (NP ARG) + (: -) + (NP + (NN radar) + (-LRB- -LRB-) + (NN tommy) + (NN love) + (NN club) + (NN mix))))))) + (-RRB- -RRB-)))</tree></instance><instance><text>ARG mistake of the day : no rotted just makingsufe = no problem just making sure .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN ARG) (NN mistake)) + (PP (IN of) (NP (DT the) (NN day)))) + (: :) + (NP + (DT no) + (VBN rotted) + (S + (NP (RB just) (NN makingsufe)) + (VP + (JJ =) + (NP (DT no) (NN problem)) + (S (ADVP (RB just)) (VP (VBG making) (ADJP (JJ sure))))))) + (. .)))</tree></instance><instance><text>LMAO this okay mag with ARG holding Mariah Carey 's tits does not say romance just ew</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (RB LMAO) (DT this) (JJ okay) (NN mag)) + (PP + (IN with) + (NP + (NP ARG) + (VP + (VBG holding) + (NP (NP (NNP Mariah) (NNP Carey) (POS 's)) (NNS tits)))))) + (VP + (VBZ does) + (RB not) + (VP (VB say) (NP (NP (NN romance)) (NP (RB just) (NN ew)))))))</tree></instance><instance><text>cheap ARG d10 12.1 mp waterproof digital camera with ... -</text><opinion>neutral</opinion><tree>(ROOT + (PP + (NP + (JJ cheap) + (NN canon) + (NN powershot) + (NN d10) + (CD 12.1) + (NN mp) + (JJ waterproof) + (JJ digital) + (NN camera)) + (IN with) + (: ...) + (: -)))</tree></instance><instance><text>is it just me or does joe mcelderry look like ARG in boys do n't cry ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (NP (PRP it)) + (VP + (ADVP (RB just)) + (NP + (NP (PRP me)) + (CC or) + (PP + (SQ + (VP (VBZ does)) + (NP (NNP joe) (NNP mcelderry)) + (VP + (VB look) + (PP + (IN like) + (NP (NP ARG) (PP (IN in) (NP (NNS boys)))))) + (VP (VBP do) (RB n't) (VP (VB cry)))))))) + (. ?)))</tree></instance><instance><text>-LSB- peter -RSB- Jennifer Garner Beats ARG in Beer Pong | PopEater.com : Jennifer Garner is such a babe and how ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (PRN (-LRB- -LSB-) (NP (NN peter)) (-RRB- -RSB-)) + (NP (NNP Jennifer) (NNP Garner)) + (VP + (VBZ Beats) + (NP ARG) + (PP (IN in) (NP (NNP Beer) (NNP Pong))) + (VP + (SYM |) + (NP + (NP (NNP PopEater.com)) + (: :) + (S + (NP (NNP Jennifer) (NNP Garner)) + (VP + (VBZ is) + (NP + (NP (JJ such) (DT a) (NN babe)) + (CC and) + (SBAR (WHADVP (WRB how)) (S (VP (: ...)))))))))) + (. .)))</tree></instance><instance><text>wrong , half-minute hero is ARG goty</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ wrong) (, ,) (JJ half-minute) (NN hero)) + (VP (VBZ is) (NP (NN ARG) (NN goty)))))</tree></instance><instance><text>wethetweeple believe that ARG is a idiot</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN wethetweeple)) + (VP + (VBP believe) + (SBAR + (IN that) + (S (NP ARG) (VP (VBZ is) (NP (DT a) (VBP idiot))))))))</tree></instance><instance><text>yeaa , good point ! although in the description further down the page it says '' ARG touch i & ii ''</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN yeaa)) (, ,) (NP (JJ good) (NN point)) (. !)))</tree></instance><instance><text>about ta get ready and invade liz 's house to work on my ARG then maybe to the rally</text><opinion>neutral</opinion><tree>(ROOT + (PP + (IN about) + (S + (VP + (TO ta) + (VP + (VB get) + (S + (NP + (NP + (ADJP (JJ ready) (CC and) (VB invade)) + (NN liz) + (POS 's)) + (NN house)) + (VP + (TO to) + (VP + (VB work) + (PP (IN on) (NP (PRP$ my) (NN ARG))) + (RB then) + (ADVP (RB maybe)) + (PP (TO to) (NP (DT the) (NN rally)))))))))))</tree></instance><instance><text>OMG I know I 'm late but ... ... ARG is a fool for the Steven Colbert , Taylor Hicks Friday skit !!! LOL !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN OMG)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP know) + (SBAR + (S + (NP (PRP I)) + (VP (VBP 'm) (ADJP (JJ late) (CC but) (: ...))))))))) + (: ...) + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT a) (NN fool)) + (PP + (IN for) + (NP + (NP (DT the) (NNP Steven) (NNP Colbert)) + (, ,) + (NP (NNP Taylor) (NNP Hicks) (NNP Friday) (NN skit)))))) + (. !!!)))</tree></instance><instance><text>WorldOfWouter : ARG : more Femme Fatale .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP WorldOfWouter)) + (: :) + (NP (NP ARG) (: :) (NP (JJR more) (NNP Femme) (NNP Fatale))) + (. .)))</tree></instance><instance><text>... though in retrospect , I WOULD like to see ARG in the Great Outdoor Fight and Ray and Beef in the Triwizard Tournament .</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (: ...) + (SBAR + (IN though) + (S + (PP (IN in) (NP (NN retrospect))) + (, ,) + (NP (PRP I)) + (VP + (VBD WOULD) + (VP + (IN like) + (S + (VP + (TO to) + (VP + (VB see) + (NP ARG) + (PP + (IN in) + (NP + (NP + (DT the) + (NNP Great) + (NNP Outdoor) + (NN Fight)) + (CC and) + (NP (NP (NNP Ray)) (CC and) (NP (NN Beef))))) + (PP + (IN in) + (NP (DT the) (NNP Triwizard) (NNP Tournament)))))))))) + (. .)))</tree></instance><instance><text>it 's like my ARG ' is stuck on replay .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP it)) + (VP (VBZ 's) (PP (IN like) (NP (PRP$ my) (NN ARG))) ('' '))) + (VP (VBZ is) (VP (VBN stuck) (PP (IN on) (NP (NN replay))))) + (. .)))</tree></instance><instance><text>... did silencefound seriously say that sam ronson is most famous for '' turning ARG gay '' ? are you serious with this ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (: ...) + (SINV + (VBD did) + (NP (NN silencefound)) + (VP + (ADVP (RB seriously)) + (VBP say) + (SBAR + (IN that) + (S + (NP (NN sam) (NN ronson)) + (VP + (VBZ is) + (ADJP + (RBS most) + (JJ famous) + (PP + (IN for) + (NP + ('' '') + (S + (VP + (VBG turning) + (NP (NN lindsay) (NN lohan) (JJ gay) ('' '')))))))))))) + (. ?)))</tree></instance><instance><text>I hope when I die ARG 's life flashes before my eyes</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP hope) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP I)) + (VP + (VBP die) + (NP + (NP (NN charlie) (NN sheen) (POS 's)) + (NN life) + (NNS flashes)) + (PP (IN before) (NP (PRP$ my) (NNS eyes)))))))))</tree></instance><instance><text>3 britney 3 3 3 brit brit drunk bruyney britney 3212u33t10 britney britney 357456 is ogb britney gay boy ARG 3 ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (CD 3) + (NN britney) + (CD 3) + (CD 3) + (CD 3) + (NN brit) + (NN brit) + (JJ drunk) + (NN bruyney) + (NN britney) + (NN 3212u33t10) + (NN britney) + (NN britney) + (CD 357456)) + (VP + (VBZ is) + (NP + (NP + (JJ ogb) + (NN britney) + (JJ gay) + (NN boy) + (NN britney) + (NNS spears)) + (WHPP (CD 3) (: ...))))))</tree></instance><instance><text>Not sure which part of this is dumbest : '' ARG signed box $ 1.1 million eBay auction ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (RB Not) + (JJ sure) + (SBAR + (WHNP + (WHNP (WDT which) (NN part)) + (PP (IN of) (NP (DT this)))) + (S (VP (VBZ is) (JJS dumbest)))) + (: :) + ('' '') + (NN sarah) + (NN palin)) + (VP + (VBD signed) + (NP + (ADJP (NN box) (QP ($ $) (CD 1.1) (CD million))) + (NNP eBay) + (NN auction))) + ('' '')))</tree></instance><instance><text>curse you itunes , i do not want ARG garbage ! stop reccomending it and give me something good .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN curse)) + (SBAR (S (NP (PRP you)) (VP (VBZ itunes)))) + (, ,) + (NP (FW i)) + (S + (VP + (VBP do) + (RB not) + (VP (VB want) (NP (NN britney) (NNS spears) (NN garbage)))))) + (. !)))</tree></instance><instance><text>Apple television + ARG Remote = awesometimes wooTechnology</text><opinion>positive</opinion><tree>(ROOT + (NP + (NNP Apple) + (NN television) + (CC +) + (NN ARG) + (NN Remote) + (JJ =) + (NNS awesometimes) + (NN wooTechnology)))</tree></instance><instance><text>I kind of thought ARG would just fizzle out and go away , no such luck .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP + (RB kind) + (PP (IN of) (NP (NN thought) (NN ryan) (NN seacrest)))) + (MD would) + (VP + (VP + (VP (ADVP (RB just)) (VB fizzle) (ADVP (RP out))) + (CC and) + (VP (VB go) (ADVP (RB away)))) + (, ,) + (NP (DT no) (JJ such) (NN luck)))) + (. .)))</tree></instance><instance><text>did you know that ARG ' australia leg of her tour was nearly cancelled last week ?!?! i sure as hell did not !! thank god it was n't !</text><opinion>positive</opinion><tree>(ROOT + (SQ + (VBD did) + (NP (PRP you)) + (VP + (VBP know) + (SBAR + (IN that) + (S + (NP + (NP + (NP (NN britney) (NNS spears) (POS ')) + (NN australia) + (NN leg)) + (PP (IN of) (NP (PRP$ her) (NN tour)))) + (VP + (VBD was) + (VP + (ADVP (RB nearly)) + (VBN cancelled) + (NP (JJ last) (NN week)) + (NP (CD ?!?!)))))))))</tree></instance><instance><text>ARG waa lets ARG owners penetrate , play with puppets ARG</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP (NN ARG) (NN waa)) + (VP + (VBZ lets) + (S (NP (NN ARG) (NNS owners)) (VP (VBP penetrate))))) + (, ,) + (VP (VBP play) (PP (IN with) (NP (NNS puppets) (NNS ARG))))))</tree></instance><instance><text>reading : '' modern warfare 2 multiple disables ARG live party chat '' -LRB- -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (PRN + (NP (NN reading) (: :)) + (VP + ('' '') + (SBAR + (NP (JJ modern) (NN warfare) (CD 2) (JJ multiple)) + (S + (VP + (VBZ disables) + (S (NP ARG) (VP (VB live) (NP (NN party) (NN chat))))))) + ('' '')) + (PRN (-LRB- -LRB-) (-RRB- -RRB-))))</tree></instance><instance><text>for venezuelans , obama deserves the peace prize more than ARG , who screwed us by validating the 2004 recall results w/o a recount .</text><opinion>negative</opinion><tree>(ROOT + (S + (PP (IN for) (NP (NP (NNS venezuelans)) (, ,) (NP (NN obama)))) + (VP + (VBZ deserves) + (NP + (NP (DT the) (NN peace) (NN prize)) + (ADJP (JJR more) (PP (IN than) (NP ARG))) + (, ,) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBD screwed) + (NP (PRP us)) + (PP + (IN by) + (S + (VP + (VBG validating) + (SBAR + (S + (NP + (DT the) + (CD 2004) + (NN recall) + (NNS results)) + (VP (VBP w/o) (NP (DT a) (NN recount))))))))))))) + (. .)))</tree></instance><instance><text>Americans worry ARG costing more than money .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNS Americans)) + (VP + (VBP worry) + (NP + (NP ARG) + (VP + (VBG costing) + (NP (NP (JJR more)) (PP (IN than) (NP (NN money))))))) + (. .)))</tree></instance><instance><text>After watching bad spiderman im watching ARG and THE chamber of secrets !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP + (IN After) + (S + (VP + (VBG watching) + (NP + (NP (JJ bad) (NN spiderman) (NN im)) + (VP + (VBG watching) + (NP + (NP ARG) + (CC and) + (NP + (NP (DT THE) (NN chamber)) + (PP (IN of) (NP (NNS secrets)))))))))) + (. !)))</tree></instance><instance><text>do you like reading !? you will love the ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB do) + (NP (PRP you)) + (PP (IN like) (S (VP (VBG reading) (NP (NN !?))))))))</tree></instance><instance><text>Latest golf news : '' ARG gets crushing win , apologizes for heckler</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJS Latest) (NN golf) (NN news)) + (: :) + (S + (S + (NP ('' '') (NN tiger) (NNS woods)) + (VP (VBZ gets) (S (VP (VBG crushing) (VP (VB win)))))) + (, ,) + (VP (VBZ apologizes) (PP (IN for) (NP (NN heckler)))))))</tree></instance><instance><text>Stop it all you ARG wannabs</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB Stop) + (S + (NP (PRP it)) + (NP (DT all)) + (S + (NP (PRP you)) + (VP (VBP nicki) (NP (NN minaj) (NNS wannabs))))))))</tree></instance><instance><text>lilo wants dad restrained : ARG is reportedly seeking a restraining order against her father .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN lilo)) + (VP (VBZ wants) (S (NP (NN dad)) (VP (VBN restrained))))) + (: :) + (S + (NP ARG) + (VP + (VBZ is) + (ADVP (RB reportedly)) + (VP + (VBG seeking) + (NP + (NP (DT a) (VBG restraining) (NN order)) + (PP (IN against) (NP (PRP$ her) (NN father))))))) + (. .)))</tree></instance><instance><text>ARG is a disgusting waste of space and a skid-mark on the underwear of music .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP + (NP (DT a) (JJ disgusting) (NN waste)) + (PP (IN of) (NP (NN space)))) + (CC and) + (NP + (NP (DT a) (NN skid-mark)) + (PP + (IN on) + (NP + (NP (DT the) (NN underwear)) + (PP (IN of) (NP (NN music)))))))) + (. .)))</tree></instance><instance><text>Me : I 'd smash ARG Issac : but her bodies fake Me : I do n't care if she 's a robot , she 's still hot</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP Me)) + (: :) + (S + (S + (NP (PRP I)) + (VP + (MD 'd) + (VP (VB smash) (NP (NN nicki) (NN minaj) (NNP Issac))))) + (: :) + (CC but) + (S + (S (NP (PRP$ her) (NNS bodies)) (ADJP (JJ fake))) + (NP + (NP (PRP Me)) + (: :) + (S + (S + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB care) + (SBAR + (IN if) + (S + (NP (PRP she)) + (VP (VBZ 's) (NP (DT a) (NN robot)))))))) + (, ,) + (NP (PRP she)) + (VP (VBZ 's) (ADVP (RB still)) (ADJP (JJ hot)))))))))</tree></instance><instance><text>i am loving ARG new song ... she always come out with the best ones : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (SINV + (FW i) + (SQ + (VBP am) + (NP (JJ loving) (NN britney) (NNS spears) (JJ new) (NN song)) + (S + (: ...) + (NP (PRP she)) + (ADVP (RB always)) + (VP + (VBP come) + (PRT (RP out)) + (PP (IN with) (NP (DT the) (JJS best) (NNS ones)))))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>Got page said '' Thank you for your interest in attending a Town Hall Meeting with President ARG at -LSB- sic -RSB- UNO on thurs , 10/15</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Got) (NN page)) + (VBD said) + ('' '') + (VP + (VP + (VB Thank) + (NP (PRP you)) + (PP (IN for) (NP (PRP$ your) (NN interest))) + (PP + (IN in) + (S + (VP + (VBG attending) + (S + (NP (DT a) (NNP Town) (NNP Hall)) + (VP + (VBG Meeting) + (PP + (IN with) + (NP (NNP President) (NN barack) (NN obama))) + (PP + (IN at) + (NP + (NP + (PRN + (-LRB- -LSB-) + (ADJP (JJ sic)) + (-RRB- -RSB-)) + (NNP UNO)) + (PP (IN on) (NP (NNS thurs))))))))))) + (, ,) + (QP (CD 10/15)))))</tree></instance><instance><text>is ARG pretty enough for our mac convert ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (NP + (NNS windows) + (VP + (CD 7) + (ADVP (RB pretty) (RB enough)) + (PP (IN for) (NP (PRP$ our) (NN mac))))) + (VP (VB convert))) + (. ?)))</tree></instance><instance><text>ARG ARG ARG ! they 're awesome : -RRB-</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN ARG) (NN ARG) (NN ARG)) (. !)))</tree></instance><instance><text>i sneaked my ARG in my bag but i don know if ill ever have the time to listen because even when your trying to sleep , theres</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VP + (VBD sneaked) + (NP (PRP$ my) (NN ARG)) + (PP (IN in) (NP (PRP$ my) (NN bag)))) + (CC but) + (S + (FW i) + (VP + (VB don) + (VP + (VB know) + (SBAR + (IN if) + (S + (NP (JJ ill) (RB ever)) + (VP + (VBP have) + (NP (DT the) (NN time)) + (S + (VP + (TO to) + (VP + (VB listen) + (SBAR + (IN because) + (FRAG + (WHADVP (RB even) (WRB when)) + (NP + (PRP$ your) + (FRAG + (S + (VP + (VBG trying) + (S + (VP (TO to) (VP (VB sleep)))))) + (, ,) + (PP (IN theres)))))))))))))))))))</tree></instance><instance><text>LOL gag ripping off a 17 year old ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP LOL) (NN gag)) + (VP + (VBG ripping) + (PP (RP off) (NP (DT a) (CD 17) (NN year) (JJ old) (NN ARG)))) + (. .)))</tree></instance><instance><text>ARG on shuffle ... nice yay to relax : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (PRN + (NP + (NP ARG) + (PP (IN on) (NP (NN shuffle))) + (: ...) + (NP + (NP (JJ nice) (NN yay)) + (SBAR (S (VP (TO to) (VP (VB relax)))))) + (: :)) + (ADJP (-RRB- -RRB-))))</tree></instance><instance><text>Cut The Rope on the ARG is a great game !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP Cut) (NNP The) (NNP Rope)) + (PP (IN on) (NP (DT the) (NN ARG)))) + (VP (VBZ is) (NP (DT a) (JJ great) (NN game))) + (. !)))</tree></instance><instance><text>The Fact Checker | Libya , ARG and the tragedy in Darfur : Why ARG 's campaign promise may come back to haunt him - .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADJP + (NP + (NP + (NP (DT The) (NNP Fact) (NNP Checker) (NNP |) (NNP Libya)) + (, ,) + (NP ARG) + (CC and) + (NP + (NP (DT the) (NN tragedy)) + (PP (IN in) (NP (NNP Darfur))))) + (: :) + (SBAR + (WHADVP (WRB Why)) + (S + (NP (NP (NN ARG) (POS 's)) (NN campaign) (NN promise)) + (VP + (MD may) + (VP + (VB come) + (ADVP (RB back)) + (S (VP (TO to) (VP (VB haunt) (NP (PRP him))))))))) + (: -))) + (. .)))</tree></instance><instance><text>I upload a YouTube video -- ARG PROMOCIONA UN VIDEOJUEGO .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP upload) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (PRN + (: --) + (NP + (NN serena) + (NNS williams) + (NNP PROMOCIONA) + (NNP UN) + (NN VIDEOJUEGO))))) + (. .)))</tree></instance><instance><text>crazy , silly people ! anyone making the ARG to droid switch ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (ADJP (ADJP (JJ crazy)) (, ,) (ADJP (JJ silly))) + (NNS people)) + (. !)))</tree></instance><instance><text>. Andie MacDowell thong Jul 2 , 1985 ... ARG and her boy friend Jared sex tape wi</text><opinion>negative</opinion><tree>(ROOT (. .))</tree></instance><instance><text>ARG : ☑ Sexy ☑ Funny ☑ Amazing ☑ Adorable ☑ Talented ☑ Real ☑ Down-To-Earth ☑ Idol ☑ Our Inspiration ♥</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (NP + (SYM ☑) + (S + (NP + (JJ Sexy) + (NN ☑) + (JJ Funny) + (CD ☑) + (JJ Amazing) + (NN ☑) + (JJ Adorable) + (CD ☑) + (JJ Talented) + (NN ☑) + (JJ Real) + (CD ☑) + (JJ Down-To-Earth) + (NN ☑) + (NN Idol) + (CD ☑)) + (VP (PRP$ Our) (S (VP (NNP Inspiration) (X (SYM ♥)))))))))</tree></instance><instance><text>- i hate that ARG corrects with to a .</text><opinion>negative</opinion><tree>(ROOT + (S + (: -) + (FW i) + (VP + (VBP hate) + (SBAR + (IN that) + (S + (NP ARG) + (VP (VBZ corrects) (PP (IN with) (PP (TO to) (NP (DT a)))))))) + (. .)))</tree></instance><instance><text>i love so much ARG !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (LST (LS i)) + (NP (NN love)) + (NP (ADJP (RB so) (JJ much)) (NN britney) (NNS spears))) + (. !)))</tree></instance><instance><text>HamzaAbdullah21 and its not that serious brother , I got just about as many followers as you ! Lol , ARG AllDay GOSUNS</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN HamzaAbdullah21)) + (CC and) + (NP + (PRP$ its) + (NP + (SBAR + (WHNP + (S + (RB not) + (SBAR + (IN that) + (S + (NP (JJ serious) (NN brother)) + (, ,) + (NP (PRP I)) + (VP + (VBD got) + (NP + (RB just) + (ADJP (RB about) (RB as) (JJ many)) + (NNS followers)) + (PP (IN as) (NP (PRP you))))))))))) + (. !)))</tree></instance><instance><text>i would totally buy your book if it was ARG - ized , can this be arranged ? thank you for twis !</text><opinion>neutral</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (MD would) + (ADVP (RB totally)) + (VP (VB buy) (NP (PRP$ your) (NN book))) + (UCP + (SBAR (IN if) (S (NP (PRP it)) (VP (VBD was) (ADJP ARG)))) + (SBAR (: -) (S (VP (VBN ized))))) + (, ,) + (SQ (MD can) (NP (DT this)) (VP (VB be) (VP (VBN arranged))))) + (. ?)))</tree></instance><instance><text>any conservative games here ? for a mere $ 1.1 am you can get an box 360 autographed by ARG eBay sarcasm</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NP (DT any) (JJ conservative) (NNS games)) (ADVP (RB here))) + (. ?)))</tree></instance><instance><text>listening 2 '' revolver '' by ARG = this song is growing on me - it would b awesome if she released a single/video 4 this song - maybe</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP + (NP (VBG listening) (CD 2) ('' '') (NN revolver)) + ('' '') + (PP (IN by) (NP (NP ARG) (ADJP (JJ =)))) + (NP (DT this) (NN song))) + (VP (VBZ is) (VP (VBG growing) (PP (IN on) (NP (PRP me))))) + (: -)) + (SQ + (NP (PRP it)) + (VP + (FRAG + (VP + (MD would) + (VP + (NN b) + (ADJP (JJ awesome)) + (SBAR + (IN if) + (S + (NP (PRP she)) + (VP + (VBD released) + (NP (DT a) (JJ single/video) (CD 4)) + (NP (DT this) (NN song))))))) + (: -) + (ADVP (RB maybe)))))))</tree></instance><instance><text>The Faces of ARG : .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (DT The) (NNS Faces)) (PP (IN of) (NP ARG))) + (: :) + (. .)))</tree></instance><instance><text>It 's funny how these blogs like tomorrow and ARG never report good stuff on black artists but as soon as it 's negative they all on it ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP It)) + (VP + (VBZ 's) + (ADJP (JJ funny)) + (SBAR + (WHADVP (WRB how)) + (S + (NP + (NP (DT these) (NNS blogs)) + (PP (IN like) (NP (NP (NN tomorrow)) (CC and) (NP ARG)))) + (ADVP (RB never)) + (VP + (VBP report) + (NP + (NP + (NP (JJ good) (NN stuff)) + (PP (IN on) (NP (JJ black) (NNS artists)))) + (CC but) + (ADVP + (RB as) + (RB soon) + (SBAR + (IN as) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (ADJP (JJ negative)) + (NP (NP (PRP they)) (NP (DT all))) + (PP (IN on) (NP (PRP it))) + (: ...)))))))))))))</tree></instance><instance><text>I want to have Jasmine V 's smile , I want to have ARG ' hair and all that is perfect but all I wanted is Selena Gomez 's BOYFRIEND</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VB have) + (NP (NP (NN Jasmine) (NN V) (POS 's)) (NN smile))))))) + (, ,) + (S + (NP (PRP I)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VB have) + (NP (NN miley) (NN cyrus) ('' ') (NN hair))))))) + (CC and) + (S + (NP + (NP (DT all)) + (SBAR + (WHNP (DT that)) + (S + (VP + (VP (VBZ is) (ADJP (JJ perfect))) + (CC but) + (NP (DT all) (SBAR (S (NP (PRP I)) (VP (VBD wanted))))))))) + (VP + (VBZ is) + (NP (NP (NNP Selena) (NNP Gomez) (POS 's)) (NNP BOYFRIEND))))))</tree></instance><instance><text>does anyone have a preference between the ARG and the nook ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ does) + (NP (NN anyone)) + (VP + (VB have) + (NP + (NP (DT a) (NN preference)) + (PP + (IN between) + (NP + (NP (DT the) (NN ARG)) + (CC and) + (NP (DT the) (NN nook)))))) + (. ?)))</tree></instance><instance><text>Fashion Soulmates ARG and Victoria Justice : Who 's Hotter ? : Both ARG and Victoria Justice have ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Fashion) (NNP Soulmates) (NN selena) (NN gomez)) + (CC and) + (NP (NNP Victoria) (NNP Justice))) + (: :) + (SBARQ (WHNP (WP Who)) (SQ (VBZ 's) (NP (NNP Hotter)))) + (. ?)))</tree></instance><instance><text>i absolutely hate ARG</text><opinion>negative</opinion><tree>(ROOT (S (VP (LS i) (VP (ADVP (RB absolutely)) (VB hate) (NP ARG)))))</tree></instance><instance><text>I favorited a YouTube video -- ARG '' Party in the USA '' Parody - Get Out of My He ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD favorited) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (: --) + (NP + (NP (NP ARG) ('' '') (NP (NNP Party))) + (PP (IN in) (NP (DT the) (NNP USA)))) + ('' '')) + (S + (NP (NNP Parody)) + (: -) + (S + (VP + (VB Get) + (PP (IN Out) (PP (IN of) (NP (PRP$ My) (PRP He))))) + (: ...)))) + (. .)))</tree></instance><instance><text>ARG ' gimmicky '' banned '' ad .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN serena) (NNS williams) (POS ')) + (JJ gimmicky) + ('' '') + (VBN banned) + ('' '') + (NN ad)) + (. .)))</tree></instance><instance><text>RT -_- zhifass : Cheryl cole enak banget ciuman sama ARG di never say never - ________ -</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT) (CD -_-) (NN zhifass)) + (: :) + (NP + (NP + (NNP Cheryl) + (NN cole) + (NN enak) + (NN banget) + (NN ciuman) + (NN sama) + (NN justin) + (NN bieber)) + (SBAR + (FW di) + (S + (ADVP (RB never)) + (VP + (VBP say) + (ADVP (RB never)) + (: -) + (FRAG (SYM ________) (ADJP (ADVP (: -))))))))))</tree></instance><instance><text>ARG !! some people have too much money !! the guy has never done anything to make him deserve a billion !!</text><opinion>negative</opinion><tree>(ROOT (NP (NP ARG) (. !!)))</tree></instance><instance><text>watching sky news on my ARG 360 , very lovely stuff .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (NP (NN sky) (NN news)) + (VP + (PP (IN on) (NP (PRP$ my) (NN ARG) (CD 360))) + (, ,) + (NP (ADJP (RB very) (JJ lovely)) (NN stuff)))) + (. .)))</tree></instance><instance><text>The Second Coming of ARG ** the struggle between ReligiousRt and Ayn Rand wingers 4 Repub Pty , good analysis</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (DT The) (JJ Second) (NN Coming)) (PP (IN of) (NP ARG))) + (VP + (SYM **) + (NP + (NP + (NP (DT the) (NN struggle)) + (PP + (IN between) + (NP + (NP + (NN ReligiousRt) + (CC and) + (NNP Ayn) + (NNP Rand) + (NNS wingers)) + (NP (CD 4) (NNP Repub) (NNP Pty))))) + (, ,) + (NP (JJ good) (NN analysis))))))</tree></instance><instance><text>i don understand the hype around lady gag , she 's weird as hell and her music isnt all that great , sounds like ARG to me</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (LS i) + (S + (VP + (VB don) + (S + (VP + (VB understand) + (NP + (NP (DT the) (NN hype)) + (PP (IN around) (NP (NN lady) (NN gag)))))))))) + (, ,) + (NP (PRP she)) + (VP + (VBZ 's) + (ADJP (JJ weird)) + (PP + (IN as) + (NP + (NP (NN hell)) + (CC and) + (NP (PRP$ her) (NN music) (NN isnt)))) + (NP + (DT all) + (ADJP + (DT that) + (ADJP (JJ great)) + (, ,) + (VP + (VBZ sounds) + (PP (IN like) (NP ARG)) + (PP (TO to) (NP (PRP me)))))))))</tree></instance><instance><text>Latina News : The Latina workforce : When President ARG won election in 2008 , becoming the first African ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Latina) (NNP News)) + (: :) + (FRAG + (NP + (NP (DT The) (NNP Latina) (NN workforce)) + (: :) + (SBAR + (WHADVP (WRB When)) + (S + (NP (NP (NNP President)) (NN barack) (NN obama)) + (VP + (VBD won) + (NP (NP (NN election)) (PP (IN in) (NP (CD 2008)))) + (, ,) + (S + (VP + (VBG becoming) + (NP (DT the) (JJ first) (NNP African)))))))) + (: ...)) + (. .)))</tree></instance><instance><text>nintendo president said : the ARG has stalled , games of high demand could not be continuously released and the good mood has chilled</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN nintendo) (NN president)) + (VP + (VBD said) + (: :) + (S + (S (NP (DT the) (NN ARG)) (VP (VBZ has) (VP (VBN stalled)))) + (, ,) + (S + (NP + (NP (NNS games)) + (PP (IN of) (NP (JJ high) (NN demand)))) + (VP + (MD could) + (RB not) + (VP + (VB be) + (VP + (VP (ADVP (RB continuously)) (VBN released)) + (CC and) + (SBAR + (S + (NP (DT the) (JJ good) (NN mood)) + (VP (VBZ has) (VP (VBN chilled)))))))))))))</tree></instance><instance><text>i love ARG new song radar</text><opinion>positive</opinion><tree>(ROOT + (NP + (LS i) + (NP + (NP (NN love) (NN britney) (NNS spears)) + (VP (JJ new) (NP (NN song) (NN radar))))))</tree></instance><instance><text>the ARG by mattel from the people play awards looks really interesting hottoys</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT the) (JJ mindflex) (NN game)) + (PP + (IN by) + (NP + (NP (NN mattel)) + (PP (IN from) (NP (DT the) (NNS people)))))) + (VP + (VP (VBP play) (NP (NNS awards))) + (VP + (VBZ looks) + (ADVP (RB really)) + (NP (JJ interesting) (NNS hottoys))))))</tree></instance><instance><text>you know that modern warfare 2 gaming marathon you spoke about before , is that on ps3 as well as ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (VBP know) + (SBAR + (IN that) + (S + (NP + (NP + (JJ modern) + (NN warfare) + (CD 2) + (NN gaming) + (NN marathon)) + (SBAR + (S + (NP (PRP you)) + (VP (VBD spoke) (PP (IN about) (RB before)))))) + (, ,) + (VP + (VBZ is) + (WHPP + (IN that) + (PP + (PP (IN on) (NP (NN ps3))) + (CONJP (RB as) (RB well) (IN as)) + (NP ARG)))))))))</tree></instance><instance><text>Jurrasic Park by ARG has to be on of my favorite songs of all time .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NNP Jurrasic) (NNP Park)) (PP (IN by) (NP ARG))) + (VP + (VBZ has) + (S + (VP + (TO to) + (VP + (VB be) + (PP + (IN on) + (PP + (IN of) + (NP + (NP (PRP$ my) (JJ favorite) (NNS songs)) + (PP (IN of) (NP (DT all) (NN time)))))))))) + (. .)))</tree></instance><instance><text>- open question : did anyone see ARG on television praising the oscar , err i mean the nobel prize obama got i ... -</text><opinion>neutral</opinion><tree>(ROOT + (INTJ + (: -) + (FRAG + (NP + (NP (JJ open) (NN question)) + (: :) + (S + (VP + (VBD did) + (VP + (NP (NN anyone)) + (VB see) + (NP + (NP ARG) + (PP + (IN on) + (NP + (NP (NN television)) + (VP (VBG praising) (NP (DT the) (NN oscar)))))) + (, ,) + (VP (VB err) (NP (FW i))) + (VP + (VB mean) + (S + (NP (DT the) (JJ nobel) (NN prize) (NN obama)) + (VP (VBD got) (NP (FW i))))) + (: ...) + (: -))))))))</tree></instance><instance><text>rt : tech grand theft auto : chinatown wars | game review : ARG ; # 29.99 ; cert 18 + ; rockstarmodern warfare 2 may be set to</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN rt)) + (: :) + (NP + (NP (NN tech) (JJ grand) (NN theft) (NN auto)) + (: :) + (S + (NP + (NP (NN chinatown) (NNS wars)) + (SYM |) + (NP (NN game) (NN review) (: :) (NN ARG)) + (: ;) + (NP (# #) (CD 29.99)) + (: ;) + (NP + (NP (NN cert) (CD 18)) + (CC +) + (: ;) + (NP (NN rockstarmodern) (NN warfare) (CD 2)))) + (VP (MD may) (VP (VB be) (VP (VBN set) (PP (TO to)))))))))</tree></instance><instance><text>The ARG administration has no interesting in America being the world economic leader : .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (DT The) (NN ARG) (NN administration)) + (VP + (VBZ has) + (ADJP + (DT no) + (JJ interesting) + (PP (IN in) (NP (NNP America))) + (S + (VP + (VBG being) + (NP (DT the) (NN world) (JJ economic) (NN leader)))))) + (: :)) + (. .)))</tree></instance><instance><text>Renaissance fair was good , if a rather confused mix of medieval , renaissance , pirate , ARG and anything else in a bodice</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Renaissance) (NN fair)) + (VP + (VBD was) + (ADJP (JJ good)) + (, ,) + (SBAR + (IN if) + (FRAG + (NP + (NP (DT a) (ADJP (RB rather) (VBN confused)) (NN mix)) + (PP + (IN of) + (NP + (JJ medieval) + (, ,) + (NP + (NP + (NN renaissance) + (, ,) + (NN pirate) + (, ,) + (NN harry) + (NN potter)) + (CC and) + (NP (NN anything) (RB else))))) + (PP (IN in) (NP (DT a) (NN bodice)))))))))</tree></instance><instance><text>'' I got the rap game singing '' At Last '' like Etta JamesLames get they plane shot down like ARG '' Sick</text><opinion>negative</opinion><tree>(ROOT + (S + ('' '') + (NP (PRP I)) + (VP + (VP + (VBD got) + (NP + (NP (DT the) (NN rap) (NN game) (NN singing)) + ('' '') + (SBAR + (ADJP + (IN At) + (JJ Last) + ('' '') + (PP (IN like) (NP (NNP Etta) (NNP JamesLames))))))) + (VP + (VB get) + (SBAR + (S + (NP (PRP they)) + (NP (NN plane)) + (VP (VBD shot) (ADVP (RP down)) (PP (IN like) (NP ARG))) + ('' ''))))) + (NNP Sick)))</tree></instance><instance><text>Celebrity : latest ARG News .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Celebrity)) + (: :) + (NP (JJS latest) (NN oprah) (NN winfrey) (NN News))) + (. .)))</tree></instance><instance><text>voodoobone Apple Survey - What is your opinion of Apple Products ? ARG sucks ? freebies .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN voodoobone) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBZ is) + (NP + (NP (PRP$ your) (NN opinion)) + (PP (IN of) (NP (NNP Apple) (NNPS Products)))))) + (. ?)))</tree></instance><instance><text>dude , * i * do n't even have ARG yet , but i support people exploring possibilities of new tech : it helps us all l8r educause09</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN dude)) + (, ,) + (S + (X (SYM *)) + (FW i) + (X (SYM *)) + (VP + (VP + (VBP do) + (RB n't) + (ADVP (RB even)) + (VP (VB have) (NP ARG) (ADVP (RB yet)))) + (, ,) + (PP + (CC but) + (S + (NP (FW i) (VBP support) (NNS people)) + (VP + (VBG exploring) + (NP + (NP (NNS possibilities)) + (PP (IN of) (NP (JJ new) (NN tech))))))) + (: :) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ helps) + (NP (PRP us)) + (NP (DT all) (NN l8r) (NN educause09)))))))))</tree></instance><instance><text>that sounds like a ARG comeback track .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (IN that) + (S + (VP + (VBZ sounds) + (SBAR + (IN like) + (S + (NP (DT a) (NN britney)) + (VP (VBZ spears) (NP (NN comeback) (NN track)))))))) + (. .)))</tree></instance><instance><text>ARG en ugly betty !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG (NP (NP ARG) (PP (IN en) (NP (JJ ugly) (NN betty)))) (. !)))</tree></instance><instance><text>ARG rests sore lower back , Yankees taking no chances with star slugger : ARG rests sore low ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP (VBZ rests) (ADJP (JJ sore) (JJR lower)) (PRT (RB back)))) + (, ,) + (NNPS Yankees) + (S + (VP + (VBG taking) + (NP (DT no) (NNS chances)) + (PP (IN with) (NP (NN star) (NN slugger))))) + (: :) + (NP ARG) + (VP (VBZ rests) (NP (JJ sore) (JJ low))) + (: ...) + (. .)))</tree></instance><instance><text>10 essential third party security apps for ARG www.zatz.com/13lj</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (CD 10) + (JJ essential) + (JJ third) + (NN party) + (NN security) + (NNS apps)) + (PP (IN for) (NP (NNS windows) (CD 7) (NNP www.zatz.com) (: /))) + (NP (CD 13lj))))</tree></instance><instance><text>how to present like ARG</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB how)) + (S (VP (TO to) (VP (VB present) (PP (IN like) (NP ARG)))))))</tree></instance><instance><text>clear lcd screen protector for amazon ARG 2 e-book reader : item search store search result</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (JJ clear) (NN lcd) (NN screen) (NN protector)) + (PP + (IN for) + (NP (NN amazon) (NN ARG) (CD 2) (NN e-book) (NN reader))) + (: :)) + (FRAG + (S + (NP (NN item) (NN search) (NN store) (NN search)) + (VP (VBP result))))))</tree></instance><instance><text>the photo is the ARG of the song bossy the song is very good</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT the) (NN photo)) + (VP + (VBZ is) + (NP + (NP (DT the) (NN lindsay) (NN lohan)) + (PP (IN of) (NP (DT the) (NN song) (NN bossy)))) + (SBAR + (S + (NP (DT the) (NN song)) + (VP (VBZ is) (ADJP (RB very) (JJ good))))))))</tree></instance><instance><text>'' FreddyAmazin : That scary moment when your girlfriend has ARG lyrics as her status '' hahaha</text><opinion>negative</opinion><tree>(ROOT + (X + ('' '') + (VP + (NP + (NP (NNP FreddyAmazin)) + (: :) + (FRAG + (PP (IN That) (NP (JJ scary) (NN moment))) + (FRAG + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP$ your) (NN girlfriend)) + (VP + (VBZ has) + (NP + (NP (NN taylor) (NN swift) (NNS lyrics)) + (PP (IN as) (NP (PRP$ her) (NN status))))))) + ('' '') + (NP (NN hahaha))))))))</tree></instance><instance><text>do n't be like big clay ; he used to watch porn on his ARG in the hokin ... o_o</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBP do) + (RB n't) + (VP (VB be) (PP (IN like) (NP (JJ big) (NN clay)))))) + (: ;) + (S + (NP (PRP he)) + (VP + (VBD used) + (S + (VP + (TO to) + (VP + (VB watch) + (NP (NN porn)) + (PP + (IN on) + (NP + (NP (PRP$ his) (NN ARG)) + (PP (IN in) (NP (DT the) (NN hokin)))))))))) + (: ...) + (NP (NN o) (NN _) (NN o))))</tree></instance><instance><text>dando uma de plagioncé no souabritney : love you ARG britneypromote3 3kkkkkkkkkkkkkkkk abafa</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN dando) (FW uma) (FW de) (FW plagioncé)) + (NP + (NP (DT no) (NN souabritney)) + (: :) + (NP + (NP (NN love)) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP britney) + (S + (NP (NNS spears)) + (VP + (JJ britneypromote3) + (NP (NN 3kkkkkkkkkkkkkkkk) (NN abafa)))))))))))</tree></instance><instance><text>pode agradecer - jay vaquer , 3 - ARG , blame it on the girls - mika , the fear - lily allen musicmonday</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN pode) + (FRAG + (X (SYM agradecer)) + (: -) + (NP + (NP (NN jay) (NN vaquer)) + (, ,) + (S + (LST (LS 3) (: -)) + (NP ARG) + (, ,) + (VP + (VBP blame) + (NP (PRP it)) + (PP + (IN on) + (NP + (NP + (NP (DT the) (NNS girls)) + (: -) + (NP (NP (NN mika)) (, ,) (NP (DT the) (NN fear))) + (: -)) + (NP (NN lily) (NN allen) (NN musicmonday))))))))))</tree></instance><instance><text>Me against the music - Britney & ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP Me)) + (PP + (IN against) + (NP + (NP (DT the) (NN music)) + (: -) + (NP (NNP Britney) (CC &) (NNP ARG))))))</tree></instance><instance><text>just got my ARG ... i so love it .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (ADVP (RB just)) + (VBD got) + (S + (NP (PRP$ my) (NN ARG)) + (: ...) + (VP (FW i) (SBAR (IN so) (S (NP (NN love)) (NP (PRP it))))))) + (. .)))</tree></instance><instance><text>i miss ARG .</text><opinion>positive</opinion><tree>(ROOT (S (VP (FW i) (S (VP (VBP miss) (NP ARG)))) (. .)))</tree></instance><instance><text>girl i babysit for while surfing through youtube videos - '' who 's that lady who makes really bad decisions ? ... oh , ARG ! ''</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN girl) (FW i) (FW babysit)) + (PP + (IN for) + (SBAR + (IN while) + (S + (VP + (VBG surfing) + (PP (IN through) (NP (NN youtube) (NNS videos))))))) + (: -) + ('' '') + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ 's) + (NP + (NP (DT that) (NN lady)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ makes) + (NP (ADJP (RB really) (JJ bad)) (NNS decisions)))))))))) + (. ?)))</tree></instance><instance><text>Selena Gomes Vs ARG : Selena Gomes Vs ARG of Disney biggest stars but who 's hotter Selena ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Selena) (NNP Gomes) (NNP Vs) (NNP miley) (NNP cyrus)) + (: :) + (NP + (NP + (NP + (NNP Selena) + (NNP Gomes) + (NNP Vs) + (NN miley) + (NN cyrus)) + (PP (IN of) (NP (NNP Disney) (JJS biggest) (NNS stars)))) + (CC but) + (SBAR + (WHNP (WP who)) + (S (VP (VBZ 's) (NP (JJR hotter) (NNP Selena))))))) + (: ...) + (. .)))</tree></instance><instance><text>RT Starion _ : KB24 ARG Kobe ARG ARG LAKERNATION LakerFam TeamFucktheHeat 3peat</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP Starion) (NNP _)) + (: :) + (NP + (NP (NN KB24) (NNS ARG)) + (NP + (NNP Kobe) + (NNS ARG) + (NNS ARG) + (NNP LAKERNATION) + (NNP LakerFam) + (NNP TeamFucktheHeat) + (NN 3peat)))))</tree></instance><instance><text>i love that you are stupid ARG 2226 ☠ warning ☠ baitbot is designed to catch spam follow or be marked as spam</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (NP + (NP (NN love)) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP you)) + (VP + (VBP are) + (SBAR + (S + (NP + (JJ stupid) + (NN google) + (NN wave) + (CD 2226) + (CD ☠) + (NN warning) + (NN ☠) + (NN baitbot)) + (VP + (VBZ is) + (VP + (VBN designed) + (S + (VP + (TO to) + (VP + (VB catch) + (S + (NP (NN spam)) + (VP + (VP (VB follow)) + (CC or) + (VP + (VB be) + (VP + (VBN marked) + (PP (IN as) (NP (NN spam))))))))))))))))))))</tree></instance><instance><text>ARG sucks at fashion , employment - the hollywood gossip</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ sucks) + (PP + (IN at) + (S + (NN fashion) + (, ,) + (VP + (NN employment) + (: -) + (NP (DT the) (NN hollywood) (NN gossip))))))))</tree></instance><instance><text>put my music in yo ARG i guarantee you wont be disappointed</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VP + (VB put) + (NP (PRP$ my) (NN music)) + (PP (IN in) (NP (FW yo) (FW ARG) (FW i) (NN guarantee)))) + (NP (PRP you)) + (VP (VBP wont) (VP (VB be) (ADJP (VBN disappointed))))))</tree></instance><instance><text>okay as a courtney fabulous it might be SLIGHTLY sacrelige but i 'll be honest i like ARG ' is music ... cant help it</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP + (ADJP + (ADJP + (JJ okay) + (PP + (IN as) + (NP + (NP (DT a) (NN courtney)) + (ADJP + (JJ fabulous) + (SBAR + (S + (NP (PRP it)) + (VP + (MD might) + (VP + (VB be) + (ADJP (RB SLIGHTLY) (JJ sacrelige)))))))))) + (CC but) + (ADJP (FW i))) + (SBAR + (S + (S + (VP + (MD 'll) + (VP + (VB be) + (ADJP + (ADJP (JJ honest)) + (PP (ADVP (FW i)) (IN like) (NP ARG))) + ('' ')))) + (VP (VBZ is) (NP (NN music)))))) + (: ...) + (NP (JJ cant) (NN help)) + (NP (PRP it))))</tree></instance><instance><text>listing to ARG 1 , 2 , 3 i love this song</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG listing) + (S + (VP + (TO to) + (VP + (VB britney) + (NP + (NNS spears) + (NP + (NP (CD 1)) + (, ,) + (NP (CD 2)) + (, ,) + (NP (CD 3)) + (FW i)))))))) + (VP (VBP love) (NP (DT this) (NN song)))))</tree></instance><instance><text>britboi '' ARG '' b3p contest ends 10/20/09 ! make sure you check it out and get your entry turned in !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN britboi) ('' '') (NN britney) (NNS spears)) + ('' '') + (NP (NN b3p) (NN contest)) + (VP (VBZ ends) (NP (CD 10/20/09))) + (. !)))</tree></instance><instance><text>hmm i don know but i love Miley and Pink and Byonce and ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN hmm) + (FW i) + (S + (VP + (VB don) + (VP + (VB know) + (SBAR + (CC but) + (S + (S + (FW i) + (VP (VBP love) (NP (NNP Miley) (CC and) (NNP Pink)))) + (CC and) + (NP (NNP Byonce) (CC and) (NNP micheal) (NNP jackson)))))))))</tree></instance><instance><text>Why are Harry Reid , ARG and Obama acting like the government is Winning when it clearly is not .</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Why)) + (SQ + (VBP are) + (NP + (NP (NNP Harry) (NNP Reid)) + (, ,) + (NP ARG) + (CC and) + (NP + (NP (NNP Obama) (VBG acting)) + (PP (IN like) (NP (DT the) (NN government))))) + (VP + (VBZ is) + (VP + (VBG Winning) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP it)) + (ADVP (RB clearly)) + (VP (VBZ is) (RB not))))))) + (. .)))</tree></instance><instance><text>wow even ARG gets an apology from letterman tonight !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN wow)) + (NP (RB even) (JJ sarah) (NN palin)) + (VP + (VBZ gets) + (NP (DT an) (NN apology)) + (PP (IN from) (NP (NP (NN letterman)) (NP (NN tonight))))) + (. !)))</tree></instance><instance><text>famous quotes by ARG</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (JJ famous) (NNS quotes)) (PP (IN by) (NP ARG))))</tree></instance><instance><text>'' Latin Girl '' '' Rich Girl '' '' Favorite Girl '' '' One Less Lonely Girl '' Yeah haters , ARG 's DEFINITELY gay !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + ('' '') + (NP (NNP Latin) (NNP Girl)) + ('' '') + ('' '') + (NNP Rich) + (NNP Girl) + ('' '') + ('' '')) + (NP (NNP Favorite) (NNP Girl)) + ('' '') + ('' '') + (NP (CD One) (RBR Less) (JJ Lonely) (NNP Girl) ('' '')) + (VP + (UH Yeah) + (NP + (NP (NNS haters)) + (, ,) + (NP + (NP (NP (NN justin) (NN bieber) (POS 's)) (NN DEFINITELY)) + (ADJP (JJ gay))))) + (. !)))</tree></instance><instance><text>did anyone see star magazine '' ARG ' s paris meltdown '' - amazing !!! i love a good meltdown</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBD did) + (NP (NN anyone)) + (SBAR + (S + (NP + (VB see) + (NP (JJ star) (NN magazine)) + ('' '') + (NN lindsay) + (NN lohan) + ('' ') + (NNS s)) + (VP + (VBZ paris) + (NP (NP (NN meltdown)) ('' '') (: -) (ADJP (JJ amazing)))))) + (. !!!)))</tree></instance><instance><text>why do people think ARG is hot and shit ? tbh , she 's quite ugly .</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBP do) + (NP (NNS people)) + (VP + (VB think) + (SBAR + (S + (NP ARG) + (VP (VBZ is) (ADJP (JJ hot) (CC and) (NN shit))))))) + (. ?)))</tree></instance><instance><text>mattthemacman I love ARG lol my favorite artist</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN mattthemacman)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP (NN lady) (JJ gaga) (NN lol)) + (NP (PRP$ my) (JJ favorite) (NN artist))))))))</tree></instance><instance><text>'' It is the time to act as commander-in-chief and approve the troops so clearly needed in Afghanistan '' ARG tcot tlot palin</text><opinion>neutral</opinion><tree>(ROOT + (S + ('' '') + (NP (PRP It)) + (VP + (VP + (VBZ is) + (NP + (NP (DT the) (NN time)) + (SBAR + (S + (VP + (TO to) + (VP + (VB act) + (PP (IN as) (NP (NN commander-in-chief))))))))) + (CC and) + (VP + (VB approve) + (NP (DT the) (NNS troops)) + (VP + (ADVP (RB so) (RB clearly)) + (VBN needed) + (PP (IN in) (NP (NNP Afghanistan))) + ('' '') + (NP (NN sarah) (NN palin) (NN tcot) (NN tlot) (NN palin)))))))</tree></instance><instance><text>its fucking ARG weekend bitches !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (PRP$ its) + (ADJP (RB fucking) (JJ harry)) + (JJ potter) + (NN weekend) + (NNS bitches)) + (. !)))</tree></instance><instance><text>fuuuuck i love my ARG</text><opinion>positive</opinion><tree>(ROOT + (SBAR + (NN fuuuuck) + (S (FW i) (VP (VBP love) (NP (PRP$ my) (NN ARG))))))</tree></instance><instance><text>this little fellow may poop like a buffalo , but he dances like ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (DT this) (JJ little) (NN fellow)) + (VP + (MD may) + (NP (NN poop)) + (PP (IN like) (NP (DT a) (NN buffalo))))) + (, ,) + (CC but) + (NP (NP (PRP he) (NNS dances)) (PP (IN like) (NP ARG))) + (. .)))</tree></instance><instance><text>musicmonday check out ARG 3 ! amazing song people !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (NN check)) + (PP (IN out) (NP (NN britney) (NNS spears) (CD 3))) + (. !)))</tree></instance><instance><text>Malcolm Turnbull and Joe Hockey in new book on corruption in the Kevin Rudd Government - www.lovelettersfromthebartable.com - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NNP Malcolm) (NNP Turnbull)) + (CC and) + (NP + (NP (NNP Joe) (NN Hockey)) + (PP + (IN in) + (NP + (NP (JJ new) (NN book)) + (PP + (IN on) + (NP + (NP (NN corruption)) + (PP + (IN in) + (NP + (DT the) + (NNP Kevin) + (NNP Rudd) + (NNP Government))))))))) + (: -) + (NP (SYM www.lovelettersfromthebartable.com)) + (: -)) + (NP ARG)))</tree></instance><instance><text>* shiver * that wo n't freak me out , naaah ... latest movie review from war2d2 - ARG , '' knowing '' = 255</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (X (SYM *)) + (VP + (VB shiver) + (FRAG + (X (SYM *)) + (FRAG + (SBAR + (WHNP (WDT that)) + (S + (VP + (MD wo) + (RB n't) + (VP (VB freak) (NP (PRP me)) (PRT (RP out)))))) + (, ,) + (NP + (NP + (NP (NN naaah)) + (: ...) + (JJS latest) + (NN movie) + (NN review)) + (PP (IN from) (NP (NN war2d2)))) + (: -) + (NP + (NP ARG) + (, ,) + ('' '') + (VP + (VBG knowing) + (NP + (SBAR (WHNP (S ('' '') (VP (JJ =) (NP (CD 255))))))))))))))</tree></instance><instance><text>to get my ps1 fix though i get them for my ARG , much fun an portable : - p</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (TO to) + (VP + (VB get) + (NP + (NP (PRP$ my) (NN ps1) (NN fix)) + (FRAG + (SBAR + (IN though) + (S + (FW i) + (VP + (VB get) + (NP (PRP them)) + (PP (IN for) (NP (PRP$ my) (NN ARG)))))) + (, ,) + (NP + (NP (JJ much) (NN fun)) + (NP + (NP (DT an) (NN portable)) + (: :) + (NP (: -) (NP (NN p)))))))))))</tree></instance><instance><text>-LSB- blog -RSB- nba live 09 ign review rated 6.5 : ps3 , box 360 , wii , ARG , ps2 underrated score not sure ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (PRN (-LRB- -LSB-) (NP (NN blog)) (-RRB- -RSB-)) + (NP + (NP (NN nba) (JJ live) (CD 09) (NN ign) (NN review)) + (VP + (VBN rated) + (NP (CD 6.5) (: :)) + (NP + (NP (NN ps3)) + (, ,) + (NP (NN box) (CD 360)) + (, ,) + (NP (NN wii)) + (, ,) + (NP ARG) + (, ,) + (NP + (NP (NN ps2) (JJ underrated) (NN score)) + (PP (RB not) (JJ sure) (: ...))))))))</tree></instance><instance><text>random but if ARG did n't get famous he 'd be the creepiest mime on the planet</text><opinion>neutral</opinion><tree>(ROOT + (ADJP + (ADJP (JJ random)) + (CC but) + (SBAR + (IN if) + (S + (NP ARG) + (VP + (VBD did) + (RB n't) + (VP + (VB get) + (ADJP + (JJ famous) + (SBAR + (S + (NP (PRP he)) + (VP + (MD 'd) + (VP + (VB be) + (NP + (NP (DT the) (JJS creepiest) (NN mime)) + (PP (IN on) (NP (DT the) (NN planet)))))))))))))))</tree></instance><instance><text>'' britney '' -LRB- self-titled ARG album -RRB- is one of the best albums of all-time .</text><opinion>positive</opinion><tree>(ROOT + (S + ('' '') + (NP + (NP (NN britney)) + ('' '') + (PRN + (-LRB- -LRB-) + (NP (JJ self-titled) (NN britney) (NNS spears) (NN album)) + (-RRB- -RRB-))) + (VP + (VBZ is) + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP (DT the) (JJS best) (NNS albums)) + (PP (IN of) (NP (JJ all-time))))))) + (. .)))</tree></instance><instance><text>So we 're seeing '' whip it '' and '' ARG and the 1/f blood prince ''</text><opinion>neutral</opinion><tree>(ROOT + (NP + (IN So) + (NP + (NP + (NP (NP (PRP we)) (VBP 're) (VBG seeing) ('' '') (NN whip)) + (NP (PRP it)) + ('' '') + (CC and) + ('' '') + (NN harry) + (NN potter)) + (CC and) + (NP (DT the) (JJ 1/f) (NN blood) (NN prince))) + ('' '')))</tree></instance><instance><text>when the ARG cranks out buddy guy and albert king back-to-back , you know it 's a good bluesday !</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB when)) + (NP + (NP (DT the) (NN ARG) (NNS cranks)) + (PP + (IN out) + (NP + (NP (NN buddy) (NN guy)) + (CC and) + (NP (NN albert) (NN king)))) + (NP (JJ back-to-back)) + (S + (, ,) + (NP (PRP you)) + (VP + (VBP know) + (SBAR + (S + (NP (PRP it)) + (VP (VBZ 's) (NP (DT a) (JJ good) (NN bluesday)))))))) + (. !)))</tree></instance><instance><text>I love bump its i am doing my hair and listening to ARG ! oh</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (VP + (VB bump) + (SBAR + (S + (NP (PRP$ its) (FW i)) + (VP + (VBP am) + (VP + (VP (VBG doing) (NP (PRP$ my) (NN hair))) + (CC and) + (VP (VBG listening) (PP (TO to) (NP ARG))))))))) + (. !)))</tree></instance><instance><text>ARG Legally Banned From Seeing Children Until He Undergoes Psychiatric Evaluation .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (ADVP (RB Legally)) + (VP + (VBD Banned) + (PP + (IN From) + (S + (VP + (VBG Seeing) + (NP (NNP Children)) + (SBAR + (IN Until) + (S + (NP (PRP He)) + (VP + (VBZ Undergoes) + (NP (JJ Psychiatric) (NN Evaluation))))))))) + (. .)))</tree></instance><instance><text>I upload a YouTube video -- ARG - Ca n't Be Tamed -LSB- OFFICIAL MUSIC VIDEO HQ -RSB- .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP upload) + (SBAR + (S + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (PRN (: --) (NP ARG) (: -))) + (VP + (MD Ca) + (RB n't) + (VP + (VB Be) + (S + (ADJP (JJ Tamed)) + (PRN + (-LRB- -LSB-) + (NP (JJ OFFICIAL) (NN MUSIC) (NN VIDEO) (NN HQ)) + (-RRB- -RSB-)))))))) + (. .)))</tree></instance><instance><text>the new one right ? yeah i don think they mastered that for some reason royce the 59 album sounds funny on my ARG speaker</text><opinion>neutral</opinion><tree>(ROOT (FRAG (NP (DT the) (JJ new) (CD one) (NN right)) (. ?)))</tree></instance><instance><text>Michael Moore : '' Thank you , ARG , for giving us the opportunity to redeem ourselves '' - via huffington post / / do you feel redeemed ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Michael) (NNP Moore)) + (: :) + (S + (VP + ('' '') + (VP + (VB Thank) + (NP (PRP you)) + (, ,) + (NP + (NP ARG) + (, ,) + (PP + (IN for) + (S + (VP + (VBG giving) + (NP (PRP us)) + (NP + (DT the) + (NN opportunity) + (S + (VP + (TO to) + (VP (VB redeem) (NP (PRP ourselves)))))) + ('' '')))) + (: -)) + (PP + (IN via) + (NP + (NN huffington) + (NN post) + (: /) + (SBARQ + (: /) + (SQ + (VB do) + (NP (PRP you)) + (VP (VB feel) (ADJP (VBN redeemed)))))))))) + (. ?)))</tree></instance><instance><text>deepdowninside i wan na cut all my hair off like ARG and solangeknowles - dnt make me kill you psycho !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NN deepdowninside) + (FW i) + (SBAR + (FW wan) + (S + (S + (VP + (TO na) + (VP + (VB cut) + (NP (DT all) (PRP$ my) (NN hair)) + (PRT (RP off)) + (PP + (IN like) + (NP (NP ARG) (CC and) (NP (NNS solangeknowles))))))) + (: -) + (S + (NP (NN dnt)) + (VP + (VB make) + (S + (NP (PRP me)) + (VP + (VB kill) + (SBAR (S (NP (PRP you)) (VP (VBP psycho))))))))))) + (. !)))</tree></instance><instance><text>rabbits go home for ARG is getting some really good reviews</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NNS rabbits)) + (VP (VBP go) (ADVP (NN home)) (PP (IN for) (NP ARG)))) + (S + (VP + (VBZ is) + (VP + (VBG getting) + (NP (DT some) (ADJP (RB really) (JJ good)) (NNS reviews)))))))</tree></instance><instance><text>LOL ! I saw a video of you and Tina doing a ARG spell and you 're right ! Tina can be crazy sometimes ! xD FlyWithMeMrPrez</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NNP LOL)) (. !)))</tree></instance><instance><text>healther looks like stupid bold ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN healther)) + (VP + (VBZ looks) + (PP + (IN like) + (NP (JJ stupid) (JJ bold) (NN britney) (NNS spears))))))</tree></instance><instance><text>free pictures of ARG Watch videos & listen free to ARG : Try Sleeping With A Broken Heart , No One & more , plus 527</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (JJ free) (NNS pictures)) (PP (IN of) (NP ARG))) + (VP + (VB Watch) + (NP + (NP + (NP (NNS videos) (CC &) (VB listen)) + (ADJP (JJ free) (S (VP (TO to) (VP ARG))))) + (: :) + (X + (S + (VP + (VB Try) + (S + (VP + (VBG Sleeping) + (PP (IN With) (NP (DT A) (JJ Broken) (NNP Heart))))))) + (, ,) + (NP + (NP (NNP No) (NNP One) (CC &) (RBR more)) + (, ,) + (CC plus) + (NP (CD 527))))))))</tree></instance><instance><text>reading : '' norway warns amazon against ARG launch • the register '' -LRB- -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN reading)) + (: :) + (S + ('' '') + (NP (NN norway)) + (VP + (VBZ warns) + (NP + (NP (NN amazon)) + (PP (IN against) (NP (NN ARG) (NN launch)))) + (NP + (SYM •) + (NP (DT the) (NN register)) + ('' '') + (-LRB- -LRB-) + (-RRB- -RRB-))))))</tree></instance><instance><text>ugh ARG is such a crack head</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN ugh) (NN lindsay) (NN lohan)) + (VP (VBZ is) (NP (JJ such) (DT a) (NN crack) (NN head)))))</tree></instance><instance><text>weekend was good overall , but one disaster ... rachael found out about the ARG : -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN weekend)) + (VP (VBD was) (ADJP (JJ good) (ADVP (RB overall))))) + (, ,) + (CC but) + (S + (NP (NP (CD one) (NN disaster)) (: ...) (NP (NN rachael))) + (VP + (VBD found) + (PP (RP out) (PP (IN about) (NP (DT the) (NN ARG)))))) + (: :) + (-LRB- -LRB-)))</tree></instance><instance><text>np little B - ARG ... and i don even like this nigga my brother and sister cooking up lol</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN np) (JJ little) (NN B) (: -) (NN ellen) (NNS degeneres)) + (: ...) + (NP (CC and) (FW i) (VBP don)) + (PP + (ADVP (RB even)) + (IN like) + (NP + (NP + (DT this) + (JJ nigga) + (PRP$ my) + (NN brother) + (CC and) + (NN sister) + (NN cooking)) + (PP (IN up) (NP (NN lol)))))))</tree></instance><instance><text>sales girl : '' what 's wrong with an ARG ? '' me : '' everything ! now give me a zune hd you stupid bella swan look alike bitch '' tweet_the_girl</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS sales) (NN girl)) + (: :) + ('' '') + (SBARQ + (WHNP (WP what)) + (SQ + (VP + (VBZ 's) + (ADJP (JJ wrong) (PP (IN with) (NP (DT an) (NN ARG)))))) + (. ?) + ('' ''))))</tree></instance><instance><text>estrella archs does n't do a bad job designing without ARG - new york magazine</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN estrella) (NNS archs)) + (VP + (VP + (VBZ does) + (RB n't) + (VP + (VB do) + (NP (DT a) (JJ bad) (NN job)) + (S (VP (VBG designing) (PP (IN without) (NP ARG)))))) + (: -) + (NP (JJ new) (JJ york) (NN magazine)))))</tree></instance><instance><text>eu amo a ARG i love you britney ... i ned you kiss</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN eu)) + (SBAR + (IN amo) + (S + (NP (DT a) (NN britney)) + (VP + (VBZ spears) + (SQ + (FW i) + (SQ + (VBP love) + (NP (PRP you)) + (VP (VB britney)) + (FRAG + (: ...) + (NP (FW i) (FW ned) (NP (PRP you)) (NN kiss))))))))))</tree></instance><instance><text>november 5th psn store for ARG update | the portable gamer : phone ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP november) (JJ 5th) (NN psn) (NN store)) + (PP (IN for) (NP ARG))) + (VP + (VBP update) + (VP + (SYM |) + (NP + (NP (DT the) (JJ portable) (NN gamer)) + (: :) + (NP (NP (NN phone)) (: ...)))))))</tree></instance><instance><text>Make sure to tell ARG that Her biggest Texan fans , Jovana and Lindsey ADORE Her ! : D</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Make) + (ADJP + (JJ sure) + (S + (VP + (TO to) + (VP + (VB tell) + (NP ARG) + (SBAR + (IN that) + (NP + (NP (PRP$ Her) (JJS biggest) (NN Texan) (NNS fans)) + (, ,) + (NP + (NP + (NNP Jovana) + (CC and) + (NNP Lindsey) + (NNP ADORE)) + (ADJP (PRP$ Her)))))))))) + (. !)))</tree></instance><instance><text>tehe ARG kiss tehe ... * prepares himself for the face punch ''</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN tehe) (NN lindsay) (NN lohan) (NN kiss) (NN tehe)) + (: ...) + (S + (X (SYM *)) + (VP + (VBZ prepares) + (NP + (NP (PRP himself)) + (PP (IN for) (NP (DT the) (NN face) (NN punch))))) + ('' ''))))</tree></instance><instance><text>Damn 5 years went by not even a card should have been in that ARG movie love do n't cost a thing</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (JJ Damn) (CD 5) (NNS years)) + (VP + (VBD went) + (PP (IN by) (NP (RB not) (RB even) (DT a) (NN card))))) + (VP + (MD should) + (VP + (VB have) + (VP + (VBN been) + (PP + (IN in) + (NP (DT that) (JJ nick) (NN cannon) (NN movie) (NN love)))))) + (VP (VBP do) (RB n't) (VP (VB cost) (NP (DT a) (NN thing))))))</tree></instance><instance><text>Do I have to change my name , will it get me far , should I loose some weight , am I gon na be a star ARG ' sSongLyrics</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VB Do) + (NP (PRP I)) + (VP + (VBP have) + (S (VP (TO to) (VP (VB change) (NP (PRP$ my) (NN name)))))) + (, ,) + (SQ + (MD will) + (NP (PRP it)) + (VP (VB get) (NP (PRP me)) (ADVP (RB far))) + (SBARQ + (, ,) + (SQ + (MD should) + (NP (PRP I)) + (VP + (VP (VB loose) (NP (DT some) (NN weight))) + (, ,) + (SQ + (VBP am) + (NP (PRP I)) + (S + (S + (VP + (VBG gon) + (S + (VP + (TO na) + (VP + (VB be) + (NP (DT a) (NN star) (NN ARG) ('' '))))))) + (NP (NNS sSongLyrics))))))))))</tree></instance><instance><text>who ever need a ARG invite please deathmatch me with your e-mail address</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHNP (WP who)) + (S + (ADVP (RB ever)) + (VP + (VBP need) + (S + (NP (DT a) (NN google) (NN wave)) + (VP + (VB invite) + (VB please) + (VP + (VB deathmatch) + (NP (PRP me)) + (PP + (IN with) + (NP (PRP$ your) (JJ e-mail) (NN address))))))))))</tree></instance><instance><text>Oh yay fucking ARG weekend again you are soooooooo original abc family</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (UH Oh) + (NP + (FW yay) + (ADJP (RB fucking) (JJ harry)) + (JJ potter) + (NN weekend))) + (ADVP (RB again)) + (NP (PRP you)) + (VP + (VBP are) + (NP (JJ soooooooo) (JJ original) (NN abc) (NN family)))))</tree></instance><instance><text>im getting ' super hyped up while listening to 3 by ARG ! super nice !!</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP (NN im)) + (S + (VP + (VBG getting) + ('' ') + (VP + (JJ super) + (VP + (VBD hyped) + (PRT (RP up)) + (SBAR + (IN while) + (S + (VP + (VBG listening) + (PP (TO to) (NP (CD 3))) + (PP (IN by) (NP ARG))))))))) + (. !)))</tree></instance><instance><text>ARG also in nyc - i missed her by minutes ! damn - we really could have had a great time drinking - err , shopping .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP ARG) (PP (ADVP (RB also)) (IN in) (NP (NN nyc))) (: -)) + (VP + (FW i) + (S + (VP + (VBD missed) + (NP (PRP$ her)) + (PP (IN by) (NP (NNS minutes)))))) + (. !)))</tree></instance><instance><text>kris allen does ARG - the hollywood gossip</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN kris) (NN allen)) + (VP + (VBZ does) + (NP (NP ARG) (: -) (NP (DT the) (NN hollywood) (NN gossip))))))</tree></instance><instance><text>It 's a weird feeling , having Bob Seger 's ' Like A Rock ' and ARG 's ' Weasel Stomping Day ' stuck in your head at the same time .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP It)) + (VP + (VBZ 's) + (NP (DT a) (JJ weird) (NN feeling)) + (, ,) + (S + (VP + (VBG having) + (NP + (NP (NNP Bob) (NNP Seger) (POS 's)) + ('' ') + (PP + (IN Like) + (NP + (NP (DT A) (NNP Rock) (POS ')) + (CC and) + (NP (JJ weird) (NNP al) (NNP yankovic) (POS 's)))) + (NP + (NP + ('' ') + (NNP Weasel) + (NNP Stomping) + (NNP Day) + (POS ')) + (VP + (VBN stuck) + (PP (IN in) (NP (PRP$ your) (NN head))) + (PP (IN at) (NP (DT the) (JJ same) (NN time))))))))) + (. .)))</tree></instance><instance><text>microsoft to offer cheap ARG for students | beyond binary ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN microsoft)) + (VP + (TO to) + (VP + (VB offer) + (NP (NP (JJ cheap) (NNS windows)) (NP (CD 7))) + (PP + (IN for) + (NP + (NP (NNS students)) + (PP (SYM |) (IN beyond) (JJ binary)))))) + (: ...)))</tree></instance><instance><text>lol it 's official : ARG was such an arsehole , u can win the nobel peace prize just by not being him</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (NP + (NP (NN lol)) + (SBAR (S (NP (PRP it)) (VP (VBZ 's) (NP (NN official))))) + (: :)) + (VP ARG) + (VP + (VBD was) + (ADJP + (JJ such) + (SBAR + (S + (NP (NP (DT an) (NN arsehole)) (, ,) (NP (NN u))) + (VP + (MD can) + (VP + (VB win) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (SBAR + (ADVP (RB just)) + (PP + (IN by) + (S (RB not) (VP (VBG being) (NP (PRP him)))))))))))))))</tree></instance><instance><text>omg listening to 3 ! from ARG i love it !!!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN omg)) + (S (VP (VBG listening) (PP (TO to) (NP (CD 3)))))) + (. !)))</tree></instance><instance><text>Lady gag & ARG should have been given a kiss ♥ would have been so sexy ! ; $</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Lady) (NN gag) (CC &) (NN ARG)) + (VP + (MD should) + (VP + (VB have) + (VP + (VBN been) + (VP + (VBN given) + (SBAR + (S + (NP (DT a) (NN kiss) (NN ♥)) + (VP + (MD would) + (VP + (VB have) + (VP (VBN been) (ADJP (RB so) (JJ sexy))))))))))) + (. !)))</tree></instance><instance><text>playing gta iv : the ballad of gay tony on the ARG 360</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (VBG playing) (NP (NN gta) (NN iv))) + (: :) + (NP + (NP (DT the) (NN ballad)) + (PP (IN of) (NP (JJ gay) (JJ tony))) + (PP (IN on) (NP (DT the) (NP (NN ARG) (CD 360)))))))</tree></instance><instance><text>if i had a dollar for every hair on diorboytellem 's chin id be able to end world hunger twice , buy out ARG and throw 100mil at oprah</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (IN if) + (S + (FW i) + (S + (VP + (VBD had) + (NP (DT a) (NN dollar)) + (PP (IN for) (NP (DT every) (NN hair))) + (PP + (IN on) + (NP (NP (NN diorboytellem) (POS 's)) (NN chin))))) + (VP + (VBD id) + (VP + (VB be) + (ADJP + (JJ able) + (S + (VP + (TO to) + (VP + (VB end) + (S + (NP (NN world) (NN hunger) (RB twice)) + (, ,) + (VP + (VP (VB buy) (PRT (RP out)) (NP ARG)) + (CC and) + (VP + (VB throw) + (ADVP (RB 100mil)) + (PP (IN at) (NP (NN oprah)))))))))))))))</tree></instance><instance><text>RT PAFdavid : ha ARG are lame ! -- > shuuuut uppppp sucka ! your lame : - P</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN PAFdavid)) + (: :) + (S (NP (NN ha) (NNS ARG)) (VP (VBP are) (ADJP (JJ lame)))) + (. !)))</tree></instance><instance><text>My love 's a revolver , my sex is a killer , do you wan na die happy ? I love ARG .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NP (PRP$ My) (NN love) (POS 's)) (NP (DT a) (NN revolver))) + (, ,) + (NP (PRP$ my) (NN sex)) + (VP + (VBZ is) + (SQ + (NP (DT a) (NN killer)) + (, ,) + (VBP do) + (NP (PRP you)) + (VP + (VB wan) + (S (VP (TO na) (VP (VB die) (ADJP (JJ happy)))))))) + (. ?)))</tree></instance><instance><text>can our government be honest ?? ARG says yes , ARG says yes</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD can) + (NP (PRP$ our) (NN government)) + (VP (VB be) (ADJP (JJ honest))) + (. ??)))</tree></instance><instance><text>Love priority inbox in ARG Apps email : - -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN Love) (NN priority) (NN inbox)) + (PP (IN in) (NP (NN ARG) (NNS Apps) (NN email))) + (: :)) + (: -) + (ADJP (-RRB- -RRB-))))</tree></instance><instance><text>ARG is more popular than Oprah : According to a survey by Junior Achievement , 12-17 year old ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (ADJP (RBR more) (JJ popular)) + (PP (IN than) (NP (NNP Oprah)))))) + (: :) + (S + (PP + (VBG According) + (PP + (TO to) + (NP + (NP (DT a) (NN survey)) + (PP + (IN by) + (NP + (NP (NNP Junior) (NNP Achievement)) + (, ,) + (ADJP (NP (CD 12-17) (NN year)) (JJ old))))))) + (: ...))))</tree></instance><instance><text>WOTTT ? idk who he is but new ARG ? Oh im sad nao poor stephen what is it ... gately : '' -LRB-</text><opinion>neutral</opinion><tree>(ROOT (FRAG (NP (NNP WOTTT)) (. ?)))</tree></instance><instance><text>xBexNdubzTFBx Apple Survey - Do apple products rule your world ? ARG sucks ? freebies .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP xBexNdubzTFBx) (NNP Apple) (NNP Survey)) + (: -) + (S + (VP + (VBP Do) + (S + (NP (NN apple) (NNS products)) + (VP (VB rule) (NP (PRP$ your) (NN world)))))) + (. ?)))</tree></instance><instance><text>ARG was loved to death -</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD was) + (VP (VBN loved) (PP (TO to) (NP (NN death) (: -)))))))</tree></instance><instance><text>-LSB- video -RSB- pirni mitm attack with ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (-LRB- -LSB-) (NN video) (-RRB- -RSB-) (NNS pirni)) + (NP (NP (NN mitm) (NN attack)) (PP (IN with) (NP ARG)))))</tree></instance><instance><text>I just voted '' ARG '' on '' Who Do You Hate More ??? '' Vote now : .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP I)) + (NP + (NP + (ADVP (RB just)) + (VBD voted) + ('' '') + (NN miley) + (NN cyrus) + ('' '')) + (PP + (IN on) + ('' '') + (SBARQ + (WHNP (WP Who)) + (SQ + (VBP Do) + (NP (PRP You)) + (VP (VB Hate) (NP (RBR More))) + (. ???)) + ('' ''))))))</tree></instance><instance><text>I just voted '' you still did n't have your first love -LRB- ARG will be the first -RRB- '' on '' Who do you wa ... '' Vote now : .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (ADVP (RB just)) + (VBD voted) + ('' '') + (S + (NP (PRP you)) + (ADVP (RB still)) + (VP + (VBD did) + (RB n't) + (VP + (VB have) + (NP + (NP (PRP$ your) (JJ first) (NN love)) + (PRN + (-LRB- -LRB-) + (S + (NP ARG) + (VP + (MD will) + (VP (VB be) (NP (DT the) (JJ first))))) + (-RRB- -RRB-))) + ('' '') + (PP + (IN on) + ('' '') + (SBARQ + (WHNP (WP Who)) + (SQ (VBP do) (NP (PRP you)) (VP (VB wa)))))))) + (: ...) + ('' '') + (S (VP (VB Vote) (ADVP (RB now))))) + (: :) + (. .)))</tree></instance><instance><text>I love my job !!!!! I just met the entire ARG team and the laker girls !!!!!!!</text><opinion>neutral</opinion><tree>(ROOT + (S (NP (PRP I)) (VP (VBP love) (NP (PRP$ my) (NN job))) (CD !!!!!)))</tree></instance><instance><text>One of my biggest idols '' Weird Al Yankovic '' has been rejected by '' ARG '' to do a song of hers ... Damn girl , you just all kinds of stupid</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (CD One)) + (PP + (IN of) + (S + (PRP$ my) + (JJS biggest) + (NNS idols) + ('' '') + (S + (NP (NNP Weird) (NNP Al) (NNP Yankovic)) + ('' '') + (VP + (VBZ has) + (VP + (VBN been) + (VP + (VBN rejected) + (PP (IN by) (NP ('' '') (NN lady) (NNS gaga))) + ('' '') + (S + (VP + (TO to) + (VP + (VB do) + (NP + (NP (DT a) (NN song)) + (PP (IN of) (NP (NNS hers))))))) + (: ...) + (NP (JJ Damn) (NN girl)))))) + (, ,) + (S + (NP (PRP you)) + (NP (RB just) (DT all) (NNS kinds)) + (PP (IN of) (NP (JJ stupid))))))))</tree></instance><instance><text>i love ARG .</text><opinion>positive</opinion><tree>(ROOT + (NP (NP (LST (LS i)) (NP (NN love) (NN lindsay) (NN lohan))) (. .)))</tree></instance><instance><text>brazil loves ARG expect a triumphant return it</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN brazil)) + (VP + (VBZ loves) + (S + (NP ARG) + (VP + (VBP expect) + (NP (NP (DT a) (JJ triumphant) (NN return)) (NP (PRP it))))))))</tree></instance><instance><text>Sooo my mom loves ARG very weak</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP Sooo) (PRP$ my) (NN mom)) + (VP + (VBZ loves) + (S (NP (NN lady)) (JJ gaga) (ADJP (RB very) (JJ weak))))))</tree></instance><instance><text>ARG mods = > d3publishers ARG ® system classic games ben 10 : protector of earth and ben 10 alien</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ARG) (NNS mods)) + (NP + (NP + (JJ =) + (JJR >) + (SBAR + (S + (NP (NNS d3publishers)) + (VP + (VBP ARG) + (NP + (NP + (NN ®) + (NN system) + (JJ classic) + (NNS games) + (NN ben)) + (CD 10)))))) + (: :) + (NP + (NP + (NP (NN protector)) + (PP (IN of) (NP (NP (NN earth)) (CC and) (NP (NN ben))))) + (NP (CD 10) (NN alien))))))</tree></instance><instance><text>ARG did n't kill america , but barack obama just might ! tcot</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP (VBD did) (RB n't) (VP (VB kill) (NP (NN america))))) + (, ,) + (CC but) + (FRAG (NP (NN barack) (NN obama)) (ADVP (RB just)) (MD might)) + (. !)))</tree></instance><instance><text>i just got that picture you sent ... yeah dead wrong * ARG Voice * ... LMAOOO _ missrozayy</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (LS i) + (ADVP (RB just)) + (VBD got) + (IN that) + (NP + (NP + (NP (NN picture)) + (SBAR (S (NP (PRP you)) (VP (VBD sent))))) + (: ...) + (NP (JJ yeah) (JJ dead) (JJ wrong)) + (SYM *) + (NP (FW nicki) (FW minaj) (NNP Voice))) + (FRAG + (X (SYM *)) + (: ...) + (NP (NNP LMAOOO) (CD _) (NN missrozayy)))))</tree></instance><instance><text>Loving ARG FREE coupons for your business ! .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (JJ Loving) (NN ARG) (NNP FREE) (NNS coupons)) + (PP (IN for) (NP (PRP$ your) (NN business)))) + (. !)))</tree></instance><instance><text>ARG for the win ; gevastation , your gossip stop</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP ARG) (PP (IN for) (NP (DT the) (VBP win)))) + (: ;) + (NP (NN gevastation)) + (, ,) + (NP (PRP$ your) (NN gossip) (NN stop))))</tree></instance><instance><text>is watching ARG ' s video for me against the music w/t madonna</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (VP + (VBG watching) + (NP + (NP (NN britney) (NNS spears) (POS ')) + (NNS s) + (NN video)) + (PP (IN for) (NP (PRP me))) + (PP + (IN against) + (NP (DT the) (NN music) (NN w/t) (NN madonna)))))))</tree></instance><instance><text>ARG picked Sarah Palin to be his partner , so in comparison to that , McCain hooking up with the rebels is smart Libya</text><opinion>positive</opinion><tree>(ROOT + (S + (ADJP ARG) + (S + (VP + (VBD picked) + (NP (NNP Sarah) (NNP Palin)) + (S (VP (TO to) (VP (VB be) (NP (PRP$ his) (NN partner))))) + (, ,) + (X + (ADVP + (RB so) + (PP + (IN in) + (NP + (NP (NN comparison)) + (PP + (TO to) + (NP + (NP (DT that)) + (, ,) + (S + (NP + (NP (NNP McCain)) + (VP + (VBG hooking) + (PRT (RP up)) + (PP (IN with) (NP (DT the) (NNS rebels))))) + (VP (VBZ is) (NP (JJ smart) (NNP Libya))))))))))))))</tree></instance><instance><text>congress , washington catches ARG mania - washington whispers -LRB- usnews.com -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN congress)) + (, ,) + (S + (NP (NN washington)) + (VP + (VBZ catches) + (NP + (NP (NN ARG) (NN mania)) + (: -) + (NP + (NP (NN washington) (NNS whispers)) + (PRN (-LRB- -LRB-) (NP (NN usnews.com)) (-RRB- -RRB-))))))))</tree></instance><instance><text>Well , aside from the President , celebrities like Stephen Fry , ARG , and Britney Spears are also using ... .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (INTJ (RB Well)) + (, ,) + (PP + (ADVP (RB aside)) + (IN from) + (NP (DT the) (NNP President)) + (FRAG + (, ,) + (NP + (SBAR + (WHNP + (S + (NP + (NP (NNS celebrities)) + (PP + (IN like) + (NP + (NP + (NP (NNP Stephen) (NNP Fry)) + (, ,) + (NP ARG) + (, ,)) + (CC and) + (NP (NNP Britney) (NNP Spears))))) + (VP (VBP are) (ADVP (RB also)) (VP (VBG using))))))) + (: ...))) + (. .)))</tree></instance><instance><text>djjoflow gon na do my workkkk and then go watch the habs ... GO HABS GO ! ARG SUCK ! ; -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN djjoflow)) + (S + (VP + (VP + (VBG gon) + (S (VP (TO na) (VP (VB do) (NP (PRP$ my) (NN workkkk)))))) + (CC and) + (ADVP (RB then)) + (VP (VB go) (VP (VB watch) (NP (DT the) (NNS habs))))) + (: ...) + (NP (NNP GO) (NNP HABS) (NNP GO))) + (. !)))</tree></instance><instance><text>skyplayer on ARG live is awesome ! well impressed with the quality .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN skyplayer)) (PP (IN on) (NP ARG))) + (VP (VBP live) (VP (VBZ is) (ADJP (JJ awesome)))) + (. !)))</tree></instance><instance><text>excited to watch the kids all weekend ! bring on the ARG , disney movies , paint and junk food !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBN excited) + (S + (VP + (TO to) + (VP + (VB watch) + (NP (DT the) (NNS kids)) + (NP (DT all) (NN weekend)))))) + (. !)))</tree></instance><instance><text>ARG lookalike - slutty chick that looks like britney sucks and fucks .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (NP + (NP (JJ lookalike) (: -) (JJ slutty) (NN chick)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ looks) + (SBAR + (IN like) + (S + (NP (NN britney)) + (VP (VP (VBZ sucks)) (CC and) (VP (VBZ fucks)))))))))) + (. .)))</tree></instance><instance><text>Am i the only person that thinks ARG ' is new song with little Wayne is a little desperate ? Come on your like 60 stop trying to be popular !!!</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (VP + (VBP Am) + (PP + (FW i) + (NP + (NP (DT the) (JJ only) (NN person)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBZ thinks) (NP (NN ARG) ('' '))))))))) + (VP + (VBZ is) + (NP + (NP (JJ new) (NN song)) + (PP (IN with) (NP (JJ little) (NNP Wayne))))) + (VP (VBZ is)) + (ADJP (NP (DT a) (JJ little)) (JJ desperate)) + (. ?)))</tree></instance><instance><text>ARG and alan carr are split by 138 places on the kiss marry kill index .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP ARG) (CC and) (NP (JJ alan) (NN carr))) + (VP + (VBP are) + (VP + (VBN split) + (SBAR + (IN by) + (S + (NP + (NP (CD 138) (NNS places)) + (PP (IN on) (NP (DT the) (NN kiss)))) + (VP (VB marry) (VP (VB kill) (NP (NN index)))))))) + (. .)))</tree></instance><instance><text>That dude ARG has bitches on deck</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT That) (NN dude) (NN justin) (NN bieber)) + (VP + (VBZ has) + (NP (NP (NNS bitches)) (PP (IN on) (NP (NN deck)))))))</tree></instance><instance><text>Every time after I listen to ARG my spirit is uplifted and my heart resumes its beating lady ARG you make my creative spirit live I love you</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (DT Every) (NN time)) + (SBAR + (IN after) + (S + (NP (PRP I)) + (VP + (VBP listen) + (S (VP (TO to) (VP (VB ARG) (NP (PRP$ my) (NN spirit))))))))) + (VP + (VBZ is) + (VP + (VP (VBN uplifted)) + (CC and) + (S + (NP (PRP$ my) (NN heart)) + (VP + (VBZ resumes) + (S + (NP (PRP$ its) (NN beating) (NN lady)) + (VP + (VBP ARG) + (S + (NP (PRP you)) + (VP + (VB make) + (S + (NP (PRP$ my) (JJ creative) (NN spirit)) + (VP + (VBP live) + (SBAR + (S + (NP (PRP I)) + (VP (VBP love) (NP (PRP you)))))))))))))))))</tree></instance><instance><text>i love that you are stupid ARG 2146 ☠ warning ☠ baitbot is designed to catch spam follow or be marked as spam</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (NP + (NP (NN love)) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP you)) + (VP + (VBP are) + (SBAR + (S + (NP + (JJ stupid) + (NN google) + (NN wave) + (CD 2146) + (CD ☠) + (NN warning) + (NN ☠) + (NN baitbot)) + (VP + (VBZ is) + (VP + (VBN designed) + (S + (VP + (TO to) + (VP + (VB catch) + (S + (NP (NN spam)) + (VP + (VP (VB follow)) + (CC or) + (VP + (VB be) + (VP + (VBN marked) + (PP (IN as) (NP (NN spam))))))))))))))))))))</tree></instance><instance><text>you should upgrade to ARG < ducks ></text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (MD should) + (VP + (VB upgrade) + (PP + (TO to) + (NP + (NP (NNS windows)) + (ADJP (NP (CD 7) (JJR <) (NNS ducks)) (JJR >))))))))</tree></instance><instance><text>ARG caught flat-footed on Egyptian uprising , claim critics .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD caught) + (ADVP (RB flat-footed)) + (PP + (IN on) + (NP + (NP (JJ Egyptian) (NN uprising)) + (, ,) + (NP (NN claim) (NNS critics))))) + (. .)))</tree></instance><instance><text>How could someone say they do n't have at least the slightest bit of a crush on Professor Severus Snape in the ARG movies ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB How)) + (SQ + (MD could) + (NP (NN someone)) + (VP + (VB say) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP do) + (RB n't) + (VP + (VB have) + (NP + (NP + (ADVP (IN at) (JJS least)) + (DT the) + (JJS slightest) + (NN bit)) + (PP + (IN of) + (NP + (NP (DT a) (NN crush)) + (PP + (IN on) + (NP + (NP + (NNP Professor) + (NNP Severus) + (NNP Snape)) + (PP + (IN in) + (NP + (DT the) + (NN harry) + (JJ potter) + (NNS movies)))))))))))))) + (. ?)))</tree></instance><instance><text>seriously ! people hating on ARG , cause she 's dating Justin Bieber ? patheticit 's not like any if you haters will ever be with him !</text><opinion>negative</opinion><tree>(ROOT (FRAG (ADVP (RB seriously)) (. !)))</tree></instance><instance><text>-LRB- ARG apps -RRB- - star walk が安くなっている - 5 stars astronomy guide -</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (PRN (-LRB- -LRB-) (NP (NN ARG) (NNS apps)) (-RRB- -RRB-)) + (: -) + (NN star) + (NN walk) + (SYM が安くなっている) + (: -)) + (CD 5) + (NNS stars) + (JJ astronomy) + (NN guide) + (: -)))</tree></instance><instance><text>Wave An Amazing list of all the ARG products and how they are used .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VB Wave) + (NP + (NP (DT An) (JJ Amazing) (NN list)) + (PP + (IN of) + (NP (PDT all) (DT the) (NN ARG) (NNS products)))))) + (CC and) + (SBAR + (WHADVP (WRB how)) + (S (NP (PRP they)) (VP (VBP are) (VP (VBN used))))) + (. .)))</tree></instance><instance><text>why are you posting pictures of that annoying activist -LRB- and ARG -RRB- ? She does more harm than good .</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBP are) + (NP (PRP you)) + (VP + (VBG posting) + (NP + (NP (NNS pictures)) + (PP + (IN of) + (NP + (NP (DT that) (JJ annoying) (NN activist)) + (NP (-LRB- -LRB-) (CC and) (NN harry) (NN potter)))))) + (-RRB- -RRB-)) + (. ?)))</tree></instance><instance><text>I can buy a ARG box on ebay for 1.1 Million ... You silly canadians .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD can) + (VP + (VB buy) + (NP + (NP (DT a) (NN sarah) (NN palin) (NN box)) + (PP (IN on) (NP (NN ebay)))) + (PP (IN for) (NP (CD 1.1) (NNP Million))))) + (: ...) + (S (NP (PRP You)) (NP (ADVP (RB silly)) (NP (NNS canadians)))) + (. .)))</tree></instance><instance><text>ARG tricks-the best feature is that the data contained in reqall can be accessed from more than just your</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN ARG) (NN tricks-the)) (JJS best) (NN feature)) + (VP + (VBZ is) + (SBAR + (IN that) + (S + (NP + (NP (DT the) (NNS data)) + (VP (VBD contained) (PP (IN in) (NP (NN reqall))))) + (VP + (MD can) + (VP + (VB be) + (VP + (VBN accessed) + (PP + (IN from) + (NP + (QP (JJR more) (IN than) (RB just) (PRP$ your))))))))))))</tree></instance><instance><text>yo why i got mad old white dudes and pictures of ARG giving bop following me !!! lol ha like wtf ! 200 out of my 28 is probably spam , lol</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN yo)) + (SBAR + (WHADVP (WRB why)) + (S + (VP + (FW i) + (S + (VP + (VBD got) + (NP + (NP (JJ mad) (JJ old) (JJ white) (NNS dudes)) + (CC and) + (NP + (NP (NNS pictures)) + (PP + (IN of) + (NP + (NP ARG) + (VP + (VBG giving) + (NP (NN bop)) + (PP (VBG following) (NP (PRP me)))))))))))))) + (. !!!)))</tree></instance><instance><text>is anyone else as thoroughly entertained by ARG ' s sporadic , wasted tweets as i am ? nothing like a good lovers quarrel !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (VBZ is) + (NP + (NP (NN anyone) (RB else)) + (SBAR + (IN as) + (S + (VP + (ADVP (RB thoroughly)) + (VBN entertained) + (PP + (IN by) + (NP + (NP (NN lindsay) (NN lohan) ('' ') (NNS s)) + (ADJP (JJ sporadic)))))))) + (, ,) + (NP + (NP (VBN wasted) (NNS tweets)) + (PP (IN as) (NP (FW i) (VP (VB am))))) + (. ?)))</tree></instance><instance><text>what does this list of recent nobel peace prize winners tell us - ARG , yasser arafat , al gore , & now obama ? fox news glen</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP what)) + (SQ + (VBZ does) + (NP + (NP (DT this) (NN list)) + (PP + (IN of) + (NP + (JJ recent) + (JJ nobel) + (NN peace) + (NN prize) + (NNS winners)))) + (VP (VBP tell) (NP (PRP us)))) + (: -) + (FRAG + (FRAG + (S + (NP + (NP ARG) + (, ,) + (NP (NN yasser) (NN arafat)) + (, ,) + (NP (NNP al))) + (VP (VBP gore)))) + (, ,) + (CC &) + (ADVP (RB now)) + (NP (NN obama))) + (. ?)))</tree></instance><instance><text>absolutely ridiculous amount of traffic on 85 after ARG ' ish</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (ADJP (RB absolutely) (JJ ridiculous)) (NN amount)) + (PP (IN of) (NP (NN traffic))) + (PP (IN on) (NP (CD 85))) + (PP (IN after) (NP (NN jimmy) (NN carter) ('' ') (NN ish)))))</tree></instance><instance><text>ARG : How I 'm trying to change the world now -LRB- includes the infamous mosquito release ! -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (S + (SBAR + (WHADVP (WRB How)) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB change) + (NP (DT the) (NN world)) + (ADVP (RB now))))))))) + (-LRB- -LRB-) + (VP + (VBZ includes) + (NP (DT the) (JJ infamous) (NN mosquito) (NN release))) + (. !) + (-RRB- -RRB-))))</tree></instance><instance><text>Lady gag is Bjork and ARG ' is love child .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Lady) (NN gag)) + (VBZ is) + (NP (NP (NNP Bjork)) (CC and) (NP ARG)) + ('' ') + (VP (VBZ is) (NP (NN love) (NN child))) + (. .)))</tree></instance><instance><text>ARG ' s mother wants her ex-husband to stop talking about their famous daughter , dina lohan says michael is way off base claiming</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN mother)) + (VP + (VBZ wants) + (S + (NP (PRP$ her) (NN ex-husband)) + (VP + (TO to) + (VP + (VB stop) + (S + (VP + (VBG talking) + (PP + (IN about) + (NP + (NP (PRP$ their) (JJ famous) (NN daughter)) + (, ,) + (NP (NN dina) (NN lohan))))))))))) + (VP (VBZ says)) + (S + (NP (NN michael)) + (VP + (VBZ is) + (PP (ADVP (NN way)) (IN off) (NP (NN base) (VBG claiming)))))))</tree></instance><instance><text>i 'm sorry but ARG tripped out on twitter last night !! that bitch oded , damn poor saman</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (S + (VBP 'm) + (NP (ADJP (JJ sorry) (CC but) (NN lindsay)) (NN lohan)) + (VP + (VBD tripped) + (PRT (RP out)) + (PP (IN on) (NP (NN twitter))) + (NP (JJ last) (NN night)))) + (. !!)))</tree></instance><instance><text>but if you like to read alot you would loveeeee the ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (CC but) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP like) + (S (VP (TO to) (VP (VB read) (ADVP (RB alot)))))))) + (NP (PRP you)) + (VP (MD would) (VP (VB loveeeee) (NP (DT the) (NN ARG))))))</tree></instance><instance><text>Be careful the Ultraliberals along with ARG are using an elution of HIR for more Social engendering Power & Larger Government HCR</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VP + (VB Be) + (ADJP (JJ careful)) + (NP + (NP (DT the) (NNS Ultraliberals)) + (PP (IN along) (PP (IN with) (NP ARG))))) + (VP (VBP are)) + (S + (VP + (VBG using) + (NP (NP (DT an) (NN elution)) (PP (IN of) (NP (NN HIR)))) + (PP + (IN for) + (NP + (NP (JJR more) (NNP Social)) + (VP + (VBG engendering) + (NP + (NNP Power) + (CC &) + (NNP Larger) + (NNP Government) + (NNP HCR))))))))))</tree></instance><instance><text>BrentDPayne I 'm seeing XXmil internal links for one of my sites :-RRB- some great updates to ARG</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNP BrentDPayne)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG seeing) + (NP + (NP (NN XXmil) (JJ internal) (NNS links)) + (PP + (IN for) + (NP + (NP (CD one)) + (PP (IN of) (NP (PRP$ my) (NNS sites))))))))))) + (: :) + (NP + (NP (-RRB- -RRB-) (DT some) (JJ great) (NNS updates)) + (PP (TO to) (NP ARG)))))</tree></instance><instance><text>ARG sent Letterman a doz black roses in honor of Karma biting him in the ass</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD sent) + (NP (NNP Letterman)) + (NP + (NP (DT a) (NN doz) (JJ black) (NNS roses)) + (PP + (IN in) + (NP (NP (NN honor)) (PP (IN of) (NP (NN Karma))))) + (VP + (VBG biting) + (NP (PRP him)) + (PP (IN in) (NP (DT the) (NN ass))))))))</tree></instance><instance><text>he looks scarily like ARG in boy 's do n't cry ! : - s</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP he)) + (VP + (VP + (VBZ looks) + (ADVP (RB scarily)) + (PP + (IN like) + (NP (NP ARG) (PP (IN in) (NP (NN boy) (POS 's)))))) + (VP (VBP do) (RB n't) (VP (VB cry)))) + (. !)))</tree></instance><instance><text>i want a ps3 , xbox360 , ARG , ds now ! but the problem is that i ca n't get that because i 'm poor and have no job : < .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (LS i) + (S + (VP + (VBP want) + (NP + (NP (DT a) (NN ps3)) + (, ,) + (NP (NN xbox360)) + (, ,) + (NP ARG) + (, ,) + (VP (JJ ds) (ADVP (RB now))))))) + (. !)))</tree></instance><instance><text>seriously the ARG fucking sucks !!! mine is just a fancy dvd player lol</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (RB seriously)) + (NP (DT the) (NN ARG)) + (ADVP (RB fucking)) + (VP (VBZ sucks)) + (. !!!)))</tree></instance><instance><text>ARG icon for BigTimeDemi2 credit ; werockicons/justdancejonas .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN demi) (NN lovato) (NN icon)) + (PP (IN for) (NP (NN BigTimeDemi2) (NN credit)))) + (: ;) + (NP (NNS werockicons/justdancejonas)) + (. .)))</tree></instance><instance><text>who does that bitch think she is trying to out-sing ARG ?! crossroads</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ does) + (SBAR + (IN that) + (S + (NP (NN bitch)) + (VP + (VBP think) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ is) + (VP + (VBG trying) + (PP + (TO to) + (NP + (JJ out-sing) + (NN britney) + (NNS spears))))))))))))) + (VP (VBP ?!))))</tree></instance><instance><text>rt '' ARG was such an asshole , you can win the nobel peace prize just by not being him ! '' lol rotflmao :--RRB- :-d :-d :-d xd</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NP (NN rt)) ('' '') (NN george) (JJ bush)) + (VP (VBD was) (NP (JJ such) (NP (DT an) (NN asshole))))) + (, ,) + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB win) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (SBAR + (ADVP (RB just)) + (IN by) + (RB not) + (S (VP (VBG being) (NP (PRP him)))))))) + (. !) + ('' '')))</tree></instance><instance><text>why do people like anything ? why does a person like ARG or high school musical ? why do people ...</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB why)) + (S + (VP + (VBP do) + (NP (NP (NNS people)) (PP (IN like) (NP (NN anything))))))) + (. ?)))</tree></instance><instance><text>ARG is looking great in those pictures !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (VP + (VBG looking) + (ADJP (JJ great)) + (PP (IN in) (NP (DT those) (NNS pictures))))) + (. !)))</tree></instance><instance><text>my girlfriend ca n't believe i married ARG shocking ! so , would you like to ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN girlfriend)) + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (S + (NP (FW i) (VBN married) (NN britney) (NNS spears)) + (ADJP (JJ shocking))))) + (. !)))</tree></instance><instance><text>Eer come on ARG , stop fucking me around .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN Eer)) + (VP + (VP (VBN come) (PP (IN on) (NP ARG))) + (, ,) + (VP + (VB stop) + (S (ADVP (RB fucking)) (NP (PRP me)) (ADVP (IN around))))) + (. .)))</tree></instance><instance><text>my new favorite commercial : '' oh noooo ... you 're tire 's all flat and junk ! '' -LRB- in the best southern accent , very ARG - like -RRB- love it !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (PRP$ my) (JJ new) (JJ favorite) (NN commercial)) + (: :) + ('' '') + (SBAR + (S + (UH oh) + (ADVP (RB noooo)) + (: ...) + (NP (PRP you)) + (VP + (VBP 're) + (NP + (NP (NN tire) (POS 's)) + (DT all) + (ADJP (JJ flat) (CC and) (NN junk)))) + (. !) + ('' '')))))</tree></instance><instance><text>i would have to say , golf because i would be rich & & famous like ARG & & i could get hurt up in this sport .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (LS i) + (VP (MD would) (VP (VB have) (S (VP (TO to) (VP (VB say))))))) + (, ,) + (NP + (NP (NN golf)) + (SBAR + (IN because) + (S + (NP (FW i)) + (VP + (MD would) + (VP + (VB be) + (UCP + (JJ rich) + (CC &) + (CC &) + (JJ famous) + (UCP + (PP (IN like) (NP ARG)) + (CC &) + (NP + (CC &) + (FW i) + (SBAR + (S + (VP + (MD could) + (VP + (VB get) + (VP + (VBN hurt) + (PRT (RP up)) + (PP (IN in) (NP (DT this) (NN sport)))))))))))))))) + (. .)))</tree></instance><instance><text>OMG ! I love ARG Chrome with Hootsuite ! Not a single crash !</text><opinion>positive</opinion><tree>(ROOT (NP (NN OMG) (. !)))</tree></instance><instance><text>just learned how to watch movies & television shows for free on my phone & ARG touch i 'm a beast i 'll make a video for it later !!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (RB just) + (VBN learned) + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP + (VB watch) + (NP + (NP (NNS movies) (CC &) (NN television) (NNS shows)) + (PP + (IN for) + (ADJP + (JJ free) + (PP + (IN on) + (NP + (PRP$ my) + (NN phone) + (CC &) + (NN ARG) + (NN touch) + (FW i))))))))))) + (VP + (VBP 'm) + (S + (NP (DT a) (NN beast)) + (FW i) + (VP + (MD 'll) + (VP + (VB make) + (NP (DT a) (NN video)) + (PP (IN for) (NP (PRP it))) + (ADVP (RB later)))))) + (. !!!)))</tree></instance><instance><text>ARG Kisses JImmy Kimmel On Mouth ! : .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP + (NN charlie) + (NN sheen) + (NNS Kisses) + (NNP JImmy) + (NNP Kimmel)) + (PP (IN On) (NP (NNP Mouth)))) + (. !)))</tree></instance><instance><text>'' Why Argentina chose ` ganas ' and ` pibes ' over winning '' Simon Kupers odd take on Argentine footy , ARG & nationalism</text><opinion>neutral</opinion><tree>(ROOT + (NP + ('' '') + (SBAR + (WHADVP (WRB Why)) + (S + (S + (NP (NNP Argentina)) + (VP (VBD chose) (`` `) (NP (FW ganas)) ('' '))) + (CC and) + (NP + (NP + (NP (`` `) (NNS pibes) (POS ')) + (PP + (IN over) + (S + (VP + (VBG winning) + ('' '') + (NP (NNP Simon) (NNP Kupers) (JJ odd) (NN take)) + (PP (IN on) (NP (JJ Argentine) (NN footy))))))) + (, ,) + (NP (NNP ARG) (CC &) (NN nationalism)))))))</tree></instance><instance><text>Who I am - ARG | Who I am - Davis Archuleta : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHNP (WP Who)) + (S + (NP (PRP I)) + (VP + (VBP am) + (: -) + (VP + (NN nick) + (VP + (VBZ jonas) + (S + (VP + (SYM |) + (SBAR + (WHNP (WP Who)) + (S + (NP (PRP I)) + (VP + (VBP am) + (: -) + (NP + (NP (NNP Davis) (NNP Archuleta)) + (: :) + (NP (-RRB- -RRB-))))))))))))))</tree></instance><instance><text>She got that good good she ARG bad I 'm attracted to her with her attracted ass</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP She)) + (VP + (VBD got) + (NP + (NP (DT that) (JJ good) (JJ good)) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD micheal) + (NP + (NN jackson) + (ADJP + (JJ bad) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBN attracted) + (PP + (TO to) + (NP + (NP (PRP$ her)) + (PP + (IN with) + (NP + (PRP$ her) + (VBN attracted) + (NN ass))))))))))))))))))</tree></instance><instance><text>use dabr.co.uk it works perfect on ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN use)) + (VP + (VBZ dabr.co.uk) + (SBAR + (S + (NP (PRP it)) + (VP (VBZ works) (ADJP (JJ perfect)) (PP (IN on) (NP ARG))))))))</tree></instance><instance><text>why now way back story ? news : amazon ceo apologizes for ARG controversy - ottawa citizen</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (WHADVP (WRB why)) + (ADVP (RB now)) + (NP (ADVP (RB way) (RB back)) (NP (NN story))) + (. ?)))</tree></instance><instance><text>WrathLover I disagree that ARG is a lady : P</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN WrathLover)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP disagree) + (SBAR + (IN that) + (S (NP ARG) (VP (VBZ is) (NP (DT a) (NN lady)))))))) + (: :)) + (NP (NN P))))</tree></instance><instance><text>watch ARG 2.0 monster ball tour and watch justin live account its amazing !!! please watch it</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NP + (NN watch) + (NN lady) + (JJ gaga) + (CD 2.0) + (NN monster) + (NN ball) + (NN tour)) + (CC and) + (NP (NN watch) (NN justin))) + (VBP live) + (NN account) + (PRP$ its) + (S (ADJP (JJ amazing))) + (. !!!)))</tree></instance><instance><text>I 'm on tweetdeck !!! next ? I 'll have ARG begging me for help on his math homework !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (VBP 'm) (PP (IN on) (NP (NN tweetdeck)))) + (. !!!)))</tree></instance><instance><text>musicmonday ca n't make you love me - ARG mm</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN musicmonday)) + (VP + (MD ca) + (RB n't) + (VP + (VB make) + (S + (S (NP (PRP you)) (VP (VBP love) (NP (PRP me)))) + (: -) + (S (NP ARG) (NN mm)))))))</tree></instance><instance><text>ARG ' is peace prize starts a fight</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + ('' ') + (VP + (VBZ is) + (SBAR + (S + (NP (NN peace) (NN prize)) + (VP (VBZ starts) (NP (DT a) (NN fight))))))))</tree></instance><instance><text>Why is ARG so fast to move on Libya but no slow on Burma and North Korea ?</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Why)) + (SQ + (VBZ is) + (NP ARG) + (S + (S + (ADVP (RB so) (RB fast)) + (VP (TO to) (VP (VB move) (PP (IN on) (NP (NNP Libya)))))) + (CC but) + (VP + (NP + (NP (DT no) (JJ slow)) + (PP + (IN on) + (NP + (NP (NN Burma)) + (CC and) + (NP (NNP North) (NNP Korea)))))))) + (. ?)))</tree></instance><instance><text>You prefer ARG to twilight too ?! I LOVE YOU : ' -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP You)) + (VP + (VBP prefer) + (NP ARG) + (S (VP (TO to) (VP (VB twilight) (ADVP (RB too) (RB ?!))))))))</tree></instance><instance><text>Love my ARG : RT USATODAYmoney : High hopes for ARG push Apple shares near $ 300 .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (NN Love) + (NP + (NP (PRP$ my) (NN ARG)) + (: :) + (NP + (NP (NN RT) (NN USATODAYmoney)) + (: :) + (NP + (NP (JJ High) (NNS hopes)) + (PP + (IN for) + (NP + (NP (JJ ARG) (NN push) (NNP Apple) (NNS shares)) + (PP (IN near) (NP ($ $) (CD 300))))))))) + (. .)))</tree></instance><instance><text>hmmm not sure at all about the ARG code Kaballah angle flashforward</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN hmmm)) + (ADJP + (RB not) + (JJ sure) + (PP + (ADVP (IN at) (DT all)) + (IN about) + (NP + (DT the) + (NN ARG) + (NN code) + (NNP Kaballah) + (NN angle) + (NN flashforward))))))</tree></instance><instance><text>Just saw ARG slip and side , that guy is a complete joke of a coach .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (S + (NP (RB Just) (NN saw) (NNS ARG)) + (VP (VBP slip) (CC and) (NP (NN side)))) + (, ,) + (SBAR + (WDT that) + (S + (NP (NN guy)) + (VP + (VBZ is) + (NP + (NP (DT a) (JJ complete) (NN joke)) + (PP (IN of) (NP (DT a) (NN coach))))))) + (. .)))</tree></instance><instance><text>Honestly , what is better than cake AND ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (ADVP (RB Honestly)) + (, ,) + (WHNP (WP what)) + (SQ + (VBZ is) + (ADJP + (ADJP (JJR better)) + (PP + (IN than) + (NP + (NP (NP (NN cake)) (CC AND) (NP (NN harry))) + (NN potter))))) + (. ?)))</tree></instance><instance><text>ARG 360 : un pack ARG 360 elite episodes from liberty city - gx-mod</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN ARG) (CD 360)) + (: :) + (NP + (NP + (NN un) + (NN pack) + (NN ARG) + (CD 360) + (NN elite) + (NNS episodes)) + (PP (IN from) (NP (NN liberty) (NN city)))) + (: -)) + (NP (NN gx-mod))))</tree></instance><instance><text>just loved ARG ft little wayne - bad girl on hypem</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (ADJP (RB just) (VBN loved)) (NN britney) (NNS spears)) + (VP (VBP ft) (NP (JJ little) (NN wayne))) + (: -) + (NP (NP (JJ bad) (NN girl)) (PP (IN on) (NP (NN hypem))))))</tree></instance><instance><text>i just saw it at best buy the other day on labrea - they had it for the wii , ARG , and ps3 - i need to get it too ! looks fun</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (ADVP (RB just)) + (VP + (VBD saw) + (NP (PRP it)) + (ADVP (IN at) (JJS best)) + (VP + (VB buy) + (NP (DT the) (JJ other) (NN day)) + (PP (IN on) (NP (NN labrea)))) + (: -) + (SBAR + (S + (NP (PRP they)) + (VP + (VBD had) + (NP (PRP it)) + (PP + (PP + (IN for) + (NP + (NP (DT the) (NN wii)) + (, ,) + (NP ARG) + (, ,) + (CC and) + (NP (NN ps3)))) + (: -) + (SBAR + (FW i) + (S + (VP + (VBP need) + (S + (VP + (TO to) + (VP (VB get) (NP (PRP it)) (ADVP (RB too))))))))))))) + (. !)))</tree></instance><instance><text>SHU people ... anyone not a fan of the ARG program ? Anyone love it for a particular reason ? Anyone feel like sharing ? el236</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP SHU) (NNS people)) + (: ...) + (FRAG + (NP (NN anyone)) + (RB not) + (NP + (NP (DT a) (NN fan)) + (PP (IN of) (NP (DT the) (NN ARG) (NN program))))) + (. ?)))</tree></instance><instance><text>I know this bitch Nigga ARG ai n't from Ohio !!!! Smfh just when Ohio could get worse this Nigga here</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP know) + (SBAR + (S + (NP + (DT this) + (NN bitch) + (NN Nigga) + (NN charlie) + (NN sheen)) + (VP (VBP ai) (RB n't) (PP (IN from) (NP (NNP Ohio))))))) + (. !!!!)))</tree></instance><instance><text>Resolved : The ARG gag Dispute : The gag camp made a big fuss about it ... and they are n't the ... .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (S (VP (VBN Resolved))) + (: :) + (NP + (NP + (DT The) + (JJ weird) + (NNP al) + (NNP yankovic) + (NN gag) + (NN Dispute)) + (: :) + (FRAG + (S + (NP (DT The) (NN gag) (NN camp)) + (VP + (VBD made) + (NP (DT a) (JJ big) (NN fuss)) + (PP (IN about) (NP (PRP it))))) + (: ...) + (NP + (SBAR + (S + (CC and) + (NP (PRP they)) + (VP (VBP are) (RB n't) (DT the)) + (: ...)))))) + (. .)))</tree></instance><instance><text>' Hard Times Of RJ Berger ' Stars Rave About Weezer , ARG ... : ' Jersey Shore ' star Vinny also stops by for ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + ('' ') + (NP + (NP (NNP Hard) (NNP Times)) + (PP + (IN Of) + (NP + (NP (NN RJ) (NNP Berger) (POS ')) + (NNP Stars) + (NNP Rave))) + (NP (IN About) (NNP Weezer)) + (, ,) + (NP ARG) + (: ...) + (: :) + (S + ('' ') + (NP + (NP (NNP Jersey) (NNP Shore) (POS ')) + (NN star) + (NNP Vinny)) + (ADVP (RB also)) + (VP (VBZ stops) (PP (IN by) (IN for) (: ...)))))) + (. .)))</tree></instance><instance><text>Happy Birthday to music icons Eric Clapton -LRB- 66 -RRB- , ARG -LRB- 49 -RRB- , Tracy Chapman -LRB- 47 -RRB- , Celine Dion -LRB- 43 -RRB- and Norah Jones -LRB- 32 -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (JJ Happy) (NN Birthday)) + (PP + (TO to) + (NP + (NP (NN music) (NNS icons)) + (NP + (NP (NNP Eric) (NNP Clapton)) + (PRN (-LRB- -LRB-) (NP (CD 66)) (-RRB- -RRB-)))))) + (, ,) + (NP (NP ARG) (PRN (-LRB- -LRB-) (NP (CD 49)) (-RRB- -RRB-))) + (, ,) + (NP + (NP (NNP Tracy) (NNP Chapman)) + (PRN (-LRB- -LRB-) (NP (CD 47)) (-RRB- -RRB-))) + (, ,) + (NP + (NP (NNP Celine) (NNP Dion)) + (PRN (-LRB- -LRB-) (NP (CD 43)) (-RRB- -RRB-))) + (CC and) + (NP + (NP (NNP Norah) (NNP Jones)) + (PRN (-LRB- -LRB-) (NP (CD 32)) (-RRB- -RRB-)))))</tree></instance><instance><text>consider it done ! im in a good mood ! :-RRB- plus i see that philly ! ARG all day !</text><opinion>positive</opinion><tree>(ROOT (SQ (VB consider) (NP (PRP it)) (VP (VBN done)) (. !)))</tree></instance><instance><text>check this video out -- mad television : politically incorrect - bill clinton , ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB check) + (NP (DT this) (NN video)) + (PRT (RP out)) + (PRN + (: --) + (S + (VP + (JJ mad) + (NP + (NN television) + (: :) + (NP + (NP + (RB politically) + (JJ incorrect) + (: -) + (NN bill) + (NN clinton)) + (, ,) + (NP ARG)))))))))</tree></instance><instance><text>i want a ARG account please</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LST (LS i)) + (VP + (VBP want) + (S + (NP (DT a) (NN google) (NN wave) (NN account)) + (VP (VB please)))))))</tree></instance><instance><text>Dear ARG : Watch Shepard Smith if you want to see what going rogue really looks like .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Dear) (NNP sarah) (NN palin)) + (: :) + (S + (VP + (VB Watch) + (NP (NNP Shepard) (NNP Smith)) + (SBAR + (S + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VB see) + (SBAR + (WHNP (WP what)) + (S (VP (VBG going) (ADJP (JJ rogue))))))))))) + (ADVP (RB really)) + (VP (VBZ looks) (PP (IN like))))))) + (. .)))</tree></instance><instance><text>US and Russia vow unity over Iran - US Secretary of State ARG says Russia and the US will work to ensure ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP US) (CC and) (NNP Russia) (NN vow) (NN unity)) + (PP (IN over) (NP (NNP Iran)))) + (: -) + (S + (NP + (NAC (NNP US) (NNP Secretary) (PP (IN of) (NP (NNP State)))) + (JJ hillary) + (NN clinton)) + (VP + (VBZ says) + (SBAR + (S + (NP (NP (NNP Russia)) (CC and) (NP (DT the) (NNP US))) + (VP + (MD will) + (VP (VB work) (S (VP (TO to) (VP (VB ensure)))))))))) + (: ...)))</tree></instance><instance><text>ARG accused of child abuse</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP ARG) + (VP (VBN accused) (PP (IN of) (NP (NN child) (NN abuse))))))</tree></instance><instance><text>ARG circus sales comeback album for popular singer new album release ...</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP + (NN britney) + (NNS spears) + (NN circus) + (NNS sales) + (NN comeback) + (NN album)) + (PP + (IN for) + (NP + (JJ popular) + (NN singer) + (JJ new) + (NN album) + (NN release)))) + (: ...)))</tree></instance><instance><text>waveboard on the phone , ARG access slightly better than mobile safari</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NN waveboard)) (PP (IN on) (NP (DT the) (NN phone)))) + (, ,) + (NP + (NP (NN google) (NN wave) (NN access)) + (ADJP + (ADJP (RB slightly) (JJR better)) + (PP (IN than) (ADJP (JJ mobile) (JJ safari)))))))</tree></instance><instance><text>we all love you gaga come back to life why is ARG dead : -LRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (PRP we)) + (SBAR + (DT all) + (S + (VP (VBP love) (S (NP (PRP you)) (ADJP (JJ gaga)))) + (VP + (VBN come) + (ADVP (RB back)) + (PP (TO to) (NP (NN life))) + (SBAR + (WHADVP (WRB why)) + (S (VP (VBZ is) (NP (NN lady) (JJ gaga) (NN dead)))))) + (: :) + (-LRB- -LRB-)))))</tree></instance><instance><text>ahahahahahahahahah , listening to lucky by ARG ~</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ahahahahahahahahah)) + (, ,) + (VP + (VBG listening) + (PP (TO to) (NP (JJ lucky))) + (PP (IN by) (NP ARG))) + (VBP ~)))</tree></instance><instance><text>AAARGH How how how how how did Peru miss that one ! FFS Argentina WC2010 ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP AAARGH)) + (SBARQ + (WRB How) + (WHADVP (WRB how)) + (WHADVP (WRB how)) + (WHADVP (WRB how)) + (SBARQ + (WHADVP (WRB how)) + (SQ + (VBD did) + (NP (NNP Peru)) + (FRAG (VB miss) (IN that) (NP (NP (CD one))))))) + (. !)))</tree></instance><instance><text>babe , its just the way of the world ! i do n't think they can sing that well but neither can ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN babe)) + (, ,) + (NP + (NP (PRP$ its) (RB just) (DT the) (NN way)) + (PP (IN of) (NP (DT the) (NN world)))) + (. !)))</tree></instance><instance><text>Pure genius - the art of storytelling - Uncovering ARG ' Presentation Secrets < - awesome -LRB- via EagleChris -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ Pure) (NN genius)) + (: -) + (NP (NP (DT the) (NN art)) (PP (IN of) (NP (NN storytelling)))) + (NP + (: -) + (S + (VP + (VBG Uncovering) + (S + (NP + (NP (NN steve) (NNS jobs) (POS ')) + (NN Presentation) + (NNS Secrets)) + (ADJP (JJR <) (: -))) + (ADJP (JJ awesome)) + (PRN + (-LRB- -LRB-) + (PP (IN via) (NP (NNP EagleChris))) + (-RRB- -RRB-)))))))</tree></instance><instance><text>heatherlybadov Apple Survey - What do you think of Apple products ? ARG sucks ? freebies .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN heatherlybadov) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (PRP you)) + (VP (VB think) (PP (IN of) (NP (NNP Apple) (NNS products)))))) + (. ?)))</tree></instance><instance><text>everyone needs to know i love ARG no matter what she does and she is no slut !!!!! :d lindsay = love</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NN everyone)) + (VP + (VBZ needs) + (S + (VP + (TO to) + (VP + (VB know) + (NP + (NP (FW i) (NN love) (NN lindsay) (NN lohan)) + (NP + (NP (DT no) (NN matter)) + (SBAR + (WHNP (WDT what)) + (S (NP (PRP she)) (VP (VBZ does))))))))))) + (CC and) + (S + (NP (PRP she)) + (VP (VBZ is) (NP (DT no) (NN slut) (NN !!!!!))))))</tree></instance><instance><text>hell yeah , ARG and john travolta are awesome !</text><opinion>positive</opinion><tree>(ROOT + (SINV + (NP (NN hell) (NN yeah)) + (, ,) + (S + (VP + (VBZ nicolas) + (NP (NP (NN cage)) (CC and) (NP (NN john) (NN travolta))))) + (VP (VBP are)) + (ADJP (JJ awesome)) + (. !)))</tree></instance><instance><text>btw '' the complete guide to ARG '' is a work in progress that will be updated as it grows and changes .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN btw) + ('' '') + (NP + (NP (DT the) (JJ complete) (NN guide)) + (PP (TO to) (NP ARG))) + ('' '')) + (VP + (VBZ is) + (NP + (NP (DT a) (NN work)) + (PP (IN in) (NP (NN progress))) + (SBAR + (WHNP (WDT that)) + (S + (VP + (MD will) + (VP + (VB be) + (VP + (VBN updated) + (SBAR + (IN as) + (S + (NP (PRP it)) + (VP + (VP (VBZ grows)) + (CC and) + (VP (VBZ changes)))))))))))) + (. .)))</tree></instance><instance><text>I am a ARG Nerd ... I admit it ... Otherwise , you wo n't have all the books in English , Swedish , and 5 in German !! ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (PRP I)) + (SBAR + (S + (VP (VBP am) (NP (DT a) (NN harry) (JJ potter) (NN Nerd))) + (: ...) + (S + (NP (PRP I)) + (VP + (VBP admit) + (FRAG + (NP (PRP it)) + (: ...) + (S + (ADVP (RB Otherwise)) + (, ,) + (NP (PRP you)) + (VP + (MD wo) + (RB n't) + (VP + (VB have) + (NP + (NP (PDT all) (DT the) (NNS books)) + (PP (IN in) (NP (NNP English))))))) + (, ,) + (NP (NP (NNP Swedish)) (, ,) (CC and) (NP (CD 5))) + (PP (IN in) (NP (JJ German)))))))) + (. !!)))</tree></instance><instance><text>i bet if ARG aka satan would got ta nobel peace prize nobody would been hatin ... yeah i said it ... * kanye style * lol</text><opinion>negative</opinion><tree>(ROOT + (SINV + (LS i) + (VB bet) + (SBAR + (IN if) + (S + (NP (NN george) (JJ bush) (NN aka) (NN satan)) + (VP + (MD would) + (VP + (VBD got) + (NP + (TO ta) + (SBAR + (S + (NP (JJ nobel) (NN peace) (NN prize) (NN nobody)) + (VP (MD would) (VP (VBN been) (NP (NN hatin))))))))))) + (: ...) + (ADJP (JJ yeah) (FW i)) + (VBD said) + (NP + (NP (PRP it)) + (: ...) + (NP (SYM *) (FW kanye) (NN style)) + (NP (X (SYM *)) (NN lol)))))</tree></instance><instance><text>I liked a YouTube video -- ARG WINNING at Call of Duty : Black Ops .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (S + (NP (PRP I)) + (VP + (VBD liked) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (: --) + (NP + (NP ARG) + (VP + (VBG WINNING) + (PP + (IN at) + (NP (NP (NN Call)) (PP (IN of) (NP (NNP Duty))))))))) + (: :)) + (NP (NNP Black) (NNPS Ops)) + (. .)))</tree></instance><instance><text>ha yeah ! Too bad Carlos is already going to be ARG .</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NN ha) (NN yeah)) (. !)))</tree></instance><instance><text>if ARG came up to u in the streets and called u pretty what would u do - Say thanks and walk away ... .</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (IN if) + (FRAG + (NP + (NP ARG) + (VP + (VP + (VBD came) + (PRT (RP up)) + (S + (VP + (TO to) + (VP (VB u) (PP (IN in) (NP (DT the) (NNS streets))))))) + (CC and) + (VP (VBN called) (S (NP (NN u)))))) + (RB pretty) + (SBAR + (WHNP (WP what)) + (S + (VP + (MD would) + (VP + (VB u) + (VP + (VB do) + (: -) + (VP (VB Say) (NP (NNS thanks))) + (CC and) + (VP (VB walk) (ADVP (RB away)))))))) + (: ...)) + (. .)))</tree></instance><instance><text>i need to go & cop me a ARG case before i fuck up my phone even more '' /</text><opinion>positive</opinion><tree>(ROOT + (NP + (FW i) + (S + (VP + (VBP need) + (S + (VP + (TO to) + (VP + (VB go) + (S + (CC &) + (VP + (NN cop) + (NP (PRP me)) + (NP + (NP (DT a) (NN ARG) (NN case)) + (SBAR + (IN before) + (S (NP (FW i) (FW fuck)) (PRT (RP up))))) + (SBAR + (S + (NP (PRP$ my) (NN phone)) + (ADJP (RB even) (RBR more)) + ('' '') + (VP (: /)))))))))))))</tree></instance><instance><text>lego star wars the complete saga has completely and utterly consumed me ! damn this ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lego) (NN star) (NNS wars)) + (SBAR + (S + (NP (DT the) (JJ complete) (NN saga)) + (VP + (VBZ has) + (ADVP (ADVP (RB completely)) (CC and) (ADVP (RB utterly))) + (VP (VBN consumed) (NP (PRP me)))))) + (. !)))</tree></instance><instance><text>ARG tops list as ' best celebrity mom '</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN britney) (NNS spears) (NNS tops) (NN list)) + (PP + (IN as) + (NP (NP ('' ') (JJS best) (NN celebrity) (NN mom)) ('' ')))))</tree></instance><instance><text>ARG fans flames of animosity in Tehran : Iran 's Supreme Leader Ayatollah Khamenei portrayed ARG as ignorant and con .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN ARG) (NNS fans) (NNS flames)) + (PP (IN of) (NP (NN animosity))) + (PP (IN in) (NP (NNP Tehran))) + (: :)) + (S + (NP + (NP (NNP Iran) (POS 's)) + (NNP Supreme) + (NNP Leader) + (NNP Ayatollah) + (NNP Khamenei)) + (VP + (VBD portrayed) + (NP ARG) + (PP (IN as) (ADJP (JJ ignorant) (CC and) (NN con))))) + (. .)))</tree></instance><instance><text>46 i love ARG ! 100factsaboutme</text><opinion>positive</opinion><tree>(ROOT (NP (NP (CD 46) (FW i) (NN love) (NN lady) (NN gaga)) (. !)))</tree></instance><instance><text>Orlando Bloom : Miranda Kerr ' Looks Incredible ' : Orlando Bloom stops by The ARG Show to promote his l ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Orlando) (NNP Bloom)) + (: :) + (NP + (NP + (NP (NNP Miranda) (NNP Kerr) (POS ')) + (NNP Looks) + (JJ Incredible) + ('' ')) + (: :) + (S + (S + (NP + (NP (NNP Orlando) (NNP Bloom)) + (VP (VBZ stops) (PP (IN by) (NP (DT The) (NN ellen))))) + (VP + (VBZ degeneres) + (NP + (NP (NN Show)) + (SBAR + (S + (VP + (TO to) + (VP (VB promote) (NP (PRP$ his) (NN l))))))))) + (: ...))) + (. .)))</tree></instance><instance><text>Calling Kate Middleton a '' commoner '' and '' the girl next door '' is like saying ARG is a self-made success story .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VBG Calling) + (NP + (NP (NNP Kate) (NNP Middleton)) + (VP (NP (DT a) ('' '') (NN commoner)))) + ('' ''))) + (CC and) + ('' '') + (NP (NP (DT the) (NN girl)) (PP (JJ next) (NP (NN door)))) + ('' '') + (VP + (VBZ is) + (PP + (IN like) + (S + (VP + (VBG saying) + (SBAR + (S + (NP ARG) + (VP + (VBZ is) + (NP (DT a) (JJ self-made) (NN success) (NN story))))))))) + (. .)))</tree></instance><instance><text>Leslie_ll how could you not love it ! globet of fire is at the bottom of my favorite ARG films before order of the phoenix</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (NP (NNP Leslie) (NNP _) (NN ll)) + (WHADVP (WRB how)) + (SQ + (MD could) + (NP (PRP you)) + (VP (RB not) (VBP love) (NP (PRP it)))) + (. !)))</tree></instance><instance><text>am having trouble thinking that I actually spoke to the fiancé of ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB am)) + (VP + (VBG having) + (NP (NN trouble)) + (S + (VP + (VBG thinking) + (SBAR + (IN that) + (S + (NP (PRP I)) + (ADVP (RB actually)) + (VP + (VBD spoke) + (PP + (TO to) + (NP + (NP (DT the) (NN fiancé)) + (PP (IN of) (NP ARG)))))))))) + (. .)))</tree></instance><instance><text>tweet ! - ARG , please stop being desperate</text><opinion>neutral</opinion><tree>(ROOT (NP (NN tweet) (. !)))</tree></instance><instance><text>del.icio.us : Goollery - A collection of awesome ARG projects from people around the world : .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP del.icio.us)) + (: :) + (NP + (NP + (NP (NNP Goollery)) + (: -) + (NP + (NP + (NP (NN A) (NN collection)) + (PP (IN of) (NP (JJ awesome) (NN ARG) (NNS projects)))) + (PP + (IN from) + (NP + (NP (NNS people)) + (PP (IN around) (NP (DT the) (NN world))))))) + (: :)) + (. .)))</tree></instance><instance><text>no ! i use ARG but i still prefer to use my mac ... : -RRB-</text><opinion>neutral</opinion><tree>(ROOT (INTJ (DT no) (. !)))</tree></instance><instance><text>RT adlercoloride ARG love you .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NN RT) (NN adlercoloride) (NN lady) (JJ gaga) (NN love)) + (NP (PRP you))) + (. .)))</tree></instance><instance><text>That awkward moment when you date your little brother o_O omgsoawkward -LRB- via ARG -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT That) (JJ awkward) (NN moment)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP date) + (NP + (PRP$ your) + (JJ little) + (NN brother) + (NN o) + (CD _) + (NN O) + (NN omgsoawkward))))) + (PRN (-LRB- -LRB-) (PP (IN via) (NP ARG)) (-RRB- -RRB-))))</tree></instance><instance><text>Perfect Couples : Britney Spears and ARG , ahh those where the days * thinks back *</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Perfect) (NNPS Couples)) + (: :) + (NP (NP (NNP Britney) (NNP Spears)) (CC and) (NP ARG)) + (, ,) + (PP + (RB ahh) + (NP + (DT those) + (S + (WHADVP (WRB where)) + (NP (DT the) (NNS days)) + (X (SYM *)) + (VP (VBZ thinks) (VP (ADVP (RB back)) (X (SYM *)))))))))</tree></instance><instance><text>need help using gemp with pokemon gold/silver - sony ARG mod & ARG ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (MD need) + (VP + (VP + (VB help) + (S + (VP + (VBG using) + (NP + (NP (NN gemp)) + (PP (IN with) (NP (NN pokemon) (NN gold/silver))))))) + (: -) + (NP (NP (NN sony) (NN ARG) (NN mod) (CC &) (NN ARG)) (: ...))))))</tree></instance><instance><text>make a favor to yourself and listen if you seek amy - ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VB make) + (NP (DT a) (NN favor)) + (PP (TO to) (NP (PRP yourself))))) + (CC and) + (VP + (VB listen) + (UCP + (SBAR + (IN if) + (S (NP (PRP you)) (VP (VBP seek) (X (SYM amy))))) + (: -) + (NP ARG))) + (. .)))</tree></instance><instance><text>the ultimate ARG waste of time</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT the) (JJ ultimate) (NN ARG) (NN waste)) + (PP (IN of) (NP (NN time)))))</tree></instance><instance><text>would like to get a ARG invite please</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (MD would) + (VP + (VB like) + (S + (VP + (TO to) + (VP + (VB get) + (S + (NP (DT a) (NN google) (NN wave)) + (VP (VB invite) (VP (VB please)))))))))))</tree></instance><instance><text>-LSB- blog -RSB- ARG arrested again ! : www.pasadenadivorce.com ARG arrested again on suspicion of dui and possession of cocaine ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (PRN (-LRB- -LSB-) (NP (NN blog)) (-RRB- -RSB-)) + (NN lindsay) + (NN lohan)) + (VP (VBN arrested) (ADVP (RB again))) + (. !)))</tree></instance><instance><text>famous '' pocket god '' ARG application gives case study of how they made $ 18,000 per day !!! -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (JJ famous) + ('' '') + (NN pocket) + (NN god) + ('' '') + (NN ARG) + (NN application)) + (VP + (VBZ gives) + (NP + (NP (NN case) (NN study)) + (PP + (IN of) + (SBAR + (WHADVP (WRB how)) + (S + (NP (PRP they)) + (VP + (VBD made) + (NP ($ $) (CD 18,000)) + (PP (IN per) (NP (NN day))))))))) + (. !!!)))</tree></instance><instance><text>loving all of joeymcintyre fans ! i love all you crazy girls ... i am just listening to joe on my ARG !</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG loving) + (NP + (NP (DT all)) + (PP (IN of) (NP (NN joeymcintyre) (NNS fans)))))) + (. !)))</tree></instance><instance><text>i have 7 promo codes for phone / ARG touch games to give away ! please rt</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LS i) + (FRAG + (VBP have) + (NP (CD 7) (NN promo) (NNS codes)) + (IN for) + (NP (NN phone)) + (: /) + (NP + (NP (NN ARG) (NN touch) (NNS games)) + (SBAR (S (VP (TO to) (VP (VB give) (PRT (RP away)))))))) + (. !)))</tree></instance><instance><text>i say screw direct television i 'm going to drown my sorrows in ARG , ben & jerry 's , and chris pine</text><opinion>neutral</opinion><tree>(ROOT + (X + (FW i) + (S + (VP + (VBP say) + (SBAR + (S + (S + (NP + (NP (NN screw) (JJ direct) (NN television)) + (FW i) + (VBP 'm)) + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB drown) + (NP (PRP$ my) (NNS sorrows)) + (PP (IN in) (NP ARG))))))) + (, ,) + (NP + (NP + (NP (NN ben) (CC &) (NN jerry) (POS 's)) + (, ,) + (CC and) + (NP (NN chris))) + (VBP pine))))))))</tree></instance><instance><text>NFSO is sad to report that our NC rep , ARG , is in critical condition due to a fatal car accident involving a drunk driver</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN NFSO)) + (VP + (VBZ is) + (ADJP + (JJ sad) + (S + (VP + (TO to) + (VP + (VB report) + (SBAR + (IN that) + (S + (NP + (NP (PRP$ our) (NN NC) (NN rep)) + (, ,) + (NP ARG) + (, ,)) + (VP + (VBZ is) + (PP (IN in) (NP (JJ critical) (NN condition))) + (ADJP + (JJ due) + (PP + (TO to) + (NP + (NP + (DT a) + (JJ fatal) + (NN car) + (NN accident)) + (VP + (VBG involving) + (NP (DT a) (JJ drunk) (NN driver))))))))))))))))</tree></instance><instance><text>i love ARG the man ... great man ... it 's the title of politician and president that i don trust ... not the man ... THE TITLE ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (LST (LS i)) + (NP (NN love) (NN barack) (NN obama)) + (NP (NP (DT the) (NN man)) (: ...) (NP (JJ great) (NN man)))) + (: ...) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (DT the) (NN title)) + (PP + (IN of) + (NP (NP (NN politician)) (CC and) (NP (NN president)))) + (SBAR + (WHNP (WDT that)) + (S (FW i) (VP (VB don) (NP (NN trust)))))))) + (: ...) + (RB not) + (NP (DT the) (NN man))) + (: ...) + (NP (DT THE) (NN TITLE)) + (: ...)))</tree></instance><instance><text>ha i think its one of those spam things like the ARG porn twitter</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN ha) + (S + (VP + (FW i) + (VP + (VB think) + (NP + (NP (PRP$ its) (CD one)) + (PP + (IN of) + (NP + (NP (DT those) (NN spam) (NNS things)) + (SBAR + (IN like) + (S + (NP (DT the) (NN britney)) + (VP (VBZ spears) (NP (NN porn) (NN twitter)))))))))))))</tree></instance><instance><text>My bouquet of daffodils makes me smile ! Add budding branches for elegance -LRB- both cheap TJ -RRB- ARG picture .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (PRP$ My) (NN bouquet)) + (PP (IN of) (NP (NNS daffodils)))) + (VP (VBZ makes) (S (NP (PRP me)) (ADJP (NN smile)))) + (. !)))</tree></instance><instance><text>MariaSharapova , Why do Venus and ARG both look like butch men but Maria Sharapova is super hot ? - .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP MariaSharapova)) + (, ,) + (SBAR + (WHADVP (WRB Why)) + (S + (VBP do) + (NP (NNP Venus) (CC and) (NNP serena) (NNP williams)) + (CC both) + (VP + (VP (VBP look) (PP (IN like) (NP (NN butch) (NNS men)))) + (CC but) + (SBAR + (S + (NP (NNP Maria) (NNP Sharapova)) + (VP (VBZ is) (ADJP (JJ super) (JJ hot)))))))) + (. ?)))</tree></instance><instance><text>Love my ARG !</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN Love) (PRP$ my) (NNS ARG)) (. !)))</tree></instance><instance><text>DIEGO ARG IS MANAGING ARGENTINA ? -LRB- Forgive me , I 've been frozen in a block of ice since 2007 -RRB- REALLY ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP DIEGO) (NNP ARG)) + (VP (VBZ IS) (NP (NNP MANAGING) (NNP ARGENTINA))) + (. ?)))</tree></instance><instance><text>i hate ARG new song 3 what is it about people ! nothing ! besides she has never had a good singing voice i 'm more for lady gag ! woop</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LST (LS i)) + (NP + (NP (NN hate) (NN britney) (NNS spears)) + (ADJP + (JJ new) + (SBAR + (SBARQ + (NN song) + (CD 3) + (WHNP (WP what)) + (SQ + (VBZ is) + (NP (PRP it)) + (PP (IN about) (NP (NNS people))))))))) + (. !)))</tree></instance><instance><text>ificouldiwould marry ARG real talk < = me too , i love her !</text><opinion>positive</opinion><tree>(ROOT + (S + (ADJP + (JJ ificouldiwould) + (S + (VP + (VB marry) + (NP + (NP ARG) + (ADJP (JJ real) (ADJP (NN talk) (JJR <) (JJ =)) (PRP me))) + (ADVP (RB too)) + (, ,) + (S (VP (FW i) (VP (VBP love) (NP (PRP$ her)))))))) + (. !)))</tree></instance><instance><text>FemmeFataleMarch29 is officially gon na be ARG Day in my calendar ! Justsayin</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN FemmeFataleMarch29)) + (VP + (VBZ is) + (ADVP (RB officially)) + (VP + (VBG gon) + (S + (VP + (TO na) + (VP + (VB be) + (NP + (NP (JJ ARG) (NN Day)) + (PP (IN in) (NP (PRP$ my) (NN calendar))))))))) + (. !)))</tree></instance><instance><text>2 things are annoying the sh * t out of me today : 1 -RRB- all this media coverage over that kid and a balloon , 2 -RRB- ARG ' song '' 3 ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (CD 2) (NNS things)) + (VP + (VBP are) + (VP + (VBG annoying) + (NP (DT the) (NN sh) (NN *) (NN t)) + (PP (IN out) (PP (IN of) (NP (PRP me)))) + (NP (NN today))))) + (: :) + (S + (LST (LS 1) (-RRB- -RRB-)) + (NP + (NP (PDT all) (DT this) (NNS media) (NN coverage)) + (PP + (IN over) + (NP + (NP (DT that) (NN kid)) + (CC and) + (NP + (NP (DT a) (NN balloon)) + (, ,) + (NP + (LST (LS 2) (-RRB- -RRB-)) + (NP (NP (NN britney) (NNS spears) (POS ')) (NN song)) + ('' '') + (CD 3)) + ('' ''))))))))</tree></instance><instance><text>Manimony : What Divorce Costs Famous Women : From Sandra Bullock to ARG , find out just how much hollywood ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Manimony) (: :)) + (FRAG + (VP + (WHNP (WP What)) + (NP + (NP (NNP Divorce) (NNS Costs) (NNP Famous) (NNS Women)) + (: :) + (S + (PP (IN From) (NP (NNP Sandra) (NNP Bullock))) + (S (VP (TO to) (VP ARG))) + (, ,) + (VP + (VB find) + (PRT (RP out)) + (NP + (WHADVP (RB just) (WRB how) (JJ much)) + (NP (NP (NN hollywood)) (: ...)))))))) + (. .)))</tree></instance><instance><text>long live the disaster that is ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (ADVP (RB long)) + (VB live) + (NP + (NP (DT the) (NN disaster)) + (SBAR (WHNP (WDT that)) (S (VP (VBZ is) (NP ARG)))))) + (. .)))</tree></instance><instance><text>ARG will be honored at the Kids ' Choice Awards for his charitable and environmental efforts .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (MD will) + (VP + (VB be) + (VP + (VBN honored) + (PP + (IN at) + (NP + (NP (DT the) (NNS Kids) (POS ')) + (NNP Choice) + (NNS Awards))) + (PP + (IN for) + (NP + (PRP$ his) + (ADJP (JJ charitable) (CC and) (JJ environmental)) + (NNS efforts)))))) + (. .)))</tree></instance><instance><text>i just finished playing forza motorsport ® 3 with my girlfriend ... she is a better driver than me :-RRB- forzamotorsport3 ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (SBAR + (LS i) + (S + (VP + (ADVP (RB just)) + (VBN finished) + (S + (VP + (VBG playing) + (NP (NN forza) (NN motorsport) (QP (CD ®) (CD 3))) + (PP (IN with) (NP (PRP$ my) (NN girlfriend)))))))) + (: ...) + (NP (PRP she)) + (VP + (VBZ is) + (NP + (NP (DT a) (JJR better) (NN driver)) + (PP (IN than) (NP (PRP me)))))) + (: :) + (FRAG (NP (-RRB- -RRB-) (NN forzamotorsport3) (NN ARG)))))</tree></instance><instance><text>rt : thecoffeedesk : suck my balls apple , ARG is killing and our stocks are up !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN rt)) + (: :) + (NP + (NP (NN thecoffeedesk)) + (: :) + (NP + (S (VP (VB suck) (NP (PRP$ my) (NNS balls) (NN apple)))) + (, ,) + (NNS windows) + (SBAR + (S + (NP (CD 7)) + (VP + (VBZ is) + (VP + (VP (VBG killing)) + (CC and) + (S + (NP (PRP$ our) (NNS stocks)) + (VP (VBP are) (ADVP (RB up)))))))))) + (. !)))</tree></instance><instance><text>VIDEO : Stephen Colbert 's '' Friday '' Is Fun , Fun , Fun , Fun : Stephen Colbert and ARG concluded a successful ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN VIDEO)) + (: :) + (NP + (NP + (NP (NNP Stephen) (NNP Colbert) (POS 's)) + ('' '') + (NP (NNP Friday)) + ('' '')) + (PRN + (SQ + (VBZ Is) + (NP + (NP (NNP Fun)) + (, ,) + (NP (NNP Fun)) + (, ,) + (NP (NNP Fun)) + (, ,) + (NP (NNP Fun))) + (SBAR + (S + (: :) + (S + (NP + (NNP Stephen) + (NNP Colbert) + (CC and) + (NN jimmy) + (NN fallon)) + (VP + (VBD concluded) + (NP (DT a) (ADJP (JJ successful))))) + (: ...)))))) + (. .)))</tree></instance><instance><text>RT YouhaveNoTeeth : Fuck Kobe And The ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP YouhaveNoTeeth)) + (: :) + (FRAG + (NP (NNP Fuck) (NNP Kobe)) + (CC And) + (NP (DT The) (NNS ARG))) + (. .)))</tree></instance><instance><text>liking the new Alphabeat single a lot , a fantasy league type fusion of ARG circa ' 85 and the Jackson 5</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG liking) + (NP + (NP + (NP (DT the) (JJ new) (NNP Alphabeat)) + (JJ single) + (NP (DT a) (NN lot)) + (, ,) + (NP + (NP + (DT a) + (NN fantasy) + (NN league) + (NN type) + (NN fusion)) + (PP (IN of) (NP (NN ARG) (NN circa) ('' '))) + (CD 85))) + (CC and) + (NP (DT the) (NNP Jackson) (CD 5))))))</tree></instance><instance><text>ARG ARG ARG My Guitar - ARG Swift</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ARG) (NN ARG) (NN ARG)) + (NP (NP (PRP$ My) (NN Guitar)) (: -) (NP (NN ARG) (NNP Swift)))))</tree></instance><instance><text>buy a ARG from amazon.com for $ 259 and help rock for kids !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VP + (VB buy) + (NP (DT a) (NN ARG)) + (PP (IN from) (NP (NNP amazon.com))) + (PP (IN for) (NP ($ $) (CD 259)))) + (CC and) + (VP (VB help) (NP (NN rock)) (PP (IN for) (NP (NNS kids))))) + (. !)))</tree></instance><instance><text>windows down music loud with amanda & cbaybee what will this night bring ha ! i love you ARG !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNS windows)) + (PP + (IN down) + (NP + (NP (NN music)) + (ADJP + (JJ loud) + (PP + (IN with) + (SBARQ + (NP (NN amanda) (CC &) (NN cbaybee)) + (WHNP (WDT what)) + (SQ + (MD will) + (NP (DT this) (NN night)) + (S (VP (VB bring) (NP (NN ha)))))))))) + (. !)))</tree></instance><instance><text>emanuel ungaro had a string of failures for 12 years ... now they have recruited ARG as a design consultant .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN emanuel) (NN ungaro)) + (VP + (VP + (VBD had) + (NP (NP (DT a) (NN string)) (PP (IN of) (NP (NNS failures)))) + (PP (IN for) (NP (CD 12) (NNS years)))) + (: ...) + (S + (ADVP (RB now)) + (NP (PRP they)) + (VP + (VBP have) + (VP + (VBN recruited) + (NP ARG) + (PP (IN as) (NP (DT a) (NN design) (NN consultant))))))) + (. .)))</tree></instance><instance><text>PSA : ARG Cant Change The Whole World In 4 Years , Bush Destroyed The World For 8 Years , But Yall Mad At ARG , Foh .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN PSA)) + (: :) + (S + (NP (NN ARG) (NN Cant) (NNP Change)) + (NP (DT The) (NNP Whole) (NNP World)) + (PP (IN In) (NP (CD 4) (NNS Years))) + (, ,) + (NP (NNP Bush)) + (VP + (VBD Destroyed) + (NP (DT The) (NN World)) + (SINV + (PP (IN For) (NP (CD 8) (NNS Years))) + (, ,) + (CC But) + (NP + (NP (NP (NNP Yall) (NNP Mad)) (PP (IN At) (NP ARG))) + (, ,) + (NP (NNP Foh)))))) + (. .)))</tree></instance><instance><text>skeleton ARG in a suit with a humongous side pony-tail is my new favorite ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NN skeleton) (NN ARG)) + (PP + (IN in) + (NP + (NP (DT a) (NN suit)) + (PP + (IN with) + (NP (DT a) (JJ humongous) (NN side) (NN pony-tail)))))) + (VP (VBZ is) (NP (PRP$ my) (JJ new) (JJ favorite) (NN ARG)))))</tree></instance><instance><text>Did anyone get through to the ARG Internship Round 3 ? TigerBloodIntern I did , need to do my video submission .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBD Did) + (NP (NN anyone)) + (VP + (VB get) + (PP + (IN through) + (PP + (TO to) + (NP + (DT the) + (NN charlie) + (NN sheen) + (NN Internship) + (NNP Round) + (CD 3))))) + (. ?)))</tree></instance><instance><text>ARG is so much better than vista .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NNS windows) + (S + (NP (CD 7)) + (VP + (VBZ is) + (ADJP + (ADJP (RB so) (RB much) (JJR better)) + (PP (IN than) (NP (NN vista)))))) + (. .)))</tree></instance><instance><text>ungaro - ARG creative director ... all of the dresses look like what she herself would wear ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN ungaro) + (: -) + (NN lindsay) + (NN lohan) + (JJ creative) + (NN director)) + (: ...) + (S + (NP (DT all) (PP (IN of) (NP (DT the) (NNS dresses)))) + (VP + (VBP look) + (PP + (IN like) + (SBAR + (WHNP (WP what)) + (S + (NP (NP (PRP she)) (NP (PRP herself))) + (VP (MD would) (VP (VB wear)))))))) + (: ...)))</tree></instance><instance><text>How to present like ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB How)) + (S (VP (TO to) (VP (VB present) (PP (IN like) (NP ARG)))))) + (. ?)))</tree></instance><instance><text>hahahaah ARG is going crazy as shit at her girlfriend on twitter its soooo lol !!</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN hahahaah) (NN lindsay) (NN lohan)) + (VP + (VBZ is) + (VP + (VBG going) + (ADJP (JJ crazy)) + (PP + (IN as) + (NP + (NP (NN shit)) + (PP (IN at) (NP (PRP$ her) (NN girlfriend))))) + (PP + (IN on) + (NP (NP (NN twitter)) (NP (PRP$ its) (NN soooo) (NN lol)))))) + (. !!)))</tree></instance><instance><text>Dad has banned me from getting tattoos on right side , says ARG : London , Mar 24 - ARG has reve ... .</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP (NNP Dad)) + (VP + (VBZ has) + (VP + (VBN banned) + (NP (PRP me)) + (PP + (IN from) + (S + (VP + (VBG getting) + (NP (NNS tattoos)) + (PP (IN on) (NP (JJ right) (NN side))))))))) + (, ,) + (VP (VBZ says)) + (NP ARG) + (: :) + (NP + (NP + (NNP London) + (, ,) + (NP (NNP Mar) (CD 24)) + (: -) + (NP (NP ARG) (VP (VBZ has) (NP (NN reve))))) + (: ...)) + (. .)))</tree></instance><instance><text>no , the ARG sports games seem to suck</text><opinion>negative</opinion><tree>(ROOT + (S + (INTJ (DT no)) + (, ,) + (NP (DT the) (JJ ARG) (NNS sports) (NNS games)) + (VP (VBP seem) (S (VP (TO to) (VP (VB suck)))))))</tree></instance><instance><text>you were correct on the ARG one but wrong on this one !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (VBD were) + (ADJP + (JJ correct) + (PP + (IN on) + (NP + (NP (DT the) (NN harry) (NN potter)) + (NP (CD one)) + (CC but) + (NP (JJ wrong)) + (PP (IN on) (NP (DT this) (CD one))))))) + (. !)))</tree></instance><instance><text>i was obsessed with ARG when i was young :p her new music is awful so i stopped liking her .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (LS i) + (VP + (VBD was) + (VP + (VP + (VBN obsessed) + (PP (IN with) (NP ARG)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (FW i)) + (VP (VBD was) (ADJP (JJ young) (JJ :p)))))) + (SBAR + (S + (NP (PRP$ her) (JJ new) (NN music)) + (VP + (VBZ is) + (ADJP (JJ awful)) + (SBAR + (IN so) + (S + (FW i) + (VP + (VBD stopped) + (S (VP (VBG liking) (NP (PRP her))))))))))))) + (. .)))</tree></instance><instance><text>a shiny new nickel to the person who links me to a mash-up of belle biv devoe 's '' poison '' and '' toxic '' by ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (DT a) (JJ shiny) (JJ new) (NN nickel)) + (PP + (TO to) + (NP + (NP (DT the) (NN person)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ links) + (NP (PRP me)) + (PP + (TO to) + (NP + (NP (DT a) (NN mash-up)) + (PP + (IN of) + (NP + (NP + (FW belle) + (FW biv) + (NN devoe) + (POS 's)) + ('' '') + (NN poison)))))))))) + ('' '')) + (CC and) + (ADJP ('' '') (JJ toxic) ('' '') (PP (IN by) (NP ARG)))) + (. .)))</tree></instance><instance><text>does anyone have an extra ARG invite ? pretty please ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ does) + (NP (NN anyone)) + (VP + (VBP have) + (S + (NP (DT an) (JJ extra) (NN google) (NN wave)) + (VP (VB invite)))) + (. ?)))</tree></instance><instance><text>I usually could care less about ARG and Mariah Carey but I think its adorable their twins were born on their anniversary</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP I)) + (SBAR + (ADVP (RB usually)) + (S + (VP + (MD could) + (VP + (VB care) + (ADVP (RBR less)) + (PP + (IN about) + (NP (NP ARG) (CC and) (NP (NNP Mariah) (NNP Carey)))))) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP + (PRP$ its) + (JJ adorable) + (PRP$ their) + (NNS twins)) + (VP + (VBD were) + (VP + (VBN born) + (PP (IN on) (NP (PRP$ their) (NN anniversary)))))))))))))</tree></instance><instance><text>5 years ago i was 8 years older than ARG , sadly now i look 10 years younger than lilo .</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (NP (CD 5) (NNS years)) (IN ago)) + (S + (NP (FW i)) + (VP + (VBD was) + (ADJP + (ADJP (NP (CD 8) (NNS years)) (JJR older)) + (PP (IN than) (NP ARG))))) + (, ,) + (S + (ADVP (RB sadly) (RB now)) + (FW i) + (VP + (VBP look) + (NP + (NP (CD 10) (NNS years)) + (ADJP (ADJP (JJR younger)) (PP (IN than) (NP (NN lilo))))))) + (. .)))</tree></instance><instance><text>lagos urges residents to report outrageous charges by ARG operators / vanguard / - lagos state government has ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNS lagos)) + (VP + (VBZ urges) + (NP (NNS residents)) + (S + (VP + (TO to) + (VP + (VB report) + (NP + (NP + (NP (JJ outrageous) (NNS charges)) + (PP + (IN by) + (NP + (NP + (NP (NN ARG) (NNS operators)) + (: /) + (NP (NN vanguard))) + (: /) + (: -)))) + (SBAR + (S + (NP (NNS lagos) (NN state) (NN government)) + (VP (VBZ has))))))))) + (: ...)))</tree></instance><instance><text>-- yeay you have a white ARG like me ! do n't you just love it ?!</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (: --) + (NP + (NP (NN yeay)) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP have) + (NP + (NP (DT a) (JJ white) (NN ARG)) + (PP (IN like) (NP (PRP me)))))))) + (. !)))</tree></instance><instance><text>The new ARG is awesome must see lol</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (DT The) (JJ new) (NN harry) (NN potter)) + (VP (VBZ is) (ADJP (JJ awesome)))) + (VP (MD must) (VP (VB see) (NP (NN lol))))))</tree></instance><instance><text>even worse than ARG ?</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADVP (ADVP (RB even) (JJR worse)) (PP (IN than) (NP ARG))) + (. ?)))</tree></instance><instance><text>-LRB- 6 of 30 -RRB- Patrols Off Libya White House Sending Mixed Messages OPINION : New World of ARG Doctrine VIDEO : Footage of Libya Rocket</text><opinion>neutral</opinion><tree>(ROOT + (NP + (PRN + (-LRB- -LRB-) + (NP (NP (CD 6)) (PP (IN of) (NP (CD 30)))) + (-RRB- -RRB-)) + (NP + (NP + (NAC + (NNP Patrols) + (PP (IN Off) (NP (NNP Libya) (NNP White) (NNP House)))) + (VBG Sending) + (NP (JJ Mixed) (NNS Messages) (NN OPINION))) + (: :) + (NP + (NP + (NP (NNP New) (NNP World)) + (PP (IN of) (NP (NNP ARG) (NNP Doctrine) (NN VIDEO)))) + (: :) + (NP + (NP (NN Footage)) + (PP (IN of) (NP (NNP Libya) (NNP Rocket))))))))</tree></instance><instance><text>porn nsfw ARG nude by sinful comics celebrity porn cartoons -</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NN porn) (NN nsfw) (NN britney) (NNS spears)) + (ADJP + (JJ nude) + (PP + (IN by) + (NP + (JJ sinful) + (NNS comics) + (NN celebrity) + (NN porn) + (NNS cartoons))))) + (QP (: -))))</tree></instance><instance><text>27 days to the ARG concert ... hell fucking yes !!!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (CD 27) (NNS days)) + (PP + (TO to) + (NP (DT the) (NN britney) (NNS spears) (NN concert)))) + (: ...) + (NP (NP (NN hell)) (ADVP (RB fucking) (RB yes)))) + (. !!!!)))</tree></instance><instance><text>Colin are you kidding me ? Tom Brady is the best athlete after ARG ? You are n't serious .</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (NP (NNP Colin)) + (SQ (VBP are) (NP (PRP you)) (VP (VB kidding) (NP (PRP me)))) + (. ?)))</tree></instance><instance><text>ARG is the reason i 'm pro-choice ... and her name is n't even worth capitalizing</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (S + (NP (DT the) (NN reason) (FW i)) + (VP + (VBP 'm) + (SBAR + (S + (JJ pro-choice) + (: ...) + (CC and) + (NP (PRP$ her) (NN name)) + (VP + (VBZ is) + (RB n't) + (ADJP (RB even) (JJ worth) (VBG capitalizing))))))))))</tree></instance><instance><text>i favorited a youtube video -- this ARG is full bricked , how to recover</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (S + (VBD favorited) + (NP (DT a) (NN youtube) (NN video)) + (: --) + (S + (NP (DT this) (NN ARG)) + (VP + (VBZ is) + (ADJP (JJ full) (VBN bricked)) + (, ,) + (SBAR + (WHADVP (WRB how)) + (S (VP (TO to) (VP (VB recover))))))))))</tree></instance><instance><text>i 'm miss american dream since i was 17 i 'm mrs. lifestyles of the rich and famous -LRB- you want a piece of me -RRB- - ARG - piece of me ♫</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP 'm) + (VP + (VBP miss) + (NP (JJ american) (NN dream)) + (SBAR + (IN since) + (S + (FW i) + (SQ + (VBD was) + (NP (CD 17) (FW i)) + (VP + (VP + (VBP 'm) + (NP + (NP (JJ mrs.) (NNS lifestyles)) + (PP + (IN of) + (NP + (NP + (DT the) + (ADJP (JJ rich) (CC and) (JJ famous)) + (PRN + (-LRB- -LRB-) + (S + (NP (PRP you)) + (VP + (VBP want) + (NP + (NP (DT a) (NN piece)) + (PP (IN of) (NP (PRP me)))))) + (-RRB- -RRB-))) + (: -) + (NP ARG) + (: -)))) + (NP (NP (NN piece)) (PP (IN of) (NP (PRP me))))) + (X (SYM ♫))))))))))))</tree></instance><instance><text>is sad to say that her love and admiration for ARG is slowly fading , hoping it will creep back sometime soon though</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBZ is) + (ADJP + (JJ sad) + (S + (VP + (TO to) + (VP + (VB say) + (SBAR + (S + (NP + (NP + (DT that) + (PRP$ her) + (NN love) + (CC and) + (NN admiration)) + (PP (IN for) (NP ARG))) + (VP (VBZ is) (ADJP (RB slowly) (JJ fading))))))))))) + (, ,) + (S + (VBG hoping) + (NP (PRP it)) + (VP + (MD will) + (VP + (VB creep) + (ADVP (RB back)) + (VP (ADVP (RB sometime) (RB soon)) (CONJP (IN though))))))))</tree></instance><instance><text>freakshow by ARG ?! love it :d lol</text><opinion>positive</opinion><tree>(ROOT + (S (NP (NP (NN freakshow)) (PP (IN by) (NP ARG))) (VP (VBP ?!))))</tree></instance><instance><text>I wan na watch ARG so bad after reading all of theboywholived tweets this morning .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP wan) + (S + (VP + (TO na) + (VP + (VB watch) + (NP ARG) + (ADJP (RB so) (JJ bad)) + (PP + (IN after) + (S + (VP + (VBG reading) + (NP + (NP (DT all)) + (PP + (IN of) + (NP (JJ theboywholived) (NNS tweets)))) + (NP (DT this) (NN morning))))))))) + (. .)))</tree></instance><instance><text>Simon Cowell And L.A. Reid Discuss ' X Factor ' Rumors : Cowell tells ARG that the television talent competition ' ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Simon) (NNP Cowell)) + (PP + (CC And) + (NP + (NP + (NP (NNP L.A.) (NNP Reid) (NNP Discuss) (POS ')) + (NN X) + (NN Factor) + ('' ') + (NNS Rumors)) + (: :) + (S + (NP (NNP Cowell)) + (VP + (VBZ tells) + (NP ARG) + (VP + (IN that) + (NP + (NP + (DT the) + (NN television) + (NN talent) + (NN competition)) + ('' ') + (: ...))))))) + (. .)))</tree></instance><instance><text>I love Lewis Black , love Wolf Blitzer , still love Obama , HATE ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP (NNP Lewis) (NNP Black)) + (, ,) + (NP (NN love) (NNP Wolf) (NNP Blitzer)) + (, ,)) + (S (ADVP (RB still)) (VP (VBP love) (NP (NNP Obama)))))) + (, ,) + (NP (NNP HATE) (NNP sarah) (NN palin))) + (. .)))</tree></instance><instance><text>the humbling - by philip roth - ARG edition .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (DT the) + (JJ humbling) + (: -) + (UCP + (PP (IN by) (NP (NN philip) (NN roth))) + (: -) + (NP (NN ARG) (NN edition)))) + (. .)))</tree></instance><instance><text>- I 'm not a fan of ARG 's music/image but I like what she stands for .</text><opinion>negative</opinion><tree>(ROOT + (S + (: -) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (RB not) + (NP + (NP (DT a) (NN fan)) + (PP + (IN of) + (NP (NP (NN lady) (NN gaga) (POS 's)) (NN music/image)))))) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP like) + (SBAR + (WHNP (WP what)) + (S (NP (PRP she)) (VP (VBZ stands) (PP (IN for))))))) + (. .)))</tree></instance><instance><text>ARG to restrain dad '' celebrity gossip , news and ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (S + (VP + (VP (TO to) (VP (VB restrain) (NP (NN dad)))) + (NP + ('' '') + (NP + (NP (NN celebrity) (NN gossip)) + (, ,) + (NP (NN news)) + (CC and) + (: ...)))))))</tree></instance><instance><text>the awesome movie transformers : revenge of the fallen here this is it ARG this is it</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (DT the) (JJ awesome) (NN movie) (NNS transformers)) + (: :) + (NP + (NP (NN revenge)) + (PP + (IN of) + (NP + (DT the) + (VP + (VBN fallen) + (ADVP (RB here)) + (SBAR + (S + (NP (DT this)) + (VP + (VBZ is) + (SINV + (NP (PRP it)) + (NP ARG) + (DT this) + (VP (VBZ is)) + (NP (PRP it))))))))))))</tree></instance><instance><text>except refs , who even announcers say look like ARG ! Lol !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP + (IN except) + (NP + (NP (NNS refs)) + (, ,) + (SBAR + (WHNP (WP who)) + (S + (NP (RB even) (NNS announcers)) + (VP + (VBP say) + (NP (NP (NN look)) (PP (IN like) (NP ARG)))))))) + (. !)))</tree></instance><instance><text>just for the record justinbieberD we all now your rnot really ARG !!!!!</text><opinion>negative</opinion><tree>(ROOT + (X + (ADVP (RB just)) + (PP + (IN for) + (FRAG + (NP (DT the) (NN record) (NN justinbieberD)) + (NP (NP (PRP we)) (NP (DT all))) + (ADVP (RB now)) + (NP (PRP$ your) (NN rnot)) + (ADVP (RB really)) + (NP (NN justin) (NN bieber) (CD !!!!!))))))</tree></instance><instance><text>wishing i could live ARG ' s life for one day</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG wishing) (NP (FW i)))) + (VP + (MD could) + (VP + (VB live) + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN life)) + (PP (IN for) (NP (CD one) (NN day)))))))</tree></instance><instance><text>fucking ARG broke only 10 days after i got it fixed damn microsoft to hell rrrrrrrrrrrrrrrrr</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (RB fucking)) + (NP ARG) + (VBD broke) + (NP (QP (RB only) (CD 10)) (NNS days)) + (IN after) + (S + (NP (FW i)) + (VP + (VBD got) + (NP (NP (PRP it)) (JJ fixed) (NN damn) (NN microsoft)) + (PP (TO to) (NP (NN hell) (NN rrrrrrrrrrrrrrrrr)))))))</tree></instance><instance><text>son has just announced that if he dies he is taking his ARG with him ! not sure where that came from but okay !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN son)) + (VP + (VBZ has) + (ADVP (RB just)) + (FRAG + (VBN announced) + (IN that) + (SBAR + (IN if) + (S + (NP (PRP he)) + (VP + (VBZ dies) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ is) + (VP + (VBG taking) + (NP (PRP$ his) (NN ARG)) + (PP (IN with) (NP (PRP him)))))))))))) + (. !)))</tree></instance><instance><text>ARG -- some serious problems still remain</text><opinion>negative</opinion><tree>(ROOT + (NP + (NNS windows) + (NP + (NP (CD 7)) + (: --) + (S + (NP (DT some) (JJ serious) (NNS problems)) + (ADVP (RB still)) + (VP (VBP remain))))))</tree></instance><instance><text>my 3 kids love your songs ! keep having to play it in the car on the ARG ! they do n't even know you !!! but they love yeah</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (CD 3) (NNS kids)) + (VP (VBP love) (NP (PRP$ your) (NNS songs))) + (. !)))</tree></instance><instance><text>Nisaaa24 Ohhhhhmygosh :D ha thats freaking dope ! and youre not obsessed , you just REAAAAAALLY love the ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN Nisaaa24) (NN Ohhhhhmygosh) (NN :D) (NN ha) (NNS thats)) + (VP (VBG freaking) (NP (NN dope))) + (. !)))</tree></instance><instance><text>i suck at ARG bowling</text><opinion>negative</opinion><tree>(ROOT + (X (ADVP (FW i) (FW suck)) (PP (IN at) (NP (NN ARG) (NN bowling)))))</tree></instance><instance><text>get an ARG , you will fall in love</text><opinion>positive</opinion><tree>(ROOT + (S + (S (VP (VB get) (NP (DT an) (NN ARG)))) + (, ,) + (NP (PRP you)) + (VP (MD will) (VP (VB fall) (PP (IN in) (NP (NN love)))))))</tree></instance><instance><text>nintendo denies ARG hd upgrade planned for 2010</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN nintendo)) + (VP + (VBZ denies) + (NP + (NP (NN ARG) (NN hd) (NN upgrade)) + (VP (VBN planned) (PP (IN for) (NP (CD 2010))))))))</tree></instance><instance><text>I want Miley Cyrus 's hair , Beyonce 's voice , ARG 's body but mostly I just want Selena Gomez 's boyfriend < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP want) + (NP + (NP (NP (NNP Miley) (NNP Cyrus) (POS 's)) (NN hair)) + (, ,) + (NP (NP (NNP Beyonce) (POS 's)) (NN voice)) + (, ,) + (NP + (NP (NP (NN kim) (NN kardashian) (POS 's)) (NN body)) + (CC but) + (S + (RB mostly) + (NP (PRP I)) + (ADVP (RB just)) + (VP + (VBP want) + (NP + (NP + (NP (NNP Selena) (NNP Gomez) (POS 's)) + (NN boyfriend)) + (NP (JJR <) (CD 3))))))))))</tree></instance><instance><text>$ su TechWraith dareyoudevil if ARG wanted he could say , Buddhists must die and hires a million police officers to kill them</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (ADJP ($ $) (FW su)) (FW TechWraith) (NN dareyoudevil)) + (SBAR + (IN if) + (S + (NP ARG) + (VP + (VBD wanted) + (SBAR (S (NP (PRP he)) (VP (MD could) (VP (VB say)))))))) + (, ,) + (NP (NNPS Buddhists)) + (VP + (VP (MD must) (VP (VB die))) + (CC and) + (VP + (VBZ hires) + (NP (DT a) (CD million) (NN police) (NNS officers)) + (S (VP (TO to) (VP (VB kill) (NP (PRP them)))))))))</tree></instance><instance><text>cuddled up with my ARG on a lazy sunday afternoon .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBD cuddled) + (PRT (RP up)) + (PP + (IN with) + (NP + (NP (PRP$ my) (NN ARG)) + (PP + (IN on) + (NP (DT a) (JJ lazy) (NNP sunday) (NN afternoon)))))) + (. .)))</tree></instance><instance><text>ARG is the best thing to ever happen to conservatives</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (S + (NP (DT the) (JJS best) (NN thing)) + (VP + (TO to) + (ADVP (RB ever)) + (VP (VB happen) (PP (TO to) (NP (NNS conservatives)))))))))</tree></instance><instance><text>back home downloaded the ARG update but all i got was sky player where is zune twitter facebook need help</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (RB back) (NN home)) + (VP + (VP + (VBD downloaded) + (SBAR (S (NP (DT the) (NN ARG)) (VP (VBP update))))) + (CC but) + (S + (ADVP (DT all) (FW i)) + (VP + (VBD got) + (VP + (VBD was) + (NP + (NN sky) + (NP + (NN player) + (SBARQ + (WHADVP (WRB where)) + (SQ + (VBZ is) + (NP (NN zune) (NN twitter) (NN facebook)) + (VP (VBP need) (NP (NN help)))))))))))))</tree></instance><instance><text>Selena Gomez is embarrassed after ARG played a clip of her denying her romance with Justin Bieber last year on her show earlier</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Selena) (NNP Gomez)) + (VP + (VBZ is) + (VP + (VBN embarrassed) + (SBAR + (IN after) + (S + (NP ARG) + (VP + (VBD played) + (NP + (NP (DT a) (NN clip)) + (PP + (IN of) + (NP + (NP (PRP$ her)) + (VP + (VBG denying) + (NP + (NP (PRP$ her) (NN romance)) + (PP (IN with) (NP (NNP Justin) (NNP Bieber))) + (NP (JJ last) (NN year))) + (PP (IN on) (NP (PRP$ her) (NN show))) + (ADVP (RBR earlier)))))))))))))</tree></instance><instance><text>- i absolutely love ARG ♥</text><opinion>positive</opinion><tree>(ROOT + (S + (: -) + (S + (FW i) + (ADVP (RB absolutely)) + (VP (VBP love) (NP ARG)) + (VBP ♥))))</tree></instance><instance><text>ARG gives a thumbs-up to obama 's nobel peace prize .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ gives) + (NP (DT a) (NN thumbs-up)) + (PP + (TO to) + (NP + (NP (NN obama) (POS 's)) + (JJ nobel) + (NN peace) + (NN prize)))) + (. .)))</tree></instance><instance><text>Well at least we can be sure she the '' dumb bitch '' part right '' Dumb bitch '' ARG responds to Sarah Shahi .</text><opinion>negative</opinion><tree>(ROOT + (S + (RB Well) + (ADVP (IN at) (JJS least)) + (NP (PRP we)) + (VP + (MD can) + (VP + (VB be) + (ADJP + (JJ sure) + (NP + (NP (PRP she)) + (SBAR + (S + (NP + (DT the) + ('' '') + (JJ dumb) + (NN bitch) + ('' '') + (NN part) + (NN right) + ('' '') + (JJ Dumb) + (NN bitch) + ('' '')) + (VP + (VBZ paris) + (SBAR + (S + (NP (NN hilton)) + (VP + (VBZ responds) + (PP (TO to) (NP (NNP Sarah) (NNP Shahi))))))))))))) + (. .)))</tree></instance><instance><text>Another championship for the ARG thatwouldbeawesome</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (DT Another) (NN championship)) + (PP (IN for) (NP (DT the) (NNS ARG))) + (X (IN thatwouldbeawesome))))</tree></instance><instance><text>hi there ! :-RRB- welcome to your unofficial source for ARG news ! please follow and support ARG , and cherish queen b ! < 3</text><opinion>neutral</opinion><tree>(ROOT (SQ (UH hi) (NP (EX there)) (. !)))</tree></instance><instance><text>i favorited a youtube video -- ARG before they were stars</text><opinion>neutral</opinion><tree>(ROOT + (X + (LS i) + (S + (VBD favorited) + (NP (DT a) (NN youtube) (NN video)) + (: --) + (NP + (NP ARG) + (SBAR + (IN before) + (S (NP (PRP they)) (VP (VBD were) (NP (NNS stars)))))))))</tree></instance><instance><text>I absolutely love ARG !!! Watching TheEllenShow and she went out of her way to dance with the girl in the wheelchair ! smile : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (ADVP (RB absolutely)) (VBP love) (NP ARG)) + (. !!!)))</tree></instance><instance><text>ARG down billions , still richest american and simon cowell has alphabet soup at his birthday although only letters used were s-i-m-o-n</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP ARG) (PP (IN down) (NP (NNS billions)))) + (, ,) + (NP + (ADVP (RB still)) + (JJS richest) + (ADJP (JJ american) (CC and) (JJ simon)) + (NN cowell)) + (VP + (VBZ has) + (NP (NN alphabet) (NN soup)) + (PP (IN at) (NP (PRP$ his) (NN birthday))) + (SBAR + (IN although) + (S + (NP (NP (JJ only) (NNS letters)) (VP (VBN used))) + (VP (VBD were) (ADJP (JJ s-i-m-o-n))))))))</tree></instance><instance><text>Welp did n't get 2c ARG oh well looks like anotha boring night 4me !! Should have played drums 2nite silly me gn world</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP Welp)) + (VP + (VBD did) + (RB n't) + (VP + (VB get) + (S + (NP (JJ 2c) (NN jimmy) (NN fallon)) + (INTJ (UH oh)) + (ADVP (RB well)) + (VP + (VBZ looks) + (PP + (IN like) + (NP + (NP (NN anotha) (JJ boring) (NN night)) + (ADJP (JJ 4me)))))))) + (. !!)))</tree></instance><instance><text>Like vintage ARG like it thanks lilwldchld lilwldchld : '' I was always the one keeping things cool , setting the ... ♫ ~ eowvi</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (NP + (PP + (IN Like) + (NP (NP (NN vintage) (NN ARG)) (PP (IN like) (NP (PRP it))))) + (NNS thanks) + (NP (JJ lilwldchld) (NN lilwldchld)) + (: :) + ('' '')) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD was) + (ADVP (RB always)) + (S + (NP (DT the) (CD one) (VBG keeping) (NNS things)) + (ADJP (JJ cool)))))) + (, ,) + (X + (VBG setting) + (FRAG (DT the) (: ...) (SYM ♫) (X (X (SYM ~)) (FW eowvi))))))</tree></instance><instance><text>dear 15 followers ; why are you following me ? follow ARG or maybe you can actually say '' hello '' ? - just a thought for my tweet friends</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (QP (RB dear) (CD 15)) (NNS followers)) + (: ;) + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBP are) + (NP (PRP you)) + (PP (VBG following) (NP (PRP me))))) + (. ?)))</tree></instance><instance><text>omg but ha & others : arnold schwarzenegger , asked if he wanted to upgrade to ARG , replied '' i still love vista , baby '' .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN omg) (CC but) (NNP ha) (CC &) (NNS others)) + (: :) + (S + (NP + (NP (JJ arnold) (NN schwarzenegger)) + (, ,) + (VP + (VBD asked) + (SBAR + (IN if) + (S + (NP (PRP he)) + (VP + (VBD wanted) + (S + (VP + (TO to) + (VP (VB upgrade) (PP (TO to) (NP ARG))))))))) + (, ,)) + (VP + (VBD replied) + (ADVP + ('' '') + (SBAR + (FW i) + (S + (ADVP (RB still)) + (VP + (VBP love) + (NP (NP (NN vista)) (, ,) (NP (NN baby)) ('' '')))))))) + (. .)))</tree></instance><instance><text>if these clever people help designed ARG , who wants to take responsibility for vista ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (IN if) + (S + (NP (DT these) (JJ clever) (NNS people)) + (VP + (VBP help) + (S + (VP + (VBN designed) + (NP + (NNS windows) + (NP (CD 7)) + (, ,) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ wants) + (S + (VP + (TO to) + (VP + (VB take) + (NP (NN responsibility)) + (PP (IN for) (NP (NN vista))))))))))))))) + (. ?)))</tree></instance><instance><text>ARG + cocaine = fail</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP ARG) (CC +) (NP (NP (NN cocaine)) (ADJP (JJ =)))) + (VP (VBP fail))))</tree></instance><instance><text>whatever they are doing with ARG Talk right now-needs to stop</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHNP (WDT whatever)) + (S + (NP (PRP they)) + (VP + (VBP are) + (VP + (VBG doing) + (PP + (IN with) + (NP (NN ARG) (NN Talk) (JJ right) (NNS now-needs))) + (S (VP (TO to) (VP (VB stop)))))))))</tree></instance><instance><text>reaaaaalllly love your acting in ARG ! Why do n't you come to Korea ? ㅠㅠ</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB reaaaaalllly)) + (VB love) + (VP (PRP$ your) (S (VP (VBG acting) (PP (IN in) (NP ARG)))))) + (. !)))</tree></instance><instance><text>ARG is a real risk taker , pussy put all 1 seeds in the final for his bracket</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (SBAR + (S + (NP + (NP (DT a) (JJ real) (NN risk) (NN taker)) + (, ,) + (NP (NN pussy))) + (VP + (VBD put) + (NP (QP (DT all) (CD 1)) (NNS seeds)) + (PP (IN in) (NP (DT the) (JJ final))) + (PP (IN for) (NP (PRP$ his) (NN bracket)))))))))</tree></instance><instance><text>congratulations 2 ARG with 3 going 1 on billboard , nicely done ! britneyspears</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNS congratulations) (CD 2) (NN britney) (NNS spears)) + (PP + (IN with) + (S + (NP (CD 3)) + (VP + (VBG going) + (NP (NP (CD 1)) (PP (IN on) (NP (NN billboard))))))) + (, ,) + (VP (ADVP (RB nicely)) (VBN done)) + (. !)))</tree></instance><instance><text>I 've seen lady gag acting with ARG being childish pop icons It was ery funny look it up athttp : / / www.youtube.com/watch?v=smRvhXzi5U0</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 've) + (NP + (NP (VBN seen) (NN lady) (NN gag)) + (VP + (VBG acting) + (PP + (IN with) + (S + (NP ARG) + (VP + (VBG being) + (NP (JJ childish) (NN pop) (NNS icons))))))) + (SBAR + (S + (NP (PRP It)) + (VP + (VBD was) + (S + (NP (JJ ery) (JJ funny) (NN look)) + (NP (PRP it)) + (PP + (RP up) + (NP + (NP (NN athttp)) + (: :) + (FRAG + (: /) + (: /) + (NP + (NN www.youtube.com/watch?v=smRvhXzi5U) + (CD 0))))))))))))</tree></instance><instance><text>please follow me ARG i am a your biggest fan ever .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB please) + (VP + (VB follow) + (S + (NP (PRP me)) + (VP + (VB britney) + (NP (NNS spears)) + (VP + (FW i) + (S + (VP + (VBP am) + (NP + (NP (DT a) (PRP$ your) (JJS biggest) (NN fan)) + (ADVP (RB ever)))))))))) + (. .)))</tree></instance><instance><text>im loveeee with ARG ♥ ☮ ♪ : .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN im) (NN loveeee)) + (PP (IN with) (NP (NN lady) (JJ gaga) (SYM ♥))) + (NP (SYM ☮) (FRAG (WHNP (X (X (SYM ♪)) (FRAG (WHNP (: :)))))))) + (. .)))</tree></instance><instance><text>hell yeah , that was my shit too !! ARG ' s first movie ... -LRB- and her best too -RRB- ... po thang !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN hell) (NN yeah)) + (, ,) + (SBAR + (WHNP (WDT that)) + (FRAG (VBD was) (NP (PRP$ my) (NN shit)) (RB too))) + (. !!)))</tree></instance><instance><text>Selenita12 Apple Survey - What do you think of Apple products ? ARG sucks ? mac .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN Selenita12) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (PRP you)) + (VP (VB think) (PP (IN of) (NP (NNP Apple) (NNS products)))))) + (. ?)))</tree></instance><instance><text>had a dream that ARG died</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBD had) + (NP + (DT a) + (NN dream) + (SBAR (IN that) (S (NP ARG) (VP (VBD died))))))))</tree></instance><instance><text>Fuck you ChiaGarcia ARG deserves to win because she 's amazing , she has done so well ! She deserves all those awards .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VB Fuck) + (NP + (NP (PRP you)) + (SBAR + (S + (NP (NNP ChiaGarcia) (NN lady) (JJ gaga)) + (VP + (VBZ deserves) + (S + (VP + (TO to) + (VP + (VB win) + (SBAR + (IN because) + (S + (NP (PRP she)) + (VP (VBZ 's) (ADJP (JJ amazing)))))))))))))) + (, ,) + (NP (PRP she)) + (VP (VBZ has) (VP (VBN done) (ADVP (RB so) (RB well)))) + (. !)))</tree></instance><instance><text>- omg i love coke and i love ARG ... you suck !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (: -) + (NP + (NP + (NP (NN omg) (FW i) (NN love) (NN coke)) + (CC and) + (NP (FW i) (NN love) (NN harry) (NN potter))) + (: ...) + (FRAG (S (NP (PRP you)) (VP (VBP suck))))) + (. !)))</tree></instance><instance><text>seems really nice - easily set up and love the scroll :-RRB- will check your ARG review out now !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ seems) + (NP + (ADJP (RB really) (JJ nice)) + (: -) + (S + (VP + (VP (ADVP (RB easily)) (VBN set) (PRT (RP up))) + (CC and) + (VP (VBP love) (NP (DT the) (NN scroll)))) + (: :) + (S + (-RRB- -RRB-) + (VP + (MD will) + (VP + (VB check) + (NP (PRP$ your) (NN ARG) (NN review)) + (PP (IN out) (NP (RB now))))))))) + (. !)))</tree></instance><instance><text>Are people seriously gon na waste money on the ARG movie = /</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBP Are) + (NP (NNS people)) + (S + (ADVP (RB seriously)) + (VBG gon) + (VP + (TO na) + (VP + (VB waste) + (NP (NN money)) + (PP + (IN on) + (S + (NP (DT the) (NN justin) (NN bieber) (NN movie)) + (VP (JJ =) (: /)))))))))</tree></instance><instance><text>just combined ARG fit running with my elliptical for a more intense & super fun workout ! fun helps to stay on track , right biggestlosernbc ?</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (ADJP (RB just) (VBN combined)) (NN ARG) (NN fit)) + (VP + (VBG running) + (PP (IN with) (NP (PRP$ my) (JJ elliptical))) + (PP + (IN for) + (NP + (DT a) + (ADJP (RBR more) (JJ intense) (CC &) (JJ super)) + (NN fun) + (NN workout)))) + (. !)))</tree></instance><instance><text>so i went 2 caulfield cup yesty , did n't back a winner but had 5 people come up & ask 4 photos because apparently i look like ARG ??</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (RB so) (FW i)) + (VP + (VP (VBD went) (NP (CD 2) (NN caulfield) (NN cup) (JJ yesty))) + (, ,) + (VP (VBD did) (RB n't) (VP (VB back) (NP (DT a) (NN winner)))) + (CC but) + (VP + (VBD had) + (S + (NP (CD 5) (NNS people)) + (VP + (VBP come) + (PRT (RP up)) + (CC &) + (VP + (VB ask) + (NP (CD 4) (NNS photos)) + (FRAG + (IN because) + (NP + (RB apparently) + (FW i) + (S (VP (VB look) (PP (IN like) (NP ARG))))))))))) + (. ??)))</tree></instance><instance><text>ARG ? ffs , get yourself a proper machine like thee ps3 ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT (NP (NN ARG) (. ?)))</tree></instance><instance><text>I wan na go !! But I ca n't ! and did you notice how the name of the location is harmony grange and the character in ARG ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (VBP wan) (S (VP (TO na) (VP (VB go))))) + (. !!)))</tree></instance><instance><text>ARG is a disaster where can i find her and her exposed fanny ?</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT a) (NN disaster)) + (SBAR + (WHADVP (WRB where)) + (S + (VP + (VP (MD can) (VP (FW i))) + (VP + (VP (VB find) (NP (PRP her))) + (CC and) + (NP (PRP$ her) (VBN exposed) (NN fanny)))))))) + (. ?)))</tree></instance><instance><text>ARG Voted Ultimate Fantasy Cougar in Survey of Younger Men : Palin was named the most wanted woman by you ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBD Voted) + (NP (NNP Ultimate) (NNP Fantasy) (NNP Cougar)) + (PP + (IN in) + (NP + (NP (NN Survey)) + (PP (IN of) (NP (NNP Younger) (NNPS Men)))))) + (: :)) + (S + (NP (NN Palin)) + (VP + (VBD was) + (VP + (VBN named) + (S (NP (DT the) (ADJP (RBS most) (JJ wanted)) (NN woman))) + (PP (IN by) (NP (PRP you))))) + (: ...)) + (. .)))</tree></instance><instance><text>i think the quality should be the same but i 'm wondering if i 'll be able to keep my ARG and my ps3 registered simultaneously .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VB think) + (SBAR + (SBAR + (S + (NP (DT the) (NN quality)) + (VP (MD should) (VP (VB be) (NP (DT the) (JJ same)))))) + (CC but) + (S + (FW i) + (VP + (VBP 'm) + (S + (VP + (VBG wondering) + (SBAR + (IN if) + (S + (FW i) + (VP + (MD 'll) + (VP + (VB be) + (ADJP + (JJ able) + (S + (VP + (TO to) + (VP + (VB keep) + (S + (NP + (NP (PRP$ my) (NN ARG)) + (CC and) + (NP (PRP$ my) (NN ps3))) + (VP + (VBD registered) + (ADVP (RB simultaneously)))))))))))))))))))) + (. .)))</tree></instance><instance><text>it says its an erotic thriller ! ha ! with ARG in it ! it looks a bit creepy i might not watch it !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP it)) + (VP + (VBZ says) + (NP (NP (PRP$ its) (DT an) (JJ erotic) (NN thriller)))) + (. !)))</tree></instance><instance><text>Voldemort will NEVER kill me , for he will DIE !!! ARG will WIN and GOOD will become .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Voldemort)) + (VP + (MD will) + (ADVP (RB NEVER)) + (VP (VB kill) (NP (PRP me))) + (, ,) + (SBAR (IN for) (S (NP (PRP he)) (VP (MD will) (VP (VB DIE)))))) + (. !!!)))</tree></instance><instance><text>so i 'll beat my meat like i 'm a fucking butcher , and i 'll punk the pussy like i 'm ARG !</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP + (RB so) + (FW i) + (VP + (MD 'll) + (VP + (VB beat) + (NP (PRP$ my) (NN meat)) + (PP (IN like) (NP (FW i)))))) + (VP + (VBP 'm) + (SBAR + (S + (NP + (NP (DT a) (RB fucking) (NN butcher)) + (, ,) + (CC and) + (FW i)) + (VP + (MD 'll) + (VP + (NN punk) + (NP + (NP (DT the) (NN pussy)) + (PP + (IN like) + (S (VP (FW i) (S (VP (VBP 'm) (NP ARG)))))))))))) + (. !)))</tree></instance><instance><text>happy with my freshly 3.1.2 jailbroken ARG that now has the capability of being a wifi access point .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (ADJP + (JJ happy) + (PP + (IN with) + (NP + (NP + (PRP$ my) + (QP (RB freshly) (CD 3.1.2)) + (NN jailbroken) + (NN ARG)) + (SBAR + (WHNP (WDT that)) + (S + (ADVP (RB now)) + (VP + (VBZ has) + (NP + (NP (DT the) (NN capability)) + (PP + (IN of) + (S + (VP + (VBG being) + (NP (DT a) (NN wifi) (NN access) (NN point)))))))))))) + (. .)))</tree></instance><instance><text>FTR NEWS : ARG ' is peace prize starts a fight</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP FTR) (NNP NEWS)) + (: :) + (S + (NP (NP ARG) ('' ')) + (VP + (VBZ is) + (SBAR + (S + (NP (NN peace) (NN prize)) + (VP (VBZ starts) (NP (DT a) (NN fight)))))))))</tree></instance><instance><text>you like the fake sounding sythed voices that makes them all sound like ARG ?!? these kids can sing they do n't need it</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (VP + (VBP like) + (NP + (NP + (DT the) + (JJ fake) + (VBG sounding) + (JJ sythed) + (NNS voices)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ makes) + (S + (NP (PRP them)) + (DT all) + (VP (VB sound) (PP (IN like) (NP ARG))))))))) + (VP (VBP ?!?)))))</tree></instance><instance><text>i love the music of ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP love) + (NP (NP (DT the) (NN music)) (PP (IN of) (NP ARG)))))) + (. .)))</tree></instance><instance><text>ARG wants a restraining order against her father</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ wants) + (NP + (NP (DT a) (VBG restraining) (NN order)) + (PP (IN against) (NP (PRP$ her) (NN father)))))))</tree></instance><instance><text>little Wayne , ARG swap prison stories : little Wayne , left , did time for a gun arrest and ARG was loc ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (JJ little) (NNP Wayne)) + (, ,) + (NP + (NNP paris) + (NNP hilton) + (NN swap) + (NN prison) + (NNS stories)) + (: :)) + (SINV + (NP (JJ little) (NNP Wayne)) + (, ,) + (S (VP (VBD left))) + (, ,) + (VBD did) + (NP + (NP (NN time)) + (PP + (IN for) + (NP (NP (DT a) (NN gun) (NN arrest)) (CC and) (NP ARG)))) + (VP (VBD was) (NP (NN loc)))) + (NP (: ...)) + (. .)))</tree></instance><instance><text>Presentations : The ARG way or how to create your own reality distortion field</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS Presentations)) + (: :) + (NP + (NP (DT The) (NN steve) (NNS jobs) (NN way)) + (CC or) + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP + (VB create) + (NP + (PRP$ your) + (JJ own) + (NN reality) + (NN distortion) + (NN field)))))))))</tree></instance><instance><text>ARG Agency Review Looks To Snip The Red Tape : By all accounts , the government does n't operate very efficiently with ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NN ARG) (NNP Agency) (NNP Review)) + (VP + (VBZ Looks) + (S + (VP + (TO To) + (VP (VB Snip) (NP (DT The) (JJ Red) (NN Tape)))))) + (: :)) + (PP (IN By) (NP (DT all) (NNS accounts))) + (, ,) + (NP (DT the) (NN government)) + (VP + (VBZ does) + (RB n't) + (VP + (VB operate) + (ADVP (RB very) (RB efficiently)) + (PP (IN with)))) + (: ...) + (. .)))</tree></instance><instance><text>if you ca n't get an ARG try the next best thing and go htc hero or motorola droid :-RRB- hmm do n't know about the pre : s</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (MD ca) + (RB n't) + (VP + (VB get) + (S + (NP (DT an) (NN ARG)) + (VP + (VP + (VB try) + (NP (DT the) (JJ next) (JJS best) (NN thing))) + (CC and) + (VP + (VB go) + (NP + (NP (NN htc) (NN hero)) + (CC or) + (NP (NN motorola) (NN droid)))))))))) + (: :) + (-RRB- -RRB-) + (S + (ADVP (RB hmm)) + (VP + (VBP do) + (RB n't) + (VP + (VB know) + (PP + (IN about) + (NP (NP (DT the) (JJ pre)) (: :) (NP (NNS s)))))))))</tree></instance><instance><text>ARG just called George Bush 's house & screamed ' Mission Accomplished , Bee-yotch ! ' before quickly hanging up .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (VP + (ADVP (RB just)) + (VBN called) + (S + (NP + (NP (NP (NNP George) (NNP Bush) (POS 's)) (NN house)) + (CC &) + (VP + (VBD screamed) + (NP + ('' ') + (NP + (NP (NNP Mission) (NNP Accomplished)) + (, ,) + (NP (NNP Bee-yotch)) + (. !) + ('' ')))))))))</tree></instance><instance><text>musicmonday confessions of a broken heart -LRB- daughter to father -RRB- - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (NNS confessions)) + (PP + (IN of) + (NP + (NP (DT a) (JJ broken) (NN heart)) + (PRN + (-LRB- -LRB-) + (NP + (NP + (NP (NN daughter)) + (PP (TO to) (NP (NN father) (-RRB- -RRB-) (: -)))) + (NP ARG)))))))</tree></instance><instance><text>i ruin dreams not nightmares ... somebody go listen to '' 3 '' by ARG it 's awesome ! ...</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VB ruin) + (NP (NNS dreams)) + (NP + (RB not) + (NP (NNS nightmares)) + (: ...) + (S + (NP + (NP (NN somebody)) + (VP + (VB go) + (S + (VP + (VB listen) + (PP (TO to) ('' '')) + (NP (CD 3)) + ('' '') + (PP (IN by) (NP (NN britney))))))) + (VP + (VBZ spears) + (SBAR + (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ awesome))))))))))) + (. !)))</tree></instance><instance><text>on a real ARG kick</text><opinion>negative</opinion><tree>(ROOT + (S + (PP (IN on) (NP (DT a) (JJ real) (NN britney) (NNS spears))) + (VP (VBP kick))))</tree></instance><instance><text>Back from the movies , I watched ARG , so Amazing .</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB Back) (PP (IN from) (NP (DT the) (NNS movies)))) + (, ,) + (NP (PRP I)) + (VP (VBD watched) (NP ARG) (, ,) (ADJP (RB so) (JJ Amazing))) + (. .)))</tree></instance><instance><text>mm musicmonday sabotage - kristinia debarge , kiss & tell - selena gomez , got dynamite - demi lovato , 3 - ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NN mm) (NN musicmonday) (NN sabotage)) + (: -) + (NP (NN kristinia) (NN debarge)) + (, ,) + (NP (NN kiss) (CC &) (VB tell)) + (: -)) + (NN selena) + (NN gomez)) + (, ,) + (VP + (VBD got) + (NP + (NP (NN dynamite)) + (: -) + (NP (NN demi) (NN lovato)) + (, ,) + (SBAR (LST (LS 3) (: -)) (FRAG ARG))))))</tree></instance><instance><text>not twi-related but its -- > ARG in ' the hungry rabbit jumps ' described as a vigilante-centric thriller</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADJP (RB not) (JJ twi-related)) + (S + (PP + (CC but) + (NP (PRP$ its) (: --) (JJR >) (NNS nicolas) (NN cage))) + (PP (IN in) ('' ')) + (NP (DT the) (JJ hungry) (NN rabbit)) + (VP + (VBZ jumps) + (ADVP ('' ')) + (VP + (VBN described) + (PP + (IN as) + (NP (DT a) (JJ vigilante-centric) (NN thriller))))))))</tree></instance><instance><text>unbelievable , the number of bitter uneducated , state run thoughtless liberal individuals on twitter who feel the need to bash ARG .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S (ADJP (JJ unbelievable))) + (, ,) + (NP + (NP (DT the) (NN number)) + (PP + (IN of) + (NP + (JJ bitter) + (JJ uneducated) + (, ,) + (NN state) + (NN run) + (JJ thoughtless) + (JJ liberal) + (NNS individuals))) + (PP + (IN on) + (NP + (NP (NN twitter)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP feel) + (NP + (DT the) + (NN need) + (S (VP (TO to) (VP (VB bash) (NP ARG))))))))))) + (. .)))</tree></instance><instance><text>what the fucking hell is ARG ? it looks like shit ! i don even know what to do with it !</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (WHNP (WP what)) + (S (NP (DT the) (RB fucking) (NN hell)) (VP (VBZ is) (NP ARG)))) + (. ?)))</tree></instance><instance><text>I apologize in advance BUT I find ARG sooo repulsive - .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP apologize) + (PP (IN in) (NP (NN advance) (NN BUT))) + (NP + (NP (PRP I)) + (VBP find) + (NP (NN lady) (JJ gaga) (NN sooo) (JJ repulsive)) + (: -))) + (. .)))</tree></instance><instance><text>Dear ARG Chrome , Your a penis and i hate you :-RRB- Kthanksbye</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Dear) (NNP ARG) (NNP Chrome)) + (, ,) + (NP + (NP + (PRP$ Your) + (DT a) + (NN penis) + (CC and) + (FW i) + (S (VP (VBP hate) (NP (PRP you))))) + (: :) + (NP (-RRB- -RRB-) (NN Kthanksbye)))))</tree></instance><instance><text>If you like ARG , what about lord of the rings or the hobbit ?</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (IN If) + (NP + (NP (NP (PRP you)) (PP (IN like) (NP ARG))) + (, ,) + (FRAG + (WHNP (WP what)) + (PP + (IN about) + (NP + (NP + (NP (NN lord)) + (PP (IN of) (NP (DT the) (NNS rings)))) + (CC or) + (NP (DT the) (NN hobbit)))))) + (. ?)))</tree></instance><instance><text>MyHomelessSignWouldSay ARG AllDay</text><opinion>negative</opinion><tree>(ROOT (NP (NNP MyHomelessSignWouldSay) (NNS ARG) (NNP AllDay)))</tree></instance><instance><text>still watching lady gag and ARG ' is hilarious performance on SNL !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (ADVP (RB still)) + (VBG watching) + (NP (NP (NN lady) (NN gag)) (CC and) (NP ARG)) + ('' '))) + (VP + (VBZ is) + (NP + (NP (JJ hilarious) (NN performance)) + (PP (IN on) (NP (NNP SNL))))) + (. !)))</tree></instance><instance><text>anybodyseen how crazy ARG looking lately ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NN anybodyseen)) + (PP + (WHADJP (WRB how) (JJ crazy)) + (S (NP ARG) (VP (VBG looking) (ADVP (RB lately)))))) + (. ?)))</tree></instance><instance><text>made a yummy spagettie bolenaise for dinna and now im watching labor pains , it has ARG in it , its kinda funny = -RSB-</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VP + (VBN made) + (NP + (NP (DT a) (JJ yummy) (NN spagettie) (NN bolenaise)) + (PP (IN for) (NP (NN dinna))))) + (CC and) + (S + (ADVP (RB now)) + (VP + (VBP im) + (S (VP (VBG watching) (NP (NN labor) (NNS pains)))))))) + (, ,) + (NP (PRP it)) + (VP + (VP (VBZ has) (NP ARG) (PP (IN in) (NP (PRP it)))) + (, ,) + (PRN + (NP (PRP$ its) (NN kinda) (JJ funny) (JJ =)) + (-RRB- -RSB-)))))</tree></instance><instance><text>Mila kunis and ARG were perfect on television today and lady gag performed judas for the first time !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NNP Mila) (NNP kunis)) (CC and) (NP ARG)) + (VP + (VBD were) + (ADJP (JJ perfect)) + (PP (IN on) (NP (NN television))) + (NP + (NP (NN today)) + (CC and) + (NP + (NP (NN lady) (NN gag)) + (VP + (VBN performed) + (NP (NNS judas)) + (PP (IN for) (NP (DT the) (JJ first) (NN time))))))) + (. !)))</tree></instance><instance><text>Audio : ARG - Borderline Look what your love has done to me Come on , baby , set me free You just keep on ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Audio)) + (: :) + (NP + (NP ARG) + (: -) + (S + (S + (NP (NNP Borderline)) + (VP + (VB Look) + (SBAR + (WHNP (WP what)) + (S + (NP (PRP$ your) (NN love)) + (VP + (VBZ has) + (VP + (VBN done) + (PP (TO to) (NP (PRP me))) + (VP (VB Come) (ADVP (IN on))))))))) + (, ,) + (S + (NP (NN baby)) + (, ,) + (VP + (VBD set) + (NP + (NP (PRP me)) + (ADJP + (JJ free) + (SBAR + (S + (NP (PRP You)) + (VP (ADVP (RB just)) (VB keep) (PRT (IN on))))))))))) + (: ...)))</tree></instance><instance><text>AYE ARG won ... :-RRB- and the ARG Haters ... off to sleep I go !!!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP AYE) (NNS ARG)) + (VP + (VBD won) + (: ...) + (: :) + (FRAG + (NP (-RRB- -RRB-) (CC and) (DT the) (NNS ARG) (NNS Haters)) + (: ...) + (SBAR + (IN off) + (S + (VP + (TO to) + (VP (VB sleep) (S (NP (PRP I)) (VP (VB go))))))))) + (. !!!!)))</tree></instance><instance><text>RT Money_Mitch40 : ARG is the only games im watching all season ... LakerNation -- fuck them , heat all day .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (S + (NP + (NP (NN RT) (NN Money) (CD _) (NN Mitch40)) + (: :) + (S + (NP ARG) + (VP + (VBZ is) + (SBAR + (S + (NP (DT the) (JJ only) (NNS games)) + (VP + (VBP im) + (S + (VP + (VBG watching) + (NP + (NP (DT all) (NN season)) + (: ...) + (NP (NNP LakerNation)))))))))) + (: --)) + (VP (VBP fuck) (NP (PRP them)))) + (, ,) + (NP (NN heat) (DT all) (NN day))) + (. .)))</tree></instance><instance><text>ARG is more popular , but Mike Huckabee is better liked by Fox News viewers - Yahoo ! News .</text><opinion>positive</opinion><tree>(ROOT + (S + (S (NP ARG) (VP (VBZ is) (ADJP (RBR more) (JJ popular)))) + (, ,) + (CC but) + (S + (NP (NNP Mike) (NNP Huckabee)) + (VP + (VBZ is) + (VP + (ADVP (RBR better)) + (VBN liked) + (PP + (IN by) + (NP + (NP (NNP Fox) (NNP News) (NNS viewers)) + (: -) + (NP (NNP Yahoo))))))) + (. !)))</tree></instance><instance><text>When ARG met Larry goggle - CNET -LRB- blog -RRB- .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB When)) + (S + (NP ARG) + (VP + (VBD met) + (NP + (NP (NNP Larry) (NN goggle)) + (: -) + (NP + (NP (NNP CNET)) + (PRN (-LRB- -LRB-) (NP (NN blog)) (-RRB- -RRB-))))))) + (. .)))</tree></instance><instance><text>ARG is a really amazing inspiration ! She is awesome role model ! She is ARG RAY CYRUS ! We ♥ Cyrus</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP (DT a) (ADJP (RB really) (JJ amazing)) (NN inspiration))) + (. !)))</tree></instance><instance><text>ARG Gardening ~ A Book Review .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN martha) + (NN stewart) + (NNP Gardening) + (NNP ~) + (NNP A) + (NNP Book) + (NNP Review)) + (. .)))</tree></instance><instance><text>ARG aint trying to throw it tonight at Blakely 's Lmao ^_^</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN nicki) (NN minaj) (NN aint)) + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB throw) + (NP (PRP it)) + (ADVP (RB tonight)) + (PP + (IN at) + (NP + (NP (NNP Blakely) (POS 's)) + (NP (NNP Lmao) (CD ^_^))))))))))</tree></instance><instance><text>- hey rush - ARG has 3 , 5 million followers on twitter -- i wonder if the nfl would ban britney ? - doubt it-she is n't a bigot !</text><opinion>neutral</opinion><tree>(ROOT + (S + (: -) + (S + (NP (NN hey) (NN rush) (: -) (NN britney) (NNS spears)) + (VP + (VBZ has) + (SBAR + (S + (CD 3) + (, ,) + (NP + (NP (QP (CD 5) (CD million)) (NNS followers)) + (PP (IN on) (NP (NP (NN twitter)) (: --) (NP (FW i))))) + (VP + (VBP wonder) + (SBAR + (IN if) + (S + (NP (DT the) (NN nfl)) + (VP (MD would) (VP (VB ban) (NP (NN britney))))))))))) + (. ?)))</tree></instance><instance><text>bath news : ARG to visit ruh charity day</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN bath) (NN news)) + (: :) + (VP + (NNS nicolas) + (S + (NP (NN cage)) + (VP + (TO to) + (VP (VB visit) (NP (NN ruh) (NN charity) (NN day))))))))</tree></instance><instance><text>cheap ARG games : buy 2 , get 1 free on nintendo ARG games target ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ cheap) (NNS ARG) (NNS games)) + (: :) + (S + (VP + (VB buy) + (NP + (NP (CD 2)) + (, ,) + (S + (VP + (VB get) + (NP + (NP (CD 1) (ADJP (JJ free))) + (PP + (IN on) + (NP + (NNP nintendo) + (NNP ARG) + (NNS games) + (NN target)))))) + (: ...))))))</tree></instance><instance><text>It 's kind of sad that an incredible band like Mumford and Sons is trending because ARG did a cover of one of their songs .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP It)) + (VP + (VBZ 's) + (NP + (NP (NP (NN kind)) (PP (IN of) (NP (JJ sad)))) + (SBAR + (WHNP (IN that)) + (S + (NP + (NP (DT an) (JJ incredible) (NN band)) + (PP (IN like) (NP (NNP Mumford) (CC and) (NNPS Sons)))) + (VP + (VBZ is) + (VP + (VBG trending) + (SBAR + (IN because) + (S + (NP ARG) + (VP + (VBD did) + (NP + (NP (DT a) (NN cover)) + (PP + (IN of) + (NP + (NP (CD one)) + (PP + (IN of) + (NP (PRP$ their) (NNS songs))))))))))))))) + (. .)))</tree></instance><instance><text>students learn to create ARG applications in college classes</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNS students)) + (VP + (VBP learn) + (S + (VP + (TO to) + (VP + (VB create) + (NP + (NP (NN ARG) (NNS applications)) + (PP (IN in) (NP (NN college) (NNS classes))))))))))</tree></instance><instance><text>Indeed I must say it keeps me moist n juicy !!! mrsbawse **** LOVE IT **** embrace it ... because ARG said so !!!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB Indeed)) + (NP (PRP I)) + (VP + (MD must) + (VP + (VB say) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ keeps) + (S + (NP (PRP me)) + (NP (JJ moist) (NN n)) + (VP (VBG juicy)))))))) + (. !!!)))</tree></instance><instance><text>hahah yeah i know but the also good thing is that im good friends with ARG ! lol | : p</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN hahah) (NN yeah)) + (FW i) + (VP (VB know)) + (CC but) + (S + (NP (DT the) (ADJP (RB also) (JJ good)) (NN thing)) + (VP + (VBZ is) + (SBAR + (IN that) + (S + (NP + (NP (RB im) (JJ good) (NNS friends)) + (PP (IN with) (NP ARG))))))) + (. !)))</tree></instance><instance><text>right now listening to ARG - 3 ... aww , i do love this song !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (ADVP (RB right) (RB now)) + (VBG listening) + (PP + (TO to) + (NP + (NP ARG) + (: -) + (NP (NP (CD 3)) (: ...) (NP (NN aww))) + (, ,) + (FW i))) + (VP (VBP do) (VP (VB love) (NP (DT this) (NN song))))) + (. !)))</tree></instance><instance><text>mixmysalad : Guy Ritchie confesses : ' I still love ARG ... but ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN mixmysalad)) + (: :) + (S + (S (NP (NNP Guy) (NNP Ritchie)) (VP (VBZ confesses))) + (: :) + ('' ') + (S (NP (PRP I)) (ADVP (RB still)) (VP (VBP love) (NP ARG))) + (: ...) + (CC but) + (: ...))))</tree></instance><instance><text>ARG can do whatever she wants she 's not a disney star representing hannah montana ! do n't even get me started lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (MD can) + (VP + (VB do) + (SBAR + (WHNP (WDT whatever)) + (S + (NP (PRP she)) + (VP + (VBZ wants) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ 's) + (RB not) + (FRAG + (NP + (DT a) + (NN disney) + (NN star) + (VBG representing) + (NN hannah)) + (FW montana)))))))))) + (. !)))</tree></instance><instance><text>ARG the best thing is of course the android platform :</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (SBAR + (S + (NP (DT the) (JJS best) (NN thing)) + (VP + (VBZ is) + (PP (IN of) (NP (NN course))) + (NP (DT the) (NN android) (NN platform))))) + (: :)))</tree></instance><instance><text>I just voted '' 3 '' on '' Which is the best ARG style ? '' Vote now : .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (NP + (NP (ADVP (RB just)) (VBD voted) ('' '') (CD 3) ('' '')) + (PP (IN on) ('' '') (WHNP (WP Which)))) + (VP + (VBZ is) + (NP (DT the) (JJS best) (NN selena) (NN gomez) (NN style))) + (. ?) + ('' '')))</tree></instance><instance><text>Dear modern media of america , Please stop using ARG 's firework song on every fucking commercial , movie , and television show ad possible .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (NP (NNP Dear) (JJ modern) (NNS media)) + (PP (IN of) (NP (NN america)))) + (, ,) + (INTJ (UH Please)) + (VP + (VB stop) + (S + (VP + (VBG using) + (NP + (NP + (NP (NN katy) (NN perry) (POS 's)) + (NN firework) + (NN song)) + (PP + (IN on) + (NP + (DT every) + (ADJP + (ADJP (RB fucking) (JJ commercial)) + (, ,) + (ADJP (NN movie)) + (, ,) + (CC and) + (ADJP (NP (NN television))))))))))) + (VP (VBP show) (ADJP (NN ad) (JJ possible))) + (. .)))</tree></instance><instance><text>dar al hayat - a prize against ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (FW dar) + (FW al) + (FRAG + (X (SYM hayat)) + (: -) + (NP (NP (DT a) (NN prize)) (PP (IN against) (NP ARG))))))</tree></instance><instance><text>uau , guns n ' roses \ o / i hate ARG ¬ ¬ ui , bobona do fundo ' - ' huashsuahsuah euri .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (S + (NP (NN uau)) + (, ,) + (NP (NNS guns) (NN n) ('' ') (NNS roses)) + (VP + (VBP \) + (NP + (NN o) + (: /) + (FW i) + (S + (VP + (VBP hate) + (SBAR + (S + (NP ARG) + (VP + (VBP ¬) + (SBAR + (SYM ¬) + (S + (PP (FW ui)) + (, ,) + (FW bobona) + (VP (VBP do) (NP (NN fundo) ('' '))))))))))))) + (: -) + ('' ') + (JJ huashsuahsuah) + (NNS euri)) + (. .)))</tree></instance><instance><text>yeah i got a ps3 and a ARG i love playing online though you get to talk shit !!!! lol</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ yeah) (FW i)) + (VP + (VBD got) + (NP + (NP (DT a) (NN ps3)) + (CC and) + (NP + (NP + (DT a) + (NN ARG) + (FW i) + (NN love) + (NN playing) + (NN online)) + (SBAR + (IN though) + (S + (NP (PRP you)) + (VP + (VBP get) + (S (VP (TO to) (VP (VB talk) (NP (NN shit))))))))))) + (. !!!!)))</tree></instance><instance><text>thinks people who say that Olympics in Brazil is a loss for ARG are pathetic idiots ... seriously ? Grow up republicans ... cheers !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ thinks) + (SBAR + (S + (NP + (NP (NNS people)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP say) + (SBAR + (IN that) + (S + (NP + (NP (NNPS Olympics)) + (PP (IN in) (NP (NNP Brazil)))) + (VP + (VBZ is) + (NP + (NP (DT a) (NN loss)) + (PP (IN for) (NP ARG)))))))))) + (VP (VBP are) (NP (JJ pathetic) (NNS idiots)))))) + (: ...) + (ADVP (RB seriously)) + (. ?)))</tree></instance><instance><text>Nicki ? ARG ? Psssh no ways ! Lol India Arie yes dats more like it , but you ? you becoming a reason too blueMbali</text><opinion>negative</opinion><tree>(ROOT (FRAG (NP (NNP Nicki)) (. ?)))</tree></instance><instance><text>oh ... im not good at games like that -LRB- only at guitar hero experience -RRB- but i like playing ARG ...</text><opinion>positive</opinion><tree>(ROOT + (UCP + (UH oh) + (: ...) + (ADJP + (ADJP + (NN im) + (RB not) + (JJ good) + (PP + (IN at) + (NP (NP (NNS games)) (PP (IN like) (NP (DT that))))) + (PRN + (-LRB- -LRB-) + (PP + (ADVP (RB only)) + (PP (IN at) (NP (NN guitar) (NN hero) (NN experience)))) + (-RRB- -RRB-))) + (CC but) + (PP (FW i) (PP (IN like) (NP (VBG playing) (NNS ARG))))) + (: ...)))</tree></instance><instance><text>looks like verizon might be getting the ARG in q3 2010 ! only reason i don already have one is ' cause of how awful at & t is</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NNS looks)) (PP (IN like) (NP (NN verizon)))) + (VP + (MD might) + (VP + (VB be) + (VP + (VBG getting) + (NP (DT the) (NN ARG)) + (PP (IN in) (NP (NN q3) (CD 2010)))))) + (. !)))</tree></instance><instance><text>ew worst song evverr i wish i hsad my ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ew) (JJS worst) (NN song) (NN evverr)) + (PP + (FW i) + (NP (NP (NN wish) (FW i) (FW hsad)) (NP (PRP$ my) (NN ARG))))))</tree></instance><instance><text>Every time I think BarackObama has seriously fucked up I think of what America would be like with ARG and I immediately feel better</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT Every) (NN time)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP (NNP BarackObama)) + (VBZ has) + (ADVP (RB seriously)) + (VP + (VP + (VBN fucked) + (SBAR + (IN up) + (S + (NP (PRP I)) + (VP + (VBP think) + (PP + (IN of) + (SBAR + (WHNP (WP what)) + (S + (NP (NNP America)) + (VP + (MD would) + (VP + (VB be) + (VP + (IN like) + (PP (IN with) (NP ARG)))))))))))) + (CC and) + (SBAR + (S + (NP (PRP I)) + (ADVP (RB immediately)) + (VP (VB feel) (ADJP (JJR better)))))))))))))</tree></instance><instance><text>RT if your idol is ARG so i can shout you -LSB- must be following me -RSB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (SBAR + (IN if) + (S + (NP (PRP$ your) (NN idol)) + (VP + (VBZ is) + (NP + (NP ARG) + (SBAR + (RB so) + (S + (NP (FW i)) + (VP + (MD can) + (VP + (VB shout) + (NP (PRP you)) + (SBAR + (S + (-LRB- -LSB-) + (VP + (MD must) + (VP + (VB be) + (PP (VBG following) (NP (PRP me))))) + (-RRB- -RSB-)))))))))))))</tree></instance><instance><text>despicable me - trailer : cartoon brew points to the new trailer ! the guy got a ARG !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ despicable) (NP (PRP me)) (: -) (NP (NN trailer))) + (: :) + (NP + (NP (NN cartoon) (NN brew) (NNS points)) + (PP (TO to) (NP (DT the) (JJ new) (NN trailer)))) + (. !)))</tree></instance><instance><text>ARG : like or dislike ? -- Like .</text><opinion>positive</opinion><tree>(ROOT + (NP (NP ARG) (: :) (PP (IN like) (CC or) (VP (VB dislike))) (. ?)))</tree></instance><instance><text>np Born This Way by ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN np) (NNP Born) (DT This) (NN Way)) + (PP (IN by) (NP ARG))) + (. .)))</tree></instance><instance><text>- ARG is a famewhore ! she does n't even write her own songs ! skank ! >:-LRB- selenators are pathetic from anonymous</text><opinion>negative</opinion><tree>(ROOT + (S (: -) (NP ARG) (VP (VBZ is) (NP (DT a) (NN famewhore))) (. !)))</tree></instance><instance><text>ARG also won a nobel peace prize .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (ADVP (RB also)) + (VP (VBD won) (NP (DT a) (JJ nobel) (NN peace) (NN prize))) + (. .)))</tree></instance><instance><text>Reviewing videos of ARG concert in Chili , the best experience of my life</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (VP + (VBG Reviewing) + (NP + (NP (NNS videos)) + (PP + (IN of) + (NP + (NP (NN ARG) (NN concert)) + (PP (IN in) (NP (NNP Chili)))))))) + (FRAG + (, ,) + (NP + (NP (DT the) (JJS best) (NN experience)) + (PP (IN of) (NP (PRP$ my) (NN life)))))))</tree></instance><instance><text>doesnt like or find this ARG film interesting at all ! why is everyone obsessed with these films ?</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN doesnt)) + (PP + (PP (IN like)) + (CC or) + (VP + (VB find) + (NP + (NP (DT this) (NN harry) (NN potter) (NN film)) + (VP (JJ interesting) (ADVP (IN at) (DT all)))))) + (. !)))</tree></instance><instance><text>If you have a plan to stole ARG from me , I call my ninja -LRB- Joe -RRB- to fight with you !! :D nickjonasdiary</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP + (VBP have) + (NP + (DT a) + (NN plan) + (PP (TO to) (NP (VBN stole) (NN nick) (NNS jonas)))) + (PP (IN from) (NP (PRP me)))))) + (, ,) + (NP (PRP I)) + (VP + (VBP call) + (NP + (NP (PRP$ my) (NN ninja)) + (PRN (-LRB- -LRB-) (NP (NNP Joe)) (-RRB- -RRB-))) + (S (VP (TO to) (VP (VB fight) (PP (IN with) (NP (PRP you))))))) + (. !!)))</tree></instance><instance><text>the poll sucks anyways , obama won it just like ARG won it!they 'll always b haters , infact they 've been since the start of the world</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT the) (NN poll)) + (VP + (VBZ sucks) + (S + (ADVP (RB anyways)) + (, ,) + (NP (NN obama)) + (VP + (VBD won) + (NP (PRP it)) + (PP + (ADVP (RB just)) + (IN like) + (NP + (NP ARG) + (VP + (VBD won) + (SBAR + (S + (NP (JJ it!they)) + (VP + (MD 'll) + (ADVP (RB always)) + (NP + (NP (NN b) (NNS haters)) + (, ,) + (NP + (NP (NN infact)) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP 've) + (VP + (VBN been) + (PP + (IN since) + (NP + (NP (DT the) (NN start)) + (PP + (IN of) + (NP (DT the) (NN world))))))))))))))))))))))</tree></instance><instance><text>The Gulfstream has been the alpha-male plane of choice for celebrities like ARG , Tom Cruise or John Travolta .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (NP (DT The) (NNP Gulfstream)) + (VP + (VBZ has) + (VP + (VBN been) + (NP + (NP (DT the) (JJ alpha-male) (NN plane)) + (PP (IN of) (NP (NN choice)))) + (PP + (IN for) + (NP (NP (NNS celebrities)) (PP (IN like) (NP ARG))))))) + (, ,) + (NP + (NP (NNP Tom) (NNP Cruise)) + (CC or) + (NP (NNP John) (NNP Travolta))) + (. .)))</tree></instance><instance><text>Obama shocked by tornado damage : President ARG says he has '' never seen devastation like this '' after vis ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NNP Obama)) + (VP (VBN shocked) (PP (IN by) (NP (NN tornado) (NN damage))))) + (: :) + (NP + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBZ says) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ has) + ('' '') + (ADVP (RB never)) + (VP + (VBN seen) + (NP + (NP (NN devastation)) + (PP (IN like) (NP (DT this)))) + ('' '') + (PP (IN after) (NP (FW vis)))))))))) + (: ...) + (. .)))</tree></instance><instance><text>ha when they grow up they 'll be just like ARG ' s mom or the cyrus dad , trust me : p</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ha)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP they)) + (VP + (VBP grow) + (SBAR + (IN up) + (S + (NP (PRP they)) + (VP + (MD 'll) + (VP + (VB be) + (FRAG + (PP + (ADVP (RB just)) + (IN like) + (NP + (NP + (NN lindsay) + (NN lohan) + ('' ') + (NNS s) + (NN mom)) + (CC or) + (NP (DT the) (NN cyrus) (NN dad)))) + (, ,) + (NP (NN trust) (NP (PRP me)) (: :) (NP (NN p)))))))))))))</tree></instance><instance><text>do i sense an oscar nom to ARG as her portarayal as amelia earhart ? man i love oscar movie season</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SINV + (VB do) + (NP (FW i)) + (VP + (VBP sense) + (NP (DT an) (NN oscar) (NN nom)) + (PP + (TO to) + (NP (NP ARG) (PP (IN as) (NP (PRP$ her) (NN portarayal))))) + (PP (IN as) (NP (NN amelia) (NN earhart))))) + (. ?)))</tree></instance><instance><text>Did Oprah Help Australia Tourism ? - AOL Travel News : ARG , queen of the talk show circuit may be able t ... .</text><opinion>positive</opinion><tree>(ROOT + (SQ + (VBD Did) + (NP (NNP Oprah)) + (VP (VB Help) (NP (NNP Australia) (NNP Tourism))) + (. ?)))</tree></instance><instance><text>gta : liberty city stories & vice city stories - psn-fassungen mit nervigen rucklern - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN gta)) + (: :) + (NP + (NP + (NN liberty) + (NN city) + (NNS stories) + (CC &) + (NN vice) + (NN city) + (NNS stories)) + (: -) + (NP (NN psn-fassungen) (NN mit) (NN nervigen) (NN rucklern)) + (: -)) + (NP ARG)))</tree></instance><instance><text>oh hell no my ARG just froze on me</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (INTJ (UH oh)) + (NP + (NP (NN hell)) + (SBAR + (S + (NP (DT no) (PRP$ my) (NN ARG)) + (VP + (ADVP (RB just)) + (VBD froze) + (PP (IN on) (NP (PRP me)))))))))</tree></instance><instance><text>= 102800 qvc has no problem ripping off people looking to buy a ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ =) (CD 102800) (NN qvc)) + (VP + (VBZ has) + (NP + (NP (DT no) (NN problem)) + (VP + (VBG ripping) + (PRT (RP off)) + (NP + (NP (NNS people)) + (VP + (VBG looking) + (S (VP (TO to) (VP (VB buy) (NP (DT a) (NN ARG))))))))))))</tree></instance><instance><text>ARG is an underrate musical genius</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP (DT an) (JJ underrate) (JJ musical) (NN genius)))))</tree></instance><instance><text>What the hell , Gillette ? You take the only good commercial I 've ever seen from you -LRB- ARG staring -RRB- , and remove the good part ? Lame .</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP What)) + (SQ (NP (NP (DT the) (NN hell)) (, ,) (NP (NNP Gillette)))) + (. ?)))</tree></instance><instance><text>How to present like ARG -LRB- via GuyKawasaki -RRB- These are lies , only ARG can present like ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (WHADVP (WRB How)) + (S + (VP + (TO to) + (VP + (VB present) + (PP + (IN like) + (NP + (NP ARG) + (PRN + (-LRB- -LRB-) + (PP (IN via) (NP (NNP GuyKawasaki))) + (-RRB- -RRB-)))) + (NP (DT These)))))) + (VP + (VBP are) + (NP + (NP (NNS lies)) + (, ,) + (S + (ADVP (RB only)) + (VP + (VBP steve) + (SBAR + (S + (NP (NNS jobs)) + (VP + (MD can) + (VP (VB present) (PP (IN like) (NP ARG)))))))))) + (. .)))</tree></instance><instance><text>listening to 3 by ARG ! love the song ! congratulations britney it 's 1 ! yeah !</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG listening) + (PP (TO to) (NP (CD 3))) + (PP (IN by) (NP ARG)))) + (. !)))</tree></instance><instance><text>Secrets to ARG ' effectiveness as a speaker : minimalism , impeccable organization , drama</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NNS Secrets) + (S + (VP + (TO to) + (VP + (VB steve) + (NP (NP (NNS jobs) (POS ')) (NN effectiveness)) + (PP + (IN as) + (NP + (NP (DT a) (NN speaker)) + (: :) + (NP + (NP (NN minimalism)) + (, ,) + (NP (JJ impeccable) (NN organization)) + (, ,) + (NP (NN drama))))))))))</tree></instance><instance><text>monsterferrari Awesome :-RRB- so you like ARG alot do you : D</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN monsterferrari) (ADJP (JJ Awesome)) (: :)) + (-RRB- -RRB-) + (SBAR + (IN so) + (S + (NP + (NP (PRP you)) + (PP (IN like) (NP (NN lady) (JJ gaga) (NNS alot)))) + (VP (VBP do) (NP (PRP you))))) + (: :)) + (NP (NN D))))</tree></instance><instance><text>GREAT speaking tips ! RT GuyKawasaki How to present like ARG</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (JJ GREAT) (NN speaking) (NNS tips)) (. !)))</tree></instance><instance><text>It 'd be great if ARG supported moving the -LRB- > -RRB- go link to the left near the star , it 'd improve disability on widescreen displays</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP It)) + (VP + (MD 'd) + (VP + (VB be) + (ADJP (JJ great)) + (SBAR + (IN if) + (S + (NP ARG) + (VP + (VBD supported) + (S + (VP + (VBG moving) + (NP + (DT the) + (PRN + (-LRB- -LRB-) + (ADJP (JJR >)) + (-RRB- -RRB-)))))))))) + (VP + (VBP go) + (NP (NP (NN link)) (PP (TO to) (NP (DT the) (VBN left)))) + (PP (IN near) (NP (DT the) (NN star))))) + (, ,) + (NP (PRP it)) + (VP + (MD 'd) + (VP + (VB improve) + (NP + (NP (NN disability)) + (PP (IN on) (NP (NN widescreen) (NNS displays))))))))</tree></instance><instance><text>sleep at a time like this ? during the fucking ARG marathon on abc family ? NO WAY , JOSE .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NN sleep)) + (PP + (IN at) + (NP (NP (DT a) (NN time)) (PP (IN like) (NP (DT this)))))) + (. ?)))</tree></instance><instance><text>musicmonday : fireflies - owl city , ARG - 3 , lady gag - bad romance e jason derulo - whatcha say</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday)) + (: :) + (NP + (NP (NNS fireflies)) + (: -) + (NP + (NP + (NP (NN owl) (NN city)) + (, ,) + (NP ARG) + (: -) + (NP (CD 3)) + (, ,) + (NP (NN lady) (NN gag)) + (: -)) + (S + (NP (JJ bad) (NN romance)) + (VP + (SYM e) + (SBAR + (S + (NP + (NP (NN jason) (NN derulo)) + (: -) + (NP (NN whatcha))) + (VP (VBP say))))))))))</tree></instance><instance><text>' I still love ARG ... but she 's retarded ' daily mail gold ...</text><opinion>neutral</opinion><tree>(ROOT + (S + ('' ') + (S (NP (PRP I)) (ADVP (RB still)) (VP (VBP love) (NP ARG))) + (: ...) + (CC but) + (S + (NP (PRP she)) + (VP + (VBZ 's) + (VP + (VBN retarded) + ('' ') + (NP (JJ daily) (NN mail) (NN gold))))) + (: ...)))</tree></instance><instance><text>It 's raining like crazy in DC today , tornadoes , flash flood warnings ... someone up there just does n't like ARG -LRB- lol -RRB-</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (S + (NP (PRP It)) + (VP + (VBZ 's) + (VP + (VBG raining) + (PP (IN like) (ADJP (JJ crazy))) + (PP (IN in) (NP (NN DC))) + (NP (NN today))))) + (, ,) + (NP + (NP (NNS tornadoes)) + (, ,) + (NP (NN flash) (NN flood) (NNS warnings)) + (: ...) + (S + (NP (NP (NN someone)) (PP (RB up) (NP (RB there)))) + (ADVP (RB just)) + (VP + (VBZ does) + (RB n't) + (VP + (VB like) + (NP + (NP ARG) + (PRN (-LRB- -LRB-) (NP (NN lol)) (-RRB- -RRB-)))))))))</tree></instance><instance><text>you 'd never know how weirdly shaped ARG ' is head is until you try to do a cut-out</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (MD 'd) + (ADVP (RB never)) + (S + (VB know) + (WHADVP (WRB how) (RB weirdly)) + (NP (JJ shaped) (NN jimmy) (NN carter)) + ('' ') + (VP + (VBZ is) + (SBAR + (S + (NP (NN head)) + (VP + (VBZ is) + (SBAR + (IN until) + (S + (NP (PRP you)) + (VP + (VBP try) + (S + (VP + (TO to) + (VP (VB do) (NP (DT a) (NN cut-out))))))))))))))))</tree></instance><instance><text>the joy of ARG ...</text><opinion>positive</opinion><tree>(ROOT (NP (NP (DT the) (NN joy)) (PP (IN of) (NP ARG)) (: ...)))</tree></instance><instance><text>ARG Needs More songs like Be good to me , Not like that & he said she said .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ashley) (NN tisdale) (NNS Needs)) + (SBAR + (S + (NP (RBR More) (NNS songs)) + (VP + (IN like) + (S + (VP (VB Be) (ADJP (JJ good)) (PP (TO to) (NP (PRP me)))))))) + (, ,) + (NP + (QP + (RB Not) + (IN like) + (DT that) + (CC &) + (SBAR + (S + (NP (PRP he)) + (VP (VBD said) (SBAR (S (NP (PRP she)) (VP (VBD said))))))))) + (. .)))</tree></instance><instance><text>a ARG sure would come in handy right now !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT a) (NN ARG)) + (ADVP (JJ sure)) + (VP + (MD would) + (VP + (VB come) + (PP (IN in) (NP (JJ handy) (NN right))) + (ADVP (RB now)))) + (. !)))</tree></instance><instance><text>im tired of the music on , my ARG , someone give me good bands to listen to :-RRB- or singers groups whatever im open to anything : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP + (RB im) + (VBN tired) + (PP (IN of) (NP (NP (DT the) (NN music)) (ADVP (IN on))))) + (, ,) + (NP + (NP (PRP$ my) (NN ARG)) + (, ,) + (S + (NP (NN someone)) + (VP + (VB give) + (NP (PRP me)) + (S + (NP (JJ good) (NNS bands)) + (VP + (TO to) + (VP + (VB listen) + (PP + (TO to) + (: :) + (NP + (NP + (NP + (-RRB- -RRB-) + (CC or) + (NNS singers) + (NNS groups)) + (SBAR + (WHNP (WDT whatever)) + (S + (VP + (VBP im) + (ADJP + (JJ open) + (PP (TO to) (NP (NN anything)))))))) + (: :) + (-RRB- -RRB-)))))))))))</tree></instance><instance><text>i love ARG , she is the best</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (LS i) (NP (NN love) (NN britney) (NNS spears))) + (, ,) + (NP (PRP she)) + (VP (VBZ is) (NP (DT the) (JJS best)))))</tree></instance><instance><text>Hollywood Stories ARG Denied in Effort to Stop Arbitration .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NNP Hollywood) + (NNP Stories) + (NN charlie) + (NNP sheen) + (NNP Denied)) + (PP (IN in) (NP (NNP Effort))) + (S (VP (TO to) (VP (VB Stop) (NP (NNP Arbitration)))))) + (. .)))</tree></instance><instance><text>the future of the ARG looks like what to you ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT the) (NN future)) + (PP (IN of) (NP (DT the) (NN ARG)))) + (VP + (VBZ looks) + (WHPP + (IN like) + (WHNP (WHNP (WP what)) (PP (TO to) (NP (PRP you)))))) + (. ?)))</tree></instance><instance><text>ARG sloppin on the knob like corn on the cob , seem to be following me again -_- smfh</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN britney) (NNS spears) (NN sloppin)) + (PP + (IN on) + (NP + (NP (DT the) (NN knob)) + (PP + (IN like) + (NP (NP (NN corn)) (PP (IN on) (NP (DT the) (NN cob))))))) + (, ,)) + (VP + (VBP seem) + (S + (VP + (TO to) + (VP + (VB be) + (VP + (VBG following) + (NP (PRP me)) + (ADVP (RB again)) + (NP (CD -_-) (NN smfh)))))))))</tree></instance><instance><text>I just had an image of ARG with one hand on her hip and the other one giving me a thumbs up ... Win ?</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VP + (VBD had) + (NP (NP (DT an) (NN image)) (PP (IN of) (NP ARG))) + (PP + (IN with) + (NP + (NP (CD one) (NN hand)) + (PP (IN on) (NP (PRP$ her) (NN hip)))))) + (CC and) + (NP + (NP (DT the) (JJ other) (CD one)) + (S + (VP + (VBG giving) + (NP (PRP me)) + (NP + (NP (DT a) (NNS thumbs)) + (PP (IN up) (: ...) (VP (VB Win)))))))) + (. ?)))</tree></instance><instance><text>is n't it strange when tabloids become real life ? i had that happen the other day too , but it was about ARG ...</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (RB n't) + (NP (PRP it)) + (ADJP (JJ strange)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NNS tabloids)) + (VP (VBP become) (NP (JJ real) (NN life)))))) + (. ?)))</tree></instance><instance><text>mobile learning on a ARG | the real projects blog</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ mobile) (NN learning)) + (PP + (IN on) + (NP + (NP (DT a) (NN ARG)) + (SBAR + (IN |) + (S (NP (DT the) (JJ real) (NNS projects)) (VP (VBP blog))))))))</tree></instance><instance><text>mswindows : read how ARG makes it easier to join a domain -</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNS mswindows) (: :)) + (S + (VP + (VB read) + (SBAR + (WHADVP (WRB how)) + (S + (NNS windows) + (NP (CD 7)) + (VP + (VBZ makes) + (S + (NP (PRP it)) + (JJR easier) + (VP + (TO to) + (VP (VB join) (NP (NP (DT a) (NN domain)) (: -))))))))))))</tree></instance><instance><text>just watched the first ARG movie , it 's gon na be a good day : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (ADVP (RB just)) + (VBN watched) + (NP + (NP (DT the) (JJ first) (NN harry) (NN potter) (NN movie)) + (, ,) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (VP + (VBG gon) + (S + (VP + (TO na) + (VP (VB be) (NP (DT a) (JJ good) (NN day)))))))))))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>I love the ARG them the only niggas I love besides ma family</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP (DT the) (NNS ARG)) + (S + (NP (PRP them)) + (NP + (NP (DT the) (JJ only) (NNS niggas)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP love) + (PP (IN besides) (NP (NN ma) (NN family))))))))))))</tree></instance><instance><text>seeing beyonce in 11 days ! super excited ! would be cool if i had phone & could twitpic from concert but ARG touch decides against cameras >_></text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG seeing) + (NP (NN beyonce)) + (PP (IN in) (NP (CD 11) (NNS days)))) + (. !)))</tree></instance><instance><text>i love jamming to ARG to make my morning better .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP + (LS i) + (NP + (NP (NN love) (NN jamming)) + (PP (TO to) (NP ARG)) + (S + (VP + (TO to) + (VP + (VB make) + (S (NP (PRP$ my) (NN morning)) (ADJP (RBR better)))))))) + (. .)))</tree></instance><instance><text>bell canada is coming out with the ARG tom ! this means lowered plans hopefully from rogers !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN bell) (NN canada)) + (VP + (VBZ is) + (VP + (VBG coming) + (PRT (RP out)) + (PP (IN with) (NP (DT the) (NN ARG) (NN tom))))) + (. !)))</tree></instance><instance><text>BeaMarz Whass Good Mammaz Our ARG Gon na Kill The fucking Sacramento Queens Hahaha !!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNP BeaMarz) (NNP Whass) (JJ Good) (NNP Mammaz)) + (NP + (PRP$ Our) + (NNS ARG) + (S + (VP + (NNP Gon) + (S + (VP + (TO na) + (VP + (VB Kill) + (NP + (DT The) + (RB fucking) + (NNP Sacramento) + (NNP Queens) + (NNP Hahaha))))))))) + (. !!!)))</tree></instance><instance><text>I 'm tryna fuck with this ARG vs Heat game at the Thomas and Mack !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (NP (NN tryna) (NN fuck)) + (PP + (IN with) + (NP (DT this) (NNS ARG) (CC vs) (NN Heat) (NN game))) + (PP (IN at) (NP (DT the) (NNP Thomas) (CC and) (NNP Mack)))) + (. !)))</tree></instance><instance><text>I really need Michelle ARG to stop coming off air force one with a wrap</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB really)) + (VP + (VBP need) + (NP (NNP Michelle) (NN ARG)) + (S + (VP + (TO to) + (VP + (VB stop) + (S + (VP + (VBG coming) + (PRT (RP off)) + (NP + (NP (NN air) (NN force) (CD one)) + (PP (IN with) (NP (DT a) (NN wrap))))))))))))</tree></instance><instance><text>been watching youtube videos about ARG and am excited about it ! do all y' all like it ?</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBN been) + (VP + (VBG watching) + (NP (NP (NN youtube) (NNS videos)) (PP (IN about) (NP ARG))) + (CC and) + (VP + (VBP am) + (VP (VBN excited) (PP (IN about) (NP (PRP it))))))) + (. !)))</tree></instance><instance><text>soporte.prosein gmail.com please give me one ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN soporte.prosein) (NN gmail.com)) + (VP + (VB please) + (VP + (VB give) + (NP (PRP me)) + (NP (CD one) (NN google) (NN wave)))) + (. .)))</tree></instance><instance><text>ARG Is A Good Rapper StopRightThere</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ Is) + (NP + (NP (DT A) (JJ Good) (NN Rapper)) + (NP (NNP StopRightThere))))))</tree></instance><instance><text>-LRB- a friend from the usa -RRB- ARG readers beware - big amazon is watching you read 1984 | technology | the observer - b9y4j</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (PRN + (-LRB- -LRB-) + (NP + (NP (DT a) (NN friend)) + (PP (IN from) (NP (DT the) (NN usa)))) + (-RRB- -RRB-)) + (VP + (VBP ARG) + (S + (NP (NNS readers)) + (VP + (VB beware) + (: -) + (S + (NP (JJ big) (NN amazon)) + (VP + (VBZ is) + (S + (VP + (VBG watching) + (S (NP (PRP you)) (VP (VB read) (NP (CD 1984))))) + (FRAG + (X (SYM |)) + (NP + (NP (NN technology)) + (PP + (IN |) + (NP + (NP (DT the) (NN observer)) + (: -) + (NP (NN b9y4j))))))))))))))</tree></instance><instance><text>lol god no , i hate ARG and her movies -LRB- except for mean girls -RRB- i 'm just making fun that i saw that at all xd</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (NP (NN lol) (NN god)) (RB no)) + (, ,) + (NP + (NP (FW i) (NN hate) (NN lindsay) (NN lohan)) + (CC and) + (NP + (NP (PRP$ her) (NNS movies)) + (-LRB- -LRB-) + (PP (IN except) (PP (IN for) (NP (JJ mean) (NNS girls)))) + (-RRB- -RRB-))) + (FW i) + (VP + (VBP 'm) + (S + (ADVP (RB just)) + (VP + (VBG making) + (NP (NN fun)) + (SBAR + (IN that) + (S + (NP (FW i)) + (VP + (VBD saw) + (SBAR + (IN that) + (FRAG (PP (IN at) (NP (DT all) (NN xd)))))))))))))</tree></instance><instance><text>HEy Max can you send me the cd pretty wings , love it on the Bet tribute to ARG</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (NP (NNP HEy) (NNP Max)) + (SQ + (MD can) + (NP (PRP you)) + (VP + (VP + (VB send) + (NP (PRP me)) + (NP (NP (DT the) (NN cd)) (NP (RB pretty) (NNS wings)))) + (, ,) + (VP + (VBP love) + (NP (PRP it)) + (PP + (IN on) + (NP + (NP (DT the) (NN Bet) (NN tribute)) + (PP (TO to) (NP ARG)))))))))</tree></instance><instance><text>serisisly ARG wth with the photo and i bet that you are not the real one lols only jokein hurry up and accept mi friends recquest xxx</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (RB serisisly) (NN ryan) (NN seacrest) (NN wth)) + (PP (IN with) (NP (NP (DT the) (NN photo)) (CC and) (FW i)))) + (VP + (VP + (VB bet) + (SBAR + (IN that) + (S + (NP (PRP you)) + (VP + (VBP are) + (RB not) + (NP + (NP (DT the) (JJ real) (CD one) (NNS lols)) + (VP + (ADVP (RB only)) + (NP (NN jokein)) + (VP + (VP (VB hurry) (ADVP (RB up))) + (CC and) + (VP (VB accept) (NP (FW mi) (NNS friends)))))))))) + (VP (VBP recquest) (NP (NN xxx))))))</tree></instance><instance><text>totally looks like was searched about ' ARG ' on ' totallylookslike.com / '</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB totally)) + (VBZ looks) + (PP + (IN like) + (NP + (NP + (VBD was) + (VBN searched) + (IN about) + ('' ') + (NN lindsay) + (NN lohan) + ('' ')) + (PP + (IN on) + (FRAG ('' ') (NNP totallylookslike.com) (: /) ('' '))))))))</tree></instance><instance><text>How ARG could help redeem the Nobel Committee 's grievous mistake , by Peggynoonannyc -</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WHADJP (WRB How) (JJ barack)) (NN obama)) + (SQ + (VP + (MD could) + (VP + (VB help) + (VP + (VB redeem) + (NP + (NP (DT the) (NNP Nobel) (NNP Committee) (POS 's)) + (JJ grievous) + (NN mistake)) + (, ,) + (PP (IN by) (NP (NNP Peggynoonannyc) (: -)))))))))</tree></instance><instance><text>Ask me anything about SUPER JUNIOR and ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB Ask) + (NP (PRP me)) + (NP + (NP (NN anything)) + (PP + (IN about) + (NP (NP (NNP SUPER) (NNP JUNIOR)) (CC and) (NP ARG))))) + (. .)))</tree></instance><instance><text>i fucks with yeah movement keep doing yeah thing i got sum tracks yall need 2 get on ARG -LRB- philly support philly -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (LS i) + (S + (NP + (NP (NNS fucks)) + (PP (IN with) (NP (JJ yeah) (NN movement)))) + (VP + (VB keep) + (S + (VP (VBG doing) (NP (JJ yeah) (NN thing)) (ADVP (FW i))))))) + (VP + (VBD got) + (SBAR + (S + (NP (NN sum) (NNS tracks)) + (VP + (VBP yall) + (SBAR + (S + (NP (NN need) (CD 2)) + (VP + (VB get) + (PP + (IN on) + (NP + (NP ARG) + (PRN + (-LRB- -LRB-) + (NP (JJ philly) (NN support) (NN philly)) + (-RRB- -RRB-)))))))))))))</tree></instance><instance><text>i heard ARG sleeps in the nude i like that alot oh yeah</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (FW i) (VBN heard) (JJ hilary) (NN swank) (NNS sleeps)) + (PP + (IN in) + (NP + (DT the) + (ADJP + (JJ nude) + (PP + (FW i) + (PP + (IN like) + (FRAG + (NP (DT that) (NN alot)) + (INTJ (UH oh)) + (IN yeah)))))))))</tree></instance><instance><text>why the fuck are they talking about if ARG loves his dog or not ? Theres realler shit going on out this bitch man realtalk</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB why)) + (S + (NP (DT the) (NN fuck)) + (VP + (VBP are) + (NP (NP (PRP they)) (VP (VBG talking) (PP (IN about)))) + (SBAR + (SBAR + (IN if) + (S (NP ARG) (VP (VBZ loves) (NP (PRP$ his) (NN dog))))) + (CC or) + (RB not))))) + (. ?)))</tree></instance><instance><text>you almost got me jesus i thought i was gon na have a bad day but god a new ARG instead : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (ADVP (RB almost)) + (VP + (VBD got) + (NP (PRP me)) + (NP (NN jesus)) + (PRN + (FW i) + (VBD thought) + (S + (SINV + (FW i) + (VP (VBD was)) + (S + (S + (VP + (VBG gon) + (S + (VP + (TO na) + (VP (VB have) (NP (DT a) (JJ bad) (NN day))))))) + (CC but) + (S + (NP (NN god)) + (NP + (NP (DT a) (JJ new) (NN ARG)) + (ADVP (RB instead)) + (: :))))) + (-RRB- -RRB-))))))</tree></instance><instance><text>omg ! during ' flashforward mark said '' we also gave the world ARG '' is it a bad joke or something ???</text><opinion>neutral</opinion><tree>(ROOT (NP (NN omg) (. !)))</tree></instance><instance><text>Latest golf news : '' ARG gets revenge on why E Yang as US win Presidents Cup</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJS Latest) (NN golf) (NN news)) + (: :) + (S + (NP ('' '') (NN tiger) (NNS woods)) + (VP + (VBZ gets) + (NP (NN revenge)) + (PP + (IN on) + (SBAR + (WHADVP (WRB why)) + (S + (NP (NP (NN E) (NN Yang)) (PP (IN as) (NP (NNP US)))) + (VP (VBP win) (NP (NNS Presidents) (NNP Cup))))))))))</tree></instance><instance><text>i 'm not pissed , but they should have given it to bill clinton and ARG sr. seriously -- they 've done amazing work .</text><opinion>positive</opinion><tree>(ROOT + (S + (S (LS i) (VP (VBP 'm) (RB not) (VP (VBN pissed)))) + (, ,) + (CC but) + (S + (NP (PRP they)) + (VP + (MD should) + (VP + (VB have) + (VP + (VBN given) + (NP (PRP it)) + (PP + (TO to) + (NP + (NP (NN bill) (NN clinton)) + (CC and) + (NP (NN george) (JJ bush) (NN sr.)))) + (ADVP (RB seriously)))))) + (: --) + (S + (NP (PRP they)) + (VP (VBP 've) (VP (VBN done) (NP (JJ amazing) (NN work))))) + (. .)))</tree></instance><instance><text>oslo 's message to world - ARG was such an a __ hole you can win nobel peace prize just by not being him</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NP (NN oslo) (POS 's)) (NN message)) + (PP (TO to) (NP (NN world) (: -) (NN george) (JJ bush)))) + (VP + (VBD was) + (NP + (NP (JJ such) (DT an) (DT a) (NN __) (NN hole)) + (SBAR + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB win) + (NP (JJ nobel) (NN peace) (NN prize)) + (SBAR + (ADVP (RB just)) + (PP + (IN by) + (S (RB not) (VP (VBG being) (NP (PRP him))))))))))))))</tree></instance><instance><text>chazsomerss : ARG - Aw yeh ;] .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN chazsomerss)) + (: :) + (NP (NP ARG) (: -) (NP (UH Aw) (ADVP (FW yeh) (PP (FW ;]))))) + (. .)))</tree></instance><instance><text>new release : what passes for sane on a crazy day - by spot - ARG edition .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ new) (NN release)) + (: :) + (FRAG + (SBAR + (WHNP (WP what)) + (S + (VP + (VBZ passes) + (PP (IN for) (NP (NN sane))) + (PP (IN on) (NP (DT a) (JJ crazy) (NN day)))))) + (: -) + (PP (IN by) (NP (NN spot) (: -) (NN ARG) (NN edition)))) + (. .)))</tree></instance><instance><text>I Guess ARG Hates Non-Rich Black Guys ? : Remember that author , Neil Strauss , who last week released an e ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP Guess) + (SBAR + (S + (NP ARG) + (VP + (VBZ Hates) + (NP (NNP Non-Rich) (NNP Black) (NNPS Guys)))))) + (. ?)))</tree></instance><instance><text>my house mate does n't believe i just kissed ARG incredible ! so , would you like to ?</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN house) (NN mate)) + (VP + (VBZ does) + (RB n't) + (VP + (VB believe) + (S + (NP (FW i) (VP (ADVP (RB just)) (VBN kissed) (NP ARG))) + (ADJP (JJ incredible))))) + (. !)))</tree></instance><instance><text>wow just played daft punk 's stylist on dj hero just pure awesome and xfactor 's movie theme suck by people on ARG live lolz</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB wow) + (VP + (ADVP (RB just)) + (VBN played) + (NP (NP (NN daft) (NN punk) (POS 's)) (NN stylist)) + (PP + (IN on) + (NP + (NP (NN dj) (NN hero)) + (NP + (NP + (RB just) + (JJ pure) + (JJ awesome) + (CC and) + (NN xfactor) + (POS 's)) + (NN movie) + (NN theme) + (NN suck)))) + (PP (IN by) (NP (NP (NNS people)) (PP (IN on) (NP ARG)))) + (VP (VBP live) (NP (NN lolz)))))))</tree></instance><instance><text>have you heard ARG - '' 3 '' ? it 's really good plus the video looks great with lots of dancing from what i 've seen .</text><opinion>positive</opinion><tree>(ROOT + (SQ + (VP (VB have) (NP (NP (PRP you)) (VP (VBN heard) (NP ARG)))) + (: -) + (VP (SBARQ ('' '') (NP (CD 3) ('' '')))) + (. ?)))</tree></instance><instance><text>ARG and Nick Hornby launch favorites Fund at Hoxton Street Monster Supplies .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (CC and) + (NP + (NP + (NNP Nick) + (NNP Hornby) + (NN launch) + (NNS favorites) + (NN Fund)) + (PP + (IN at) + (NP (NNP Hoxton) (NNP Street) (NN Monster) (NNS Supplies))))) + (. .)))</tree></instance><instance><text>dear hallmark : why must we remake rainbow brite to look like ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (RB dear) (NN hallmark)) + (: :) + (SBARQ + (WHADVP (WRB why)) + (SQ + (MD must) + (NP (PRP we)) + (VP + (VB remake) + (NP + (NP (NN rainbow) (NN brite)) + (S (VP (TO to) (VP (VB look) (PP (IN like) (NP ARG))))))))) + (. ?)))</tree></instance><instance><text>is hoping he does n't miss out on the home ARG code today ! need it after watching liverpool ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (VP + (VBG hoping) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ does) + (RB n't) + (VP + (VB miss) + (PRT (RP out)) + (PP + (IN on) + (NP (DT the) (NN home) (NN ARG) (NN code))) + (NP (NN today)))))))) + (. !)))</tree></instance><instance><text>saw pictures of ARG from her shopping in nyc , looks like she 's getting fat or ran out of coke ? paris drug dealers would n't front her .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN saw) (NNS pictures)) + (PP + (IN of) + (NP + (NP ARG) + (PP + (IN from) + (NP + (NP (PRP$ her) (NN shopping)) + (PP (IN in) (NP (NN nyc)))))))) + (, ,) + (VP + (VBZ looks) + (SBAR + (IN like) + (S + (NP (PRP she)) + (VP + (VBZ 's) + (VP + (VBG getting) + (ADJP (ADJP (JJ fat)) (CC or) (ADJP (VBD ran))) + (PP (RB out) (PP (IN of) (NP (NN coke))))))))) + (. ?)))</tree></instance><instance><text>TheLandPirate yeah mufucka , fuck a ARG , I 'll freestyle on All these white girls , we keep it nasty</text><opinion>negative</opinion><tree>(ROOT + (X + (NP (NNP TheLandPirate) (JJ yeah) (NN mufucka)) + (, ,) + (S + (S + (S (VP (VB fuck) (NP (DT a) (NN lady) (NN gaga)))) + (, ,) + (S + (NP (PRP I)) + (VP + (MD 'll) + (VP + (VB freestyle) + (PP + (IN on) + (NP (PDT All) (DT these) (JJ white) (NNS girls))))))) + (, ,) + (S + (NP (PRP we)) + (VP (VBP keep) (S (NP (PRP it)) (ADJP (JJ nasty))))))))</tree></instance><instance><text>upset because i just remembered that the little wayne and ARG concert 2mar in greensboro and im not going : -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (JJ upset) + (SBAR + (IN because) + (S + (FW i) + (VP + (ADVP (RB just)) + (VBD remembered) + (VP + (IN that) + (NP + (NP + (NP + (DT the) + (JJ little) + (NN wayne) + (CC and) + (NN nicki) + (NN minaj) + (NN concert) + (NN 2mar)) + (PP + (IN in) + (S + (NP (NP (NN greensboro)) (CC and) (NP (NN im))) + (RB not) + (VP (VBG going))))) + (: :) + (NP (-LRB- -LRB-))))))))))</tree></instance><instance><text>Hmm , so they sent Joe to camp to keep him from clearing up Team ARG 's Libya mission problem : -LRB- continued -RRB- .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN Hmm)) + (, ,) + (SBAR + (IN so) + (S + (NP (PRP they)) + (VP + (VBD sent) + (NP (NNP Joe)) + (PP (TO to) (NP (NN camp))) + (S + (VP + (TO to) + (VP + (VB keep) + (NP (PRP him)) + (PP + (IN from) + (S + (VP + (VBG clearing) + (PRT (RP up)) + (NP + (NP (NNP Team) (NN ARG) (POS 's)) + (NNP Libya) + (NN mission) + (NN problem))))))))))) + (: :)) + (PRN (-LRB- -LRB-) (VP (VBN continued)) (-RRB- -RRB-)) + (. .)))</tree></instance><instance><text>okay so one of microsoft 's '' biggest features '' on ARG ... meet twoup for mac and its free ...</text><opinion>neutral</opinion><tree>(ROOT + (ADJP + (JJ okay) + (PP + (IN so) + (NP + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP (NN microsoft) (POS 's)) + ('' '') + (JJS biggest) + (NNS features) + ('' ''))) + (PP (IN on) (NP ARG))) + (: ...) + (S + (VP + (VB meet) + (NP + (NP (NN twoup)) + (PP + (IN for) + (NP + (NP (NN mac)) + (CC and) + (FRAG (PRP$ its) (JJ free) (: ...)))))))))))</tree></instance><instance><text>did ARG ever got the noble peace prize ? wondering considering his efforts after being president .</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (VBD did) + (NP ARG) + (S + (ADVP (RB ever)) + (VP (VBD got) (NP (DT the) (JJ noble) (NN peace) (NN prize)))) + (. ?)))</tree></instance><instance><text>I really dislike ARG ! Fuck how you feel about it</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB really)) + (VP (VBP dislike) (NP ARG)) + (. !)))</tree></instance><instance><text>new ARG video shows why marriage important -LRB- via momblog -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ new) (NN lindsay) (NN lohan) (NN video)) + (VP + (VBZ shows) + (SBAR + (WHADVP (WRB why)) + (S + (ADJP (NN marriage) (JJ important)) + (PRN + (-LRB- -LRB-) + (PP (IN via) (NP (NN momblog))) + (-RRB- -RRB-)))))))</tree></instance><instance><text>ARG more popular than Oprah</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (ADJP + (ADJP (RBR more) (JJ popular)) + (PP (IN than) (NP (NNP Oprah))))))</tree></instance><instance><text>I love Celebration by ARG : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP (VBP love) (NP (NN Celebration)) (PP (IN by) (NP ARG)))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>i still love ARG beyond words : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (LS i) + (NP + (SBAR + (WHNP + (S + (S + (ADVP (RB still)) + (VP + (VBP love) + (NP ARG) + (PP (IN beyond) (NP (NNS words))))) + (: :) + (-RRB- -RRB-)))))))</tree></instance><instance><text>adobe tries to product apple to action with aggressive ARG flash failure message -LRB- daily tech -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN adobe)) + (VP + (VBZ tries) + (PP (TO to) (NP (NN product) (NN apple))) + (PP (TO to) (NP (NN action))) + (PP + (IN with) + (NP + (NP + (JJ aggressive) + (NN ARG) + (NN flash) + (NN failure) + (NN message)) + (PRN (-LRB- -LRB-) (NP (JJ daily) (NN tech)) (-RRB- -RRB-)))))))</tree></instance><instance><text>reminder : take our digital security quiz for the chance to win an amazon ARG !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN reminder)) + (: :) + (S + (VP + (VB take) + (NP (PRP$ our) (JJ digital) (NN security) (NN quiz)) + (PP + (IN for) + (NP + (DT the) + (NN chance) + (S + (VP + (TO to) + (VP (VB win) (NP (DT an) (NN amazon) (NN ARG))))))))) + (. !)))</tree></instance><instance><text>ARG might be jailed</text><opinion>neutral</opinion><tree>(ROOT (S (NP ARG) (VP (MD might) (VP (VB be) (VP (VBN jailed))))))</tree></instance><instance><text>loving ARG - 3 amazing song !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (JJ loving) (NN britney) (NNS spears)) + (: -) + (NP (CD 3) (JJ amazing) (NN song)) + (. !)))</tree></instance><instance><text>np ARG - How do you love someone</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN np) (NN ashley) (NN tisdale)) + (: -) + (SBARQ + (WHADVP (WRB How)) + (SQ (VBP do) (NP (PRP you)) (VP (VB love) (NP (NN someone)))))))</tree></instance><instance><text>Fuckkkk this ARG game I hate traffic !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Fuckkkk)) + (NP (DT this) (NNS ARG) (NN game)) + (NP (PRP I)) + (VP (VBP hate) (NP (NN traffic))) + (. !)))</tree></instance><instance><text>RT chaindawgg : I love ARG < 3</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN chaindawgg)) + (: :) + (S (NP (PRP I)) (VP (VBP love) (S (NP ARG) (NP (JJR <) (CD 3)))))))</tree></instance><instance><text>if you feather your bleached blonde hair to look like farrah fawcett than you 're too old to wear an outfit to look like ARG .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP feather) + (S + (NP (PRP$ your) (JJ bleached) (JJ blonde) (NN hair)) + (VP + (TO to) + (VP + (VB look) + (PP (IN like) (NP (NN farrah) (NN fawcett)))))) + (SBAR + (IN than) + (S + (NP (PRP you)) + (VP + (VBP 're) + (ADJP + (RB too) + (JJ old) + (SBAR + (S + (VP + (TO to) + (VP + (VB wear) + (NP (DT an) (NN outfit)) + (S + (VP + (TO to) + (VP (VB look) (PP (IN like) (NP ARG)))))))))))))))) + (. .)))</tree></instance><instance><text>ARG Please follow me diva ? , you are amazing ARG , i love you ♥ Follow me please * -- * 9</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NN lady) + (JJ gaga) + (INTJ (UH Please)) + (VP (VB follow) (S (NP (PRP me)) (VP (VB diva))))) + (. ?)))</tree></instance><instance><text>how can orange say their new ARG web surfing is ' unlimited ' when it 's really only 750mb ? not really unlimited then , is it ? fail</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB how)) + (SQ + (MD can) + (ADJP (JJ orange)) + (VP + (VBP say) + (SBAR + (S + (NP (PRP$ their) (JJ new) (NN ARG) (NN web) (NN surfing)) + (VP + (VBZ is) + (ADJP + ('' ') + (JJ unlimited) + ('' ') + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADVP (RB really)) + (ADVP (RB only)) + (VP (VB 750mb))))))))))) + (. ?)))</tree></instance><instance><text>everything , everything still a blur - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN everything)) + (, ,) + (NP + (NP (NN everything)) + (NP + (RB still) + (DT a) + (NN blur) + (: -) + (NN britney) + (NNS spears)))))</tree></instance><instance><text>i hate riding the metro sans ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (LST (LS i)) + (NP (NN hate)) + (VP (VBG riding) (NP (DT the) (NN metro) (NNS sans) (NN ARG))) + (. .)))</tree></instance><instance><text>love my ARG ... and i play guitar hero the most</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VP (VB love) (NP (PRP$ my) (NNS ARG))) + (: ...) + (FRAG + (NP (CC and) (FW i) (VBP play) (NN guitar) (NN hero)) + (DT the) + (X (RBS most))))))</tree></instance><instance><text>i 'm totally in love with the song '' 3 '' by ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP 'm) + (PP + (ADVP (RB totally)) + (PP + (IN in) + (NP + (NP (NN love)) + (PP (IN with) (NP (DT the) (NN song))))) + ('' '') + (NP (CD 3) ('' '') (PP (IN by) (NP ARG))))))) + (. .)))</tree></instance><instance><text>np e.t by ARG : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NN np) (NN e.t)) (PP (IN by) (NP ARG))) + (: :) + (ADJP (-RRB- -RRB-))))</tree></instance><instance><text>And finally ... bloggers in the US are attributing a scar on ARG 's head to ' secret brain surgery , ' possibly suggesting he is an alien</text><opinion>negative</opinion><tree>(ROOT + (S + (CC And) + (ADVP (RB finally)) + (: ...) + (S + (NP (NP (NNS bloggers)) (PP (IN in) (NP (DT the) (NNP US)))) + (VP + (VBP are) + (VP + (VBG attributing) + (NP + (NP (DT a) (NN scar)) + (PP + (IN on) + (NP (NP (NN barack) (NN obama) (POS 's)) (NN head)))) + (PP + (TO to) + (NP ('' ') (JJ secret) (NN brain) (NN surgery)))))) + (, ,) + ('' ') + (ADVP (RB possibly)) + (VP + (VBG suggesting) + (SBAR (S (NP (PRP he)) (VP (VBZ is) (NP (DT an) (NN alien))))))))</tree></instance><instance><text>$ 2 for sony ARG star wars edition !! with 15 umds 3 games lot 2 | 4 sold ! : see 17 more pictures here</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP ($ $) (CD 2)) + (PP + (IN for) + (NP + (NP (NN sony) (NN ARG) (NN star) (NNS wars)) + (NN edition)))) + (. !!)))</tree></instance><instance><text>... and I feel even worse waking up next to him n the morning ... this is bad ... real bad ARG</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (PRN + (: ...) + (CC and) + (S + (NP (PRP I)) + (VP + (VP + (VBP feel) + (ADVP (RB even) (JJR worse)) + (S + (VP + (VBG waking) + (PRT (RP up)) + (ADVP (JJ next) (PP (TO to) (NP (PRP him))))))) + (VP (NN n) (NP (DT the) (NN morning))))) + (: ...) + (S (NP (DT this)) (VP (VBZ is) (ADJP (JJ bad))))) + (: ...) + (NP (JJ real) (JJ bad) (NN micheal) (NN jackson))))</tree></instance><instance><text>electric car : five good reasons to buy an amazon ARG reader braun electric ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ electric) (NN car)) + (: :) + (NP + (NP + (NP (CD five) (JJ good) (NNS reasons)) + (SBAR + (S + (VP + (TO to) + (VP + (VB buy) + (NP + (DT an) + (NN amazon) + (NN ARG) + (NN reader) + (NN braun) + (NN electric))))))) + (QP (: ...)))))</tree></instance><instance><text>Listening to Free Falling by ARG , i love this song : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (S + (VP + (VBG Listening) + (PP (TO to) (NP (NNP Free) (NNP Falling))) + (PP (IN by) (NP ARG)))) + (, ,) + (FW i) + (VP (VBP love) (NP (DT this) (NN song)))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>Biden , Putin discuss trade , missile defense -LRB- AFP -RRB- : AFP - US Vice President ARG and Russian Prime minute ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Biden)) + (, ,) + (S (NP (NNP Putin)) (VP (VBP discuss) (NP (NN trade)))) + (, ,) + (NP + (NN missile) + (NN defense) + (-LRB- -LRB-) + (NN AFP) + (-RRB- -RRB-)) + (: :)) + (NP + (NP + (NP (SYM AFP)) + (: -) + (NP + (NP + (NNP US) + (NNP Vice) + (NNP President) + (NNP joe) + (NN biden)) + (CC and) + (NP (JJ Russian) (JJ Prime) (NN minute)))) + (: ...)) + (. .)))</tree></instance><instance><text>from mk : Tank better cover Levi 's nuts all times , because ' ARG is going 2 try 2 shoot them from her plane when she watches this shit .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP (IN from) (NP (NN mk))) + (: :) + (NP + (NP (NNP Tank)) + (NP + (NP (JJR better) (NN cover) (NNP Levi) (POS 's)) + (NNS nuts) + (QP (DT all) (NNS times)))) + (, ,) + (SBAR + (IN because) + (S + (NP ('' ') (JJ sarah) (NN palin)) + (VP (VBZ is) (VP (VBG going) (NP (CD 2) (NN try) (CD 2)))))) + (VP + (VBP shoot) + (NP (PRP them)) + (PP (IN from) (NP (PRP$ her) (NN plane))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP (VBZ watches) (NP (DT this) (NN shit)))))) + (. .)))</tree></instance><instance><text>If ARG cared about the '' debt crisis '' he would n't be spending money defending DOMA</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (IN If) + (S + (NP ARG) + (VP + (VBD cared) + (S + (NP + (IN about) + (DT the) + ('' '') + (NN debt) + (NN crisis) + ('' '')) + (NP (PRP he)) + (VP + (MD would) + (RB n't) + (VP + (VB be) + (VP + (VBG spending) + (NP (NN money)) + (S (VP (VBG defending) (NP (NN DOMA))))))))))))</tree></instance><instance><text>Thank you , Secretary of State ARG , for helping us resolve the feud ! =</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Thank) + (NP (PRP you)) + (PRN + (, ,) + (NP + (NAC (NNP Secretary) (PP (IN of) (NP (NNP State)))) + (JJ hillary) + (NN clinton)) + (, ,)) + (PP + (IN for) + (S + (VP + (VBG helping) + (S + (NP (PRP us)) + (VP (VB resolve) (NP (DT the) (NN feud)))))))) + (. !)))</tree></instance><instance><text>ARG ' nervous on Law & Order set ' : By Jennifer Still , Entertainment Reporter ARG was reply ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (NN khloe) (NN kardashian) ('' ')) + (ADJP + (JJ nervous) + (PP (IN on) (NP (NNP Law) (CC &) (NNP Order))))) + (VP (VBD set) ('' ')) + (: :)) + (S + (IN By) + (NP (NNP Jennifer)) + (ADVP (RB Still)) + (, ,) + (NP + (NNP Entertainment) + (NN Reporter) + (NN khloe) + (NN kardashian)) + (VP (VBD was) (NP (NN reply))) + (: ...)) + (. .)))</tree></instance><instance><text>I do hate ARG , everybody hates him , he 's not funny at all .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP do) + (VP + (VB hate) + (NP + (NP ARG) + (, ,) + (S (NP (NN everybody)) (VP (VBZ hates) (NP (PRP him)))))))) + (, ,) + (NP (PRP he)) + (VP (VBZ 's) (RB not) (ADJP (JJ funny)) (ADVP (IN at) (DT all))) + (. .)))</tree></instance><instance><text>You do n't like ARG ? oh hell no stoprightthere letme take off my earrings hahaha</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP You)) + (VP (VBP do) (RB n't) (VP (VB like) (NP ARG))) + (. ?)))</tree></instance><instance><text>There should be a disclaimer for journalism majors : Warning : journalism is n't anything like ARG makes it seem .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (EX There)) + (VP + (MD should) + (VP + (VB be) + (NP + (NP (DT a) (NN disclaimer)) + (PP (IN for) (NP (NN journalism) (NNS majors))))))) + (: :) + (NP + (NP (NN Warning)) + (: :) + (S + (S + (NP (NN journalism)) + (VP + (VBZ is) + (RB n't) + (NP (NP (NN anything)) (PP (IN like) (NP ARG))))) + (VP (VBZ makes) (S (NP (PRP it)) (VP (VB seem)))))) + (. .)))</tree></instance><instance><text>took the '' the ultimate fan of 3 by ARG '' quiz & got : omg !! you 're the ultimate fan of 3 !! what about you ? ➜</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (VP + (VBD took) + (NP (DT the) ('' '')) + (NP + (NP (DT the) (JJ ultimate) (NN fan)) + (PP (IN of) (NP (CD 3))) + (PP (IN by) (NP ARG)))) + (FRAG + ('' '') + (NP (NP (NN quiz) (CC &) (VP (VBD got))) (: :) (NP (NN omg)))) + (. !!)))</tree></instance><instance><text>interesting stats ... ds at 110 million units which is double the units of ARG and psp dig09</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ interesting) (NNS stats)) + (: ...) + (ADJP + (JJ ds) + (PP + (IN at) + (NP + (NP (QP (CD 110) (CD million)) (NNS units)) + (SBAR + (WHNP (WDT which)) + (S + (VP + (VBZ is) + (NP + (NP (JJ double) (DT the) (NNS units)) + (PP + (IN of) + (NP (NP ARG) (CC and) (NP (NN psp) (NN dig09)))))))))))))</tree></instance><instance><text>laughing at mark doing th obstacle course on ARG fit plus , think dustyspin & johnrossuk both doing it would be hilarious</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG laughing) + (PP (IN at) (NP (NN mark))) + (S + (VP + (VBG doing) + (NP (DT th) (NN obstacle) (NN course)) + (PP (IN on) (NP (NN ARG) (NN fit))))))) + (CC plus) + (, ,) + (VP + (VBP think) + (SBAR + (S + (NP + (NN dustyspin) + (CC &) + (S + (VP + (NN johnrossuk) + (PP (CC both) (VP (VBG doing) (NP (PRP it))))))) + (VP (MD would) (VP (VB be) (ADJP (JJ hilarious)))))))))</tree></instance><instance><text>I use to love ARG but she broke my heart with that baby so I had me one 2 lol</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP (VBP use) (S (VP (TO to) (VP (VB love) (NP ARG)))))) + (CC but) + (S + (NP (PRP she)) + (VP + (VBD broke) + (NP (PRP$ my) (NN heart)) + (PP (IN with) (NP (DT that) (NN baby))) + (SBAR + (IN so) + (S + (NP (PRP I)) + (VP + (VBD had) + (NP (PRP me)) + (NP (CD one) (CD 2) (NN lol)))))))))</tree></instance><instance><text>click this link ! and FREE Tickets for ARG concert ! .</text><opinion>positive</opinion><tree>(ROOT (S (VP (VB click) (NP (DT this) (NN link))) (. !)))</tree></instance><instance><text>the ARG effect : if it looks good and cool , all else matters not .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT the) (NN britney) (NNS spears) (NN effect)) + (: :) + (FRAG + (SBAR + (IN if) + (S + (NP (PRP it)) + (VP + (VP (VBZ looks) (ADJP (JJ good))) + (CC and) + (ADJP (JJ cool))))) + (, ,) + (ADVP (NP (DT all) (JJ else) (NNS matters)) (RB not))) + (. .)))</tree></instance><instance><text>I am tired of carping from Right and Left , given ARG 's lack of leadership I am fine with Sarkozy and Cameron in the lead .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP am) + (ADJP + (JJ tired) + (PP + (IN of) + (S + (VP + (VBG carping) + (PP (IN from) (NP (NNP Right) (CC and) (VBN Left))))))))) + (, ,) + (VP + (VBN given) + (S + (NP + (NP (NP (NN ARG) (POS 's)) (NN lack)) + (PP (IN of) (NP (NN leadership))) + (PRP I)) + (VP + (VBP am) + (ADJP + (JJ fine) + (PP + (IN with) + (NP + (NP (NNP Sarkozy) (CC and) (NNP Cameron)) + (PP (IN in) (NP (DT the) (NN lead))))))))) + (. .)))</tree></instance><instance><text>Search & Find - Gaming with the ARG ! : 25 Responses to `` Gaming with the ARG ! '' HateMeS4L says : October 13 , 2010 at ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Search) + (UCP + (CC &) + (X + (VB Find) + (: -) + (NP (NP (NN Gaming)) (PP (IN with) (NP (DT the) (NN ARG))))))) + (. !)))</tree></instance><instance><text>Bruno ARG Prosecutor BUSTED ! | Celeb Dirty Laundry : David Schubert , the Las Vegas District attorney ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NNP Bruno) + (NNP paris) + (NNP hilton) + (NNP Prosecutor) + (NNP BUSTED)) + (. !)))</tree></instance><instance><text>jasoniclecht vampire 's kiss starring ARG may very well be the best because of stuff like this ...</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NP (NN jasoniclecht) (NN vampire) (POS 's)) (NN kiss)) + (VP (VBG starring) (NP ARG))) + (VP + (MD may) + (ADVP (RB very) (RB well)) + (VP + (VB be) + (NP (DT the) (JJS best)) + (PP + (IN because) + (IN of) + (NP (NP (NN stuff)) (PP (IN like) (NP (DT this))))))) + (: ...)))</tree></instance><instance><text>atlanta 's ARG museum reopens after $ 10m renovation : totc_pop</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (NN atlanta) (POS 's)) + (NN jimmy) + (JJ carter) + (NN museum)) + (VP + (VBZ reopens) + (PP (IN after) (NP (ADJP ($ $) (CD 10m)) (NN renovation))))) + (: :) + (FRAG (NP (NN totc) (NN _) (NN pop)))))</tree></instance><instance><text>How to present like ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB How)) + (S (VP (TO to) (VP (VB present) (PP (IN like) (NP ARG)))))) + (. ?)))</tree></instance><instance><text>4 your afterellen vlog you should discuss richard gere playing opp ARG ... im just saying ... awkward age gap much</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (CD 4) (PRP$ your) (JJ afterellen) (NN vlog)) + (SBAR + (S + (NP (PRP you)) + (VP + (MD should) + (VP + (VB discuss) + (NP + (NN richard) + (JJ gere) + (NN playing) + (NN opp) + (JJ hilary) + (NN swank))))))) + (: ...) + (S + (NP (NN im)) + (ADVP (RB just)) + (VP + (VBG saying) + (: ...) + (NP (NP (JJ awkward) (NN age) (NN gap)) (RB much))))))</tree></instance><instance><text>ARG tweets her heartbreak -LRB- aceshowbiz.com -RRB- - x.fr / zur</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP + (VBZ tweets) + (NP + (NP (PRP$ her) (NN heartbreak)) + (PRN (-LRB- -LRB-) (NP (NN aceshowbiz.com)) (-RRB- -RRB-)))) + (: -) + (NP (NN x.fr) (: /) (NN zur)))))</tree></instance><instance><text>BASKETBALL SEASON who about it ? You about it ? I about it !! It 's the NBA whereamazinghappens SPURS -LRB- my homies -RRB- & ARG -LRB- defending -RRB- LetsGo</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN BASKETBALL) (NN SEASON)) + (FRAG (WHNP (WP who)) (PP (IN about) (NP (PRP it)))) + (. ?)))</tree></instance><instance><text>Mr. ARG scary guy fu and where they came together Sneem only suited her Zac Efron at the place they are perfect couple</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NNP Mr.) + (NNP ashley) + (NNP tisdale) + (JJ scary) + (NN guy) + (NN fu)) + (CC and) + (SBAR + (WHADVP (WRB where)) + (S + (NP (PRP they)) + (VP + (VBD came) + (ADVP (RB together)) + (NP (NNP Sneem)) + (VP + (ADVP (RB only)) + (VBD suited) + (NP (PRP$ her) (NNP Zac) (NNP Efron)) + (PP + (IN at) + (NP + (NP (DT the) (NN place)) + (SBAR + (S + (NP (PRP they)) + (VP (VBP are) (NP (JJ perfect) (NN couple)))))))))))))</tree></instance><instance><text>If you were made with love , then you must b a Mac :-RRB- love you iMac ARG and the rest of my apple products that live with me !!! Hehehe !</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP (VBD were) (VP (VBN made) (PP (IN with) (NP (NN love))))))) + (, ,) + (ADVP (RB then)) + (NP (PRP you)) + (SQ + (MD must) + (NP (SYM b) (NP (DT a) (NN Mac)) (: :) (-RRB- -RRB-)) + (S + (VP + (S + (VP + (VBP love) + (NP + (NP (PRP you)) + (NP + (NP (NNP iMac) (NNP ARG)) + (CC and) + (NP + (NP (DT the) (NN rest)) + (PP + (IN of) + (NP + (NP (PRP$ my) (NN apple) (NNS products)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBP live) + (PP (IN with) (NP (PRP me)))))))))))))))) + (. !!!)))</tree></instance><instance><text>Stay away from overexposed celebs ! : Sick of Lindsay Lohan and ARG ? Thanks to a new application , you don '' t have to ... .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNP Stay)) + (ADVP + (RB away) + (PP (IN from) (NP (VBN overexposed) (NNS celebs))))) + (. !)))</tree></instance><instance><text>the new ARG fit plus is the funniest ever ! i just love the mushrooms and the kung fu - i 'm so drunk and i aaaache ;-LRB- bring ittt onnnn</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (DT the) (JJ new) (NN ARG) (NN fit)) + (CC plus) + (X (VP (VBZ is) (NP (DT the) (JJS funniest) (RB ever)))) + (. !)))</tree></instance><instance><text>Fukushima fears chill ARG 's atomic ambition | Eric Augenbraun : The president is a big supporter of the US nucl ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Fukushima)) + (VP + (VBZ fears) + (NP + (NP (NN chill) (NN ARG) (POS 's)) + (JJ atomic) + (NN ambition)) + (VP + (SYM |) + (NP + (NP (NNP Eric) (NNP Augenbraun)) + (: :) + (S + (NP (DT The) (NN president)) + (VP + (VBZ is) + (NP + (NP (DT a) (JJ big) (NN supporter)) + (PP (IN of) (NP (DT the) (NNP US) (NN nucl))))))))) + (: ...) + (. .)))</tree></instance><instance><text>just gon na say what everyone knows ... when the ARG ships to a good carrier -LRB- let 's say verizon -RRB- it 's going to explode in popularity .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (ADVP (RB just)) + (VBG gon) + (VP + (TO na) + (VP + (VB say) + (SBAR + (S (WHNP (WP what) (NN everyone)) (VP (VBZ knows)))))))) + (NP + (: ...) + (SBAR + (WHADVP (WRB when)) + (S + (NP + (NP (DT the) (NN ARG) (NNS ships)) + (PP (TO to) (NP (DT a) (JJ good) (NN carrier)))) + (PRN + (-LRB- -LRB-) + (VP + (VB let) + (S (NP (POS 's)) (VP (VB say) (NP (NN verizon))))) + (-RRB- -RRB-)) + (NP (PRP it)) + (VP + (VBZ 's) + (VP + (VBG going) + (S + (VP + (TO to) + (VP (VB explode) (PP (IN in) (NP (NN popularity))))))))))) + (. .)))</tree></instance><instance><text>RT BigJamaal : ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP BigJamaal)) + (: :) + (FRAG + (NP ARG) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at)))) + (. ?)))</tree></instance><instance><text>i am so hungry but i am on my ARG ' throw up diet !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (FW i) + (S + (VP + (VBP am) + (S + (ADJP (ADJP (RB so) (JJ hungry)) (CC but) (ADJP (FW i))) + (VP + (VBP am) + (SBAR + (S + (IN on) + (NP (PRP$ my) (NN britney) (NNS spears) (POS ')) + (VP (VBP throw) (PRT (RP up)) (NP (NN diet)))))))))) + (. !!)))</tree></instance><instance><text>playing ARG with my little sister she just cooked me though lol -- awww how cute brother sisterly love</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG playing) + (NP ARG) + (SBAR + (IN with) + (S + (NP (PRP$ my) (JJ little) (NN sister)) + (NP (PRP she)) + (ADVP (RB just)) + (VP + (VBD cooked) + (NP (PRP me)) + (S + (IN though) + (NP (NN lol)) + (: --) + (UCP + (VB awww) + (WHADJP (WRB how) (JJ cute)) + (NP (NN brother) (JJ sisterly) (NN love))))))))))</tree></instance><instance><text>StephenRevesz Apple Survey - Are Apple products any good ? ARG sucks ? mac .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP StephenRevesz) (NNP Apple) (NNP Survey)) + (: -) + (SQ + (VBP Are) + (NP (NNP Apple) (NNS products)) + (NP (DT any) (JJ good))) + (. ?)))</tree></instance><instance><text>Do n't Pee On ARG 's Building -LSB- Warnings -RSB- : Do n't even think about relieving yourself on ARG ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBP Do) + (RB n't) + (VP + (VB Pee) + (PP + (IN On) + (NP + (NP + (NP (NN anderson) (NN cooper) (POS 's)) + (NN Building)) + (PRN (-LRB- -LSB-) (NP (NNS Warnings)) (-RRB- -RSB-)))))) + (: :) + (S + (VP + (VBP Do) + (RB n't) + (S + (ADVP (RB even)) + (VP + (VB think) + (PP + (IN about) + (S + (VP + (VBG relieving) + (NP (PRP yourself)) + (PP (IN on) (NP ARG))))))))) + (: ...) + (. .)))</tree></instance><instance><text>Got ta say , I found him intriguing at first , but now that ARG is blatantly exploiting his own madness , I 'm done with him .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (S (NP (NNP Got)) (VP (TO ta) (VP (VB say)))) + (, ,) + (S + (NP (PRP I)) + (VP + (VBD found) + (S (NP (PRP him)) (ADJP (JJ intriguing))) + (PP (IN at) (ADJP (RB first))))) + (, ,) + (CC but) + (SBAR + (ADVP (RB now)) + (IN that) + (S + (NP ARG) + (VP + (VBZ is) + (ADVP (RB blatantly)) + (VP + (VBG exploiting) + (NP (PRP$ his) (JJ own) (NN madness))))))) + (, ,) + (S + (NP (PRP I)) + (VP (VBP 'm) (VP (VBN done) (PP (IN with) (NP (PRP him)))))) + (. .)))</tree></instance><instance><text>GlitterGaga I love you ARG</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN GlitterGaga)) + (SBAR + (S (NP (PRP I)) (VP (VBP love) (NP (NP (PRP you)) (NP ARG)))))))</tree></instance><instance><text>hi , is this the real ARG ??</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (INTJ (UH hi)) + (, ,) + (VBZ is) + (NP (DT this)) + (NP (DT the) (JJ real) (NNS nicolas) (NN cage)) + (. ??)))</tree></instance><instance><text>- andrea is ARG in this bitch</text><opinion>negative</opinion><tree>(ROOT + (INTJ + (: -) + (NP + (SBAR + (S + (NP (NN andrea)) + (VP + (VBZ is) + (NP ARG) + (PP (IN in) (NP (DT this) (NN bitch)))))))))</tree></instance><instance><text>I 'm like ARG I 'm about action when I beat it !!! :--RRB- Im in my bag right now</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (PP (IN like) (NP ARG)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (PP (IN about) (NP (NN action))) + (SBAR + (WHADVP (WRB when)) + (S (NP (PRP I)) (VP (VBP beat) (NP (PRP it))))))))) + (. !!!)))</tree></instance><instance><text>ARG was a trust fund kid who could take risks because he knew his family wealth would insure he would never truly go without ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBD was) + (NP + (NP (DT a) (NN trust) (NN fund) (NN kid)) + (SBAR + (WHNP (WP who)) + (S + (VP + (MD could) + (VP + (VB take) + (NP (NNS risks)) + (SBAR + (IN because) + (S + (NP (PRP he)) + (VP + (VBD knew) + (NP (PRP$ his) (NN family) (NN wealth)))))))))))) + (VP + (MD would) + (VP + (VB insure) + (SBAR + (S + (NP (PRP he)) + (VP + (MD would) + (ADVP (RB never)) + (ADVP (RB truly)) + (VP (VB go) (PP (IN without)))))))) + (: ...)))</tree></instance><instance><text>the more i think about it , the more i am realizing '' right fitting '' works a lot like ARG sales when i worked at best buy .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (DT the) + (S + (ADJP (RBR more) (FW i)) + (VP (VBP think) (PP (IN about) (NP (PRP it)))))) + (, ,) + (S + (DT the) + (ADJP (JJR more) (FW i)) + (VP + (VBP am) + (S + (VP + (VBG realizing) + ('' '') + (NP + (NP (JJ right) (JJ fitting) ('' '') (VBZ works)) + (NP + (NP + (NP (DT a) (NN lot)) + (PP (IN like) (NP (NN ARG) (NNS sales)))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (FW i)) + (VP + (VBD worked) + (ADVP (IN at) (JJS best)) + (S (VP (NN buy)))))))))))) + (. .)))</tree></instance><instance><text>i hear obama is to receive a '' razzie award '' for worst president next to ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LS i) + (FRAG + (VP + (VB hear) + (SBAR + (S + (NP (NN obama)) + (VP + (VBZ is) + (S + (VP + (TO to) + (VP + (VB receive) + (NP + (DT a) + ('' '') + (NN razzie) + (NN award) + ('' '')) + (PP (IN for) (NP (JJS worst) (NN president))) + (ADVP (JJ next) (S (VP (TO to) (VP ARG))))))))))))) + (. .)))</tree></instance><instance><text>being really productive on ARG -LRB- running on my new mac -RRB- gtd</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG being) + (NP + (ADJP + (RB really) + (JJ productive) + (PP + (IN on) + (NP + (NNS windows) + (NP + (NP (CD 7)) + (-LRB- -LRB-) + (VP + (VBG running) + (PP (IN on) (NP (PRP$ my) (JJ new) (NN mac)))) + (-RRB- -RRB-))))) + (NN gtd)))))</tree></instance><instance><text>ARG is looking to get a restraining order against her dad ... details coming soon !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (S + (VP + (VBZ is) + (VP + (VBG looking) + (S + (VP + (TO to) + (VP + (VB get) + (NP + (NP (DT a) (VBG restraining) (NN order)) + (PP (IN against) (NP (PRP$ her) (NN dad))))))))) + (: ...) + (S (NP (NNS details)) (VP (VBG coming) (ADVP (RB soon))))) + (. !)))</tree></instance><instance><text>ARG looks awesome and such , held it today in my hand -LRB- had a training at work for it NYAHA -RRB- b that made me realize i don really need it XD</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP + (VBZ looks) + (ADJP (ADJP (JJ awesome)) (CC and) (ADJP (JJ such)))) + (, ,) + (VP + (VBD held) + (NP (PRP it)) + (NP (NN today)) + (PP (IN in) (NP (PRP$ my) (NN hand)))) + (-LRB- -LRB-) + (VP + (VBD had) + (NP + (NP (DT a) (NN training)) + (PP (IN at) (NP (NN work))) + (SBAR (IN for) (S (NP (PRP it)) (NP (NN NYAHA)))))) + (-RRB- -RRB-) + (NP + (NP (NN b)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBD made) + (S + (NP (PRP me)) + (VP + (VB realize) + (SBAR + (S + (FW i) + (VP + (VBP don) + (ADVP (RB really)) + (VP (VB need) (NP (PRP it)) (NP (NN XD)))))))))))))))</tree></instance><instance><text>ARG : slightly less crappy than vista</text><opinion>negative</opinion><tree>(ROOT + (NP + (NNS windows) + (NP + (NP (CD 7)) + (: :) + (ADJP + (ADJP (ADVP (RB slightly) (JJR less)) (JJ crappy)) + (PP (IN than) (NP (NN vista)))))))</tree></instance><instance><text>My cousins ringtone is HIAM and I laughed when it started playing and she was like '' what ? I love ARG '' -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP$ My) (NNS cousins) (NN ringtone)) + (VP (VBZ is) (NP (NNP HIAM)))) + (CC and) + (S + (NP (PRP I)) + (VP + (VBD laughed) + (SBAR + (WHADVP (WRB when)) + (S (NP (PRP it)) (VP (VBD started) (S (VP (VBG playing)))))))) + (CC and) + (S + (NP (PRP she)) + (VP (VBD was) (PP (IN like) ('' '') (SBARQ (WHNP (WP what)))))) + (. ?)))</tree></instance><instance><text>quote me : ARG says she 's learning</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VP (VB quote) (NP (PRP me))) + (: :) + (PRN + (S + (NP ARG) + (VP + (VBZ says) + (SBAR (S (NP (PRP she)) (VP (VBZ 's) (VP (VBG learning))))))))))</tree></instance><instance><text>If you pass San Luis Obispo , you may find the ARG Inn nicely tasteless , or there 's a Cactus Museum on the edge of Vegas : p</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (SBAR + (IN If) + (S + (NP (PRP you)) + (VP (VBP pass) (NP (NNP San) (NNP Luis) (NNP Obispo))))) + (, ,) + (NP (PRP you)) + (VP + (MD may) + (VP + (VB find) + (NP (DT the) (NNP ARG) (NNP Inn)) + (ADJP (RB nicely) (JJ tasteless)))) + (, ,) + (CC or) + (S + (NP (EX there)) + (VP + (VBZ 's) + (NP + (NP (DT a) (NNP Cactus) (NNP Museum)) + (PP + (IN on) + (NP + (NP (DT the) (NN edge)) + (PP (IN of) (NP (NNP Vegas))))))))) + (: :) + (NP (NN p))))</tree></instance><instance><text>wow congratulations to ARG for having her new single debut 1 on billboard !!!!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN wow) (NNS congratulations)) + (VP + (TO to) + (VP + (VB britney) + (NP (NNS spears)) + (PP + (IN for) + (S + (VP + (VBG having) + (NP (PRP$ her) (JJ new) (JJ single) (NN debut) (CD 1)) + (PP (IN on) (NP (NN billboard)))))))) + (. !!!!!!)))</tree></instance><instance><text>I really do not think I look like ARG ... the hair yeah but besides that ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB really)) + (VP + (VBP do) + (RB not) + (VP + (VB think) + (SBAR + (S (NP (PRP I)) (VP (VB look) (PP (IN like) (NP ARG))))))) + (: ...) + (NP + (NP (DT the) (NN hair) (NN yeah)) + (CC but) + (PP (IN besides) (INTJ (DT that) (: ...))))))</tree></instance><instance><text>I liked a YouTube video -- Rebecca Black - Friday -LRB- ARG OFFICIAL REVIEW REACTION -RRB- .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD liked) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (: --) + (NP + (NP (NNP Rebecca) (NNP Black)) + (: -) + (NP + (NP (NNP Friday)) + (PRN + (-LRB- -LRB-) + (NP + (NNP charlie) + (NNP sheen) + (NNP OFFICIAL) + (NNP REVIEW) + (NN REACTION)) + (-RRB- -RRB-)))))) + (. .)))</tree></instance><instance><text>i like ARG but 3 is just bad</text><opinion>neutral</opinion><tree>(ROOT + (NP + (LS i) + (S + (PP (IN like) (NP ARG)) + (CC but) + (NP (CD 3)) + (VP (VBZ is) (ADJP (RB just) (JJ bad))))))</tree></instance><instance><text>ARG is a freaking monster</text><opinion>negative</opinion><tree>(ROOT + (S (NP ARG) (VP (VBZ is) (NP (DT a) (VBG freaking) (NN monster)))))</tree></instance><instance><text>just wanted to let you know that i just got home to find my roommate blasting '' home life '' on my ARG speaker ! love that song !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB just)) + (VP + (VBN wanted) + (S + (VP + (TO to) + (VP + (VB let) + (S (NP (PRP you)) (VP (VB know) (NP (DT that))))))) + (NP (FW i)) + (VP + (ADVP (RB just)) + (VBD got) + (NP (NN home)) + (S + (VP + (TO to) + (VP + (VB find) + (NP + (NP (PRP$ my) (NN roommate)) + (VBG blasting) + ('' '') + (NP (NN home) (NN life)) + ('' '') + (PP (IN on) (NP (PRP$ my) (NN ARG) (NN speaker))))))))) + (. !)))</tree></instance><instance><text>Rihanna defends Britney 's vocals : Rihanna has responded to the critics who say ARG ruined the remix oh ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Rihanna)) + (VP + (VBZ defends) + (NP + (NP (NP (NNP Britney) (POS 's)) (NNS vocals)) + (: :) + (S + (NP (NNP Rihanna)) + (VP + (VBZ has) + (VP + (VBN responded) + (PP + (TO to) + (NP + (NP (DT the) (NNS critics)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP say) + (SBAR + (S + (NP ARG) + (VP + (VBD ruined) + (NP + (NP (DT the) (NN remix)) + (INTJ (UH oh)))))))))))))))) + (: ...) + (. .)))</tree></instance><instance><text>my boyfriend thinks i just married ARG excellent :--RRB- well , would you ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN boyfriend)) + (VP + (VBZ thinks) + (NP + (NP + (FW i) + (ADJP (RB just) (VBN married)) + (NN lindsay) + (NN lohan) + (JJ excellent)) + (: :) + (NP + (PRN (: --) (SYM RRB) (: -)) + (SQ (INTJ (RB well)) (, ,) (MD would) (NP (PRP you)))))) + (. ?)))</tree></instance><instance><text>is ARG the world 's worst jewel thief ?</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (SQ + (VP (VBZ is)) + (NP ARG) + (NP + (NP (DT the) (NN world) (POS 's)) + (JJS worst) + (NN jewel) + (NN thief))) + (. ?)))</tree></instance><instance><text>ARG leads exult for sport 's inclusion in Games - Golf has a tee time for 2016 , and ARG can hardly w ...</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ leads) + (VP + (VB exult) + (PP + (IN for) + (NP + (NP (NP (NN sport) (POS 's)) (NN inclusion)) + (PP (IN in) (NP (NNPS Games))))) + (: -) + (S + (S + (NP (NNP Golf)) + (VP + (VBZ has) + (NP + (NP (DT a) (NN tee) (NN time)) + (PP (IN for) (NP (CD 2016)))))) + (, ,) + (CC and) + (S (NP ARG) (VP (MD can) (ADVP (RB hardly)) (VP (VB w))))))) + (: ...)))</tree></instance><instance><text>are at & t users vulnerable to that ssh hack ? i 've never been able to establish an ssh connection with my ARG over at & t 3g/edge</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBP are) + (PP + (IN at) + (NP + (NP (CC &) (NN t) (NNS users)) + (ADJP + (JJ vulnerable) + (PP (TO to) (NP (DT that) (NN ssh) (NN hack))))))) + (. ?)))</tree></instance><instance><text>do n't waste your time ... its still the ARG for now , , , the only thing that will kill the ARG is the death of jobs ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP (VBP do) (RB n't) (VP (VB waste) (NP (PRP$ your) (NN time)))) + (: ...) + (NP + (NP + (NP (PRP$ its) (RB still) (DT the) (NN ARG)) + (PP (IN for) (ADVP (RB now)))) + (, ,) + (, ,) + (, ,) + (S + (NP + (NP (DT the) (JJ only) (NN thing)) + (SBAR + (WHNP (WDT that)) + (S (VP (MD will) (VP (VB kill) (NP (DT the) (NN ARG))))))) + (VP + (VBZ is) + (NP (NP (DT the) (NN death)) (PP (IN of) (NP (NNS jobs))))))) + (: ...) + (. .)))</tree></instance><instance><text>box games : dj hero for box 360 , ps3 , ARG and ps2 | game review | gamewitz</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN box) (NNS games)) + (: :) + (FRAG + (NP + (NP + (NP (NN dj) (NN hero)) + (PP (IN for) (NP (NN box) (CD 360)))) + (, ,) + (NP (NN ps3)) + (, ,) + (NP ARG) + (CC and) + (NP (NN ps2))) + (SYM |) + (NP (NN game) (NN review) (SYM |) (NN gamewitz)))))</tree></instance><instance><text>GOP Fair warning -- choose another non-conservative like ARG , and conservatives will bolt ! Do that again , and we lose .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP GOP) (NNP Fair) (NN warning)) + (: --) + (VP + (VB choose) + (NP + (NP (DT another) (JJ non-conservative)) + (PP (IN like) (NP ARG)))) + (, ,) + (CC and) + (NP (NP (NNS conservatives)) (VP (MD will) (NP (NN bolt))))) + (. !)))</tree></instance><instance><text>buy the ps3 version , then you can chat with your ARG live friends while you play it .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VB buy) (NP (DT the) (NN ps3) (NN version)))) + (, ,) + (RB then) + (S + (S + (NP (PRP you)) + (VP + (MD can) + (VP (VB chat) (PP (IN with) (NP (PRP$ your) (NN ARG)))))) + (VP + (VB live) + (NP (NNS friends)) + (SBAR + (IN while) + (S (NP (PRP you)) (VP (VBP play) (NP (PRP it))))))) + (. .)))</tree></instance><instance><text>Let 's go Sister ARG ! You have 7 hours ! Last time she did ironman was in 2006 at 16:59 - cheer her on !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Let) + (S (NP (PRP 's)) (VP (VB go) (NP (NNP Sister) (NNP ARG))))) + (. !)))</tree></instance><instance><text>I HATE ARG no offense ARG fans : S</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP HATE) + (ADJP ARG) + (NP (DT no) (NN offense) (NN lady) (JJ gaga) (NNS fans)))) + (: :) + (NP (NN S))))</tree></instance><instance><text>I just took '' Your ARG 's Best friend but you get kidnapped ... What ... '' and got : The Next Morning ... ! Try it : .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB just)) + (VP + (VP + (VBD took) + ('' '') + (NP + (NP (PRP$ Your) (NN justin) (NN bieber) (POS 's)) + (JJS Best) + (NN friend))) + (CC but) + (SBAR + (S + (NP (PRP you)) + (VBP get) + (VBN kidnapped) + (: ...) + (SBAR + (WHNP (WP What)) + (: ...) + (S + ('' '') + (CC and) + (VP + (VBD got) + (: :) + (NP (NP (DT The) (JJ Next) (NN Morning)) (: ...)))))))) + (. !)))</tree></instance><instance><text>: YouTube ➲ ARG extraordinary message ; paramount 2 succeeding in life !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (: :) + (NP + (NP + (NNP YouTube) + (NNP ➲) + (NNP steve) + (NNS jobs) + (JJ extraordinary) + (NN message)) + (: ;) + (NP + (NP (JJ paramount) (CD 2) (VBG succeeding)) + (PP (IN in) (NP (NN life))))) + (. !)))</tree></instance><instance><text>ARG : '' Who said you 're not perfect ? '' Me : '' Miley Cyrus said it yo bitch ! But you a ' miss perfect ' , never done a mistake huh ?! ''</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + ('' '') + (PRN + (SBARQ + (WHNP (WP Who)) + (SQ + (VP + (VBD said) + (SBAR + (S + (NP (PRP you)) + (VP (VBP 're) (RB not) (ADJP (JJ perfect))))))) + (. ?)) + ('' ''))))</tree></instance><instance><text>ha i like it -LRB- : i was listening to ARG all i wish -LRB- this year -RRB- xd</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (NN ha) + (PP + (FW i) + (SBAR + (IN like) + (FRAG + (NP (PRP it)) + (-LRB- -LRB-) + (: :) + (FW i) + (VP + (VBD was) + (VP + (VBG listening) + (S + (VP + (TO to) + (VP + (VB britney) + (S + (NP + (NP (NNS spears)) + (NP + (NP (DT all) (FW i) (NN wish)) + (PRN + (-LRB- -LRB-) + (NP (DT this) (NN year)) + (-RRB- -RRB-)))) + (NN xd)))))))))))))</tree></instance><instance><text>ARG - lohan denies stealing accessories</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN lindsay) + (S + (X (SYM lohan)) + (: -) + (NP (NN lohan)) + (VP + (VBZ denies) + (S (VP (VBG stealing) (NP (NNS accessories))))))))</tree></instance><instance><text>Looking to join the prestigious ranks of ARG , Chris Brown and Mel Gibson , Nicolas Cage was arrested for ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG Looking) + (S + (VP + (TO to) + (VP + (VB join) + (NP + (NP (DT the) (JJ prestigious) (NNS ranks)) + (PP (IN of) (NP ARG)))))))) + (, ,) + (NP + (NP + (NP (NNP Chris) (NNP Brown)) + (CC and) + (NP (NNP Mel) (NNP Gibson))) + (, ,) + (NP (NNP Nicolas) (NNP Cage))) + (VP (VBD was) (PP (VBN arrested) (IN for) (: ...))) + (. .)))</tree></instance><instance><text>i also need someone in gearbox to play with me in borderlands ... i am an ARG achievement whore .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (LS i) + (ADVP (RB also)) + (X + (SINV + (VP + (VBP need) + (NP (NP (NN someone)) (PP (IN in) (NP (NN gearbox)))) + (S + (VP + (TO to) + (VP + (VB play) + (PP (IN with) (NP (PRP me))) + (PP (IN in) (NP (NNS borderlands))))))) + (NP + (: ...) + (FW i) + (S + (VP + (VBP am) + (NP (DT an) (NN ARG) (NN achievement) (NN whore))))))) + (. .)))</tree></instance><instance><text>bloggged the amazon ARG cover - protect your investment : -</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBN bloggged) + (S + (NP (DT the) (NN amazon) (NN ARG) (NN cover)) + (: -) + (VP (VB protect) (NP (PRP$ your) (NN investment)))))) + (: :) + (: -)))</tree></instance><instance><text>why , were you listening to ARG and you are worried you coffee is going to taste like shit ?</text><opinion>negative</opinion><tree>(ROOT + (SQ + (WHADVP (WRB why)) + (, ,) + (VBD were) + (NP (PRP you)) + (S + (S (VP (VBG listening) (S (VP (TO to) (VP ARG))))) + (CC and) + (S + (NP (PRP you)) + (VP + (VBP are) + (VP + (VBN worried) + (NP (PRP you)) + (SBAR + (S + (NP (NN coffee)) + (VP + (VBZ is) + (VP + (VBG going) + (S + (VP + (TO to) + (VP (VB taste) (PP (IN like) (NP (NN shit)))))))))))))) + (. ?)))</tree></instance><instance><text>ARG praises Russia over Iran crisis - Telegraph they are all so fake</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ praises) + (NP + (NP (NNP Russia)) + (PP (IN over) (NP (NNP Iran) (NN crisis))))) + (: -)) + (S + (NP (NNP Telegraph)) + (NP (PRP they)) + (VP (VBP are) (ADVP (DT all)) (ADJP (RB so) (JJ fake))))))</tree></instance><instance><text>on the ARG love using twitter</text><opinion>neutral</opinion><tree>(ROOT + (PP + (PP (IN on) (NP (DT the) (NN ARG) (NN love))) + (S (VP (VBG using) (NP (NN twitter))))))</tree></instance><instance><text>'' ARG got her 23rd baby right now '' from the movie click ... cant help but laugh ... hahahahhaha</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ('' '') (NN britney) (NNS spears)) + (VP + (VP + (VBD got) + (NP (PRP$ her) (JJ 23rd) (NN baby)) + (ADVP (RB right) (RB now)) + ('' '') + (PP (IN from) (NP (DT the) (NN movie) (NN click))) + (: ...) + (NP (JJ cant) (NN help))) + (CC but) + (VP (NN laugh))) + (: ...) + (NN hahahahhaha)))</tree></instance><instance><text>hollywood festival to honor ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN hollywood) (NN festival)) + (VP (TO to) (VP (VB honor) (NP ARG)))))</tree></instance><instance><text>but your such a fake , wish people would stop following a fake ARG , scar on the back of a Cereal Pckt was it , yeah .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (S + (NP + (CC but) + (NP (PRP$ your) (PDT such) (DT a) (NN fake)) + (, ,) + (NP (NN wish) (NNS people))) + (VP + (MD would) + (VP + (VB stop) + (PP + (VBG following) + (NP + (NP (DT a) (JJ fake) (NN harry) (NN potter)) + (, ,) + (NP + (NP (NN scar)) + (PP + (IN on) + (NP + (NP (DT the) (NN back)) + (PP (IN of) (NP (DT a) (NN Cereal) (NN Pckt))))))))))) + (VP (VBD was) (NP (PRP it)))) + (, ,) + (NP (NN yeah)) + (. .)))</tree></instance><instance><text>3 - ARG i like that song ! -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (UCP + (LS 3) + (: -) + (NP (NP ARG) (VP (FW i) (PP (IN like) (NP (DT that) (NN song))))) + (. !)))</tree></instance><instance><text>ARG praises the courage of Britain 's troops -LRB- Daily Mirror -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ praises) + (NP + (NP (DT the) (NN courage)) + (PP (IN of) (NP (NP (NNP Britain) (POS 's)) (NNS troops)))) + (PRN (-LRB- -LRB-) (NP (NNP Daily) (NNP Mirror)) (-RRB- -RRB-)))))</tree></instance><instance><text>yep i know im in the twilight zone when ARG speaks ! clairecmc he is a big liberal just like you ? optea p2 tlot liberals tcot</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN yep) + (FW i) + (VP + (VB know) + (NP + (NP (NN im)) + (PP (IN in) (NP (DT the) (JJ twilight) (NN zone)))) + (SBAR + (WHADVP (WRB when)) + (S (NP (NN jimmy) (JJ carter) (VBZ speaks)))))) + (. !)))</tree></instance><instance><text>michael jackson , kate gosselin , sarah palin , bernie madoff , lady gag , & ARG are the most popular halloween costumes .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN michael) (NN jackson)) + (, ,) + (NP (NN kate) (NN gosselin)) + (, ,) + (NP (NN sarah) (NN palin)) + (, ,) + (NP (NN bernie) (NN madoff)) + (, ,) + (NP (NN lady) (NN gag)) + (, ,) + (CC &) + (NP ARG)) + (VP + (VBP are) + (NP + (DT the) + (ADJP (RBS most) (JJ popular)) + (NN halloween) + (NNS costumes))) + (. .)))</tree></instance><instance><text>JIMMY 'S TWEETS FROM FRIDAY : -LRB- Sorry for delay , Twitter was overloaded ! -RRB- ARG Played '' Random Object ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP JIMMY) (POS 'S)) + (NNP TWEETS) + (NNP FROM) + (NNP FRIDAY)) + (: :) + (S + (-LRB- -LRB-) + (ADJP (JJ Sorry) (PP (IN for) (NP (NN delay)))) + (, ,) + (NP (NNP Twitter)) + (VP (VBD was) (VP (VBN overloaded))) + (. !) + (-RRB- -RRB-))))</tree></instance><instance><text>ARG has brought us into a 3rd war with a Mulem nation ! THAT was a HUGE mistake !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN brought) + (NP (PRP us)) + (PP + (IN into) + (NP + (NP (DT a) (JJ 3rd) (NN war)) + (PP (IN with) (NP (DT a) (NNP Mulem) (NN nation))))))) + (. !)))</tree></instance><instance><text>Oh how i love ARG .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (INTJ + (UH Oh) + (SBAR + (WHADVP (WRB how)) + (FRAG (NP (FW i) (NN love) (NN harry) (NN potter))))) + (. .)))</tree></instance><instance><text>estrella archs does n't do a bad job designing without ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN estrella) (NNS archs)) + (VP + (VBZ does) + (RB n't) + (VP + (VB do) + (NP (DT a) (JJ bad) (NN job)) + (VP (VBG designing) (PP (IN without) (NP ARG)))))))</tree></instance><instance><text>skoool homii are clowz they waz like no school wednesday im playing my ARG all day</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN skoool) (NNS homii)) + (VP + (VBP are) + (NP + (NP (NN clowz)) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP waz) + (PP (IN like) (NP (DT no) (NN school))) + (S + (NP (NNP wednesday) (NN im)) + (VP + (VBG playing) + (NP (PRP$ my) (NNS ARG)) + (NP (DT all) (NN day)))))))))))</tree></instance><instance><text>Wong Jing 's Jet Li movie -LRB- plus Jackie Chan spoof -RRB- High Risk references Chuck Norris ' Invasion U.S.A. and ARG 's Raw Deal .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP + (NP + (NP (NNP Wong) (NNP Jing) (POS 's)) + (NNP Jet) + (NNP Li) + (NN movie)) + (PRN + (-LRB- -LRB-) + (CC plus) + (NP (NNP Jackie) (NNP Chan) (NN spoof)) + (-RRB- -RRB-))) + (NP + (NP + (JJ High) + (NN Risk) + (NNS references) + (NNP Chuck) + (NNP Norris) + (POS ')) + (NNP Invasion) + (NX + (NX (NNP U.S.A.)) + (CC and) + (NX + (NP (JJ arnold) (NN schwarzenegger) (POS 's)) + (NN Raw) + (NNP Deal))))) + (. .)))</tree></instance><instance><text>Church with the family , Cowboys football , ARG ... looks like its gon na be a good day !!</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NP (NNP Church)) (PP (IN with) (NP (DT the) (NN family)))) + (, ,) + (NP + (NP (NNPS Cowboys) (NN football)) + (, ,) + (NP ARG) + (S + (: ...) + (VP + (VBZ looks) + (PP + (IN like) + (NP + (PRP$ its) + (S + (VP + (VBG gon) + (S + (VP + (TO na) + (VP (VB be) (NP (DT a) (JJ good) (NN day)))))))))))) + (. !!)))</tree></instance><instance><text>sexy !!! jaja I love you with all my heart ARG ♥ ♥ .</text><opinion>positive</opinion><tree>(ROOT (INTJ (JJ sexy) (. !!!)))</tree></instance><instance><text>saw pictures of ARG damn baby what happened ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN saw) (NNS pictures)) + (PP (IN of) (NP (NN lindsay) (NN lohan) (NN damn) (NN baby))) + (SBARQ (WHNP (WP what)) (SQ (VP (VBD happened)))) + (. ?)))</tree></instance><instance><text>musicmonday and then we kiss - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday)) + (CC and) + (S + (ADVP (RB then)) + (NP (PRP we)) + (NP (NN kiss) (: -) (NN britney) (NNS spears)))))</tree></instance><instance><text>itbetheones like ARG who be spammin my shit ! no , i don wan na watch yo fuck video !! ... block block block</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNS itbetheones)) + (PP + (IN like) + (NP + (NP ARG) + (SBAR + (WHNP (WP who)) + (S (VP (VB be) (NP (JJ spammin) (PRP$ my) (NN shit)))))))) + (. !)))</tree></instance><instance><text>listeningto 3 - ARG :-RRB- it 's amazing : dd</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NP (NN listeningto) (CD 3)) (: -) (NP ARG) (: :)) + (SBAR + (-RRB- -RRB-) + (S + (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ amazing)))) + (: :) + (NP (NN dd))))))</tree></instance><instance><text>enemy >> Guy Ritchie breaks silence on ARG : ' I still love her but she 's retarded '</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NN enemy) + (CD >>) + (NNP Guy) + (NNP Ritchie) + (NNS breaks) + (NN silence)) + (PP (IN on) (NP ARG))) + (: :) + (SBAR + ('' ') + (S + (S + (NP (PRP I)) + (ADVP (RB still)) + (VP (VBP love) (NP (PRP$ her)))) + (CC but) + (S (NP (PRP she)) (VP (VBZ 's) (VP (VBN retarded) ('' '))))))))</tree></instance><instance><text>ARG , oh how i love you ... concert soon ! who else is excited !?</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (, ,) + (SQ + (UH oh) + (WHADVP + (SBAR + (WHADVP (WRB how)) + (S (FW i) (VP (VBP love) (NP (PRP you))))) + (: ...) + (NP (NN concert) (RB soon)))) + (. !)))</tree></instance><instance><text>in other news , ARG ALBUM TOMORROW ARG ALBUM TOMORROW ARG ALBUM TOMORROW ARG ALBUM TOMORROW ARG ALBUM TOMORROW ARG</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP + (IN in) + (NP + (NP (JJ other) (NN news)) + (, ,) + (NP + (NN ARG) + (NNP ALBUM) + (NNP TOMORROW) + (NN ARG) + (NNP ALBUM) + (NNP TOMORROW) + (NN ARG) + (NNP ALBUM) + (NNP TOMORROW) + (NN ARG) + (NNP ALBUM) + (NNP TOMORROW) + (NN ARG) + (NNP ALBUM) + (NNP TOMORROW) + (NN ARG))))))</tree></instance><instance><text>damn it i hate ARG typing .</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (RB damn)) + (S (NP (PRP it)) (NP (FW i) (NN hate) (NN ARG) (NN typing))) + (. .)))</tree></instance><instance><text>hahahah yeah and ARG out this bitch</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NN hahahah) (NN yeah)) (CC and) (NP ARG)) + (PP (IN out) (NP (DT this) (NN bitch)))))</tree></instance><instance><text>my ARG quit reading games , cds , and dvds completely , just fucking great it 's not even a year old yet</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN ARG)) + (VP + (VBD quit) + (S + (VP + (VBG reading) + (NP + (NNS games) + (, ,) + (NNS cds) + (PRN + (, ,) + (CC and) + (NP (NNS dvds)) + (ADVP (RB completely)) + (, ,))) + (ADJP + (RB just) + (RB fucking) + (JJ great) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (RB not) + (ADVP (RB even)) + (ADJP (NP (DT a) (NN year)) (JJ old)) + (ADVP (RB yet)))))))))))</tree></instance><instance><text>kalo suara aku kayak dulu pasti bisa nyanyi empire state of mind version ARG : -LRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP + (FW kalo) + (FW suara) + (FW aku) + (FW kayak) + (FW dulu) + (FW pasti) + (FW bisa) + (FW nyanyi) + (NN empire) + (NN state)) + (PP (IN of) (NP (NN mind) (NN version) (NN alicia) (NNS keys)))) + (: :) + (NP (-LRB- -LRB-))))</tree></instance><instance><text>Nadine Coyle ' Hires ARG ' is PR ' : To help launch her solo career</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Nadine) (NNP Coyle) (POS ')) + (VP (VBZ Hires) (NP (NN ARG) ('' ')))) + (VP + (VBZ is) + (NP + (NP (NNP PR) (POS ')) + (: :) + (S + (VP + (TO To) + (VP + (VB help) + (VP (VB launch) (NP (PRP$ her) (NN solo) (NN career))))))))))</tree></instance><instance><text>* charms a pole to show up * another one my lord : freakshow by ARG * dances on the pole * let 's give them a ; -RRB- freak show</text><opinion>negative</opinion><tree>(ROOT + (X + (X (SYM *)) + (S + (NP (NNS charms)) + (NP (DT a) (NN pole)) + (VP + (TO to) + (VP + (VB show) + (PRT (RP up)) + (X + (X (SYM *)) + (NP + (NP (DT another) (CD one)) + (NP + (NP (PRP$ my) (NN lord)) + (: :) + (NP + (NP (NP (NN freakshow)) (PP (IN by) (NP ARG))) + (X + (X (SYM *)) + (S + (NP + (NP (NNS dances)) + (PP (IN on) (NP (DT the) (NN pole)))) + (X + (X (SYM *)) + (S + (S + (VP + (VB let) + (S + (NP (POS 's)) + (VP + (VB give) + (NP (PRP them)) + (X (DT a)))))) + (: ;) + (NP (-RRB- -RRB-) (NN freak) (NN show)))))))))))))))</tree></instance><instance><text>Damn fucked up ! Let 's go ARG !</text><opinion>positive</opinion><tree>(ROOT + (FRAG (ADJP (JJ Damn) (S (VP (VBN fucked) (PRT (RP up))))) (. !)))</tree></instance><instance><text>'' I dare you to fuck ARG '' - Courtney Cox to David Arquette on the Howard Stern Show April 14 , 2011</text><opinion>negative</opinion><tree>(ROOT + (X + (S + ('' '') + (NP (PRP I)) + (VP + (VBP dare) + (NP (PRP you)) + (S (VP (TO to) (VP (VB fuck) (NP ARG))))) + ('' '') + (: -)) + (NP + (NP (NNP Courtney) (NNP Cox)) + (PP + (TO to) + (NP + (NP (NNP David) (NNP Arquette)) + (PP + (IN on) + (NP + (DT the) + (NNP Howard) + (NNP Stern) + (NNP Show) + (NNP April) + (CD 14))) + (, ,) + (CD 2011))))))</tree></instance><instance><text>RT StefanW Scary : '' Amazing List Of Every ARG Product And How Much We Depend On Them '' simplyzesty .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN RT) (NNP StefanW) (NNP Scary)) + (: :) + ('' '') + (NP + (NP + (NP (JJ Amazing) (NN List)) + (PP + (IN Of) + (NP (NP (DT Every) (NN ARG)) (NP (NNP Product))))) + (CC And) + (SBAR + (WHADJP (WRB How) (JJ Much)) + (S + (NP (PRP We)) + (VP (VBP Depend) (PP (IN On) (NP (NNP Them)))))) + ('' '') + (NN simplyzesty))) + (. .)))</tree></instance><instance><text>relaxing with homie mo while he play the ARG about to get like my brother chuckie yeah digg jerk the cell</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG relaxing) + (PP (IN with) (NP (NN homie) (NN mo))) + (SBAR + (IN while) + (S + (NP (PRP he)) + (VP + (VB play) + (NP (DT the) (NN ARG)) + (VP + (IN about) + (S + (VP + (TO to) + (VP + (VB get) + (PP + (IN like) + (NP + (NP + (PRP$ my) + (NN brother) + (NN chuckie) + (JJ yeah) + (NN digg) + (NN jerk)) + (NP (DT the) (NN cell))))))))))))))</tree></instance><instance><text>9 -RRB- I love listening to ARG 's songs when I 'm in love because they are so true</text><opinion>positive</opinion><tree>(ROOT + (NP + (LST (CD 9) (-RRB- -RRB-)) + (PRN + (S + (NP (PRP I)) + (VP + (VBP love) + (VP + (VBG listening) + (PP + (TO to) + (NP (NP (NN taylor) (NN swift) (POS 's)) (NNS songs))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (PP (IN in) (NP (NN love))) + (SBAR + (IN because) + (S + (NP (PRP they)) + (VP (VBP are) (ADJP (RB so) (JJ true))))))))))))))</tree></instance><instance><text>ARG is worried about global warming , well he should tell Obama to keep his mouth shut then ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP al)) + (VP + (VBP gore) + (VP + (VBZ is) + (ADJP + (VBN worried) + (PP (IN about) (NP (JJ global) (NN warming)))) + (, ,) + (SBAR + (S + (ADVP (RB well)) + (NP (PRP he)) + (VP + (MD should) + (VP + (VB tell) + (NP (NNP Obama)) + (S + (VP + (TO to) + (VP + (VB keep) + (S + (NP (PRP$ his) (NN mouth)) + (VP (VBD shut) (ADVP (RB then))))))))) + (: ...)))))))</tree></instance><instance><text>Gmaallovesyou ha thanks omg i cant believe you didnt comment about my ARG tweets today i was being a tweetin fool ha</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Gmaallovesyou) (NN ha) (NNS thanks)) + (VP + (VBP omg) + (SBAR + (S + (NP (FW i) (FW cant)) + (VP + (VBP believe) + (S + (NP (PRP you)) + (NP + (NP (JJ didnt) (NN comment)) + (PP + (IN about) + (NP (PRP$ my) (NN harry) (JJ potter) (NNS tweets))))) + (NP (NN today)) + (SBAR + (S + (FW i) + (VP + (VBD was) + (VP + (VBG being) + (NP (DT a) (NN tweetin) (NN fool) (NN ha))))))))))))</tree></instance><instance><text>ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP ARG) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at))) + (. ?)))</tree></instance><instance><text>il give it to her like , ARG does have a decent body !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN il)) + (VP + (VB give) + (NP (PRP it)) + (PP + (TO to) + (NP + (PRP$ her) + (S + (IN like) + (, ,) + (NP ARG) + (VP + (VBZ does) + (VP (VB have) (NP (DT a) (JJ decent) (NN body)))))))) + (. !)))</tree></instance><instance><text>Wednesday marks birth of controversial ARG : As of Wednesday , President ARG 's health care overhaul is one ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NNP Wednesday)) + (VP + (VBZ marks) + (NP + (NP (NN birth)) + (PP (IN of) (NP (JJ controversial) (NN ARG))))) + (: :)) + (S + (PP (IN As) (PP (IN of) (NP (NNP Wednesday)))) + (, ,) + (NP + (NP (NNP President) (NNP ARG) (POS 's)) + (NN health) + (NN care) + (NN overhaul)) + (VP (VBZ is) (NP (CD one))) + (: ...)) + (. .)))</tree></instance><instance><text>nowplaying ARG - Bottom Of The Ocean love this song < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG nowplaying) + (NP + (NP ARG) + (: -) + (NP + (NP + (NP (NNP Bottom)) + (PP (IN Of) (NP (DT The) (NNP Ocean) (NN love)))) + (NP (NP (DT this) (NN song)) (NP (JJR <) (CD 3))))))))</tree></instance><instance><text>apparently , ARG finds acting `` monotonous '' ... i did n't even know the crazy bitch was still acting ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB apparently)) + (, ,) + (NP ARG) + (VP + (VBZ finds) + (VP + (VBG acting) + (NP + (`` ``) + (JJ monotonous) + ('' '') + (PRN + (: ...) + (FW i) + (S + (VP + (VBD did) + (RB n't) + (VP + (ADVP (RB even)) + (VB know) + (SBAR + (S + (NP (DT the) (JJ crazy) (NN bitch)) + (VP + (VBD was) + (ADVP (RB still)) + (VP (VBG acting))))))) + (: ...))))))))</tree></instance><instance><text>ARG is my celebrity crush ! wowsh ! Oritse x</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBZ is) (NP (PRP$ my) (NN celebrity) (NN crush))) + (. !)))</tree></instance><instance><text>Your Best News ARG and Mila Kunis in Friends With Benefits Star Gossip - >> .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (PRP$ Your) + (JJS Best) + (NN News) + (NN justin) + (NN timberlake)) + (CC and) + (NP + (NP + (NP (NNP Mila) (NNP Kunis)) + (PP (IN in) (NP (NNPS Friends)))) + (PP + (IN With) + (NP + (NP (NNPS Benefits) (NNP Star) (NNP Gossip)) + (: -) + (NP (NN >>)))))) + (. .)))</tree></instance><instance><text>today in 2002 , ARG won the nobel peace prize for his effort to find peace in international conflicts and to advance human rights</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN today)) (PP (IN in) (NP (CD 2002)))) + (, ,) + (NP ARG) + (VP + (VBD won) + (NP + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (PP + (IN for) + (NP + (PRP$ his) + (NN effort) + (S + (VP + (VP + (TO to) + (VP + (VB find) + (NP + (NP (NN peace)) + (PP + (IN in) + (NP (JJ international) (NNS conflicts)))))) + (CC and) + (VP + (TO to) + (VP (VB advance) (NP (JJ human) (NNS rights))))))))))))</tree></instance><instance><text>clean break - ARG edition .</text><opinion>neutral</opinion><tree>(ROOT + (NP (NP (JJ clean) (NN break) (: -) (NN ARG) (NN edition)) (. .)))</tree></instance><instance><text>it 's official : ARG was such an ass , you can win the nobel peace prize just by not being him</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP it)) + (VP (VBZ 's) (NP (NN official))) + (: :) + (SINV + (VP ARG) + (VP (VBD was)) + (SBAR + (S + (NP (JJ such) (DT an) (NN ass)) + (, ,) + (NP (PRP you)) + (VP + (MD can) + (VP + (VB win) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (SBAR + (ADVP (RB just)) + (PP + (IN by) + (S (RB not) (VP (VBG being) (NP (PRP him)))))))))))))</tree></instance><instance><text>so proud of ARG for her new single '' 3 '' debuting at 1 !!! check out a sneak peek picture from the music video ! : tweetphoto.com/e7aff0</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (ADJP + (ADJP (RB so) (JJ proud) (PP (IN of) (NP ARG))) + (PP + (IN for) + (NP + (NP (PRP$ her) (JJ new) (JJ single) ('' '') (CD 3) ('' '')) + (VP (VBG debuting) (PP (IN at) (NP (CD 1))))))) + (. !!!)))</tree></instance><instance><text>good grief ! when did ARG get so old ?</text><opinion>negative</opinion><tree>(ROOT (NP (NP (JJ good) (NN grief)) (. !)))</tree></instance><instance><text>ARG problems with hair loss .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN lady) (JJ gaga) (NNS problems)) + (PP (IN with) (NP (NN hair) (NN loss)))) + (. .)))</tree></instance><instance><text>Wonderful quote by ARG , I really love that speech ! My best Youtube moment ever : - D</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (JJ Wonderful) (NN quote)) (PP (IN by) (NP ARG))) + (, ,) + (NP (PRP I)) + (ADVP (RB really)) + (VP (VBP love) (NP (IN that) (NN speech))) + (. !)))</tree></instance><instance><text>american secret agents on american presidents : no surprises , ARG is worst</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN american) (JJ secret) (NNS agents)) + (PP (IN on) (NP (NN american) (NNS presidents)))) + (: :) + (SBAR + (S + (NP (NP (DT no) (NNS surprises)) (, ,) (NP ARG)) + (VP (VBZ is) (JJS worst))))))</tree></instance><instance><text>Saw the edward munch exhibition yesterday in the national gallery , haunting stuff , the ARG was the highlight</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBD Saw) + (NP (DT the) (JJ edward) (JJ munch) (NN exhibition)) + (NP (NN yesterday)) + (PP (IN in) (NP (DT the) (JJ national) (NN gallery))) + (, ,) + (S (VP (VBG haunting) (NP (NN stuff)))))) + (, ,) + (NP (DT the) (NN ARG)) + (VP (VBD was) (NP (DT the) (NN highlight)))))</tree></instance><instance><text>Hey Maher , is ARG an ugly ' twat ' ??</text><opinion>negative</opinion><tree>(ROOT + (S + (UH Hey) + (S + (NP (NNP Maher)) + (, ,) + (VP + (VBZ is) + (NP + (NP (ADJP (JJ ARG) (DT an) (JJ ugly) ('' ')) (NN twat)) + ('' ')))) + (. ??)))</tree></instance><instance><text>it 's times like these i wish i had a ARG or something similar ! i have catching fire in book form , and i want to read it !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (NNS times)) + (PP (IN like) (NP (DT these) (FW i) (NN wish)))) + (SBAR + (S + (NP (FW i)) + (VP + (VBD had) + (ADJP + (NP (DT a) (NN ARG) (CC or) (NN something)) + (JJ similar)))))) + (. !)))</tree></instance><instance><text>Last night in a move 2 anger America 's conservatives , President ARG had better sex than you did tcot</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP (JJ Last) (NN night)) + (PP + (IN in) + (NP + (DT a) + (NN move) + (CD 2) + (NN anger) + (NP (NNP America) (POS 's)) + (NNS conservatives))) + (, ,) + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBD had) + (NP (NP (JJR better) (NN sex)) (PP (IN than) (NP (PRP you)))))) + (VP (VBD did)) + (NP (NN tcot))))</tree></instance><instance><text>Just received '' The Presentation secrets of ARG - How to be insanely great in front of any audience '' by Carmine Gallo</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (ADJP (RB Just) (VBN received)) + ('' '') + (NP + (NP (DT The) (NN Presentation) (NNS secrets)) + (PP (IN of) (NP ARG))) + (: -)) + (SBAR + (WHADVP (WRB How)) + (S + (VP + (TO to) + (VP + (VB be) + (ADJP + (RB insanely) + (JJ great) + (PP + (IN in) + (NP + (NP (NN front)) + (PP (IN of) (NP (DT any) (NN audience)))))))))) + ('' '') + (VP (PP (IN by) (NP (NNP Carmine) (NNP Gallo))))))</tree></instance><instance><text>ARG on how i met your mother was so good !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (PP + (IN on) + (SBAR + (WHADVP (WRB how)) + (S (FW i) (VP (VBD met) (NP (PRP$ your) (NN mother))))))) + (VP (VBD was) (ADJP (RB so) (JJ good))) + (. !)))</tree></instance><instance><text>Kris Jenner Slams ARG for Gaining Weight : As Jenner sees it , her daughter 's weight gain makes her a ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NNP Kris) (NNP Jenner)) + (VP + (VBZ Slams) + (NP ARG) + (PP (IN for) (NP (NNP Gaining) (NNP Weight))))) + (: :) + (S + (SBAR + (IN As) + (S (NP (NNP Jenner)) (VP (VBZ sees) (NP (PRP it))))) + (, ,) + (NP + (NP (PRP$ her) (NN daughter) (POS 's)) + (NN weight) + (NN gain)) + (VP (VBZ makes) (S (NP (PRP her)) (DT a) (: ...)))) + (. .)))</tree></instance><instance><text>ARG praises Senate committee 's endorsement of health care reform - Telegraph.co.uk</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ praises) + (NP + (NP + (NP (NNP Senate) (NN committee) (POS 's)) + (NN endorsement)) + (PP (IN of) (NP (NN health) (NN care) (NN reform))))) + (: -)) + (NP (NN Telegraph.co.uk))))</tree></instance><instance><text>Listening to old ARG song on the radio ... Lady gag is NO ARG ! ARG was better than lady gag then and she still rules</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG Listening) + (PP (TO to) (NP (JJ old) (NN ARG) (NN song))) + (PP (IN on) (NP (DT the) (NN radio))))) + (: ...) + (NP (NNP Lady) (NN gag)) + (VP (VBZ is) (NP (NN NO) (NN ARG))) + (. !)))</tree></instance><instance><text>anyone find it amusing that ARG ' new single '' 3 '' is 3 minutes and 33 seconds long ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN anyone)) + (VP + (VB find) + (S + (NP (PRP it)) + (ADJP (JJ amusing)) + (SBAR + (IN that) + (S + (NP + (NP (NN britney) (NNS spears) (POS ')) + (JJ new) + (JJ single) + ('' '') + (CD 3) + ('' '')) + (VP + (VBZ is) + (NP + (NP (CD 3) (NNS minutes)) + (CC and) + (NP (CD 33) (NNS seconds))) + (ADJP (RB long))))))) + (. ?)))</tree></instance><instance><text>hey let 's to do new york rock with 3 by ARG ? go and play all day long britneyspears3</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN hey)) + (VP + (VBD let) + (S + (NP (POS 's)) + (VP + (TO to) + (VP + (VB do) + (NP (JJ new) (NN york) (NN rock)) + (PP (IN with) (NP (NP (CD 3)) (PP (IN by) (NP ARG)))))))) + (. ?)))</tree></instance><instance><text>Entertainment Weekly '' 28 Most Subversive Comedians '' : 27 men , +1 joke entry ARG :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Entertainment) (NNP Weekly)) + ('' '') + (NP + (NP (CD 28)) + (VP (JJS Most) (NP (JJ Subversive) (NNS Comedians)))) + ('' '')) + (: :) + (NP + (NP (CD 27) (NNS men)) + (, ,) + (NP (NN +1) (NN joke) (NN entry) (NN sarah) (NN palin)) + (: :))))</tree></instance><instance><text>This Big Time Rush and ARG song '' Boyfriend '' is a agitating ! Like stfu , we do n't gaf ! Stupid bastards ! No one wants to be with you !</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (DT This) + (JJ Big) + (NNP Time) + (NN Rush) + (CC and) + (NN snoop) + (NN dogg) + (NN song)) + ('' '') + (NP (NN Boyfriend)) + ('' '') + (VP (VBZ is) (NP (DT a) (NN agitating)))) + (. !)))</tree></instance><instance><text>watching '' freaky friday '' now makes me so sad for ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (S + ('' '') + (NP (JJ freaky) (NNP friday)) + ('' '') + (ADVP (RB now)) + (VP + (VBZ makes) + (S + (NP (PRP me)) + (ADJP (ADJP (RB so) (JJ sad)) (PP (IN for) (NP ARG)))))))))</tree></instance><instance><text>Justin Timberlake : Friends with Benefits Is a Good Idea ... Until It Is n't : The actor tells ARG it 's ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Justin) (NNP Timberlake)) + (: :) + (S + (NP (NP (NNS Friends)) (PP (IN with) (NP (NNS Benefits)))) + (VP (VBZ Is) (NP (DT a) (JJ Good) (NN Idea)))) + (S + (: ...) + (SBAR (IN Until) (S (NP (PRP It)) (VP (VBZ Is) (RB n't)))) + (: :) + (S + (NP (DT The) (NN actor)) + (VP + (VBZ tells) + (SBAR + (S + (NP (NN ellen)) + (VP + (VBZ degeneres) + (SBAR (S (NP (PRP it)) (VP (VBZ 's))))))))) + (: ...)) + (. .)))</tree></instance><instance><text>Lol right here RT BigJamaal : ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VB Lol) + (ADVP (RB right) (RB here)) + (VP (NN RT) (NP (NNP BigJamaal))))) + (: :) + (FRAG + (NP ARG) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at)))) + (. ?)))</tree></instance><instance><text>you got ARG ? well , well , well</text><opinion>neutral</opinion><tree>(ROOT (S (NP (PRP you)) (VP (VBD got) (NP ARG)) (. ?)))</tree></instance><instance><text>i really hate ARG new song .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (ADVP (RB really)) + (VB hate) + (NP (NP ARG) (NP (JJ new) (NN song)))))) + (. .)))</tree></instance><instance><text>i love this song '' one kiss from you '' - ARG - album : oops i didt it again</text><opinion>positive</opinion><tree>(ROOT + (S + (LST (LS i)) + (NP (NN love)) + (NP (DT this) (NN song)) + ('' '') + (NP (NP (CD one) (NN kiss)) (PP (IN from) (NP (PRP you)))) + ('' '') + (VP + (: -) + (NP + (NP (NP ARG) (: -) (NP (NN album))) + (: :) + (NP + (NNS oops) + (S + (FW i) + (VP (FW didt) (S (NP (PRP it)) (ADVP (RB again))))))))))</tree></instance><instance><text>ARG - Diva Demands : Britney Spears Edition ! : To be fair , none of these are crazy unreasonable - but sti ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN perez) + (FRAG + (X (SYM hilton)) + (: -) + (NP + (NP (NN Diva) (NNS Demands)) + (: :) + (NP (NP (NNP Britney) (NNP Spears) (NNP Edition))))) + (. !)))</tree></instance><instance><text>Whats going on with ARG ?! ARG thinks the deck is stacked against him in his holy war with ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Whats)) + (VP + (VBG going) + (PRT (IN on)) + (PP (IN with) (NP (NN charlie) (NN sheen) (NN ?!))))))</tree></instance><instance><text>What Is Your favorite ARG Live Performance ?</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (WHNP (WDT What)) + (SQ + (VBZ Is) + (NP + (PRP$ Your) + (JJ favorite) + (NN lady) + (JJ gaga) + (JJ Live) + (NNP Performance))) + (. ?)))</tree></instance><instance><text>Herbarium sounds like something out of ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Herbarium)) + (VP + (VBZ sounds) + (PP + (IN like) + (NP (NP (NN something)) (PP (IN out) (PP (IN of) (NP ARG))))))))</tree></instance><instance><text>its ARG against the world and only taylor swift can stop her</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP + (NP (PRP$ its) (NN ARG)) + (PP (IN against) (NP (DT the) (NN world)))) + (CC and) + (NP (RB only) (NN taylor) (NN swift))) + (VP (MD can) (VP (VB stop) (NP (PRP$ her))))))</tree></instance><instance><text>shiny new notebook !! i love ARG</text><opinion>positive</opinion><tree>(ROOT (NP (NP (JJ shiny) (JJ new) (NN notebook)) (. !!)))</tree></instance><instance><text>why only 41 on ARG bestseller list ? book is perfect to read in nuggets during boring meetings .</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (NP + (NP (RB only) (CD 41)) + (PP (IN on) (NP (NN ARG) (NN bestseller) (NN list))))) + (. ?)))</tree></instance><instance><text>I ca n't believe how much ARG is trying to be like Lady gag in her new video beoriginal</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (SBAR + (WHNP (WHADJP (WRB how) (JJ much)) (NN katy) (NN perry)) + (S + (VP + (VBZ is) + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB be) + (PP + (IN like) + (NP + (NP (NNP Lady) (NN gag)) + (PP + (IN in) + (NP + (PRP$ her) + (JJ new) + (NN video) + (NN beoriginal))))))))))))))))</tree></instance><instance><text>in 2006 she told everyone in d music today ARG fan club that she had special connections 2 larry rudolph .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP (IN in) (NP (CD 2006))) + (NP (PRP she)) + (VP + (VBD told) + (NP (NP (NN everyone)) (PP (IN in) (NP (NN d) (NN music)))) + (NP (NN today) (NN britney) (NNS spears) (NN fan) (NN club)) + (SBAR + (IN that) + (S + (NP (PRP she)) + (VP + (VBD had) + (NP + (JJ special) + (NNS connections) + (CD 2) + (NN larry) + (NN rudolph)))))) + (. .)))</tree></instance><instance><text>off to round table to pick up some pizza !! just got ARG resort !! i 'm blessed !! thank you god !!</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (IN off) + (S + (VP + (TO to) + (VP + (VB round) + (NP (NN table)) + (S + (VP + (TO to) + (VP + (VB pick) + (PRT (RP up)) + (NP (DT some) (NN pizza))))))))) + (. !!)))</tree></instance><instance><text>- open question : who was really more deserving of the nobel peace prize : ARG or barck obama ? -</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (: -) (JJ open) (NN question) (: :)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBD was) + (ADVP (RB really)) + (FRAG + (ADJP (RBR more) (JJ deserving)) + (FRAG + (PP + (IN of) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)))) + (: :) + (NP (NP ARG) (CC or) (NP (NN barck) (NN obama))))))) + (. ?)))</tree></instance><instance><text>In order to cure the stupidity that had infected their country after ARG visited , India needed BillGates ' visit as an antidote .</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (IN In) + (NN order) + (TO to) + (S + (VP + (VB cure) + (NP + (NP (DT the) (NN stupidity)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBD had) + (VP + (VBN infected) + (NP (PRP$ their) (NN country)) + (SBAR (IN after) (S (NP ARG) (VP (VBD visited)))))))))))) + (, ,) + (NP (NNP India)) + (VP + (VBD needed) + (NP (NP (NNP BillGates) (POS ')) (NN visit)) + (PP (IN as) (NP (DT an) (NN antidote)))) + (. .)))</tree></instance><instance><text>oh yes and i am loving my updated ARG ... love</text><opinion>positive</opinion><tree>(ROOT + (SQ + (INTJ (UH oh)) + (INTJ + (UH yes) + (CC and) + (S + (FW i) + (VP + (VBP am) + (NP (JJ loving) (PRP$ my) (VBN updated) (NN ARG))) + (: ...) + (NP (NN love))))))</tree></instance><instance><text>who knew it could be so frustrating trying to load photos onto an ARG nano ?!</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHNP (WP who)) + (S + (VP + (VBD knew) + (SBAR + (S + (NP (PRP it)) + (VP + (MD could) + (VP + (VB be) + (ADJP (RB so) (JJ frustrating)) + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB load) + (NP (NNS photos)) + (PP + (IN onto) + (NP (DT an) (NN ARG) (NN nano) (NN ?!)))))))))))))))</tree></instance><instance><text>I just watch ARG for the accents suckerforbritishaccents fb</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB just)) + (VP + (VBP watch) + (NP ARG) + (PP + (IN for) + (NP + (DT the) + (NNS accents) + (NNS suckerforbritishaccents) + (NN fb))))))</tree></instance><instance><text>pointless comment , but just want to say that i really ca n't stand ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (JJ pointless) (NN comment)) + (, ,) + (CC but) + (S + (ADVP (RB just)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VB say) + (SBAR + (IN that) + (S + (FW i) + (ADVP (RB really)) + (VP (MD ca) (RB n't) (VP (VB stand) (NP ARG)))))))))) + (. .)))</tree></instance><instance><text>i love ARG ' s '' touch of my hand '' ... it 's so beautiful ... it 's about '' self-love '' , & it 's so beautiful and powerful .</text><opinion>positive</opinion><tree>(ROOT + (S + (SINV + (LS i) + (NP + (NP + (NP (NN love) (NN britney) (NNS spears) (POS ')) + (NNS s) + ('' '') + (NN touch)) + (PP (IN of) (NP (PRP$ my) (NN hand)))) + ('' '')) + (: ...) + (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB so) (JJ beautiful)))) + (: ...) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (RB about) ('' '') (NN self-love)) + ('' '') + (, ,) + (CC &) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP (RB so) (JJ beautiful) (CC and) (JJ powerful))))))) + (. .)))</tree></instance><instance><text>you and the naps ... by the by i was thinking since you already getting a ARG the one i might get you should go to me lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NP (PRP you)) (CC and) (NP (DT the) (NNS naps))) + (: ...) + (PP (IN by) (NP (DT the) (PP (IN by) (NP (FW i)))))) + (VP + (VBD was) + (VP + (VBG thinking) + (PP + (IN since) + (S + (NP (PRP you)) + (ADVP (RB already)) + (VP + (VBG getting) + (NP (DT a) (NN ARG)) + (SBAR + (S + (ADVP + (NP (DT the) (CD one)) + (FW i) + (SBAR + (S + (VP (MD might) (VP (VB get) (NP (PRP you))))))) + (VP + (MD should) + (VP + (VB go) + (PP (TO to) (NP (PRP me))) + (NP (NN lol)))))))))))))</tree></instance><instance><text>obama winning nobel peace prize for not being ARG ... bwahah ... bakit ganun lahat ng op-ed ... wala man lang nag-congrats ?!</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN obama)) + (VP + (VP + (VBG winning) + (NP (JJ nobel) (NN peace) (NN prize)) + (PP + (IN for) + (S + (RB not) + (VP + (VBG being) + (NP + (NP + (NP (JJ george) (JJ bush) (: ...) (NN bwahah)) + (: ...) + (NP (NN bakit) (NN ganun) (NN lahat) (NN ng))) + (ADJP (JJ op-ed))))))) + (: ...) + (S + (NP (NN wala) (NN man) (NN lang) (NNS nag-congrats)) + (VP (VBP ?!))))))</tree></instance><instance><text>i temporarily followed ARG just so i can say '' you suck ''</text><opinion>negative</opinion><tree>(ROOT + (S + (LS i) + (ADVP (RB temporarily)) + (VBD followed) + (NP (NN lady)) + (JJ gaga) + (VP + (ADVP (RB just) (RB so) (FW i)) + (MD can) + (VP (VB say) ('' '') (SBAR (S (NP (PRP you)) (VP (VBP suck))))) + ('' ''))))</tree></instance><instance><text>might do nanowrimo next month -- ARG : an autobiography</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (MD might) + (VP + (VB do) + (VP + (VB nanowrimo) + (NP (JJ next) (NN month)) + (: --) + (NP (NP ARG) (: :) (NP (DT an) (NN autobiography))))))))</tree></instance><instance><text>dazzling superstar ARG gets her picture taken by paparazzi</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ dazzling) (NN superstar) (NN lindsay) (NN lohan)) + (VP + (VBZ gets) + (NP + (NP (PRP$ her) (NN picture)) + (VP (VBN taken) (PP (IN by) (NP (NN paparazzi))))))))</tree></instance><instance><text>~ ~ ~ ~ ~ creeping but it do n't matter because I ai n't ARG .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (X + (SYM ~) + (X + (SYM ~) + (SYM ~) + (SYM ~) + (PP + (X (SYM ~)) + (S + (VP + (VP (VBG creeping)) + (CC but) + (S + (NP (PRP it)) + (VP + (VBP do) + (RB n't) + (VP + (VB matter) + (SBAR + (IN because) + (S + (NP (PRP I)) + (VP (VBP ai) (RB n't) (NP ARG)))))))))))) + (. .)))</tree></instance><instance><text>right now i 'm playing call of duty 4 : modern warfare on the ARG 360</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (ADVP (RB right) (RB now)) + (FW i) + (S + (VP + (VBP 'm) + (S + (VP + (VBG playing) + (NP (NP (NN call)) (PP (IN of) (NP (NN duty) (CD 4))))))))) + (: :) + (NP + (NP (JJ modern) (NN warfare)) + (PP (IN on) (NP (DT the) (NP (NN ARG) (CD 360)))))))</tree></instance><instance><text>3 - ARG e two is better than one - boys like girls musicmonday</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (LS 3) (: -) (NN britney) (NNS spears)) + (SYM e) + (S + (NP (CD two)) + (VP + (VBZ is) + (ADJP (ADJP (JJR better)) (PP (IN than) (NP (CD one)))))) + (: -) + (NP + (NP (NNS boys)) + (PP (IN like) (NP (NNS girls) (NN musicmonday))))))</tree></instance><instance><text>zach & i both love the new ARG song ... least he 's man enough to admit that !!!</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NN zach) (CC &) (FW i) (CC both)) + (VP + (VBP love) + (NP (DT the) (JJ new) (NN britney) (NNS spears) (NN song)))) + (: ...) + (JJS least) + (S + (NP (PRP he)) + (VP + (VBZ 's) + (NP + (NN man) + (ADJP + (RB enough) + (S (VP (TO to) (VP (VB admit) (NP (DT that))))))))) + (. !!!)))</tree></instance><instance><text>The great ARG conundrum : And suddenly we come to the crux of the problem : What shall we do about Barack ... .</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (NP + (NP (DT The) (JJ great) (NN barack) (NN obama) (NN conundrum)) + (: :) + (S + (CC And) + (ADVP (RB suddenly)) + (NP (PRP we)) + (VP + (VBP come) + (PP + (TO to) + (NP + (NP (DT the) (NN crux)) + (PP (IN of) (NP (DT the) (NN problem))))))) + (: :)) + (SBARQ + (WHNP (WP What)) + (SQ + (MD shall) + (NP (PRP we)) + (VP (VB do) (NP (RB about) (NNP Barack))))) + (: ...) + (. .)))</tree></instance><instance><text>looking back over the obama nobel peace prize farce , what the hell did comedy ARG get one for ?</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (S + (VP + (VBG looking) + (ADVP (RB back)) + (PP + (IN over) + (NP + (DT the) + (NN obama) + (JJ nobel) + (NN peace) + (NN prize) + (NN farce))))) + (, ,) + (SBAR + (WHNP (WP what)) + (NP + (NP (DT the) (NN hell)) + (SBAR + (SINV + (VBD did) + (NP (NN comedy) (NN jimmy) (JJ carter)) + (S (VP (VB get) (NP (CD one)) (PP (IN for)))))))) + (. ?)))</tree></instance><instance><text>ARG enjoys considerable support among libertarian Republicans , libertarian independents giving her second look</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ enjoys) + (NP (JJ considerable) (NN support)) + (PP (IN among) (NP (JJ libertarian) (NNPS Republicans))))) + (, ,) + (NP (JJ libertarian) (NNS independents)) + (VP (VBG giving) (NP (PRP$ her) (JJ second) (NN look)))))</tree></instance><instance><text>FACT zaynmalik owns a jumper with ARG on it : ' -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (PRN + (S + (NP (NN FACT) (NN zaynmalik)) + (VP + (VBZ owns) + (NP (NP (DT a) (NN jumper)) (PP (IN with) (NP ARG))) + (PP (IN on) (NP (NP (PRP it)) (: :) ('' '))))) + (-RRB- -RRB-)))</tree></instance><instance><text>The Wizarding World of ARG in Florida Le premier parc d'attraction au monde dédié a ARG en Floride</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT The) (NNP Wizarding) (NNP World)) + (PP (IN of) (NP ARG)) + (PP + (IN in) + (NP + (NNP Florida) + (NNP Le) + (NN premier) + (NN parc) + (NN d'attraction) + (NN au) + (NN monde) + (NN dédié))) + (NP + (NP (DT a) (NN harry) (NN potter)) + (PP (IN en) (NP (NNP Floride))))))</tree></instance><instance><text>Smh On the Eve of a classico im seeing pictures of Pique distracted by ARG ... wonder why i don fuck with these spanish niggas</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NNP Smh)) + (PP + (IN On) + (S + (NP + (NP (DT the) (NNP Eve)) + (PP (IN of) (NP (DT a) (NN classico) (NN im)))) + (VP + (VBG seeing) + (NP + (NP (NNS pictures)) + (PP + (IN of) + (NP + (NP (NNP Pique)) + (VP (VBN distracted) (PP (IN by) (NP ARG)))))))))) + (: ...) + (VP + (VB wonder) + (SBAR + (WHADVP (WRB why)) + (S + (FW i) + (VP + (VBP don) + (NP + (NP (NN fuck)) + (PP + (IN with) + (NP (DT these) (NNP spanish) (NNS niggas))))))))))</tree></instance><instance><text>my msn is vlg.cat hotmail.com connect with me , you like ARG o crepusculo o another thinks ! =-RRB- XOXO</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP$ my) (NN msn)) + (VP + (VBZ is) + (S + (NP (JJ vlg.cat) (NNP hotmail.com)) + (VP (VB connect) (PP (IN with) (NP (PRP me))))))) + (, ,) + (NP + (NP (PRP you)) + (PP + (IN like) + (NP + (NP (NN harry) (NN potter) (NN o) (NN crepusculo) (NN o)) + (DT another)))) + (VP (VBZ thinks)) + (. !)))</tree></instance><instance><text>Rebecca Black we do n't hate you because your famous ... your famous because we hate you ~ ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Rebecca) (NNP Black)) + (NP (PRP we)) + (VP + (VBP do) + (RB n't) + (VP + (VB hate) + (NP (PRP you)) + (SBAR + (IN because) + (S + (NP + (NP (PRP$ your) (JJ famous)) + (: ...) + (NP (PRP$ your) (JJ famous))) + (SBAR + (IN because) + (S + (NP (PRP we)) + (VP (VBP hate) (UCP (NP (PRP you)) (SYM ~) (NP ARG)))))))))))</tree></instance><instance><text>i agree !!! thank ARG -</text><opinion>positive</opinion><tree>(ROOT (S (LS i) (VP (VBP agree)) (. !!!)))</tree></instance><instance><text>so like im fucking trippin out because i just realized i love ARG ... lmao damn im woohoo .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP + (RB so) + (IN like) + (S + (NP (NN im)) + (ADVP (RB fucking)) + (VP + (VBG trippin) + (PRT (RP out)) + (SBAR + (IN because) + (S + (NP + (FW i) + (VP + (ADVP (RB just)) + (VBN realized) + (NP (FW i) (NN love) (NN britney) (NNS spears)))) + (: ...) + (NP (NN lmao) (NN damn) (NN im) (NN woohoo))))))) + (. .)))</tree></instance><instance><text>rocking ' out to 3 by miss ARG bay-beeh !!</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG rocking) + ('' ') + (PP (RP out) (PP (TO to) (NP (CD 3)))) + (SBAR + (IN by) + (S (VP (VBP miss) (SBAR (S (NP ARG) (VP (VBP bay-beeh)))))))) + (. !!)))</tree></instance><instance><text>LinesInspiredMe Do n't listen to all the people who hate - ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN LinesInspiredMe)) + (VP + (VBP Do) + (RB n't) + (VP + (VB listen) + (PP + (TO to) + (NP + (NP (PDT all) (DT the) (NNS people)) + (SBAR (WHNP (WP who)) (S (VP (VBP hate) (: -) (NP ARG))))))))))</tree></instance><instance><text>ARG ! i love you</text><opinion>positive</opinion><tree>(ROOT (NP (NP ARG) (. !)))</tree></instance><instance><text>ARG the gold medal winner bit.ly / 2GODMt nice !!!!! but they should bring women 's softball back</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP ARG) + (NP (DT the) (NN gold) (NN medal) (NN winner)) + (ADVP (RB bit.ly)) + (: /) + (NP (JJ 2GODMt) (JJ nice) (NN !!!!!))))</tree></instance><instance><text>That new ARG britney spears and ke $ ha song is kinda ill not gon na lie nohomo though</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (DT That) + (JJ new) + (NN nicki) + (NN minaj) + (NN britney) + (NNS spears)) + (CC and) + (VP + (VB ke) + (SBAR + (S + (NP (ADJP ($ $) (CD ha)) (NN song)) + (VP + (VBZ is) + (S + (NP (NN kinda)) + (RB ill) + (RB not) + (VP + (VBG gon) + (S + (VP + (TO na) + (VP + (VB lie) + (NP (NP (NN nohomo)) (FRAG (PP (IN though)))))))))))))))</tree></instance><instance><text>ARG - 3 , is set to be 1 in america & if so she will be the first artist in 3 years to debut at 1 -LRB- : news i like to hear -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN britney) (SYM spears) (: -) (NP (CD 3)) (, ,)) + (VP + (VBZ is) + (VP + (VBN set) + (S + (VP + (TO to) + (VP + (VB be) + (S + (NP + (CD 1) + (PP (IN in) (NP (NNP america) (CC &) (IN if)))) + (RB so) + (NP (PRP she)) + (VP + (MD will) + (VP + (VB be) + (NP + (NP (DT the) (JJ first) (NN artist)) + (PP (IN in) (NP (CD 3) (NNS years)))) + (S + (VP + (TO to) + (VP + (VB debut) + (PP + (IN at) + (FRAG + (NP (CD 1)) + (-LRB- -LRB-) + (: :) + (NN news) + (FW i) + (VP + (IN like) + (S + (VP + (TO to) + (VP + (VB hear) + (PRN (-LRB- -LRB-) (: :)))))))))))))))))))))</tree></instance><instance><text>Did ARG really filmed last night show in milano for the monster 's ball dvd ??? that would be amazing !!!</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBD Did) + (NP + (NP + (NN lady) + (JJ gaga) + (ADJP (RB really) (VBN filmed)) + (JJ last) + (NN night) + (NN show)) + (PP + (IN in) + (NP + (NP (NN milano)) + (PP + (IN for) + (NP (NP (DT the) (NN monster) (POS 's)) (NN ball)))))) + (VP (VBD dvd)) + (. ???)))</tree></instance><instance><text>I do n't know why i 'm dissing the ARG tonight but fuck them lol letsgoheats</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VP + (VBP do) + (RB n't) + (VP + (VB know) + (SBAR + (WHADVP (WRB why)) + (S + (VP + (FW i) + (S + (VP + (VBP 'm) + (VP + (VBG dissing) + (NP (NP (DT the) (NNS ARG)) (NP (NN tonight))))))))))) + (CC but) + (VP + (VB fuck) + (S (NP (PRP them)) (NP (NN lol) (NNS letsgoheats)))))))</tree></instance><instance><text>yeah i just updated to ARG on my pc desktop and its pretty cool but i love my mac and i have only had it for two days lol</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (JJ yeah) + (FW i) + (VP + (ADVP (RB just)) + (VBN updated) + (S + (VP + (TO to) + (VP + (NNS windows) + (NP + (NP (CD 7)) + (PP + (IN on) + (NP + (NP (PRP$ my) (NN pc) (NN desktop)) + (CC and) + (NP (PRP$ its) (JJ pretty) (NN cool)))))))))) + (CC but) + (FW i) + (VP + (VP (VBP love) (NP (PRP$ my) (NN mac))) + (CC and) + (SBAR + (S + (FW i) + (VP + (VBP have) + (ADVP (RB only)) + (VP + (VBD had) + (NP (PRP it)) + (PP + (IN for) + (NP (NP (CD two) (NNS days)) (NP (NN lol)))))))))))</tree></instance><instance><text>imagine the outcry if ARG won the nobel</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB imagine) + (NP (DT the) (NN outcry)) + (SBAR + (IN if) + (S (NP ARG) (VP (VBD won) (NP (DT the) (JJ nobel))))))))</tree></instance><instance><text>i just heard that tomorrow reported that ARG was found in a new york hotel dead from an apparent overdose ! = 0 -LRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (ADVP (RB just)) + (VBN heard) + (SBAR + (IN that) + (S + (NP (NN tomorrow)) + (VP + (VBD reported) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (VBD was) + (VP + (VBN found) + (PP + (IN in) + (NP + (NP + (DT a) + (JJ new) + (NN york) + (NN hotel) + (JJ dead)) + (PP + (IN from) + (NP + (DT an) + (JJ apparent) + (NN overdose))))))))))))))) + (. !)))</tree></instance><instance><text>new videos on profile they are : ARG , with friends , & latios so funny strong language so beware all you little ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (JJ new) (NNS videos)) + (PP + (IN on) + (NP + (NP (NN profile)) + (SBAR (S (NP (PRP they)) (VP (VBP are)))))) + (: :)) + (S + (NP + (NP ARG) + (, ,) + (PP (IN with) (NP (NNS friends))) + (, ,) + (CC &) + (NP + (NP (NNS latios)) + (NP (ADJP (RB so) (JJ funny)) (JJ strong) (NN language)))) + (VP + (ADVP (RB so)) + (VB beware) + (NP (DT all) (PRP you) (RB little)))) + (: ...)))</tree></instance><instance><text>Im ARG ; Cause Bitch Im Winning</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN Im) (NN charlie) (NN sheen)) + (: ;) + (NP (NP (NNP Cause) (NNP Bitch) (NNP Im)) (VBG Winning))))</tree></instance><instance><text>Waitrose dumps Fox News in protest over remarks on ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Waitrose)) + (VP + (VBZ dumps) + (NP (NNP Fox) (NNP News)) + (PP (IN in) (NP (NN protest))) + (PP (IN over) (NP (NP (NNS remarks)) (PP (IN on) (NP ARG)))))))</tree></instance><instance><text>right here RT BigJamaal : ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT + (ADVP + (ADVP (RB right) (RB here)) + (VP + (NN RT) + (NP + (NP (NNP BigJamaal)) + (: :) + (FRAG + (NP ARG) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at)))))) + (. ?)))</tree></instance><instance><text>check out the latest news from my professional page developments the upgrade experience for ARG -</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB check) + (PRT (RP out)) + (NP (DT the) (JJS latest) (NN news)) + (PP + (IN from) + (NP + (NP + (PRP$ my) + (JJ professional) + (NN page) + (NNS developments)) + (NP + (NP (DT the) (NN upgrade) (NN experience)) + (PP (IN for) (NP (NNS windows) (CD 7) (: -)))))))))</tree></instance><instance><text>Listening to '' Like You 'll Never See Me Again '' by ARG - Never take a day with your loved ones 4 -LRB- ... -RRB- .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG Listening) + (PP (TO to) ('' '')) + (SBAR + (IN Like) + (S + (NP (PRP You)) + (VP + (MD 'll) + (ADVP (RB Never)) + (VP + (VB See) + (NP (PRP Me)) + (ADVP (RB Again)) + ('' '') + (PP (IN by) (NP ARG)))))))) + (: -) + (ADVP (RB Never)) + (VP + (VB take) + (NP (DT a) (NN day)) + (SBAR + (IN with) + (S + (NP (PRP$ your) (VBN loved) (NNS ones)) + (NP (NP (CD 4)) (PRN (-LRB- -LRB-) (: ...) (-RRB- -RRB-)))))) + (. .)))</tree></instance><instance><text>box Signed by ARG Will Only Set You Back $ 1.1 Million -LRB- Plus Shipping -RRB- - recommended by Reporter - = ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN box)) (VP (VBN Signed) (PP (IN by) (NP ARG)))) + (VP + (MD Will) + (ADVP (RB Only)) + (VP + (VB Set) + (NP (PRP You)) + (ADVP (RB Back) (NP ($ $) (CD 1.1))) + (NP + (NP + (NP (NNP Million)) + (PRN + (-LRB- -LRB-) + (NP (NNP Plus) (NNP Shipping)) + (-RRB- -RRB-))) + (: -) + (VP + (VBN recommended) + (PP (IN by) (NP (NP (NN Reporter)) (: -) (ADJP (JJ =)))))))) + (: ...)))</tree></instance><instance><text>does ARG deserve a nobel peace prize hell no he needs a kick in his ass for sending this country to war for no reason</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBZ does) + (VP + (VB george) + (SBAR + (S + (ADJP (JJ bush)) + (VP + (VBP deserve) + (SBAR + (S + (NP + (DT a) + (JJ nobel) + (NN peace) + (NN prize) + (NN hell)) + (DT no) + (S + (NP (PRP he)) + (VP + (VBZ needs) + (NP + (NP (DT a) (NN kick)) + (PP (IN in) (NP (PRP$ his) (NN ass)))) + (PP + (IN for) + (S + (VP + (VBG sending) + (NP (DT this) (NN country)) + (PP (TO to) (NP (NN war))) + (PP (IN for) (NP (DT no) (NN reason)))))))))))))))))</tree></instance><instance><text>cause you suck =d lol so you can sit me here next to ARG lmfao i love this song</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB cause) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP suck) + (NP (JJ =d) (NN lol)) + (SBAR + (IN so) + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB sit) + (NP (PRP me)) + (ADVP (RB here)) + (SBAR + (IN next) + (S + (VP + (TO to) + (VP + (VB britney) + (NP (NNS spears) (NN lmfao)) + (S + (FW i) + (VP + (VBP love) + (NP (DT this) (NN song))))))))))))))))))</tree></instance><instance><text>megan fox , ARG , and lady gag !!!!!!!!!!! because they 're all strong and beautiful women !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN megan) (NN fox)) + (, ,) + (NP ARG) + (, ,) + (CC and) + (NP (NN lady) (NN gag) (CD !!!!!!!!!!!))))</tree></instance><instance><text>i miss the early days of twitter 's innocence when nobody hacked my account or cared if i wanted to see ARG suck ...</text><opinion>negative</opinion><tree>(ROOT + (PP + (FW i) + (S + (VP + (VBP miss) + (NP + (NP (DT the) (JJ early) (NNS days)) + (PP (IN of) (NP (NP (NN twitter) (POS 's)) (NN innocence)))) + (SBAR + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN nobody)) + (VP (VBD hacked) (NP (PRP$ my) (NN account))))) + (CC or) + (VP + (VBN cared) + (SBAR + (IN if) + (S + (FW i) + (VP + (VBD wanted) + (S + (VP + (TO to) + (VP + (VB see) + (S (NP ARG) (VP (VBP suck) (: ...)))))))))))))))</tree></instance><instance><text>How the HELL was ARG so charming so natural in Desperately Seeking Susan only to suck super-bad in later films ? Whaa happened ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (WHADJP + (WRB How) + (S + (NP (DT the) (NN HELL)) + (VP + (VBD was) + (NP ARG) + (SBAR + (IN so) + (S + (ADJP + (JJ charming) + (ADJP (RB so) (JJ natural)) + (PP + (IN in) + (S + (ADVP (RB Desperately)) + (VP + (VBG Seeking) + (NP (NNP Susan)) + (S + (ADVP (RB only)) + (VP + (TO to) + (VP + (VB suck) + (ADJP + (JJ super-bad) + (PP + (IN in) + (NP (JJ later) (NNS films)))))))))))))))) + (. ?)))</tree></instance><instance><text>The teen idol Justin Bieber is more than happy to be one of the world 's most influential people beating president ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT The) (NN teen) (NN idol) (NNP Justin) (NNP Bieber)) + (VP + (VBZ is) + (ADJP + (ADVP (RBR more) (IN than)) + (JJ happy) + (S + (VP + (TO to) + (VP + (VB be) + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP + (NP (DT the) (NN world) (POS 's)) + (ADJP (RBS most) (JJ influential)) + (NNS people)) + (VP + (VBG beating) + (NP (NN president) (NN barack) (NN obama))))))))))) + (. .)))</tree></instance><instance><text>I 'm proud to say ARG is my idol ! We ♥ Cyrus</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP + (JJ proud) + (S + (VP + (TO to) + (VP + (VB say) + (SBAR + (S (NP ARG) (VP (VBZ is) (NP (PRP$ my) (NN idol)))))))))) + (. !)))</tree></instance><instance><text>when ARG did not win the peace prize when he brokered peace between egypt and israel - how can we take it seriously now !</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (SBAR + (WHADVP (WRB when)) + (S + (NP ARG) + (VP + (VBD did) + (RB not) + (VP (VB win) (NP (DT the) (NN peace) (NN prize))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP he)) + (VP + (VBD brokered) + (NP + (NP (NN peace)) + (PP + (IN between) + (NP (NP (NN egypt)) (CC and) (NP (NN israel))))))))))) + (: -) + (FRAG + (X + (SBARQ + (WHADVP (WRB how)) + (SQ + (MD can) + (NP (PRP we)) + (VP + (VB take) + (NP (PRP it)) + (ADVP (RB seriously)) + (ADVP (RB now))))))) + (. !)))</tree></instance><instance><text>mererenee I 'm and the streets , fuck ARG !!!</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN mererenee)) + (SBAR + (S + (S (NP (PRP I)) (VP (VBP 'm))) + (CC and) + (S + (NP + (NP (DT the) (NNS streets)) + (, ,) + (NP (NN fuck) (NN ARG)))))) + (. !!!)))</tree></instance><instance><text>took a guess , ' cus i thought that was ARG ! i do n't know if that 's good or bad i knew that ? lol !!</text><opinion>neutral</opinion><tree>(ROOT + (UCP + (S (VP (VBD took) (NP (DT a) (NN guess)))) + (, ,) + ('' ') + (NP + (NP (NN cus) (FW i) (VBD thought)) + (SBAR (WHNP (DT that)) (S (VP (VBD was) (NP ARG))))) + (. !)))</tree></instance><instance><text>pulp fiction makes everything better , including ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN pulp) (NN fiction)) + (VP + (VBZ makes) + (ADJP + (NP (NN everything)) + (ADJP (RB better)) + (, ,) + (PP (VBG including) (NP ARG))))))</tree></instance><instance><text>gag is 10x hotter ! ARG has disgusting man muscles and is coming near to her pension years ! gag is dominating the world !</text><opinion>negative</opinion><tree>(ROOT + (S (NP (NN gag)) (VP (VBZ is) (ADJP (CD 10x) (JJR hotter))) (. !)))</tree></instance><instance><text>ARG Gets Back Into Music and Twitter : .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN miley)) + (VP + (VBZ cyrus) + (VP + (VBZ Gets) + (ADVP (RB Back)) + (NP + (NP (NNP Into) (NNP Music)) + (CC and) + (NP (NNP Twitter))))) + (: :)) + (. .)))</tree></instance><instance><text>a group of 13 year old wearing kanye shingle glasses were debating who is worse paris or ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (DT a) (NN group)) + (PP + (IN of) + (NP + (NP (CD 13) (NN year)) + (NP + (JJ old) + (VBG wearing) + (NN kanye) + (NN shingle) + (NNS glasses))))) + (VP + (VBD were) + (VP + (VBG debating) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ is) + (NP + (JJR worse) + (NN paris) + (CC or) + (NN lindsay) + (NN lohan))))))) + (. .)))</tree></instance><instance><text>yes i do think body language should b on the charts i compare it to lady gag paris hilton and ARG if not better</text><opinion>neutral</opinion><tree>(ROOT + (NP + (RB yes) + (FW i) + (S + (VP + (VBP do) + (VP + (VB think) + (SBAR + (S + (NP (NN body) (NN language)) + (VP + (MD should) + (NP + (NP (NN b)) + (PP (IN on) (NP (DT the) (NNS charts)))) + (VP + (FW i) + (SBAR + (S + (S + (VP + (VB compare) + (NP (PRP it)) + (PP (TO to) (NP (NN lady) (NN gag))))) + (VP + (VBZ paris) + (NP (NP (NN hilton)) (CC and) (NP ARG)) + (FRAG (IN if) (ADJP (RB not) (JJR better)))))))))))))))</tree></instance><instance><text>another fantastic use of ar / ARG from mobile art lab</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT another) (JJ fantastic) (NN use)) + (PP (IN of) (NP (NN ar))) + (NP + (: /) + (VP + (VBN ARG) + (PP (IN from) (NP (JJ mobile) (NN art) (NN lab)))))))</tree></instance><instance><text>ARG launch could give the economy a boost - if new software succeeds , other businesses will too -</text><opinion>positive</opinion><tree>(ROOT + (NP + (NNS windows) + (SBAR + (S + (S + (NP (CD 7) (NN launch)) + (VP + (MD could) + (VP + (VB give) + (NP (DT the) (NN economy)) + (NP (DT a) (NN boost))))) + (: -) + (S + (SBAR + (IN if) + (S (NP (JJ new) (NN software)) (VP (VBZ succeeds)))) + (, ,) + (NP (JJ other) (NNS businesses)) + (VP (MD will) (ADVP (RB too) (: -))))))))</tree></instance><instance><text>ARG and windows 7 do n't play nice , intel p55 chips to blame</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN ARG) + (CC and) + (SBAR + (NNS windows) + (S + (NP (CD 7)) + (VP (VBP do) (RB n't) (VP (VB play) (ADJP (JJ nice)))))) + (, ,) + (NP (JJ intel) (NN p55) (NNS chips)) + (S (VP (TO to) (VP (VB blame))))))</tree></instance><instance><text>has just nominated ARG for a Pulitzer Prize ... for best fiction .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBZ has) + (VP + (VP + (ADVP (RB just)) + (VBN nominated) + (NP ARG) + (PP (IN for) (NP (DT a) (NNP Pulitzer) (NNP Prize)))) + (PRN (: ...) (PP (IN for) (NP (JJS best) (NN fiction)))))) + (. .)))</tree></instance><instance><text>Kanye West during SXSW : Jay-Z , ARG , Kid Cudi and some-more join all-star festival closeout : Image Credit ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NP (NNP Kanye) (NNP West)) (PP (IN during) (NP (NNP SXSW)))) + (: :) + (PRN + (S + (NP + (NP (NNP Jay-Z)) + (, ,) + (NP ARG) + (, ,) + (NP (NN Kid) (NNP Cudi) (CC and) (JJ some-more))) + (VP + (VB join) + (NP + (NP (JJ all-star) (NN festival) (NN closeout)) + (: :) + (NP (NP (NN Image) (NN Credit)) (: ...)))))) + (. .)))</tree></instance><instance><text>snackfeed found Colbert Report-Intro : Oct 12 , 2009-The world has a peace prize in its pocket for ARG , Dr. Sa ...</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S + (NP (NN snackfeed)) + (VP + (VBD found) + (SBAR + (S + (NP + (NP (NNP Colbert) (NNP Report-Intro)) + (: :) + (NP + (NP (NNP Oct) (CD 12)) + (, ,) + (NP (JJ 2009-The) (NN world)))) + (VP + (VBZ has) + (NP + (NP (DT a) (NN peace) (NN prize)) + (PP (IN in) (NP (PRP$ its) (NN pocket))) + (PP (IN for) (NP ARG)))))))) + (, ,) + (NP (NNP Dr.) (NNP Sa)) + (: ...)))</tree></instance><instance><text>omfg why are they doing ARG ?? theyre so annoying lmao ! : p</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN omfg)) + (WHADVP (WRB why)) + (VP (VBP are) (NP (NP (PRP they)) (VP (VBG doing) (NP ARG)))) + (. ??)))</tree></instance><instance><text>hahahaha omg , my friend took his girlfriend 's phone then changed half her contact names to ARG chars without telling her who 's who .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN hahahaha) (NN omg)) (, ,) (NP (PRP$ my) (NN friend))) + (VP + (VBD took) + (NP (NP (PRP$ his) (NN girlfriend) (POS 's)) (NN phone)) + (ADVP (RB then)) + (VP + (VBD changed) + (NP (DT half) (PRP$ her) (NN contact) (NNS names))) + (S + (VP + (TO to) + (VP + (VB harry) + (NP (JJ potter) (NNS chars)) + (PP + (IN without) + (S + (VP + (VBG telling) + (NP (PRP her)) + (SBAR + (WHNP (WP who)) + (S (VP (VBZ 's) (WHNP (WP who)))))))))))) + (. .)))</tree></instance><instance><text>Hip-Hop Rumors : Cam ` Ron , Prodigy , Rick Ross , ARG and More ! : PRODIGY BEDDED KEYSHIA COLE Man , they are ca ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Hip-Hop) (NNP Rumors)) + (: :) + (NP + (NP (NNP Cam) (`` `) (NNP Ron)) + (, ,) + (NP (NP (NNP Prodigy)) (, ,) (NP (NNP Rick) (NNP Ross))) + (, ,) + (NP ARG) + (CC and) + (JJR More)) + (. !)))</tree></instance><instance><text>Presidents Cup : ARG , Phil Mickelson end Day 1 on positive note -</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NNS Presidents) + (NP + (NP (NNP Cup)) + (: :) + (S + (NP (NP ARG) (, ,) (NP (NNP Phil) (NNP Mickelson))) + (VP + (VB end) + (NP + (NP (NN Day) (CD 1)) + (PP (IN on) (NP (JJ positive) (NN note))) + (: -))))))))</tree></instance><instance><text>BUT ARG BE THE SHIT LIKE OMG HE my CUTE though LOL</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP BUT) (NNP alex) (NNP rodriguez)) + (VP + (VB BE) + (NP (DT THE) (NNP SHIT)) + (SBAR + (IN LIKE) + (S + (NP (NNP OMG)) + (NP (PRP HE)) + (VP + (PRP$ my) + (ADJP (JJ CUTE) (PP (IN though) (NP (NNP LOL))))))))))</tree></instance><instance><text>ARG 'S COVER OF ADELE 's '' rolling in the deep '' IS AMAAZZING !!!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NP (NN john) (NN legend) (POS 'S)) (NNP COVER)) + (PP + (IN OF) + (NP + (NP (NNP ADELE) (POS 's)) + ('' '') + (VP + (VBG rolling) + (PP (IN in) (NP (DT the) (JJ deep) ('' ''))))))) + (VP (VBZ IS) (NP (NNP AMAAZZING) (CD !!!!!)))))</tree></instance><instance><text>with or without me hopefully you never find your heart broken again ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP (PP (IN with)) (CC or) (PP (IN without) (NP (PRP me)))) + (RB hopefully) + (NP (PRP you)) + (ADVP (RB never)) + (VP + (VB find) + (NP + (NP (PRP$ your) (NN heart)) + (VP (VBN broken) (ADVP (RB again)) (NP ARG)))) + (. .)))</tree></instance><instance><text>twitter is acting stupid on my ARG ... not cool ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN twitter)) + (VP + (VBZ is) + (VP + (VBG acting) + (ADJP (JJ stupid) (PP (IN on) (NP (PRP$ my) (NN ARG))))))) + (: ...) + (S (RB not) (VP (VB cool))) + (: ...)))</tree></instance><instance><text>attend or manage a conference ? now , ARG is backchannel -LRB- more structured than tweets -RRB- cosmond - > wow</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB attend) + (CC or) + (VP (VB manage) (NP (DT a) (NN conference)))) + (. ?)))</tree></instance><instance><text>Texas Man Uses Obituary to Campaign Against ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Texas) (NNP Man)) + (VP + (VBZ Uses) + (NP (NNP Obituary)) + (PP + (TO to) + (NP (NP (NNP Campaign)) (PP (IN Against) (NP ARG))))) + (. .)))</tree></instance><instance><text>celebitchy : ARG posts more desperate tweets to samantha ronson</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN celebitchy)) + (: :) + (NP + (NP + (NP (NN lindsay) (NN lohan) (NNS posts)) + (NP (ADJP (RBR more) (JJ desperate)) (NNS tweets))) + (PP (TO to) (NP (NN samantha) (NN ronson))))))</tree></instance><instance><text>i hate when im the tall one in a room ... it makes me feel like ARG !!! but not tall just huge</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (SBAR + (NP (NN hate)) + (WHADVP (WRB when)) + (NP + (NP + (NP (NP (NN im)) (NP (DT the) (JJ tall) (CD one))) + (PP (IN in) (NP (DT a) (NN room)))) + (PRN + (: ...) + (S + (NP (PRP it)) + (VP + (VBZ makes) + (S + (NP (PRP me)) + (VP (VB feel) (PP (IN like) (NP ARG))))))))) + (. !!!)))</tree></instance><instance><text>not even for $ 8.98 ... waste of paper ... and i have a ARG ; -RRB-</text><opinion>positive</opinion><tree>(ROOT + (ADVP + (ADVP + (RB not) + (RB even) + (PP + (IN for) + (NP + (NP ($ $) (CD 8.98)) + (: ...) + (NP (NP (NN waste)) (PP (IN of) (NP (NN paper))))))) + (PRN + (: ...) + (S + (S (CC and) (NP (FW i)) (VP (VBP have) (NP (DT a) (NN ARG)))) + (: ;) + (NP (-RRB- -RRB-))))))</tree></instance><instance><text>ARG golf training aid-used and recommended by martin hall , 2008 ...</text><opinion>neutral</opinion><tree>(ROOT + (ADJP + (NN ARG) + (ADJP (NN golf) (NN training) (JJ aid-used)) + (CC and) + (VP + (VBN recommended) + (PP + (IN by) + (NP (NN martin) (NP (NN hall) (, ,) (CD 2008) (: ...)))))))</tree></instance><instance><text>So sad that Rebecca Black 's '' Friday '' has surpassed ARG on youtube views :-LRB- that is crazy .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (ADJP (RB So) (JJ sad)) + (SBAR + (SBAR + (IN that) + (S + (NP + (NP (NNP Rebecca) (NNP Black) (POS 's)) + ('' '') + (NP (NNP Friday)) + ('' '')) + (VP + (VBZ has) + (VP + (VBN surpassed) + (NP ARG) + (PP (IN on) (NP (NN youtube) (NNS views))))))) + (: :) + (S + (-LRB- -LRB-) + (NP (DT that)) + (VP (VBZ is) (ADJP (JJ crazy)))))) + (. .)))</tree></instance><instance><text>perfect couples ? me and ARG , of course : ' -RRB-</text><opinion>positive</opinion><tree>(ROOT (NP (NP (JJ perfect) (NNS couples)) (. ?)))</tree></instance><instance><text>why does my ARG keep dying and coming back from the dead lol</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP (PRP$ my) (NN ARG)) + (VP + (VB keep) + (ADJP + (ADJP (VBG dying)) + (CC and) + (VP + (VBG coming) + (ADVP (RB back)) + (PP (IN from) (NP (DT the) (JJ dead) (NN lol)))))))))</tree></instance><instance><text>taylor swift 's acceptance speech , beyonce letting taylor swift having a moment and finishing her speech , ARG won all three vmas</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NN taylor) (NN swift) (POS 's)) + (NN acceptance) + (NN speech)) + (, ,) + (NP + (NP (NN beyonce)) + (VP + (VBG letting) + (S + (NP (NN taylor) (NN swift)) + (VP (VBG having) (NP (DT a) (NN moment)))))) + (CC and) + (VP + (VBG finishing) + (NP (NP (PRP$ her) (NN speech)) (, ,) (NP ARG)))) + (VP (VBD won) (NP (QP (DT all) (CD three)) (NNS vmas)))))</tree></instance><instance><text>Want an xbox360 signed by ARG ? Yeah , me neither , but if you 're willing to blow 1.1 million on it :</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Want) + (NP + (NP (DT an) (NN xbox360)) + (VP (VBN signed) (PP (IN by) (NP ARG))))) + (. ?)))</tree></instance><instance><text>im sure you have ARG in your car , but i have the perfect remake of it for cameron to get into !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (NN im) + (ADJP + (JJ sure) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP have) + (NP ARG) + (PP (IN in) (NP (PRP$ your) (NN car))))))))) + (, ,) + (CC but) + (S + (NP (FW i)) + (VP + (VBP have) + (NP + (NP (DT the) (JJ perfect) (NN remake)) + (PP (IN of) (NP (PRP it))) + (PP + (IN for) + (NP + (NP (NN cameron)) + (SBAR (S (VP (TO to) (VP (VB get) (PP (IN into))))))))))) + (. !)))</tree></instance><instance><text>Jacksonter look at how amazing ARG shoes are in that picture ! ; D</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP Jacksonter)) + (VP + (VB look) + (PP + (IN at) + (SBAR + (WHNP (WHADJP (WRB how) (JJ amazing)) (NN lady)) + (S + (NP (JJ gaga) (NNS shoes)) + (VP (VBP are) (PP (IN in) (NP (DT that) (NN picture)))))))) + (. !)))</tree></instance><instance><text>just paid off my layaway on my nintendo ARG but barely got to play it because i had to wait on the batteries to charge lol</text><opinion>neutral</opinion><tree>(ROOT + (ADVP + (RB just) + (VP + (VBN paid) + (PRT (RP off)) + (NP (PRP$ my) (NN layaway)) + (PP + (PP (IN on) (NP (PRP$ my) (JJ nintendo) (NN ARG))) + (CC but) + (VP + (ADVP (RB barely)) + (VBD got) + (S (VP (TO to) (VP (VB play) (NP (PRP it))))) + (SBAR + (IN because) + (S + (NP (FW i)) + (VP + (VBD had) + (S + (VP + (TO to) + (VP + (VB wait) + (PP (IN on) (NP (DT the) (NNS batteries))) + (S (VP (TO to) (VP (VB charge) (NP (NN lol))))))))))))))))</tree></instance><instance><text>ARG daddy is a ass hole</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN lindsay) (NN lohan) (NN daddy)) + (VP (VBZ is) (NP (DT a) (NN ass) (NN hole)))))</tree></instance><instance><text>ARG is fucking gay jebbuusss</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBZ is) (NP (ADJP (RB fucking) (JJ gay)) (NN jebbuusss)))))</tree></instance><instance><text>no drugs , alcohol , britney orders tour entourage : pop star ARG ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (DT no) + (NNS drugs) + (, ,) + (NN alcohol) + (, ,) + (NN britney) + (NNS orders) + (NN tour) + (NN entourage)) + (: :) + (NP (NP (NN pop) (NN star) (NN britney) (NNS spears)) (: ...))))</tree></instance><instance><text>America says President Stupid Obama and the sleeping vice president ARG and the administration says '' YOU 'RE FIRED ''</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP America)) + (VP + (VBZ says) + (NP + (NP + (NP (NNP President) (NNP Stupid) (NNP Obama)) + (CC and) + (NP + (DT the) + (VBG sleeping) + (NP (NN vice) (NN president) (NN joe) (NN biden)))) + (CC and) + (S + (NP (DT the) (NN administration)) + (VP + (VBZ says) + ('' '') + (SBAR + (S + (NP (PRP YOU)) + (VP (VBP 'RE) (VP (VBN FIRED) ('' '')))))))))))</tree></instance><instance><text>ARG >> Daryl Hannah Owes The Taxman ! : Not good , girl ! Daryl Hannah has reportedly fallen behind on her ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN perez) (NN hilton) (CD >>) (NNP Daryl) (NNP Hannah)) + (VP (VBZ Owes) (NP (DT The) (NNP Taxman))) + (. !)))</tree></instance><instance><text>I 'm going to tell you about love ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB tell) + (NP (PRP you)) + (PP (IN about) (NP (NN love) (NN ARG))))))))))</tree></instance><instance><text>Aggies Nat'l Championship hopes are fading faster than ARG ' is approval ratings ! Hahahahaha so much for that undefeated season .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNPS Aggies) (NNP Nat'l) (NNP Championship) (NNS hopes)) + (VP + (VBP are) + (ADJP + (JJ fading) + (ADVP (ADVP (JJR faster)) (PP (IN than) (NP ARG)))) + ('' '))) + (VP (VBZ is) (NP (NN approval) (NNS ratings))) + (. !)))</tree></instance><instance><text>geramed Apple Survey - What do you think of Apple products ? ARG sucks ? apple .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBN geramed) + (NP + (NP (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (PRP you)) + (VP + (VB think) + (PP (IN of) (NP (NNP Apple) (NNS products)))))))) + (. ?)))</tree></instance><instance><text>me singing like a virgin by ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP me)) + (VP + (NN singing) + (PP + (IN like) + (NP (NP (DT a) (JJ virgin)) (PP (IN by) (NP ARG)))))))</tree></instance><instance><text>would you be willing to spare an invite for ARG to me ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (MD would) + (NP (PRP you)) + (VP + (VB be) + (ADJP + (JJ willing) + (S + (VP + (TO to) + (VP + (VB spare) + (NP (NP (DT an) (VB invite)) (PP (IN for) (NP ARG))) + (PP (TO to) (NP (PRP me))))))))) + (. ?)))</tree></instance><instance><text>ARG home premium will also not support bitlocker drive encryption , applocker & branchcache distributed cache .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (S + (NP (NNS windows) (CD 7) (NN home) (NN premium)) + (VP + (MD will) + (ADVP (RB also)) + (RB not) + (VP + (VB support) + (NP (NN bitlocker) (NN drive) (NN encryption))))) + (, ,) + (NP + (NN applocker) + (CC &) + (NN branchcache) + (NP (VBN distributed) (NN cache)))) + (. .)))</tree></instance><instance><text>Guy Ritchie breaks silence on ARG : ' I still love her but she 's retarded ' -LRB- via enemy Magazine -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Guy) (NNP Ritchie) (NNS breaks) (NN silence)) + (PP (IN on) (NP ARG))) + (: :) + (NP + (NP + (NP ('' ')) + (SBAR + (S + (S + (NP (PRP I)) + (ADVP (RB still)) + (VP (VBP love) (NP (PRP$ her)))) + (CC but) + (S + (NP (PRP she)) + (VP (VBZ 's) (ADJP (VBN retarded)) ('' ')))))) + (PRN + (-LRB- -LRB-) + (PP (IN via) (NP (NN enemy) (NN Magazine))) + (-RRB- -RRB-)))))</tree></instance><instance><text>I have so many legends i LOVE and one of them is ... ARG so many albums , i just love her < 3</text><opinion>positive</opinion><tree>(ROOT + (SINV + (S + (NP (PRP I)) + (VP + (VBP have) + (NP + (NP (ADJP (RB so) (JJ many)) (NNS legends)) + (PP + (FW i) + (NP + (NP (NN LOVE)) + (CC and) + (NP (NP (CD one)) (PP (IN of) (NP (PRP them))))))))) + (VP (VBZ is)) + (NP (: ...) (NN ARG)) + (S + (NP + (NP (ADJP (RB so) (JJ many)) (NNS albums)) + (, ,) + (NP (FW i))) + (VP + (ADVP (RB just)) + (VB love) + (NP (PRP$ her)) + (NP (JJR <) (CD 3))))))</tree></instance><instance><text>once again i agree ha ARG is one sexy granny : p</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (ADVP (RB once) (RB again)) + (FW i) + (FRAG + (VP + (VBP agree) + (SBAR + (S + (NP (NN ha) (NN ARG)) + (VP (VBZ is) (NP (CD one) (JJ sexy) (NN granny)))))))) + (: :) + (NP (NN p))))</tree></instance><instance><text>RETWEET If ARG is not following you so I can send a deathmatch to him with your twitter names :-RRB- Must be following ItsLovatoBieber HURRY</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP RETWEET)) + (SBAR + (IN If) + (S + (NP ARG) + (VP + (VBZ is) + (RB not) + (PP (VBG following) (NP (PRP you))) + (SBAR + (IN so) + (S + (NP (PRP I)) + (VP + (MD can) + (VP + (VB send) + (NP (DT a) (NN deathmatch)) + (PP (TO to) (NP (PRP him))) + (PP + (IN with) + (NP + (NP (PRP$ your) (NN twitter) (NNS names)) + (: :) + (-RRB- -RRB-)))))))))) + (VP + (MD Must) + (VP + (VB be) + (PP (VBG following) (NP (NNP ItsLovatoBieber) (NNP HURRY)))))))</tree></instance><instance><text>Fashgasm 23.3.2011 > Industry news & changes : ... changing face of ARG Fashion photo shoots The area to wa ... .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP + (NN Fashgasm) + (CD 23.3.2011) + (JJR >) + (NN Industry) + (NN news) + (CC &) + (NNS changes)) + (: :) + (S + (NP + (NP (: ...) (VBG changing) (NN face)) + (PP + (IN of) + (NP (NN lady) (JJ gaga) (NN Fashion) (NN photo)))) + (VP + (VBZ shoots) + (NP (NP (DT The) (NN area)) (PP (TO to) (NP (NN wa)))))) + (: ...)) + (. .)))</tree></instance><instance><text>omg omg theshures covered '' 3 '' by ARG !!!! i love it -LRB- the best music group on youtube by far !!!! -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN omg) (NN omg) (NNS theshures)) + (VP + (VBD covered) + (NP ('' '') (NP (CD 3) ('' '') (PP (IN by) (NP ARG))))) + (. !!!!)))</tree></instance><instance><text>ARG must be so proud - not !! bringing back many happy memories listening to whitney tracks - yes iam that old !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (MD must) + (ADJP (VB be) (ADJP (RB so) (JJ proud)) (: -) (VP (RB not)))) + (. !!)))</tree></instance><instance><text>forced to change the name to ' if you see amy ' by us stations because it sounds like f.u.c.k.me ARG - ... ♫ ~ erq08</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VP + (VBN forced) + (S + (VP + (TO to) + (VP + (VB change) + (NP (DT the) (NN name)) + (PP (TO to) ('' '))))) + (SBAR + (IN if) + (S + (NP + (NP + (NP (NP (PRP you)) (VBP see) (NN amy) ('' ')) + (PP (IN by) (NP (PRP us)))) + (NNS stations)) + (SBAR + (IN because) + (S + (NP (PRP it)) + (VP + (VBZ sounds) + (PP + (IN like) + (NP (JJ f.u.c.k.me) (NN britney) (NNS spears))))))))) + (: -) + (ADJP (FRAG (: ...) (SYM ♫) (X (SYM ~)) (QP (CD erq08))))))</tree></instance><instance><text>ARG Bails Out Lenny Dykstra | TMZ.com : A friend in need is a friend indeed -- especially when that friend ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ Bails) + (SBAR + (IN Out) + (S + (NP (NNP Lenny) (NNP Dykstra)) + (VP + (SYM |) + (SBAR + (S + (NP + (NP (NNP TMZ.com)) + (: :) + (NP + (NP (NNP A) (NN friend)) + (PP (IN in) (NP (NN need))))) + (VP + (VBZ is) + (NP (NP (DT a) (NN friend)) (ADVP (RB indeed))) + (: --) + (NP + (WHADVP (RB especially) (WRB when)) + (NP (NP (DT that) (NN friend)) (: ...)))))))))) + (. .)))</tree></instance><instance><text>i feel like ARG ' s character in the movie ' just my luck ' after she kisses captain kirk for the first time</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VB feel) + (PP + (IN like) + (NP + (NP + (NN lindsay) + (NN lohan) + ('' ') + (NNS s) + (NN character)) + (PP + (IN in) + (NP + (NP (DT the) (NN movie)) + ('' ') + (NP (RB just) (PRP$ my) (NN luck) ('' ')))))) + (SBAR + (IN after) + (S + (NP (PRP she)) + (NP (NNS kisses)) + (VP + (VBP captain) + (NP + (NP (NN kirk)) + (PP (IN for) (NP (DT the) (JJ first) (NN time)))))))))))</tree></instance><instance><text>must see : ARG totally racy in lace for her latest controversial song 3</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP (MD must) (VP (VB see))) + (: :) + (S + (NP (NN britney)) + (VP + (VBZ spears) + (ADJP + (RB totally) + (JJ racy) + (PP (IN in) (NP (NN lace))) + (PP + (IN for) + (NP + (PRP$ her) + (JJS latest) + (JJ controversial) + (NN song) + (CD 3))))))))</tree></instance><instance><text>Why do all the good singer , start with a '' J '' , john mayer , jamie cullum , jon mclaughin , ARG , jason mraz , ...</text><opinion>positive</opinion><tree>(ROOT + (SQ + (WHADVP (WRB Why)) + (VBP do) + (NP + (NP (PDT all) (DT the) (JJ good) (NN singer)) + (, ,) + (VP + (VB start) + (PP + (IN with) + (NP + (NP (DT a) ('' '') (NN J)) + ('' '') + (, ,) + (NP (NN john) (NN mayer)) + (, ,) + (NP (NN jamie) (NN cullum)) + (, ,) + (NP (NN jon) (NN mclaughin)) + (, ,) + (NP ARG) + (, ,) + (NP (NN jason) (NN mraz)) + (, ,) + (: ...)))))))</tree></instance><instance><text>this nigga funny look like ARG on his 8th stage lol</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT this) (NN nigga) (JJ funny) (NN look)) + (PP + (IN like) + (NP + (NP ARG) + (PP (IN on) (NP (PRP$ his) (JJ 8th) (NN stage) (NN lol)))))))</tree></instance><instance><text>ARG , Sherlock Holmes & Robin Hood to boost UK tourism</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (, ,) + (S + (NP (NNP Sherlock) (NNP Holmes) (CC &) (NNP Robin) (NNP Hood)) + (VP (TO to) (VP (VB boost) (NP (NNP UK) (NN tourism)))))))</tree></instance><instance><text>'' lego rock band -LRB- wii , ARG 360 or ps3 -RRB- '' -</text><opinion>neutral</opinion><tree>(ROOT + (X + ('' '') + (ADJP + (NP + (NP + (NP (NN lego) (NN rock) (NN band)) + (PRN + (-LRB- -LRB-) + (NP + (NP (NN wii)) + (, ,) + (NP (NN ARG) (CD 360)) + (CC or) + (NP (NN ps3))) + (-RRB- -RRB-))) + ('' '') + (VP (: -))))))</tree></instance><instance><text>I know ! RT AlyaMCR : I HATE translating things from English to Arabic and ARG translate sucks > : -LRB-</text><opinion>negative</opinion><tree>(ROOT (S (NP (PRP I)) (VP (VBP know)) (. !)))</tree></instance><instance><text>im fan i love your version of paparazzi and i think is better then ARG ' is one ^ ^ plz follow me greysonchance</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN im) (NN fan) (FW i)) + (VP + (VP + (VB love) + (NP + (NP (PRP$ your) (NN version)) + (PP (IN of) (NP (NN paparazzi))))) + (CC and) + (VP + (FW i) + (VP + (VBP think) + (SBAR + (S + (VP + (VBZ is) + (ADJP + (ADJP (JJR better)) + (ADVP (RB then)) + (SBAR + (S + (NP (NN lady) (NNS gaga) (POS ')) + (VP + (VBZ is) + (NP + (CD one) + (SYM ^) + (VP + (SYM ^) + (S + (VP + (FW plz) + (VP + (VB follow) + (NP + (NP (PRP me)) + (NN greysonchance)))))))))))))))))))</tree></instance><instance><text>-LRB- counting 1 2 3 peter , paul & marygettin ' down with 3p ; omg ARG new song '' 3 '' is in my head and i cant stop singing it ; love it !</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (-LRB- -LRB-) + (S + (S + (NP + (NP + (NP + (NP + (NP (NN counting) (CD 1) (CD 2) (CD 3) (NN peter)) + (, ,) + (NP (NN paul) (CC &) (NN marygettin))) + ('' ') + (NP (RP down) (PP (IN with) (NP (NN 3p))))) + (: ;) + (NP + (NN omg) + (NN britney) + (NNS spears) + (JJ new) + (NN song)) + ('' '')) + (NP (CD 3)) + ('' '')) + (VP + (UCP + (VBZ is) + (PP (IN in) (NP (PRP$ my) (NN head))) + (CC and)) + (VP + (FW i) + (S + (VP + (ADJP (ADVP (FW cant))) + (S + (VP (VB stop) (S (VP (VBG singing) (NP (PRP it))))))))))) + (: ;) + (S (NP (NN love)) (NP (PRP it)))) + (. !)))</tree></instance><instance><text>Venezuelan President Hugo Chavez says President ARG does not deserve the Nobel Peace Prize .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ Venezuelan) (NNP President) (NNP Hugo) (NNP Chavez)) + (VP + (VBZ says) + (SBAR + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBZ does) + (RB not) + (VP + (VB deserve) + (NP (DT the) (NNP Nobel) (NNP Peace) (NNP Prize))))))) + (. .)))</tree></instance><instance><text>i rated a youtube video -LRB- 5 out of 5 stars -RRB- -- -LSB- ytp -RSB- ARG is a racist woman beater</text><opinion>neutral</opinion><tree>(ROOT + (NP + (LS i) + (S + (VP + (VBN rated) + (S + (NP + (NP (DT a) (NN youtube) (NN video)) + (PRN + (-LRB- -LRB-) + (NP (QP (CD 5) (IN out) (IN of) (CD 5)) (NNS stars)) + (-RRB- -RRB-)))) + (: --) + (VP + (PRN (-LRB- -LSB-) (NP (NN ytp)) (-RRB- -RSB-)) + (VP + (VBZ nicolas) + (SBAR + (S + (NP (NN cage)) + (VP + (VBZ is) + (NP (DT a) (JJ racist) (NN woman) (NN beater)))))))))))</tree></instance><instance><text>Should the US Justice Dept prosecute ARG for his part in the global warming swindle ? .</text><opinion>negative</opinion><tree>(ROOT + (SQ + (MD Should) + (NP (DT the) (NNP US) (NNP Justice) (NNP Dept)) + (VP + (VB prosecute) + (S + (NP (NNP al)) + (VP + (VB gore) + (PP + (IN for) + (NP + (NP (PRP$ his) (NN part)) + (PP + (IN in) + (NP (DT the) (JJ global) (NN warming) (NN swindle)))))))) + (. ?)))</tree></instance><instance><text>love ... fashion by ARG</text><opinion>positive</opinion><tree>(ROOT + (NP (NP (NN love)) (: ...) (NP (NN fashion)) (PP (IN by) (NP ARG))))</tree></instance><instance><text>Britt plays speak now by ARG on guitar ; .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Britt)) + (VP + (VBZ plays) + (VP + (VB speak) + (ADVP (RB now)) + (PP (IN by) (NP (NP ARG) (PP (IN on) (NP (NN guitar)))))))) + (: ;) + (. .)))</tree></instance><instance><text>RT if you love ARG We ♥ Miley</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN RT)) + (SBAR (IN if) (S (NP (PRP you)) (VP (VBP love) (NP ARG)))) + (NP (PRP We)) + (VP (VBP ♥) (NP (NNP Miley)))))</tree></instance><instance><text>i got ta admit that i loveeeee ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VBD got) + (S + (VP + (TO ta) + (VP + (VB admit) + (NP + (IN that) + (NP (FW i) (FW loveeeee) (NN britney) (NNS spears))))))))))</tree></instance><instance><text>i downloaded just my faves and 2 communities and wound up with 200 + stories ! my ARG was like : wtf are you doing !?!?!</text><opinion>neutral</opinion><tree>(ROOT + (X + (LS i) + (VP + (VBD downloaded) + (SBAR + (ADVP (RB just)) + (NP + (NP + (PRP$ my) + (NNS faves) + (CC and) + (NP (CD 2) (NNS communities))) + (CC and) + (S + (VP + (VB wound) + (PRT (RP up)) + (PP (IN with) (NP (CD 200) (CC +) (NP (NNS stories))))))))) + (. !)))</tree></instance><instance><text>the parts with ARG are funnier than hell</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (DT the) (NNS parts)) (PP (IN with) (NP ARG))) + (VP + (VBP are) + (ADJP (ADJP (JJR funnier)) (PP (IN than) (NP (NN hell)))))))</tree></instance><instance><text>-LSB- 411music -RSB- ARG works a tiny black bikini : and we thank her for it</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (-LRB- -LSB-) + (JJ 411music) + (-RRB- -RSB-) + (NN britney) + (NNS spears)) + (VP (VBZ works) (NP (DT a) (JJ tiny) (JJ black) (NN bikini)))) + (: :) + (CC and) + (S + (NP (PRP we)) + (VP (VB thank) (NP (PRP$ her)) (PP (IN for) (NP (PRP it)))))))</tree></instance><instance><text>congratulations to barnett1949 ! you just won a ARG invite !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNS congratulations)) + (PP (TO to) (NP (NN barnett1949)))) + (. !)))</tree></instance><instance><text>ARG Gives Demi Moore Post-Its , Not Diamonds : These shame tactics do not work on pedophiles , they do n ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ Gives) + (NP (NNP Demi) (NNP Moore) (NNP Post-Its)) + (, ,) + (NP + (NP (RB Not) (NNPS Diamonds)) + (: :) + (S + (S + (NP (DT These) (NN shame) (NNS tactics)) + (VP + (VBP do) + (RB not) + (VP (VB work) (PP (IN on) (NP (NNS pedophiles)))))) + (, ,) + (S (NP (PRP they)) (VP (VBP do) (NP (NN n)))) + (: ...)))) + (. .)))</tree></instance><instance><text>ARG is the best justin bieber is so cool selena gomez make all the boyz druel</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (SBAR + (S + (NP (DT the) (JJS best) (NN justin) (NN bieber)) + (VP + (VBZ is) + (SBAR + (S + (NP (ADJP (RB so) (JJ cool)) (NN selena) (NN gomez)) + (VP + (VBP make) + (NP (PDT all) (DT the) (NN boyz) (NN druel)))))))))))</tree></instance><instance><text>Shout to Ma man Jonesy1911 who understand why ARG is a bitch</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Shout) + (PP + (TO to) + (NP + (NP (NNP Ma) (NN man) (NN Jonesy1911)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP understand) + (SBAR + (WHADVP (WRB why)) + (S (NP ARG) (VP (VBZ is) (NP (DT a) (NN bitch)))))))))))))</tree></instance><instance><text>ARG Please follow me diva ? , you are amazing ARG , i love you ♥ Follow me please * -- * 5</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NN lady) + (JJ gaga) + (INTJ (UH Please)) + (VP (VB follow) (S (NP (PRP me)) (VP (VB diva))))) + (. ?)))</tree></instance><instance><text>The 120 best goals from Diego Armando ARG , the best Argentine soccer player in the world .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (DT The) (CD 120) (JJS best) (NNS goals)) + (PP (IN from) (NP (JJ Diego) (NNP Armando) (NNP ARG)))) + (, ,) + (NP + (NP + (DT the) + (JJS best) + (JJ Argentine) + (NN soccer) + (NN player)) + (PP (IN in) (NP (DT the) (NN world))))) + (. .)))</tree></instance><instance><text>deepdowninside i would like to have the power to make disappear all the movies in which ARG plays a role .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN deepdowninside) (FW i)) + (VP + (MD would) + (VP + (VB like) + (S + (VP + (TO to) + (VP + (VB have) + (NP + (DT the) + (NN power) + (S + (VP + (TO to) + (VP + (VB make) + (VP + (VB disappear) + (SBAR + (S + (NP + (NP (PDT all) (DT the) (NNS movies)) + (SBAR + (WHPP (IN in) (WHNP (WDT which))) + (S ARG))) + (VP (VBZ plays) (NP (DT a) (NN role))))))))))))))) + (. .)))</tree></instance><instance><text>'' ARG to judge : i was truant because ... '' and related posts -LRB- -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ('' '') (NN lindsay) (NN lohan)) + (PP (TO to) (NP (NN judge)))) + (: :) + (S + (NP (FW i)) + (VP + (VBD was) + (ADJP (JJ truant)) + (SBAR + (IN because) + (: ...) + (FRAG + (NP + (NP ('' '') (CC and) (JJ related) (NNS posts)) + (PRN (-LRB- -LRB-) (-RRB- -RRB-)))))))))</tree></instance><instance><text>ARG beats angelina in best celebrity mum</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ beats) + (NP + (NP (NN angelina)) + (PP (IN in) (NP (JJS best) (NN celebrity) (NN mum)))))))</tree></instance><instance><text>Ooh geek famous client , eh ? Is it ARG ?! ;-RRB- Looking forward to it .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Ooh) (NN geek) (JJ famous) (NN client)) + (, ,) + (NP (UH eh)) + (. ?)))</tree></instance><instance><text>;-RRB- i personally was longing for that option as i do n't like ARG or any other explicitly cocksucking lady ...</text><opinion>negative</opinion><tree>(ROOT + (INTJ + (: ;) + (FRAG + (ADJP + (-RRB- -RRB-) + (SBAR + (S + (PP (FW i) (ADVP (RB personally))) + (VP + (VBD was) + (NP + (NP (NN longing)) + (PP (IN for) (NP (DT that) (NN option)))) + (SBAR + (IN as) + (S + (NP (FW i)) + (VP + (VBP do) + (RB n't) + (VP + (VB like) + (NP + (NP ARG) + (CC or) + (S + (NP (DT any) (JJ other)) + (ADVP (RB explicitly)) + (VP (VBG cocksucking) (NP (NN lady))) + (: ...))))))))))))))</tree></instance><instance><text>RT CrisBuckley How to present like ARG < -- Love it !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN RT) + (NNP CrisBuckley) + (SBAR + (WHADVP (WRB How)) + (S + (VP + (TO to) + (VP + (VB present) + (PP (IN like) (NP (NP ARG) (ADJP (JJR <))))))))) + (: --) + (S (VP (NN Love) (NP (PRP it)))) + (. !)))</tree></instance><instance><text>Glory , glory hallelujah , glory Clinton could n't fool yeah , ARG ca n't ignore yeah Rush keep broadcasting on .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN Glory)) + (, ,) + (NP (NN glory) (NN hallelujah)) + (, ,) + (NP (NN glory) (NNP Clinton)) + (S + (VP (MD could) (RB n't) (VP (VB fool) (NP (NN yeah)))) + (, ,) + (NP ARG) + (VP + (MD ca) + (RB n't) + (VP + (VB ignore) + (S + (NP (JJ yeah) (NN Rush)) + (VP (VB keep) (S (VP (VBG broadcasting) (PRT (IN on))))))))) + (. .)))</tree></instance><instance><text>HGM_Barca xicantbetamedix I am sorry my friend but I hate ARG too .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN HGM)) + (VP + (SYM _) + (NP + (FW Barca) + (ADJP (ADVP (FW xicantbetamedix))) + (SBAR + (S + (S + (NP (PRP I)) + (VP (VBP am) (NP (JJ sorry) (PRP$ my) (NN friend)))) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP hate) + (S + (NP (NN lady)) + (ADJP (ADJP (JJ gaga)) (ADVP (RB too)))))))))) + (. .)))</tree></instance><instance><text>what the fuck is the big problem with getting an ARG nano for christmas ? if it 's the only thing i 'm asking for , i do n't see the big deal .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (WHNP (WP what)) + (S + (NP (DT the) (NN fuck)) + (VP + (VBZ is) + (NP + (NP (DT the) (JJ big) (NN problem)) + (PP + (IN with) + (S + (VP + (VBG getting) + (NP + (NP (DT an) (NN ARG) (NN nano)) + (PP (IN for) (NP (NNS christmas))))))))))) + (. ?)))</tree></instance><instance><text>the world knew she was gutter slut filth & trash when she kissed that damned old uglyass skank ARG mouth those are what HELL IS MADE UP OF</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT the) (NN world)) + (VP + (VBD knew) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD was) + (NP + (NP (NN gutter) (NN slut) (NN filth)) + (CC &) + (NP (NN trash))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP + (VBD kissed) + (SBAR + (IN that) + (S + (NP + (ADJP (RB damned) (JJ old)) + (NN uglyass) + (NN skank) + (NN ARG) + (NN mouth)) + (NP (DT those)) + (VP + (VBP are) + (SBAR + (WHNP (WP what)) + (S + (NP (NNP HELL)) + (VP + (VBZ IS) + (VP (NNP MADE) (PRT (RP UP))) + (X (IN OF)))))))))))))))))</tree></instance><instance><text>Obama : ' we stopped massacre in Libya ' \ n -LRB- AFP -RRB- \ n : AFP - A defiant President ARG told Americans he had stopped a '' massacre ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Obama)) + (: :) + (NP + (NP + (NP ('' ')) + (SBAR + (S + (NP (PRP we)) + (VP + (VBD stopped) + (NP + (NP (NN massacre)) + (PP + (IN in) + (NP + (NP (NP (NNP Libya) (POS ')) (NN \) (NN n)) + (PRN (-LRB- -LRB-) (NP (NN AFP)) (-RRB- -RRB-))))) + (NP (CD \) (NN n)))))) + (: :) + (S + (NP + (NP + (NP (SYM AFP)) + (: -) + (NP + (NN A) + (JJ defiant) + (NNP President) + (NN barack) + (NN obama))) + (VP + (VBD told) + (NP (NNPS Americans)) + (SBAR + (S + (NP (PRP he)) + (VP + (VBD had) + (VP + (VBN stopped) + (NP (DT a) ('' '') (NN massacre)))))))) + (: ...)))))</tree></instance><instance><text>I 'm a delinquent tweeter ! Its been a few weeks now , but with ARG 's war , I must get back to Tweeting !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (VBP 'm) (NP (DT a) (JJ delinquent) (NN tweeter))) + (. !)))</tree></instance><instance><text>rofl yeah ... love the song , but not the chick ! if only it was by ARG !! then it would be awesome !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN rofl)) + (ADVP (RB yeah)) + (: ...) + (VP + (VB love) + (NP + (NP (DT the) (NN song)) + (, ,) + (CONJP (CC but) (RB not)) + (NP (DT the) (NN chick)))) + (. !)))</tree></instance><instance><text>Mariah Carey & ARG Welcome New Twins , '' I Wo n't Ever Be Able To Top This ! '' : Hollywood couple ARG ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Mariah) (NNP Carey) (CC &) (NNP nick) (NN cannon)) + (VP + (VB Welcome) + (NP (NNP New) (NNP Twins)) + (, ,) + ('' '') + (SBAR + (S + (NP (PRP I)) + (VP + (MD Wo) + (RB n't) + (ADVP (RB Ever)) + (VP + (VB Be) + (ADJP + (JJ Able) + (S (VP (TO To) (VP (JJ Top) (NP (DT This))))))))))) + (. !) + ('' '')))</tree></instance><instance><text>Microsoft boss Steve Ballmer hates the ARG and thinks people still have trust in microsoft .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Microsoft) (NN boss) (NNP Steve) (NNP Ballmer)) + (VP + (VP (VBZ hates) (NP (DT the) (NN ARG))) + (CC and) + (VP + (VBZ thinks) + (SBAR + (S + (NP (NNS people)) + (ADVP (RB still)) + (VP + (VBP have) + (NP (NN trust)) + (PP (IN in) (NP (NN microsoft)))))))) + (. .)))</tree></instance><instance><text>In the sketch began challenging Lady gag ARG saying : '' You know what ARG : I 'm much more good than you ''</text><opinion>neutral</opinion><tree>(ROOT + (PP + (IN In) + (NP + (NP (DT the) (NN sketch)) + (VP + (VBD began) + (S + (VP + (VBG challenging) + (S + (NP (NNP Lady) (NN gag) (NN ARG)) + (VP + (VBG saying) + (: :) + ('' '') + (SBAR + (S + (NP (PRP You)) + (VP + (VBP know) + (SBAR + (WHNP (WHNP (WP what) (NN ARG)) (: :)) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP + (ADJP + (ADVP (RB much) (RBR more)) + (JJ good)) + (PP (IN than) (NP (PRP you) ('' ''))))))))))))))))))</tree></instance><instance><text>album de ARG sort demain ? NRJhitmusiconly</text><opinion>positive</opinion><tree>(ROOT + (NP (NP (NN album) (IN de) (NN ARG) (NN sort) (NN demain)) (. ?)))</tree></instance><instance><text>hey everyone < one second > -LRB- lindsay : earmuffs please -RRB- ARG ' s dad is planning an intervention -LRB- do n't mess things up by letting her know -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN hey) (NN everyone)) + (S + (NP + (QP (JJR <) (CD one)) + (JJ second) + (JJR >) + (-LRB- -LRB-) + (NP (NN lindsay) (: :)) + (S (VP (NNS earmuffs) (VP (VB please)))) + (-RRB- -RRB-) + (NN lindsay) + (NN lohan) + ('' ') + (NNS s) + (NN dad)) + (VP + (VBZ is) + (VP + (VBG planning) + (NP + (NP (DT an) (NN intervention)) + (PRN + (-LRB- -LRB-) + (VP + (VBP do) + (RB n't) + (NP (NP (NN mess) (NNS things)) (ADVP (RP up))) + (PP + (IN by) + (S + (VP + (VBG letting) + (S (NP (PRP$ her)) (VP (VBP know))))))) + (-RRB- -RRB-))))))))</tree></instance><instance><text>Every time I randomly watch ARG on television , I ca n't help but wonder , how the fuck has this idiot been on nationally for 25 years ?</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (DT Every) (NN time)) + (SBAR + (S + (NP (PRP I)) + (ADVP (RB randomly)) + (VP (VBP watch) (NP ARG) (PP (IN on) (NP (NN television))))))) + (, ,) + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VP (VB help)) + (CC but) + (VP + (VP (VB wonder)) + (, ,) + (SBAR + (WHADVP (WRB how)) + (S + (NP (DT the) (NN fuck)) + (VP + (VBZ has) + (S + (NP (DT this)) + (VP + (VB idiot) + (VP + (VBN been) + (ADVP + (IN on) + (RB nationally) + (PP (IN for) (NP (CD 25) (NNS years))))))))))))) + (. ?)))</tree></instance><instance><text>mm 3 - ARG -LSB- yes i would -RSB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN mm) (CD 3)) + (: -) + (NP + (NP ARG) + (VP + (-LRB- -LSB-) + (SBAR + (INTJ (UH yes) (FW i) (VP (MD would) (VP (-RRB- -RSB-)))))))))</tree></instance><instance><text>ARG more popular that Oprah ? I already knew this !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP ARG) + (ADJP (RBR more) (JJ popular)) + (IN that) + (NP (NNP Oprah)) + (. ?)))</tree></instance><instance><text>musicmonday everything 's just wonderful - lily allen , 3 - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN musicmonday) (NN everything) (POS 's)) + (RB just) + (JJ wonderful) + (: -) + (NN lily) + (NN allen)) + (, ,) + (NP (LST (LS 3) (: -)) (FRAG ARG))))</tree></instance><instance><text>WASHINGTON ? President ARG reaffirmed his campaign pledge to end the ban on homosexuals serving o ... says</text><opinion>neutral</opinion><tree>(ROOT (FRAG (NP (NNP WASHINGTON)) (. ?)))</tree></instance><instance><text>why do i kp gttng these nasty ARG dng nasty things people following me i have no desire 2 see her do anything sexual i do n't like blonds</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBP do) + (NP (FW i) (FW kp) (NN gttng)) + (NP + (NP (DT these) (JJ nasty) (NN britney) (NNS spears) (NN dng)) + (NP + (NP (JJ nasty) (NNS things)) + (NP (NP (NNS people)) (PP (VBG following) (NP (PRP me)))))) + (S + (FW i) + (VP + (VBP have) + (NP + (DT no) + (NN desire) + (CD 2) + (S + (VP + (VB see) + (S + (NP (PRP her)) + (VP + (VB do) + (NP (NN anything)) + (NP (JJ sexual) (FW i))))))))) + (VP (VBP do) (RB n't) (VP (VB like) (NP (NNS blonds)))))))</tree></instance><instance><text>Cant wait for ARG ' s '' THIS IS IT '' movie love you ARG !!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (JJ Cant) (NN wait)) + (PP (IN for) (NP (NN micheal) (NN jackson) ('' ') (NNS s))) + ('' '') + (SBAR + (S + (NP (DT THIS)) + (VP (VBZ IS) (NP (PRP IT) ('' '') (NN movie)))))) + (VP (VBP love) (NP (NP (PRP you)) (NP ARG))) + (. !!!!)))</tree></instance><instance><text>That fuck the ARG comment was coming from a celtics fan !!! You got a problem with that ? kickrocks !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT That)) + (VP + (VBD fuck) + (SBAR + (S + (NP (DT the) (NNS ARG) (NN comment)) + (VP + (VBD was) + (VP + (VBG coming) + (PP (IN from) (NP (DT a) (NNS celtics) (NN fan)))))))) + (. !!!)))</tree></instance><instance><text>-LSB- via reddit -RSB- ARG has labeled Guinea 's crackdown a '' vile violation '' of people 's rights .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (PRN + (-LRB- -LSB-) + (PP (IN via) (NP (NN reddit))) + (-RRB- -RSB-)) + (JJ hillary) + (NN clinton)) + (VP + (VBZ has) + (VP + (VBN labeled) + (S + (NP (NP (NNP Guinea) (POS 's)) (NN crackdown)) + (NP (DT a) ('' '') (JJ vile) (NN violation))) + ('' '') + (PP (IN of) (NP (NP (NNS people) (POS 's)) (NNS rights))))) + (. .)))</tree></instance><instance><text>before you buy a ARG , check out the nook at barnes & noble - more features , same price .</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (IN before) + (S (NP (PRP you)) (VP (VBP buy) (NP (DT a) (NN ARG))))) + (, ,) + (VP + (VB check) + (PRT (RP out)) + (NP (DT the) (NN nook)) + (PP + (IN at) + (NP + (NP (NNP barnes) (CC &) (JJ noble)) + (: -) + (NP + (NP (JJR more) (NNS features)) + (, ,) + (NP (JJ same) (NN price)))))) + (. .)))</tree></instance><instance><text>buying music from itunes for my pod ! i love the new songs tik tok by ke $ ha & 3 by ARG ! '' _</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG buying) + (NP (NN music)) + (PP (IN from) (NP (NNS itunes))) + (PP (IN for) (NP (PRP$ my) (NN pod))))) + (. !)))</tree></instance><instance><text>LoveNews : Ten Inconvenient Truths about Love | Always Learning : Today I am the ARG of romance , compiling a l ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP LoveNews)) + (: :) + (NP + (NP + (NP (CD Ten) (JJ Inconvenient) (NNS Truths)) + (PP + (IN about) + (NP (NNP Love) (NNP |) (NNP Always) (NNP Learning)))) + (: :) + (FRAG + (NP + (NP (NN Today)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP am) + (S + (NP (DT the) (NNP al)) + (VP (VB gore) (PP (IN of) (NP (NN romance))))) + (, ,) + (S (VP (VBG compiling) (NP (DT a) (NN l)))))))) + (: ...))) + (. .)))</tree></instance><instance><text>Moms said if feels like ARG has been pregnant for like 2 years ! Lol yo what 's really good with those twins ?</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNS Moms)) + (VP + (VBD said) + (SBAR + (S + (SBAR (IN if) (S (VP (VBZ feels) (PP (IN like) (NP ARG))))) + (VP + (VBZ has) + (VP + (VBN been) + (ADJP (JJ pregnant)) + (PP (IN for) (PP (IN like) (NP (CD 2) (NNS years))))))))) + (. !)))</tree></instance><instance><text>RT johnbiehler : Love getting ARG alerts for my content on sites titled '' Welcome to the World of Auto Blogging '' fail</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN johnbiehler)) + (: :) + (S + (NP (NN Love) (VBG getting) (NN ARG)) + (VP + (VBZ alerts) + (SBAR + (IN for) + (S + (NP (PRP$ my) (NN content)) + (IN on) + (NP (NNS sites)) + (VBN titled) + ('' '') + (VP + (VB Welcome) + (PP + (TO to) + (NP + (NP (DT the) (NN World)) + (PP (IN of) (NP (NN Auto) (NN Blogging))))) + ('' '') + (VP (VBP fail)))))))))</tree></instance><instance><text>ARG >> Knock Knock , It 's Wal-Mart At Your Door : Is this a good or bad thing ? We do n't know yet , but i ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN perez) (NN hilton) (CD >>) (NNP Knock) (NNP Knock)) + (PRN + (, ,) + (S + (S + (NP (PRP It)) + (VP + (VBZ 's) + (NP (NNP Wal-Mart)) + (PP (IN At) (NP (PRP$ Your) (NNP Door))))) + (: :) + (SQ + (VBZ Is) + (NP (DT this)) + (NP (DT a) (ADJP (JJ good) (CC or) (JJ bad)) (NN thing))))) + (. ?)))</tree></instance><instance><text>I do n't do whitney , I do n't do ARG , I do n't do lindsey , I made 2 million last wednesday</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (S + (NP (PRP I)) + (VP (VBP do) (RB n't) (VP (VB do) (NP (NN whitney))))) + (, ,) + (S (NP (PRP I)) (VP (VBP do) (RB n't) (VP (VB do) (NP ARG)))) + (, ,) + (S + (NP (PRP I)) + (VP (VBP do) (RB n't) (VP (VB do) (NP (NN lindsey)))))) + (, ,) + (S + (NP (PRP I)) + (VP + (VBD made) + (NP (QP (CD 2) (CD million))) + (NP (JJ last) (NNP wednesday))))))</tree></instance><instance><text>-LSB- tonight 's bedtime story : blades & women -RSB- hp is like ARG , hot sexy girl who ca n't stop screwing her life no matter what she do - ></text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (-LRB- -LSB-) + (NP + (NP (NP (NN tonight) (POS 's)) (NN bedtime) (NN story)) + (: :) + (S + (NP (NNS blades) (CC &) (NNS women)) + (-RRB- -RSB-) + (S + (NP (NN hp)) + (VP + (VBZ is) + (UCP + (PP (IN like) (NP ARG)) + (, ,) + (NP + (NP + (NP (JJ hot) (JJ sexy) (NN girl)) + (SBAR + (WHNP (WP who)) + (S + (VP + (MD ca) + (RB n't) + (VP + (VB stop) + (S + (VP + (VBG screwing) + (NP (PRP$ her) (NN life)) + (NP + (DT no) + (NN matter) + (SBAR + (WHNP (WDT what)) + (S (NP (PRP she)) (VP (VBP do)))))))))))) + (: -) + (ADJP (JJR >)))))))))))</tree></instance><instance><text>ery1 listen 2 ARG '' if you seek amy '' matter of fact say the title of that song slowly then think of the fan base who love that song !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (S + (NP (NN ery1)) + (VP + (VBP listen) + (NP (CD 2) (NN britney) (NNS spears)) + ('' '') + (SBAR + (IN if) + (S (NP (PRP you)) (VP (VBP seek) (NP (NN amy)))))) + ('' '')) + (NP (NP (NN matter)) (PP (IN of) (NP (NN fact)))) + (S + (VP + (VBP say) + (SBAR + (S + (NP + (NP (DT the) (NN title)) + (PP (IN of) (NP (DT that) (NN song)))) + (ADVP (RB slowly) (RB then)) + (VP + (VB think) + (PP + (IN of) + (NP + (NP (DT the) (NN fan) (NN base)) + (SBAR + (WHNP (WP who)) + (S (VP (VBP love) (NP (IN that) (NN song))))))))))))) + (. !)))</tree></instance><instance><text>spam is annoying : / i do n't care if ARG did it with other teeny bopper bimbos or sucked cock : s</text><opinion>negative</opinion><tree>(ROOT + (S + (S (NP (NN spam)) (VP (VBZ is) (ADJP (JJ annoying)))) + (: :) + (S + (S + (: /) + (FW i) + (VP + (VBP do) + (RB n't) + (VP + (VB care) + (SBAR + (IN if) + (S + (NP ARG) + (VP + (VBD did) + (NP (PRP it)) + (PP + (IN with) + (NP + (NP + (JJ other) + (JJ teeny) + (NN bopper) + (NNS bimbos)) + (CC or) + (NP (VBN sucked) (NN cock)))))))))) + (: :) + (NP (NNS s)))))</tree></instance><instance><text>3 by ARG is pretty good .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (CD 3)) (PP (IN by) (NP ARG))) + (VP (VBZ is) (ADJP (RB pretty) (JJ good))) + (. .)))</tree></instance><instance><text>anyone out there want another contact on ARG ? trying to see how useful this will be .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN anyone)) (PP (IN out) (NP (RB there)))) + (VP + (VBP want) + (NP (NP (DT another) (NN contact)) (PP (IN on) (NP ARG)))) + (. ?)))</tree></instance><instance><text>Morning ! Weekend Webpoll : Does ARG deserve to win the Nobel Peace Prize so early in his Presidency ?</text><opinion>neutral</opinion><tree>(ROOT (NP (NN Morning) (. !)))</tree></instance><instance><text>BYE BOY !!! Lebron and the heat taking it this year BuZZeDaPromoter : NIEKA_GREATAZ ARG why you mad because we are the Champs hahahahaahaaa</text><opinion>negative</opinion><tree>(ROOT (NP (NP (NNP BYE) (NNP BOY)) (. !!!)))</tree></instance><instance><text>FFFFF '' I wan na go '' and '' Till The Worlds Ends '' by ARG makes me wan na freaking stand up and dance ! Damn !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP + (NN FFFFF) + ('' '') + (PRP I) + (S (VP (VBP wan) (S (VP (TO na) (VP (VB go)))))) + ('' '')) + (CC and) + ('' '') + (PP + (IN Till) + (NP + (NP (DT The) (NNS Worlds) (NNS Ends)) + ('' '') + (PP (IN by) (NP ARG))))) + (VP + (VBZ makes) + (S + (NP (PRP me)) + (ADJP + (JJ wan) + (PP + (TO na) + (S + (VP + (VP (VBG freaking) (VP (VB stand) (PRT (IN up)))) + (CC and) + (VB dance))))))) + (. !)))</tree></instance><instance><text>how many of you tweeter people like ARG</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHNP (WHNP (WRB how) (JJ many)) (PP (IN of) (NP (PRP you)))) + (S + (VP + (VBP tweeter) + (NP (NP (NNS people)) (PP (IN like) (NP ARG)))))))</tree></instance><instance><text>bloody ARG updated and now it keeps freezing very upsetting</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ bloody) (NN ARG)) + (VP + (VP (VBN updated)) + (CC and) + (S + (ADVP (RB now)) + (NP (PRP it)) + (VP + (VBZ keeps) + (ADJP (JJ freezing)) + (ADJP (RB very) (VBG upsetting)))))))</tree></instance><instance><text>probably , but this ARG effort is pretty epic too as it actually lobs the keeper .</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB probably)) + (, ,) + (CC but) + (S + (NP (DT this) (NN ARG) (NN effort)) + (VP + (VBZ is) + (NP (RB pretty) (NN epic)) + (SBAR + (RB too) + (IN as) + (S + (NP (PRP it)) + (ADVP (RB actually)) + (VP (VBZ lobs) (NP (DT the) (NN keeper))))))) + (. .)))</tree></instance><instance><text>the ARG part was mad random lmao RT DaKidFrankie If she love sports & watch ARG with me straight up I will wife that broad lol</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT the) (NN harry) (JJ potter) (NN part)) + (VP + (VBD was) + (NP + (NP + (JJ mad) + (JJ random) + (NN lmao) + (NN RT) + (NNP DaKidFrankie)) + (SBAR + (IN If) + (S + (NP (PRP she)) + (VP + (VBP love) + (NP + (NNS sports) + (CC &) + (NN watch) + (NN harry) + (NN potter)))))) + (PP (IN with) (NP (PRP me))) + (ADVP + (RB straight) + (IN up) + (SBAR (S (NP (PRP I)) (VP (MD will) (VP (NN wife)))))) + (NP (WDT that) (FRAG (NP (JJ broad) (NN lol)))))))</tree></instance><instance><text>New device means new responsibility - ARG is awesome !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP New) (NN device)) + (VP + (VP (VBZ means) (NP (JJ new) (NN responsibility))) + (: -) + (S (NP ARG) (VP (VBZ is) (ADJP (JJ awesome))))) + (. !)))</tree></instance><instance><text>President ARG has refused to meet the Dalai Lama in Washington this week in a move to curry favor with the Chinese .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBZ has) + (VP + (VBN refused) + (S + (VP + (TO to) + (VP + (VB meet) + (NP + (NP (DT the) (NNP Dalai) (NNP Lama)) + (PP (IN in) (NP (NNP Washington))) + (NP (DT this) (NN week))) + (PP + (IN in) + (NP + (DT a) + (NN move) + (S + (VP + (TO to) + (VP + (VB curry) + (NP (NN favor)) + (PP (IN with) (NP (DT the) (NNPS Chinese))))))))))))) + (. .)))</tree></instance><instance><text>I can here ARG , just do n't know where I can here the silly cow !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD can) + (ADVP (RB here)) + (VP ARG) + (, ,) + (S + (ADVP (RB just)) + (VP + (VBP do) + (RB n't) + (VP + (VB know) + (SBAR + (WHADVP (WRB where)) + (S + (NP (PRP I)) + (VP + (MD can) + (ADVP (RB here)) + (NP (DT the) (JJ silly) (NN cow))))))))) + (. !)))</tree></instance><instance><text>foramilliondollars i would streak the world , but im not fast enough , so i would kiss ARG ... no less than a million .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NNS foramilliondollars) (FW i) (MD would) (NN streak)) + (NP (DT the) (NN world))) + (, ,) + (CC but) + (NP (NP (NN im)) (ADVP (RB not) (RB fast) (RB enough))) + (, ,)) + (PP + (ADVP (RB so)) + (FW i) + (NP + (NP (MD would) (NN kiss) (NN lindsay) (NN lohan)) + (: ...) + (ADVP + (ADVP (DT no) (JJR less)) + (PP (IN than) (NP (DT a) (CD million)))))) + (. .)))</tree></instance><instance><text>does n't ARG look incredible on the cover of marieclaire ? i love her hair ...</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBZ does) + (RB n't) + (NP + (NP (JJ hilary) (NN swank) (NN look)) + (ADJP + (JJ incredible) + (PP + (IN on) + (NP + (NP (DT the) (NN cover)) + (PP (IN of) (NP (NN marieclaire)))))))) + (. ?)))</tree></instance><instance><text>Lawmakers Challenge ARG 's Libya Authority .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNS Lawmakers) (NN Challenge) (NN ARG) (POS 's)) + (NNP Libya) + (NNP Authority)) + (. .)))</tree></instance><instance><text>dê sua opinião : dragon age ou god of war + new mario ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN dê) (NN sua) (NN opinião)) + (: :) + (NP + (NP (JJ dragon) (NN age) (NN ou) (NN god)) + (PP + (IN of) + (NP + (NP (NN war)) + (CC +) + (NP (JJ new) (NN mario) (NNS ARG)))))) + (. ?)))</tree></instance><instance><text>'' mr. ARG ' s daddy '' is a fame whore !</text><opinion>negative</opinion><tree>(ROOT + (SINV + ('' '') + (NP (NP (NNP mr.) (NNP lindsay) (NNP lohan) (POS ')) (NNS s)) + (VP (VBP daddy)) + ('' '') + (VP (VBZ is)) + (NP (DT a) (NN fame) (NN whore)) + (. !)))</tree></instance><instance><text>michael jackson , kate gosselin , sarah palin , bernie madoff , lady gag , and ARG are this year 's most popular halloween costumes .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN michael) (NN jackson)) + (, ,) + (NP (NN kate) (NN gosselin)) + (, ,) + (NP (NN sarah) (NN palin)) + (, ,) + (NP (NN bernie) (NN madoff)) + (, ,) + (NP (NN lady) (NN gag)) + (, ,) + (CC and) + (NP ARG)) + (VP + (VBP are) + (NP + (NP (DT this) (NN year) (POS 's)) + (ADJP (RBS most) (JJ popular)) + (NN halloween) + (NNS costumes))) + (. .)))</tree></instance><instance><text>hahaha no you don ! lol remember lady gag and ARG for halloween !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN hahaha)) + (SBAR (DT no) (S (NP (PRP you)) (VP (VBP don))))) + (. !)))</tree></instance><instance><text>imjus_tokyo ARG , unstoppable , love and the other drugs ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN imjus) (SYM _) (NN tokyo) (NN harry) (NN potter)) + (, ,) + (NP (JJ unstoppable) (, ,) (NN love)) + (CC and) + (NP (DT the) (JJ other) (NNS drugs))) + (: ...)))</tree></instance><instance><text>is it bad that i get every single reference and understand all the satire in '' a very ARG musical ? ''</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ is) + (NP (PRP it)) + (ADJP (JJ bad)) + (SBAR + (IN that) + (S + (FW i) + (SQ + (VP + (VB get) + (NP + (NP (DT every) (JJ single) (NN reference)) + (CC and) + (VP + (VB understand) + (NP + (NP (PDT all) (DT the) (NN satire)) + (PP (IN in) ('' ''))) + (NP + (DT a) + (ADJP (RB very) (JJ harry)) + (JJ potter) + (NN musical)))))) + (S (. ?) ('' ''))))))</tree></instance><instance><text>dear ARG , please go back to being fat and not making music .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (RB dear) (NN britney) (NNS spears)) + (, ,) + (INTJ (VB please)) + (VP + (VB go) + (ADVP (RB back)) + (PP + (TO to) + (S + (VP + (VBG being) + (UCP + (ADJP (JJ fat)) + (CC and) + (S (RB not) (VP (VBG making) (NP (NN music))))))))) + (. .)))</tree></instance><instance><text>okay penis penis penis i love penis ? who loves penis ? joe does ... because he got ta big one ! woooo omg ARG sucks penis too !</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (JJ okay) (NN penis) (NN penis) (NN penis)) + (NP (FW i) (NN love) (NN penis))) + (. ?)))</tree></instance><instance><text>i love ARG !! georgia rule .</text><opinion>positive</opinion><tree>(ROOT + (FRAG (LST (LS i)) (NP (NN love) (NN lindsay) (NN lohan)) (. !!)))</tree></instance><instance><text>... ... ... ... When there 's confusion in the marketplace , there 's opportunity ... ... ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (: ...) + (: ...) + (: ...) + (: ...) + (SBAR + (WHADVP (WRB When)) + (S + (NP (EX there)) + (VP + (VBZ 's) + (NP + (NP (NN confusion)) + (PP (IN in) (NP (DT the) (NN marketplace))))))) + (, ,) + (NP (EX there)) + (FRAG (VBZ 's) (NN opportunity) (: ...) (: ...) (NP ARG))))</tree></instance><instance><text>lindsay lohan gets an extra year of probation in dui case , plus the naked truth on ARG & more : afternoon bu ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN lindsay) (NN lohan)) + (VP + (VBZ gets) + (NP + (NP (DT an) (JJ extra) (NN year)) + (PP (IN of) (NP (NN probation))) + (PP (IN in) (NP (NN dui) (NN case)))))) + (, ,) + (CC plus) + (S + (NP + (NP (DT the) (JJ naked) (NN truth)) + (PP + (IN on) + (NP + (JJ hilary) + (NP (NNP swank) (CC &) (RBR more)) + (: :) + (NP (NN afternoon) (NN bu))))) + (: ...))))</tree></instance><instance><text>I remember I used to have a crush on ARG when she was a blonde .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP remember) + (SBAR + (S + (NP (PRP I)) + (VP + (VBN used) + (S + (VP + (TO to) + (VP + (VB have) + (NP (NP (DT a) (NN crush)) (PP (IN on) (NP ARG)))))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP (VBD was) (NP (DT a) (JJ blonde))))))))) + (. .)))</tree></instance><instance><text>i hate my ARG</text><opinion>negative</opinion><tree>(ROOT (S (VP (LS i) (S (VP (VB hate) (NP (PRP$ my) (NNS ARG)))))))</tree></instance><instance><text>i just created a poll : '' do you love ARG '' you should vote :</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (LS i) + (VP + (ADVP (RB just)) + (VBN created) + (NP (NP (DT a) (NN poll)) (: :) ('' '')))) + (VP + (VB do) + (NP (PRP you)) + (S (VP (VBP love) (NP ARG))) + ('' '') + (SBAR (S (NP (PRP you)) (VP (MD should) (VP (VB vote)))))) + (: :)))</tree></instance><instance><text>ARG got caught sleeping on the job lol goes to show that no matter how high up you are ... we 're all human</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (VP + (VBD got) + (VP + (VBN caught) + (S + (VP + (VBG sleeping) + (PP (IN on) (NP (DT the) (NN job) (NN lol)))))))) + (VP + (VBZ goes) + (S + (VP + (TO to) + (VP + (VB show) + (SBAR + (IN that) + (S + (NP + (NP (DT no) (NN matter)) + (SBAR + (WHADVP (WRB how)) + (S + (ADJP (JJ high) (PP (IN up) (NP (PRP you)))) + (VP (VBP are))))) + (: ...) + (NP (PRP we)) + (VP (VBP 're) (NP (DT all) (JJ human)))))))))))</tree></instance><instance><text>An Amazing list of all the ARG products and how they are used .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (DT An) (JJ Amazing) (NN list)) + (PP (IN of) (NP (PDT all) (DT the) (NN ARG) (NNS products)))) + (CC and) + (SBAR + (WHADVP (WRB how)) + (S (NP (PRP they)) (VP (VBP are) (VP (VBN used)))))) + (. .)))</tree></instance><instance><text>ARG upgrade advisor will not run -LRB- unexpected error -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNS windows) (CD 7) (NN upgrade) (NN advisor)) + (VP + (MD will) + (RB not) + (VP + (VB run) + (PRN + (-LRB- -LRB-) + (NP (JJ unexpected) (NN error)) + (-RRB- -RRB-))))))</tree></instance><instance><text>Fuck you , you fucking piece of shit government , and burn in Hell damn job center , and drop dead damn ARG , and fuck you crap weather !</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S (VP (VB Fuck) (NP (PRP you)))) + (, ,) + (NP + (NP (PRP you)) + (NP + (NP + (NP (RB fucking) (NN piece)) + (PP (IN of) (NP (JJ shit) (NN government)))) + (, ,) + (CC and) + (S + (VP + (VP + (VP + (VBP burn) + (PP (IN in) (NP (NNP Hell))) + (NP (UH damn) (NN job) (NN center))) + (, ,) + (CC and) + (VP + (VB drop) + (NP (JJ dead) (NN damn) (NN bill) (NNS gates)))) + (, ,) + (CC and) + (VP (VB fuck) (NP (PRP you)) (NP (NN crap) (NN weather))))))) + (. !)))</tree></instance><instance><text>MsYellow_Light ARG suck lol</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP MsYellow) (NNP _) (NNP Light) (NNS ARG)) + (VP (VBP suck) (NP (NN lol)))))</tree></instance><instance><text>Ca n't wait to finally see ARG in Concert this year -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (MD Ca) + (RB n't) + (VP + (VB wait) + (S + (VP + (TO to) + (ADVP (RB finally)) + (VP + (VB see) + (NP ARG) + (PP (IN in) (NP (NNP Concert))) + (NP (DT this) (NN year))))) + (PRN (-LRB- -LRB-) (: :))))))</tree></instance><instance><text>ARG hails special relationship</text><opinion>neutral</opinion><tree>(ROOT + (S (NP ARG) (VP (VBZ hails) (NP (JJ special) (NN relationship)))))</tree></instance><instance><text>Woke up to a ARG mash up e.e</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBD Woke) + (PP + (RP up) + (PP + (TO to) + (NP + (NP (DT a) (NN justin) (NN bieber) (NN mash)) + (PP (IN up) (NP (NN e.e)))))))))</tree></instance><instance><text>ARG at goggle : the pop star answers fans ' questions .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP ARG) (PP (IN at) (NP (NN goggle)))) + (: :) + (NP + (NP + (DT the) + (NN pop) + (NN star) + (NNS answers) + (NNS fans) + (POS ')) + (NNS questions)) + (. .)))</tree></instance><instance><text>facebook is acting stupid today so i 'll post this here ... :-RRB- my ARG main page .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN facebook)) + (VP + (VBZ is) + (VP + (VBG acting) + (NP (JJ stupid) (NN today)) + (SBAR + (IN so) + (S + (FW i) + (VP + (MD 'll) + (VP (VB post) (NP (DT this)) (ADVP (RB here))))))))) + (: ...) + (: :) + (NP (-RRB- -RRB-) (PRP$ my) (NN ARG) (JJ main) (NN page)) + (. .)))</tree></instance><instance><text>Tbf I hate ARG ... Needs to pack up and start a constructive hobby ... Like knitting .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN Tbf)) + (NP (PRP I)) + (VP (VBP hate) (NP ARG)) + (: ...) + (S + (NP (NNS Needs)) + (VP + (TO to) + (VP + (VP (VB pack) (PRT (RP up))) + (CC and) + (VP (VB start) (NP (DT a) (JJ constructive) (NN hobby)))))) + (: ...) + (PP (IN Like) (NP (NN knitting))) + (. .)))</tree></instance><instance><text>WOOOOOOOOOOW I wan na goooo !!! I fucking love it ... FemmeFatale ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP WOOOOOOOOOOW)) + (NP (PRP I)) + (VP (VBP wan) (PP (TO na) (NP (NN goooo)))) + (. !!!)))</tree></instance><instance><text>I cant believe i 'm saying this but mila kunis is hotter than ARG ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP cant) + (S + (VB believe) + (FW i) + (VP + (VBP 'm) + (VP + (VBG saying) + (SBAR + (S + (NP (DT this)) + (CC but) + (S + (NP (FW mila) (FW kunis)) + (VP + (VBZ is) + (ADJP + (ADJP (RBR hotter)) + (PP (IN than) (NP ARG))))) + (: ...)))))))))</tree></instance><instance><text>Probably hinting at California Governor ARG and his suit now before the Supreme Court regarding ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB Probably)) + (VP + (VBG hinting) + (PP + (PP + (IN at) + (NP + (NNP California) + (NNP Governor) + (JJ arnold) + (NN schwarzenegger))) + (CC and) + (NP + (NP (PRP$ his) (NN suit)) + (PP + (ADVP (RB now)) + (IN before) + (NP + (NP (DT the) (NNP Supreme) (NNP Court)) + (VP (VBG regarding) (NP (: ...)))))))) + (. .)))</tree></instance><instance><text>i am quite good at making playlists that make me hyper on my ARG , if i do say so myself : ' -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (PRN + (S + (FW i) + (VP + (VBP am) + (ADJP + (RB quite) + (JJ good) + (PP + (IN at) + (S + (VP + (VBG making) + (NP + (NP (NNS playlists)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBP make) + (S + (NP (PRP me)) + (ADJP + (JJ hyper) + (PP (IN on) (NP (PRP$ my) (NN ARG)))))))))))))) + (, ,) + (S + (SBAR + (IN if) + (S + (FW i) + (VP (VBP do) (ADVP (VB say) (RB so) (NP (PRP myself)))))) + (: :)) + ('' ')) + (-RRB- -RRB-)))</tree></instance><instance><text>rob , will i get banned for playing a legitimate copy of modern warfare 2 on a non flashed ARG before release date ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (NP (NN rob)) + (, ,) + (MD will) + (NP (FW i)) + (VP + (VB get) + (VP + (VBN banned) + (PP + (IN for) + (S + (VP + (VBG playing) + (NP + (NP (DT a) (JJ legitimate) (NN copy)) + (PP (IN of) (NP (JJ modern) (NN warfare) (CD 2)))) + (PP + (IN on) + (NP (DT a) (ADJP (JJ non) (VBN flashed)) (NN ARG))) + (PP (IN before) (NP (NN release) (NN date)))))))) + (. ?)))</tree></instance><instance><text>that 's as bad as when rachel mocked ARG for going nuts and being white trash</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT that)) + (VP + (VBZ 's) + (ADJP + (ADJP (RB as) (JJ bad)) + (PP + (IN as) + (SBAR + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN rachel)) + (VP + (VBD mocked) + (NP + (NP ARG) + (PP (IN for) (NP (VBG going) (NNS nuts))))))) + (CC and) + (S (VP (VBG being) (NP (JJ white) (NN trash))))))))))</tree></instance><instance><text>ARG room for squares</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN john) (NN mayer) (NN room)) + (PP (IN for) (NP (NNS squares)))))</tree></instance><instance><text>lollypop man is on his jawbone , blackberry , got ARG earpiece in & its not how i remember lollypop men at school ! slightly surreal</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NP (NN lollypop) (NN man)) + (VBZ is) + (PP + (IN on) + (NP + (NP (PRP$ his) (NN jawbone)) + (, ,) + (NP (NN blackberry)) + (, ,))) + (VP + (VBD got) + (NP (NN ARG) (NN earpiece)) + (PP + (IN in) + (FRAG + (CC &) + (PRP$ its) + (RB not) + (SBAR + (WHADVP (WRB how)) + (S + (VP + (FW i) + (S + (VP + (VBP remember) + (NP (NN lollypop) (NNS men)) + (PP (IN at) (NP (NN school)))))))))))) + (. !)))</tree></instance><instance><text>ARG to harsh ?</text><opinion>neutral</opinion><tree>(ROOT (FRAG (NP (NP ARG) (PP (TO to) (NP (JJ harsh)))) (. ?)))</tree></instance><instance><text>i hate the new ARG adverts</text><opinion>negative</opinion><tree>(ROOT + (PP + (FW i) + (S + (VP + (VBP hate) + (NP + (NP (DT the) (JJ new) (NNS windows)) + (NP (CD 7) (NNS adverts)))))))</tree></instance><instance><text>wanted to take a photo of new moon on the side of the bus but remembered i 've got an ARG not an phone ! please father christmas !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VP + (VBD wanted) + (S + (VP + (TO to) + (VP + (VB take) + (NP + (NP (DT a) (NN photo)) + (PP (IN of) (NP (JJ new) (NN moon)))) + (PP + (IN on) + (NP + (NP (DT the) (NN side)) + (PP (IN of) (NP (DT the) (NN bus))))))))) + (CC but) + (VP + (VBD remembered) + (SBAR + (S + (FW i) + (VP + (VBP 've) + (FRAG + (VBD got) + (NP (DT an) (NN ARG)) + (RB not) + (NP (DT an) (NN phone)))))))) + (. !)))</tree></instance><instance><text>its a sad day a very sad day ... my itunes is no more ... all i have is my ARG with all the magic and it ... smh what ima do without my actual library</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (PRP$ its) (DT a) (JJ sad) (NN day)) + (NP (DT a) (ADJP (RB very) (JJ sad)) (NN day))) + (: ...) + (S + (NP (PRP$ my) (NNS itunes)) + (VP (VBZ is) (ADJP (DT no) (RBR more)))) + (: ...) + (S (ADVP (DT all) (FW i)) (VP (VBP have))) + (S + (VP + (VBZ is) + (NP + (NP (PRP$ my) (NN ARG)) + (PP (IN with) (NP (PDT all) (DT the) (NN magic))))))) + (CC and) + (NP + (NP (PRP it)) + (: ...) + (NP + (NP (NN smh)) + (SBAR + (WHNP (WDT what) (NN ima)) + (S + (VP + (VBP do) + (PP + (IN without) + (NP (PRP$ my) (JJ actual) (NN library))))))))))</tree></instance><instance><text>is about to put jls - everybody in love on his ARG ... his i 've given in ! kmt ! lol !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (SBAR + (IN about) + (S + (VP + (TO to) + (VP + (VB put) + (NP + (NP (NNS jls)) + (: -) + (NP + (NP + (NP (NN everybody)) + (PP (IN in) (NP (NN love)))) + (PP (IN on) (NP (PRP$ his) (NN ARG)))))))))) + (: ...) + (S + (NP (PRP$ his) (FW i) (VBP 've)) + (VP (VBN given) (PP (IN in)))) + (. !)))</tree></instance><instance><text>i hate when i have my ARG but not my headphones</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (NP + (NP (NN hate)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (FW i)) + (VP + (VBP have) + (NP + (NP (PRP$ my) (NN ARG)) + (CONJP (CC but) (RB not)) + (NP (PRP$ my) (NNS headphones)))))))))</tree></instance><instance><text>yes my ARG is now jailbroken</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (RB yes) + (S + (NP (PRP$ my) (NN ARG)) + (VP (VBZ is) (ADVP (RB now)) (VP (VBN jailbroken))))))</tree></instance><instance><text>. ARG ' gorgeous beauty and fiery sex appeal are entirely unparalleled ! -LRB- continued -RRB- .</text><opinion>positive</opinion><tree>(ROOT (. .))</tree></instance><instance><text>The only reason I know what a bin is is from reading ARG !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT The) (JJ only) (NN reason)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP know) + (SBAR + (WHNP (WP what)) + (S (NP (DT a) (NN bin)) (VP (VBZ is)))))))) + (VP (VBZ is) (PP (IN from) (S (VP (VBG reading) (NP ARG))))) + (. !)))</tree></instance><instance><text>the emperor 's old clothes in defense of ARG ' s at ungaro</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (DT the) (NN emperor) (POS 's)) (JJ old) (NNS clothes)) + (PP + (IN in) + (NP + (NP (NN defense)) + (PP (IN of) (NP (NN lindsay) (NN lohan) ('' ') (NNS s))) + (PP (IN at) (NP (NN ungaro)))))))</tree></instance><instance><text>Im proud to say this I 'm a ARG fan Yes I do have the Cyrus Virus & I 'm loving life : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN Im) (NN proud)) + (VP + (TO to) + (VP + (VB say) + (SBAR + (S + (NP (DT this)) + (NP (PRP I)) + (VP + (VBP 'm) + (S + (NP (DT a) (NN miley) (NN cyrus) (NN fan)) + (INTJ (UH Yes)) + (S + (NP (PRP I)) + (VP + (VBP do) + (VP + (VB have) + (S + (NP + (NP (DT the) (NNP Cyrus) (NN Virus)) + (CC &) + (NP (PRP I))) + (VP (VBP 'm) (NP (JJ loving) (NN life))))))) + (: :) + (-RRB- -RRB-)))))))))</tree></instance><instance><text>Argentinians want ARG ' is head : Nearly 64 per cent of the 88,000 people voted against ARG in a poll .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (NP (NNPS Argentinians)) (VP (VBP want) (NP (NN ARG) ('' ')))) + (VP + (VBZ is) + (NP + (NP (NN head)) + (: :) + (S + (NP + (NP (QP (RB Nearly) (CD 64))) + (PP + (IN per) + (NP + (NP (NN cent)) + (PP (IN of) (NP (DT the) (CD 88,000) (NNS people)))))) + (VP + (VBD voted) + (PP (IN against) (NP ARG)) + (PP (IN in) (NP (DT a) (NN poll))))))) + (. .)))</tree></instance><instance><text>rt rainbownews Obama to take on military gay ban a ' right time ' President ARG will focus '' at the right time ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN rt) (NNS rainbownews) (NNP Obama)) + (VP + (TO to) + (VP + (VB take) + (PRT (RP on)) + (NP + (NP (JJ military) (JJ gay) (NN ban)) + (SBAR + (S + (NP + (DT a) + ('' ') + (JJ right) + (NN time) + ('' ') + (NNP President) + (NN barack) + (NN obama)) + (VP + (MD will) + (VP + (VB focus) + ('' '') + (PP (IN at) (NP (DT the) (JJ right) (NN time))) + ('' ''))))))))))</tree></instance><instance><text>YAY !! ARG 1 on the World Chart and 1 on the European Hot 100 Chart !! Go on with your bad self ! ; -RRB-</text><opinion>negative</opinion><tree>(ROOT (X (NNP YAY) (. !!)))</tree></instance><instance><text>ARG i love him but i want that timber more than the lake lol</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (FW i) + (VP (VBP love) (NP (PRP him))) + (CC but) + (SBAR + (ADVP (FW i) (VBP want)) + (IN that) + (ADJP + (ADJP (NP (NN timber)) (RBR more)) + (PP (IN than) (NP (DT the) (NN lake) (NN lol)))))))</tree></instance><instance><text>how do i put music on my ARG a definitive guide ! - so you finally got your new ARG ! i 'm sure you are eager to e ...</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB how)) + (SQ + (VBP do) + (NP (FW i)) + (VP + (VBD put) + (NP (NN music)) + (PP (IN on) (NP (PRP$ my) (NN ARG))) + (NP (DT a) (JJ definitive) (NN guide)))) + (. !)))</tree></instance><instance><text>- we ca n't get enough of ARG and the adorable puppies ! for more ih4th info , visit www.ih4th.com .</text><opinion>neutral</opinion><tree>(ROOT + (S + (: -) + (NP (PRP we)) + (VP + (MD ca) + (RB n't) + (VP + (VB get) + (ADVP + (RB enough) + (PP + (IN of) + (NP + (NP ARG) + (CC and) + (NP (DT the) (JJ adorable) (NNS puppies))))))) + (. !)))</tree></instance><instance><text>i blame ARG & LiLB for the vocal abuse of the word swagg , people done took that shit & ran with it ... swaggdeeznuts</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (FW i) + (VP + (VBP blame) + (NP + (NP (JJ soulja) (NN boy) (CC &) (NN LiLB)) + (PP + (IN for) + (NP + (NP (DT the) (JJ vocal) (NN abuse)) + (PP (IN of) (NP (DT the) (NN word) (NN swagg)))))))) + (, ,) + (NP (NP (NNS people)) (VP (VBN done))) + (VP + (VBD took) + (NP + (NP (DT that) (NN shit)) + (CC &) + (VP (VBD ran) (PP (IN with) (NP (PRP it)))))) + (: ...) + (NP (NNS swaggdeeznuts))))</tree></instance><instance><text>100factsaboutme i had sex with ARG and she gave million to keep ma mouth shut oops</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NN 100factsaboutme) + (FW i) + (S (VP (VBD had) (NP (NN sex)) (PP (IN with) (NP ARG)))) + (CC and) + (NP (PRP she))) + (VP + (VBD gave) + (NP (CD million)) + (S + (VP + (TO to) + (VP + (VB keep) + (S + (NP (NN ma) (NN mouth)) + (VP (VBD shut) (NP (NNS oops))))))))))</tree></instance><instance><text>i miss ARG before she was a cracked out lesbian</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (FW i) + (VP + (VBP miss) + (NP ARG) + (SBAR + (IN before) + (S + (NP (PRP she)) + (VP + (VBD was) + (VP + (DT a) + (VP + (VBN cracked) + (PRT (RP out)) + (FRAG (PP (JJ lesbian)))))))))))</tree></instance><instance><text>Am I the only one who freaking hates the ARG images jazz that they have done , it 's a curse on slow internet : /</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VBP Am) + (NP + (NP (PRP I)) + (SBAR + (S + (NP + (NP (DT the) (RB only) (NN one)) + (SBAR (WHNP (WP who)) (S (VP (VBG freaking))))) + (VP + (VBZ hates) + (NP + (NP (DT the) (NN ARG) (NNS images) (NN jazz)) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP they)) + (VP (VBP have) (VP (VBN done)))))))))))) + (, ,) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (DT a) (NN curse)) + (PP (IN on) (NP (JJ slow) (NN internet)))))) + (: :) + (: /)))</tree></instance><instance><text>I would rather b called angry Mob & Idiots who did not vote for ARG , Than supporting with Head up his Lower Backside Orifice tlot</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD would) + (VP + (NP (RB rather) (NN b)) + (VBN called) + (S + (NP + (NP (JJ angry) (NN Mob) (CC &) (NNPS Idiots)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBD did) + (RB not) + (VP (VB vote) (PP (IN for) (NP ARG)))))))) + (, ,) + (PP + (IN Than) + (S + (VP + (VBG supporting) + (PP (IN with) (NP (NNP Head))) + (PP + (IN up) + (NP + (PRP$ his) + (NNP Lower) + (NNP Backside) + (NNP Orifice) + (NN tlot))))))))))</tree></instance><instance><text>I finally have the ARG and it 's awesome ! Now what apps are the coolest to show off to friends ?</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB finally)) + (VP + (VP (VBP have) (NP (DT the) (NN ARG))) + (CC and) + (SBAR (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJ awesome)))))) + (. !)))</tree></instance><instance><text>RT : Have alerted security at Kirribilli House to keep an eye out for ARG and his little band of toilet paper toting miscreants</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (: :) + (S + (VP + (VBP Have) + (VP + (VBN alerted) + (NP (NN security)) + (PP (IN at) (NP (NNP Kirribilli) (NNP House))) + (S + (VP + (TO to) + (VP + (VB keep) + (NP (DT an) (NN eye)) + (PRT (RP out)) + (PP + (IN for) + (NP + (NP ARG) + (CC and) + (NP + (NP (PRP$ his) (JJ little) (NN band)) + (PP + (IN of) + (NP + (NP (NN toilet) (NN paper)) + (VP (VBG toting) (NP (NNS miscreants))))))))))))))))</tree></instance><instance><text>Americans capture the Presidents Cup : SAN FRANCISCO -- ARG had a perfect week , and the Americans st. .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (S + (NP (NNPS Americans)) + (VP + (VBP capture) + (NP + (NP (DT the) (NNPS Presidents) (NNP Cup)) + (: :) + (NP (NP (NNP SAN) (NNP FRANCISCO)) (: --) (NP ARG))))) + (VP (VBD had) (NP (DT a) (JJ perfect) (NN week)))) + (, ,) + (CC and) + (NP (DT the) (NNPS Americans) (NNP st.)) + (. .)))</tree></instance><instance><text>RT JizzyWorld : what the hell is the deal with that $ 1.1 million ARG authographed box on ebay ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP JizzyWorld)) + (: :) + (SBARQ + (SBAR + (WHNP (WP what)) + (S + (NP (DT the) (NN hell)) + (VP + (VBZ is) + (SBAR + (S + (NP + (NP (DT the) (NN deal)) + (PP + (IN with) + (NP + (DT that) + (ADJP (QP ($ $) (CD 1.1) (CD million))) + (NN sarah) + (NN palin)))) + (VP + (VBD authographed) + (NP (NP (NN box)) (PP (IN on) (NP (NN ebay))))))))))) + (. ?)))</tree></instance><instance><text>ca n't help but chuckle at the ARG commercials , it 's pretty much summed up as people want what microsoft promised with vista .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD ca) + (RB n't) + (VP + (VB help) + (CC but) + (VP + (VB chuckle) + (PP + (IN at) + (NP + (NP (DT the) (NNS windows)) + (NP (CD 7) (NNS commercials)))))) + (, ,) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (RB pretty) (JJ much)) + (VP + (VBD summed) + (PRT (RP up)) + (SBAR + (IN as) + (S + (NP (NNS people)) + (VP + (VBP want) + (SBAR + (WHNP (WP what) (NN microsoft)) + (S + (VP + (VBN promised) + (PP (IN with) (NP (NN vista))))))))))))) + (. .)))</tree></instance><instance><text>Fake ARG : Dear U.S. Chamber of Commerce : You are totally full of shit , now please sit down and shut the fuck up</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (JJ Fake) (NN steve) (NNS jobs)) + (: :) + (NP + (NP + (NP (NNP Dear) (NNP U.S.) (NNP Chamber)) + (PP (IN of) (NP (NNP Commerce)))) + (: :) + (S + (S + (NP (PRP You)) + (VP + (VBP are) + (ADJP (RB totally) (JJ full) (PP (IN of) (NP (NN shit)))))) + (, ,) + (S + (ADVP (RB now)) + (VB please) + (VP + (VP (VB sit) (ADVP (RP down))) + (CC and) + (VP + (VP (VBD shut) (NP (DT the) (NN fuck))) + (PRT (RP up)))))))))</tree></instance><instance><text>can someone invite me to ARG please ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD can) + (NP (NN someone)) + (VP + (VB invite) + (NP (PRP me)) + (S + (VP + (TO to) + (VP (VB google) (S (NP (NN wave)) (VP (VB please))))))) + (. ?)))</tree></instance><instance><text>why are the plugs different on the ARG elite and the standard ? sigh , time to go through loads over wires to find my adaptor downstairs : -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBP are) + (NP + (NP (DT the) (NNS plugs)) + (ADJP + (JJ different) + (PP + (IN on) + (NP + (NP (DT the) (NN ARG) (NN elite)) + (CC and) + (NP (DT the) (NN standard))))))) + (. ?)))</tree></instance><instance><text>its so mytime to be ARG !!! expelliarmus !!! * diva hatred towards daniel * xD</text><opinion>neutral</opinion><tree>(ROOT + (NP + (PRP$ its) + (ADJP + (ADJP + (RB so) + (JJ mytime) + (S (VP (TO to) (VP (VB be) (NP ARG)))))) + (. !!!)))</tree></instance><instance><text>library haiku : with ARG and nook -- i 've seen the future of the book -- all books are like grass .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN library) (NN haiku)) + (: :) + (PP (IN with) (NP (NP ARG) (CC and) (NP (NN nook)))) + (: --)) + (FRAG + (SBAR + (FW i) + (S + (VP + (VBP 've) + (VP + (VBN seen) + (NP + (NP (DT the) (NN future)) + (PP (IN of) (NP (DT the) (NN book)))))))) + (PRN + (: --) + (S + (NP (DT all) (NNS books)) + (VP (VBP are) (PP (IN like) (NP (NN grass))))))) + (. .)))</tree></instance><instance><text>ARG should do a movie about her story life .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (MD should) + (VP + (VB do) + (NP (DT a) (NN movie)) + (PP (IN about) (NP (PRP$ her) (NN story) (NN life))))) + (. .)))</tree></instance><instance><text>General Golf News : U.S. wins Presidents Cup once again : ARG had a perfect week , and the Americans stayed unbeate</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP General) (NNP Golf) (NNP News)) + (: :) + (S + (S + (NP (NNP U.S.)) + (VP + (VBZ wins) + (ADVP + (NNS Presidents) + (NNP Cup) + (ADVP (RB once) (RB again))))) + (: :) + (S + (S + (NP ARG) + (VP (VBD had) (NP (DT a) (JJ perfect) (NN week)))) + (, ,) + (CC and) + (S + (NP (DT the) (NNPS Americans)) + (VP (VBD stayed) (ADJP (JJ unbeate))))))))</tree></instance><instance><text>Here 's video of that show ... Selena Gomez is embarrassed after ARG played a clip of her denying her ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NP (RB Here) (POS 's)) (NN video)) + (PP (IN of) (NP (DT that) (NN show)))) + (: ...) + (S + (NP (NNP Selena) (NNP Gomez)) + (VP + (VBZ is) + (VP + (VBN embarrassed) + (SBAR + (IN after) + (S + (NP ARG) + (VP + (VBD played) + (NP + (NP (DT a) (NN clip)) + (PP + (IN of) + (NP + (NP (PRP$ her)) + (VP (VBG denying) (NP (PRP$ her)))))))))))) + (: ...) + (. .)))</tree></instance><instance><text>i got two options for halloween ARG and lady gag !!!! ohh my ... what happened to lindsay she looks horrible !!!!</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBD got) + (NP + (NP (CD two) (NNS options)) + (PP + (IN for) + (NP + (NP (NN halloween) (NN lindsay) (NN lohan)) + (CC and) + (NP (NN lady) (NN gag)))))))) + (. !!!!)))</tree></instance><instance><text>Winona Ryder nude videos Enjoy our archive of Winona Ryder Links at Exp0sed featuring Winona Ryder ... ARG NUDE VIDEO Check out</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Winona) (NNP Ryder) (JJ nude) (NNS videos)) + (VP + (VBP Enjoy) + (NP + (NP (PRP$ our) (NN archive)) + (PP (IN of) (NP (NNP Winona) (NNP Ryder) (NNP Links)))) + (PP + (IN at) + (NP + (JJ Exp0sed) + (VP + (VBG featuring) + (NP (NP (NNP Winona) (NNP Ryder)) (: ...) (NP ARG)))))) + (VP + (VBP NUDE) + (S (NP (NN VIDEO)) (VP (VB Check) (PRT (RP out)))))))</tree></instance><instance><text>borderlands -LRB- ARG 360 -RRB- - borderlands is a futuristic science fiction first person shooter with role playing elements ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNS borderlands)) + (PRN (-LRB- -LRB-) (NP (NN ARG) (CD 360)) (-RRB- -RRB-))) + (: -) + (S + (NP (NNS borderlands)) + (VP + (VBZ is) + (NP + (NP + (DT a) + (JJ futuristic) + (NN science) + (NN fiction) + (JJ first) + (NN person) + (NN shooter)) + (PP (IN with) (NP (NN role) (NN playing) (NNS elements)))))) + (: ...)))</tree></instance><instance><text>i want a fucking ARG bitch acquiredtaste</text><opinion>negative</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (VBP want) + (NP + (DT a) + (ADJP (RB fucking) (JJ ARG)) + (NN bitch) + (NN acquiredtaste)))))</tree></instance><instance><text>Rihanna Rihanna refutes ARG ' feud ' .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Rihanna) (NNP Rihanna)) + (VP + (VBZ refutes) + (NP (NP (NN katy) (NN perry) ('' ') (NN feud)) ('' '))) + (. .)))</tree></instance><instance><text>nananana errydayyy like my ARG stuck on replay -LRB- :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN nananana) (NN errydayyy)) + (PP + (IN like) + (NP + (NP (PRP$ my) (NN ARG)) + (VP (VBD stuck) (PP (IN on) (NP (NN replay)))))) + (-LRB- -LRB-) + (: :)))</tree></instance><instance><text>this day in history -LRB- 10/11/2002 -RRB- ARG won the nobel peace prize .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP (DT this) (NN day)) + (PP (IN in) (NP (NN history))) + (PRN (-LRB- -LRB-) (NP (CD 10/11/2002)) (-RRB- -RRB-))) + (ADJP ARG)) + (VP (VBD won) (NP (DT the) (JJ nobel) (NN peace) (NN prize))) + (. .)))</tree></instance><instance><text>May be missing my friends but at least I 'm wearing my new ARG tee !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (MD May) + (VP + (VB be) + (VP + (VBG missing) + (S + (NP (PRP$ my) (NNS friends)) + (CC but) + (ADVP (IN at) (JJS least)) + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG wearing) + (NP + (PRP$ my) + (JJ new) + (NN taylor) + (NN swift) + (NN tee)))))))) + (. !)))</tree></instance><instance><text>really ? britney ... best mom ?! rt celebritygossip : ARG named best mom in poll .</text><opinion>neutral</opinion><tree>(ROOT (FRAG (ADVP (RB really)) (. ?)))</tree></instance><instance><text>alright if this fucking ARG bitch sucking penis page keep following me wtf stop that shit !!! `` - lmao she a group</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP (NN alright)) + (SBAR + (IN if) + (S + (NP + (NP + (DT this) + (RB fucking) + (NN britney) + (NNS spears) + (NN bitch)) + (VP (VBG sucking) (NP (NN penis) (NN page)))) + (VP + (VB keep) + (VP + (VBG following) + (S + (NP (PRP me)) + (NP + (NP (JJ wtf) (NN stop)) + (SBAR (WHNP (WDT that)) (S (VP (VBD shit)))))))))) + (. !!!)))</tree></instance><instance><text>ny times : part of obama 's victory is just simply not being ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ny) (NNS times)) + (: :) + (S + (NP + (NP (NN part)) + (PP (IN of) (NP (NP (NN obama) (POS 's)) (NN victory)))) + (VP + (VBZ is) + (ADVP (RB just)) + (ADJP (ADVP (RB simply)) (RB not) (VBG being) (WHADJP ARG))))))</tree></instance><instance><text>Top Senate Democrats came to President ARG 's defense on the Libya bombing campaign Wednesday , insisting ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (JJ Top) (NNP Senate) (NNPS Democrats)) + (VP + (VBD came) + (PP + (TO to) + (NP + (NP + (NP (NNP President) (NN barack) (NN obama) (POS 's)) + (NN defense)) + (PP + (IN on) + (NP + (NP (DT the) (NNP Libya) (NN bombing) (NN campaign)) + (NP (NNP Wednesday)))))) + (, ,) + (FRAG (VBG insisting) (: ...))) + (. .)))</tree></instance><instance><text>Obama condemns ' outrageous ' violence in Syria \ n -LRB- AFP -RRB- \ n : AFP - US President ARG condemned Syria 's ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Obama)) + (VP + (VBZ condemns) + (NP ('' ') (JJ outrageous) ('' ') (NN violence)) + (PP + (IN in) + (NP + (NP + (NP (NNP Syria) (NNP \) (NN n)) + (PRN (-LRB- -LRB-) (NP (NN AFP)) (-RRB- -RRB-))) + (NP (CD \) (NN n))))) + (: :)) + (NP + (NP + (NP (SYM AFP)) + (: -) + (NP + (NP (NNP US) (NNP President) (NN barack) (NN obama)) + (VP (VBN condemned) (NP (NNP Syria) (POS 's))))) + (: ...)) + (. .)))</tree></instance><instance><text>digeratii i concur ! the ARG is still the champion here .</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN digeratii) (FW i) (FW concur)) (. !)))</tree></instance><instance><text>Watching ARG and i hate british accents</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG Watching) + (NP + (NP ARG) + (CC and) + (NP (FW i) (NN hate) (JJ british) (NNS accents))))))</tree></instance><instance><text>Breaking news : dembabies are on their way ... congratulations to mom ARG and daddy Nick Cannon</text><opinion>positive</opinion><tree>(ROOT + (S + (S (VP (VBG Breaking) (NP (NN news)))) + (: :) + (S + (NP (NNS dembabies)) + (VP + (VBP are) + (PP (IN on) (NP (PRP$ their) (NN way))) + (: ...) + (NP + (NP (NNS congratulations)) + (PP + (TO to) + (NP + (NP (NN mom) (NN mariah) (NN carey)) + (CC and) + (NP (NN daddy) (NNP Nick) (NNP Cannon)))))))))</tree></instance><instance><text>check out ' asus k50ij-x8 15.6 - inch black versatile entertainment laptop -LRB- ARG home premium -RRB- ' by asus</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (VP (VB check) (PRT (RP out))) + ('' ') + (NN asus) + (NN k50ij-x8) + (CD 15.6) + (: -)) + (NP + (NP + (NP + (NN inch) + (JJ black) + (JJ versatile) + (NN entertainment) + (NN laptop)) + (PRN + (-LRB- -LRB-) + (NP (NNS windows) (CD 7) (NN home) (NN premium)) + (-RRB- -RRB-))) + ('' ') + (PP (IN by) (NP (NN asus))))))</tree></instance><instance><text>interesting story ARG goes to court , possibly just because she 's ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ interesting) (NN story) (NN lindsay) (NN lohan)) + (VP + (VBZ goes) + (PP (TO to) (NP (NN court))) + (, ,) + (VP + (ADVP (RB possibly)) + (SBAR + (ADVP (RB just)) + (IN because) + (S (NP (PRP she)) (VP (VBZ 's) (NP ARG))))))))</tree></instance><instance><text>trying out ARG , pretty boring with no one you know on it !</text><opinion>neutral</opinion><tree>(ROOT + (UCP + (S (VP (VBG trying) (PRT (RP out)) (NP ARG))) + (, ,) + (ADJP + (RB pretty) + (S + (VP + (VBG boring) + (PP (IN with) (NP (DT no) (NN one))) + (SBAR + (S + (NP (PRP you)) + (VP (VBP know) (PP (IN on) (NP (PRP it))))))))) + (. !)))</tree></instance><instance><text>please keep ARG out of fashion :</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB please) + (VP + (VB keep) + (NP ARG) + (PP (IN out) (PP (IN of) (NP (NN fashion)))))) + (: :)))</tree></instance><instance><text>if anyone is willing , i would really love a ARG invite ! brian.cibelli gmail.com</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S (NP (NN anyone)) (VP (VBZ is) (ADJP (JJ willing))))) + (, ,) + (NP (FW i)) + (VP + (MD would) + (ADVP (RB really)) + (S + (VB love) + (NP (DT a) (NN google) (NN wave)) + (VP (VB invite)))) + (. !)))</tree></instance><instance><text>jack white gives college lecture , says ARG may be more authentic than bob dylan</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN jack) + (JJ white) + (VP (VBZ gives) (NP (NN college) (NN lecture))) + (, ,)) + (VP + (VBZ says) + (SBAR + (S + (NP ARG) + (VP + (MD may) + (VP + (VB be) + (ADJP + (ADJP (RBR more) (JJ authentic)) + (PP (IN than) (NP (NN bob) (JJ dylan)))))))))))</tree></instance><instance><text>i cant wait to go to perth and rock out to ARG !!!!</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (FW i) + (S + (VP + (FW cant) + (VP + (VB wait) + (S + (VP + (TO to) + (VP + (VB go) + (S + (VP + (TO to) + (VP + (VB perth) + (CC and) + (VP + (VB rock) + (PRT (RP out)) + (S (VP (TO to) (VP ARG))))))))))))) + (. !!!!)))</tree></instance><instance><text>getting rid of my ARG posters on Saturday do n't want some of them .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBG getting) + (SBAR + (ADJP + (ADJP + (JJ rid) + (PP + (IN of) + (NP (PRP$ my) (NN justin) (NN bieber) (NNS posters)))) + (PP (IN on) (NP (NNP Saturday)))) + (S + (VP + (VBP do) + (RB n't) + (VP + (VB want) + (NP (NP (DT some)) (PP (IN of) (NP (PRP them))))))))) + (. .)))</tree></instance><instance><text>the new nook by barnes & noble looks way cool and has tons of features not offered on the ARG , like color touch ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (DT the) (JJ new) (NN nook)) + (PP + (IN by) + (NP + (NP (NN barnes) (CC &) (JJ noble) (NNS looks) (NN way)) + (ADJP (JJ cool))))) + (CC and) + (SINV + (VP + (VBZ has) + (NP + (NP (NNS tons)) + (PP (IN of) (NP (NNS features))) + (VP + (RB not) + (VBN offered) + (PP (IN on) (NP (DT the) (NN ARG))) + (, ,) + (PP (IN like) (NP (NN color) (NN touch)))))) + (: ...))))</tree></instance><instance><text>just ordered my own ARG and ARG fit so now i can get fit and look stupid on my own</text><opinion>neutral</opinion><tree>(ROOT + (ADVP + (RB just) + (VP + (VBN ordered) + (SBAR + (S + (NP (PRP$ my) (JJ own) (NN ARG) (CC and) (NN ARG)) + (VP + (VBP fit) + (ADVP (RB so)) + (S + (ADVP (RB now)) + (NP (FW i)) + (VP + (MD can) + (VP + (VB get) + (S (ADJP (JJ fit) (CC and) (VB look))) + (ADJP + (JJ stupid) + (PP (IN on) (NP (PRP$ my) (JJ own)))))))))))))</tree></instance><instance><text>hula hoop wears you out ! -LRB- i love ARG fit -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ hula) (NN hoop)) + (VP (VBZ wears) (NP (PRP you)) (PRT (RP out))) + (. !)))</tree></instance><instance><text>Love Wedding Marriage seems good , when ARG collaborated with one of the hot vampire Kellen ' Emmet ' Lutz : D</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Love) (NN Wedding) (NN Marriage)) + (VP + (VP (VBZ seems) (ADJP (JJ good))) + (, ,) + (SBAR + (WHADVP (WRB when)) + (S + (NP ARG) + (VP + (VBD collaborated) + (PP + (IN with) + (NP + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP + (NP + (DT the) + (JJ hot) + (NN vampire) + (NNP Kellen) + (POS ')) + (NNP Emmet) + (POS ')) + (NNP Lutz)))) + (: :) + (NP (NN D))))))))))</tree></instance><instance><text>; ARG told by Military you 're no longer Commander-in-Chief , also convicted to be impeached .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (: ;) + (NP + (NP + (NP ARG) + (VP + (VBN told) + (PP + (IN by) + (NP + (NP (NNP Military)) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP 're) + (NP (DT no) (JJR longer) (NN Commander-in-Chief))))))))) + (, ,) + (VP + (ADVP (RB also)) + (VBN convicted) + (S (VP (TO to) (VP (VB be) (VP (VBN impeached))))))) + (. .)))</tree></instance><instance><text>the ARG continues to become more popular -LRB- and less expensive -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT the) (NN ARG)) + (VP + (VP + (VBZ continues) + (S + (VP + (TO to) + (VP (VB become) (ADJP (RBR more) (JJ popular)))))) + (PRN + (-LRB- -LRB-) + (CC and) + (ADJP (RBR less) (JJ expensive)) + (-RRB- -RRB-)))))</tree></instance><instance><text>my son is dancing to ARG priceless</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN son)) + (VP + (VBZ is) + (VP + (VBG dancing) + (S + (VP + (TO to) + (VP + (VB britney) + (S (NP (NNS spears)) (ADJP (JJ priceless))))))))))</tree></instance><instance><text>babe ruth and ARG are split by 93 places on the kiss marry kill index .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (NN babe) (NN ruth)) (CC and) (NP ARG)) + (VP + (VBP are) + (VP + (VBN split) + (SBAR + (IN by) + (S + (NP + (NP (CD 93) (NNS places)) + (PP (IN on) (NP (DT the) (NN kiss)))) + (VP (VB marry) (VP (VB kill) (NP (NN index)))))))) + (. .)))</tree></instance><instance><text>enter to win spore hero for ARG at</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB enter) + (S + (VP + (TO to) + (VP + (VB win) + (NP (NN spore) (NN hero)) + (PP (IN for) (NP ARG))))) + (X (IN at)))))</tree></instance><instance><text>Seriously , who the fuck is ARG and why is she supposed to be famous ? Why are some people famous for being famous ?</text><opinion>negative</opinion><tree>(ROOT + (VP + (ADVP (RB Seriously)) + (, ,) + (SBAR + (SBAR + (WHNP (WP who)) + (S (NP (DT the) (NN fuck)) (VP (VBZ is) (NP ARG)))) + (CC and) + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ is) + (NP (PRP she)) + (VP + (VBN supposed) + (S (VP (TO to) (VP (VB be) (ADJP (JJ famous))))))))) + (. ?)))</tree></instance><instance><text>I like jo , ARG , and Leighton Meester 's style .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP like) + (NP + (NP (NN jo)) + (, ,) + (NP ARG) + (, ,) + (CC and) + (NP (NP (NNP Leighton) (NNP Meester) (POS 's)) (NN style)))) + (. .)))</tree></instance><instance><text>shh girl , shake yeah thighs , do the ARG and tell us some lies OH OH OH oh</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (RB shh) (NN girl)) + (, ,) + (S (VP (VB shake) (NP (JJ yeah) (NNS thighs)))) + (, ,) + (VP + (VBP do) + (NP + (NP (DT the) (NN barack) (NN obama)) + (CC and) + (VP + (VB tell) + (NP (PRP us)) + (NP + (NP (DT some) (NNS lies) (NN OH) (NN OH) (NN OH)) + (INTJ (UH oh))))))))</tree></instance><instance><text>I love my little monsters ARG voice</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (PRP$ my) + (JJ little) + (NNS monsters) + (NN lady) + (JJ gaga) + (NN voice)))))</tree></instance><instance><text>Vanessa Hudgens talks Zac Efron and sexy pictures | Sugarscape | : ARG just loves to keep the stars on th ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Vanessa) (NNP Hudgens)) + (VP + (VBZ talks) + (NP + (NP + (NP (NNP Zac) (NNP Efron)) + (CC and) + (NP (JJ sexy) (NNS pictures))) + (WHPP + (SYM |) + (FRAG (ADVP (FW Sugarscape) (FW |))) + (SBAR + (S + (: :) + (NP (NN ellen)) + (VBZ degeneres) + (ADVP (RB just)) + (VP + (VBZ loves) + (S + (VP + (TO to) + (VP + (VB keep) + (NP + (NP (DT the) (NNS stars)) + (PP (IN on) (NP (DT th)))))))) + (: ...)))))) + (. .)))</tree></instance><instance><text>is it bad that ARG is in my head ? as long as it 's not 2008 britney</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ is) + (NP (PRP it)) + (ADJP (JJ bad)) + (SBAR + (IN that) + (S + (NP ARG) + (VP (VBZ is) (PP (IN in) (NP (PRP$ my) (NN head)))))) + (. ?)))</tree></instance><instance><text>listening to ARG she still is awesome : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG listening) + (S + (VP + (TO to) + (VP + (VB britney) + (NP + (NP (NNS spears)) + (SBAR + (S + (NP (PRP she)) + (ADVP (RB still)) + (VP (VBZ is) (ADJP (JJ awesome))))))))))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>A win for Ecuador and a defeat for Argentina on Wednesday , and ARG ' is team will not be going to the world cup next summer .</text><opinion>neutral</opinion><tree>(ROOT + (S + (DT A) + (VB win) + (PP (IN for) (NP (NNP Ecuador))) + (CC and) + (NP + (NP + (NP + (NP (DT a) (NN defeat)) + (PP (IN for) (NP (NNP Argentina)))) + (PP (IN on) (NP (NNP Wednesday)))) + (, ,) + (CC and) + (NP ARG) + ('' ')) + (VP + (VBZ is) + (SBAR + (S + (NP (NN team)) + (VP + (MD will) + (RB not) + (VP + (VB be) + (VP + (VBG going) + (PP (TO to) (NP (DT the) (NN world) (NN cup))) + (NP (JJ next) (NN summer)))))))) + (. .)))</tree></instance><instance><text>Actress and singer ARG gives voice to the innocent but mischievous princess while Zachary Levi plays the ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN Actress)) + (CC and) + (NP (NN singer) (NN mandy) (NN moore))) + (VP + (VBZ gives) + (NP (NN voice)) + (PP + (TO to) + (NP + (DT the) + (ADJP (JJ innocent) (CC but) (JJ mischievous)) + (NN princess))) + (SBAR + (IN while) + (S + (NP (NNP Zachary) (NNP Levi)) + (VP (VBZ plays) (NP (DT the)))))) + (: ...) + (. .)))</tree></instance><instance><text>just wondering what famous person would you do ? whowouldyoudo losemynumber unseenprequels ARG halloween votenoon1 new moon maine</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB just)) + (VBG wondering) + (SBAR + (WHNP (WP what)) + (S + (NP (JJ famous) (NN person)) + (SQ (MD would) (NP (PRP you)) (VP (VB do)))))) + (. ?)))</tree></instance><instance><text>today , i show to my friend the new single of ARG , three '' 3 '' , i love it .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN today)) + (, ,) + (NP + (FW i) + (VP + (VBP show) + (PP (TO to) (NP (PRP$ my) (NN friend))) + (NP + (NP + (NP (DT the) (JJ new) (JJ single)) + (PP (IN of) (NP ARG))) + (, ,) + (NP (CD three)) + ('' '') + (NP (CD 3)) + ('' '') + (, ,) + (NP (FW i))) + (VP (VBP love) (NP (PRP it))))) + (. .)))</tree></instance><instance><text>T Jefferson Supported Gov Run Health Care , fast forward to 2010 & lobbyist/insurers pay politicians ARG & tea party radicals off</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN T) + (NNP Jefferson) + (NNP Supported) + (NNP Gov) + (NNP Run) + (NNP Health) + (NNP Care)) + (, ,) + (X + (VP + (ADVP + (RB fast) + (RB forward) + (PP (TO to) (NP (CD 2010) (CC &) (NNS lobbyist/insurers)))) + (VP + (VBP pay) + (SBAR + (S + (NP (NNS politicians)) + (VP + (VB john) + (NP + (NNP mccain) + (CC &) + (NN tea) + (NN party) + (NNS radicals)) + (FRAG (PP (IN off)))))))))))</tree></instance><instance><text>me too !!! oh how i hate ARG porn bots .</text><opinion>negative</opinion><tree>(ROOT (FRAG (NP (PRP me)) (ADVP (RB too)) (. !!!)))</tree></instance><instance><text>britney i love you ' ARG and justin timberlake '</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN britney) (FW i)) + (UCP + (VP (VBP love) (NP (PRP you))) + ('' ') + (NP + (NN britney) + (NNS spears) + (CC and) + (NN justin) + (NN timberlake)) + ('' '))))</tree></instance><instance><text>ngs quick update : call of duty 4 modern warfare announced for nintendo ARG -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNS ngs)) + (VP + (JJ quick) + (VP + (VBP update) + (: :) + (SBAR + (S + (NP + (NP (NN call)) + (PP + (IN of) + (NP (NN duty) (CD 4) (JJ modern) (NN warfare)))) + (VP + (VBD announced) + (PP (IN for) (NP (NNP nintendo))) + (X (X ARG) (: -)))))))))</tree></instance><instance><text>THAT AING GON NA WORK ... - > EXCLUSIVE : Jeremy Piven Being Considered As ARG Replacement - .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT THAT) (NN AING) (NN GON) (NN NA)) + (VP + (VBP WORK) + (: ...) + (: -) + (VP + (JJR >) + (NP + (NP (NNP EXCLUSIVE)) + (: :) + (NP + (NP (NNP Jeremy) (NNP Piven)) + (VP + (VBG Being) + (NP + (VBN Considered) + (IN As) + (NP (NN charlie) (NN sheen) (NN Replacement)) + (: -))))))) + (. .)))</tree></instance><instance><text>I favorited a YouTube video -- Little ARG Fans .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD favorited) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (: --) + (NP (JJ Little) (NN lady) (JJ gaga) (NNS Fans)))) + (. .)))</tree></instance><instance><text>do you know how to read ? want to read like a 21st century badass and not like a douchebag ? win a ARG !</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VB do) + (NP (PRP you)) + (VP + (VB know) + (SBAR (WHADVP (WRB how)) (S (VP (TO to) (VP (VB read))))))) + (. ?)))</tree></instance><instance><text>To compete with ARG , Joel Stein wrote his autobio in a single day endlessly awesome</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (TO To) (VP (VB compete) (PP (IN with) (NP ARG))))) + (, ,) + (NP (NNP Joel) (NNP Stein)) + (VP + (VBD wrote) + (NP (PRP$ his) (NN autobio)) + (S + (IN in) + (NP (DT a) (JJ single) (NN day)) + (ADVP (RB endlessly)) + (ADJP (JJ awesome))))))</tree></instance><instance><text>like no ! i 'm a 17 year old ... i do n't want to see your naked pictures or see ARG sucking someone off ! hahah gross !</text><opinion>negative</opinion><tree>(ROOT (FRAG (PP (IN like) (NP (DT no))) (. !)))</tree></instance><instance><text>do you think ARG ever turns on the television , watches an old movie with her as the star and whispers ' fuck my life ' to herself ? opinions .</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VB do) + (NP (PRP you)) + (VP + (VB think) + (SBAR + (S + (NP ARG) + (ADVP (RB ever)) + (VP + (VBZ turns) + (PP (IN on) (NP (DT the) (NN television))))))) + (, ,) + (VP + (VBZ watches) + (NP (DT an) (JJ old) (NN movie)) + (PP + (IN with) + (NP + (NP + (NP (PRP$ her)) + (PP + (IN as) + (NP + (DT the) + (NN star) + (CC and) + (NP (NNS whispers) (POS '))))) + (NN fuck) + (PRP$ my) + (NN life) + ('' '))) + (PP (TO to) (NP (PRP herself))))) + (. ?)))</tree></instance><instance><text>it 's official : ARG was such an asshole you can win the nobel peace prize just by not being him !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP it)) + (SBAR + (S + (VP (VBZ 's) (NP (NN official))) + (: :) + (S + (VP + (S (VP ARG) (VP (VBD was))) + (NP + (NP (JJ such) (DT an) (NN asshole)) + (SBAR + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB win) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (SBAR + (ADVP (RB just)) + (IN by) + (RB not) + (S (VP (VBG being) (NP (PRP him)))))))))))))) + (. !)))</tree></instance><instance><text>musicmonday ARG - 3 best song out right now hands down !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (NN britney) (NNS spears)) + (: -) + (S + (NP + (NP (CD 3) (JJS best) (NN song)) + (ADVP (RB out)) + (ADVP (RB right) (RB now))) + (VP (VBZ hands) (PRT (RP down)))) + (. !)))</tree></instance><instance><text>On ARG ' s book '' Going Rogue '' is that like going commando ? / / Yes but also without lipstick</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (PP + (IN On) + (NP + (NP (NN sarah) (NN palin) ('' ') (NNS s) (NN book)) + ('' '') + (S (VP (VBG Going) (NP (NNP Rogue)))) + ('' ''))) + (VP (VBZ is)) + (PP (DT that) (IN like) (S (VP (VBG going) (NP (NN commando))))) + (. ?)))</tree></instance><instance><text>As much as ARG disgusts me , the woman has good taste in boots .</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP + (ADVP (RB As) (RB much)) + (SBAR (IN as) (S (NP ARG) (VP (VBZ disgusts) (NP (PRP me)))))) + (, ,) + (NP (DT the) (NN woman)) + (VP + (VBZ has) + (NP (JJ good) (NN taste)) + (PP (IN in) (NP (NNS boots)))) + (. .)))</tree></instance><instance><text>dabuni imadejoolaff mcmama79 well i need a new dvd player and i want to put it in my bedroom and leave the ARG downstairs</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN dabuni) (NN imadejoolaff)) + (CONJP (RB mcmama79) (RB well) (FW i)) + (ADJP + (VP + (VBP need) + (S + (NP + (NP (DT a) (JJ new) (NN dvd) (NN player)) + (CC and) + (FW i)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VP + (VB put) + (NP (PRP it)) + (PP (IN in) (NP (PRP$ my) (NN bedroom)))) + (CC and) + (VP + (VB leave) + (NP (DT the) (NN ARG) (NNS downstairs))))))))))))</tree></instance><instance><text>ARG does not , and should not rock a cape , imo .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP (VBZ does) (RB not)) + (, ,) + (CC and) + (VP + (MD should) + (RB not) + (VP (VB rock) (NP (NP (DT a) (NN cape)) (, ,) (NP (NN imo)))))) + (. .)))</tree></instance><instance><text>so with vmware fusion 3.0 i can suckle the nectar of both ARG and snow tiger ? wow that would be heaven ... bsod</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADVP + (RB so) + (PP + (IN with) + (NP + (NP (NN vmware) (NN fusion)) + (SBAR + (S + (NP (CD 3.0) (FW i)) + (VP + (MD can) + (VP + (VB suckle) + (NP + (NP (DT the) (NN nectar)) + (PP + (IN of) + (NP + (NP (DT both) (NNS windows) (CD 7)) + (CC and) + (NP (NN snow) (NN tiger)))))))))))) + (. ?)))</tree></instance><instance><text>Like my husband said perhaps Mr. ARG & Apple can work on getting us a user friendly TV/cable remote device .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP (IN Like) (NP (PRP$ my) (NN husband))) + (VP + (VBD said) + (SBAR + (S + (ADVP (RB perhaps)) + (NP (NNP Mr.) (NNP steve) (NNS jobs) (CC &) (NNP Apple)) + (VP + (MD can) + (VP + (VB work) + (PRT (IN on)) + (S + (VP + (VBG getting) + (NP (PRP us)) + (NP + (NP (DT a) (NN user)) + (NP + (JJ friendly) + (JJ TV/cable) + (JJ remote) + (NN device)))))))))) + (. .)))</tree></instance><instance><text>Omg that ARG and Katy Perry shit relationship is sooo fake poor girl I hope she 's at least getting paid 4 it ...</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (NN Omg) + (SBAR + (IN that) + (S + (NP + (NP ARG) + (CC and) + (NP (NNP Katy) (NNP Perry) (NN shit) (NN relationship))) + (VP + (VBZ is) + (NP + (NP (ADJP (RB sooo) (JJ fake)) (JJ poor) (NN girl)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP hope) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ 's) + (PP + (ADVP (IN at) (JJS least)) + (S + (VP + (VBG getting) + (VP + (VBN paid) + (VP (NP (CD 4)) (NP (PRP it)))))) + (: ...)))))))))))))))</tree></instance><instance><text>the complete guide to ARG is a comprehensive user manual by gina trapani with adam pash .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (DT the) (JJ complete) (NN guide)) (PP (TO to) (NP ARG))) + (VP + (VBZ is) + (NP + (NP (DT a) (JJ comprehensive) (NN user) (NN manual)) + (PP + (IN by) + (NP + (NP (NN gina) (NNS trapani)) + (PP (IN with) (NP (NN adam) (NN pash))))))) + (. .)))</tree></instance><instance><text>just saw ARG for the first time in parallels 5 ... both shiny worlds in one :--RRB- also , they seem to be promoting linux support now too !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB just)) + (VBD saw) + (NP ARG) + (PP + (IN for) + (NP + (NP (DT the) (JJ first) (NN time)) + (PP (IN in) (NP (NNS parallels) (CD 5))))) + (: ...) + (NP + (NP + (NP (DT both) (NP (JJ shiny) (NNS worlds))) + (PP (IN in) (NP (CD one)))) + (: :) + (PRN (: --) (SYM RRB) (: -))) + (ADVP (RB also)) + (S + (, ,) + (NP (PRP they)) + (VP + (VBP seem) + (S + (VP + (TO to) + (VP + (VB be) + (VP + (VBG promoting) + (NP (NN linux) (NN support)) + (ADVP (RB now)) + (ADVP (RB too))))))))) + (. !)))</tree></instance><instance><text>ARG debate supplement 2011 | ARG junk food | Gossip Cop .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NN britney) + (NNS spears) + (NN debate) + (NN supplement) + (CD 2011)) + (VP + (SYM |) + (NP + (SBAR + (S + (NP (NN britney) (NNS spears) (NN junk) (NN food)) + (VP (SYM |) (NP (NNP Gossip) (NNP Cop))))))) + (. .)))</tree></instance><instance><text>ARG AND SWIZZ BEATZ : BEST DRESSED COUPLE AT MET BALL : While hitmaker Swizz was looking sharp in a classic ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (CC AND) + (NP + (NNS SWIZZ) + (NP + (NP (NNP BEATZ)) + (: :) + (NP + (NP + (NP (NNP BEST) (NNP DRESSED) (NNP COUPLE)) + (PP (IN AT) (NP (NN MET) (NN BALL)))) + (: :) + (SBAR + (IN While) + (S + (NP (NN hitmaker) (NN Swizz)) + (VP + (VBD was) + (VP + (VBG looking) + (ADJP (JJ sharp)) + (PP (IN in) (NP (DT a) (JJ classic))))))))) + (: ...))) + (. .)))</tree></instance><instance><text>ha i wonder if hes still making those gay ARG things on youtube .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN ha) + (FW i) + (S + (VP + (VB wonder) + (SBAR + (IN if) + (S + (NP (NNS hes)) + (ADVP (RB still)) + (VP + (VBG making) + (NP (DT those) (JJ gay) (NN ARG) (NNS things)) + (PP (IN on) (NP (NN youtube))))))))) + (. .)))</tree></instance><instance><text>why does ARG still try ... give it up</text><opinion>negative</opinion><tree>(ROOT + (SQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP ARG) + (ADVP (RB still)) + (VP + (VBP try) + (: ...) + (VP (VB give) (NP (PRP it)) (PRT (RP up)))))))</tree></instance><instance><text>using ARG to share porn with friends it 's a great way to see how it handles movies and images : - d</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG using) + (NP ARG) + (S + (VP + (TO to) + (VP + (VB share) + (NP (NN porn)) + (PP (IN with) (NP (NNS friends)))))))) + (NP + (NP (PRP it)) + (SBAR + (S + (VP + (VBZ 's) + (NP + (NP (DT a) (JJ great) (NN way)) + (SBAR + (S + (VP + (TO to) + (VP + (VB see) + (SBAR + (WHADVP (WRB how)) + (S + (NP (PRP it)) + (VP + (VBZ handles) + (NP (NNS movies) (CC and) (NNS images))))))))))) + (: :) + (S (: -) (NP (NN d))))))))</tree></instance><instance><text>you know you 're a true geek when you dress like an ARG for halloween !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (VBP know) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP 're) + (NP (DT a) (JJ true) (NN geek)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP dress) + (PP + (IN like) + (NP + (NP (DT an) (NN ARG)) + (PP (IN for) (NP (NN halloween)))))))))))) + (. !)))</tree></instance><instance><text>loves ARG ! she is awesome : d</text><opinion>positive</opinion><tree>(ROOT (S (VP (VBZ loves) (NP ARG)) (. !)))</tree></instance><instance><text>ARG enlists doctors on health bill ! Staff Passes Out Lab Coats for Photo ILLusion , acting beneath the dignity of the office HCR</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ enlists) + (NP (NP (NNS doctors)) (PP (IN on) (NP (NN health) (NN bill))))) + (. !)))</tree></instance><instance><text>ARG and Osama are both in favor of war in Lybia LMAO ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN ARG) (CC and) (NNP Osama)) + (VP + (VBP are) + (DT both) + (PP + (IN in) + (NP + (NP (NN favor)) + (PP + (IN of) + (NP + (NP (NN war)) + (PP (IN in) (NP (NNP Lybia) (NNP LMAO) (NN ARG))))))))))</tree></instance><instance><text>ARG wants custody of kids - now , damn it ! k-fed & ARG youtube chili ' child support !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP + (VBZ wants) + (NP (NP (NN custody)) (PP (IN of) (NP (NNS kids))))) + (: -) + (SQ (ADVP (RB now)) (, ,) (UH damn) (NP (PRP it)))) + (. !)))</tree></instance><instance><text>Subscriber Content Read PreviewSarkozy Faces Tough Pitch to ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NNP Subscriber) + (NNP Content) + (NNP Read) + (NNP PreviewSarkozy)) + (VP (VBZ Faces) (NP (JJ Tough) (NN Pitch)) (PP (TO to) (NP ARG)))))</tree></instance><instance><text>i love ARG !! : $ she 's well gid !</text><opinion>positive</opinion><tree>(ROOT + (UCP (LST (LS i)) (NP (NN love) (NN britney) (NNS spears)) (. !!)))</tree></instance><instance><text>iraft is such a good ARG application</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN iraft)) + (VP + (VBZ is) + (NP (JJ such) (DT a) (JJ good) (NN ARG) (NN application)))))</tree></instance><instance><text>noticias ARG and Demi Moore Launch ' Real Men Do n't Buy Girls ' Campaign -LRB- VIDEO -RRB- .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNS noticias)) + (VP + (VBP ashton) + (S + (NP (NN kutcher) (CC and) (NNP Demi) (NNP Moore)) + (VP + (VB Launch) + ('' ') + (SBAR + (S + (NP (JJ Real) (NN Men)) + (VP + (VBP Do) + (RB n't) + (VP + (VB Buy) + (NP + (NP (NP (NNS Girls) (POS ')) (NN Campaign)) + (PRN (-LRB- -LRB-) (NP (NN VIDEO)) (-RRB- -RRB-)))))))))) + (. .)))</tree></instance><instance><text>NP ARG - -LRB- 1UP -RRB- my utter-utter-utter Bullshit ... my ears are Bleeding .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN NP) (NN soulja) (NN boy)) + (: -) + (PRN (-LRB- -LRB-) (NP (NN 1UP)) (-RRB- -RRB-)) + (NP (PRP$ my) (JJ utter-utter-utter) (NNP Bullshit))) + (: ...) + (S (NP (PRP$ my) (NNS ears)) (VP (VBP are) (VP (VBG Bleeding)))) + (. .)))</tree></instance><instance><text>Goaly Moly : Daniel Radcliffe admires ARG 's flamboyant support of gay rights .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Goaly) (NNP Moly)) + (: :) + (S + (NP (NNP Daniel) (NNP Radcliffe)) + (VP + (VBZ admires) + (NP + (NP + (NP (NN lady) (NN gaga) (POS 's)) + (JJ flamboyant) + (NN support)) + (PP (IN of) (NP (JJ gay) (NNS rights)))))) + (. .)))</tree></instance><instance><text>What has been ARG ' is biggest mistake so far ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP + (SBAR + (WHNP (WDT What)) + (S (VP (VBZ has) (VP (VBN been) (NP ARG))))) + ('' ')) + (SQ + (VBZ is) + (NP (JJS biggest) (NN mistake)) + (ADVP (RB so) (RB far))) + (. ?)))</tree></instance><instance><text>waw justin bieber yg one less lonely girl ada di posisi ke 26 di chart 100 billboard , ARG yang 3 malah langsung nmr 1 -_-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN waw) (NN justin) (NN bieber)) + (VP + (VBD yg) + (NP + (NP (CD one)) + (NP (JJR less) (JJ lonely) (NN girl) (NN ada))) + (NP + (FW di) + (NP (FW posisi) (FW ke) (CD 26) (FW di) (NN chart)) + (CD 100) + (NN billboard)))) + (, ,) + (NP ARG) + (VP + (VBP yang) + (NP + (NP (CD 3) (JJ malah) (NN langsung) (NN nmr) (CD 1)) + (CD -_-)))))</tree></instance><instance><text>I bloody love you ARG you bloody legend ! xxxxx wish I could be like you .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (PRP I)) + (NP + (NP (JJ bloody) (NN love)) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP ARG) + (S (NP (PRP you)) (NP (JJ bloody) (NN legend))))))) + (. !)))</tree></instance><instance><text>seriously , foramilliondollars i would kiss ARG : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (ADVP (RB seriously)) + (, ,) + (NP + (NP (NNS foramilliondollars)) + (NP + (FW i) + (NP (MD would) (NN kiss) (NN britney) (NNS spears)) + (: :) + (-RRB- -RRB-)))))</tree></instance><instance><text>ARG ' s single 3 reaches no 1 in the us : singer is happy her fans like the song</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NN britney) (NNS spears) (POS ')) + (NNS s) + (JJ single) + (CD 3) + (VBZ reaches)) + (ADJP + (DT no) + (CD 1) + (PP + (IN in) + (NP (DT the) (NP (NP (PRP us)) (: :) (NP (NN singer))))))) + (VP + (VBZ is) + (VP + (JJ happy) + (NP (PRP$ her) (NNS fans)) + (PP (IN like) (NP (DT the) (NN song)))))))</tree></instance><instance><text>binxdecosta and three shots of vodka mixed with monster mixed with rockstar mixed with ARG 's po po po po pokerface mixed with FUCK !!!</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN binxdecosta)) + (CC and) + (NP + (NP (CD three) (NNS shots)) + (PP + (IN of) + (NP + (NP (NN vodka)) + (VP + (VBN mixed) + (PP + (IN with) + (NP + (NP (NN monster)) + (VP + (VBN mixed) + (PP + (IN with) + (NP + (NP (NN rockstar)) + (VP + (VBN mixed) + (PP + (IN with) + (NP + (NP + (NP (NN lady) (NN gaga) (POS 's)) + (NN po) + (NN po) + (NN po) + (NN po) + (NN pokerface)) + (VP + (VBN mixed) + (PP (IN with) (NP (NNP FUCK))))))))))))))))) + (. !!!)))</tree></instance><instance><text>9 looks like a little ARG lol she 's cute ! - thumbs up</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (CD 9)) + (VP + (VBZ looks) + (PP + (IN like) + (NP + (NP (DT a) (JJ little) (NN sarah) (NN palin) (NN lol)) + (SBAR (S (NP (PRP she)) (VP (VBZ 's) (ADJP (JJ cute)))))))) + (. !)))</tree></instance><instance><text>I mean if someone as grotesque & hideous as ARG can do it , you 'll be fine .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP mean) + (SBAR + (S + (SBAR + (IN if) + (S + (NP + (NP (NN someone)) + (PP + (IN as) + (ADJP + (ADJP (JJ grotesque) (CC &) (JJ hideous)) + (PP (IN as) (NP ARG))))) + (VP (MD can) (VP (VB do) (NP (PRP it)))))) + (, ,) + (NP (PRP you)) + (VP (MD 'll) (VP (VB be) (ADJP (JJ fine))))))) + (. .)))</tree></instance><instance><text>There 's no hogwarts without you hagrid i love ARG ! Abc family is my best friend .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (EX There)) + (VP + (VBZ 's) + (NP (DT no) (NNS hogwarts)) + (PP (IN without) (NP (PRP you))) + (VP (VBP hagrid) (NP (FW i) (NN love) (NN harry) (NN potter)))) + (. !)))</tree></instance><instance><text>Someone like ARG ? I love ♥</text><opinion>positive</opinion><tree>(ROOT (FRAG (NP (NP (NN Someone)) (PP (IN like) (NP ARG))) (. ?)))</tree></instance><instance><text>i hate playing hide & seek with my ARG !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (LS i) + (NN hate) + (NN playing) + (S + (VP + (VB hide) + (CC &) + (VP (VB seek) (PP (IN with) (NP (PRP$ my) (NN ARG))))))) + (. !)))</tree></instance><instance><text>Boutta Put On Ma ARG N Get ready</text><opinion>negative</opinion><tree>(ROOT + (S + (ADJP (JJ Boutta) (JJ Put)) + (PP (IN On) (NP (NNP Ma) (NN nicki) (NN minaj) (NN N))) + (VP (VB Get) (ADJP (JJ ready)))))</tree></instance><instance><text>ARG must retract remark about Sri Lanka using rape as war tactic - SL foreign minister Bogollagama tells US ambassador Butenis</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (MD must) + (VP + (VB retract) + (NP + (NP (NN remark)) + (PP (IN about) (NP (NNP Sri) (NNP Lanka)))) + (S + (VP + (VBG using) + (NP + (NP (NN rape)) + (PP (IN as) (NP (NN war) (NN tactic)))))))) + (: -)) + (S + (NP (NN SL) (JJ foreign) (NN minister) (NN Bogollagama)) + (VP (VBZ tells) (NP (NNP US) (NN ambassador) (NNP Butenis))))))</tree></instance><instance><text>am i the only one having problems w | aim on the stupid ARG ??</text><opinion>negative</opinion><tree>(ROOT + (SINV + (ADVP (RB am)) + (FW i) + (S + (S + (NP + (NP (DT the) (RB only) (CD one)) + (VP (VBG having) (NP (NNS problems)))) + (VP + (VBP w) + (NP (SYM |) (NN aim)) + (PP (IN on) (NP (DT the) (JJ stupid) (NN ARG)))))) + (. ??)))</tree></instance><instance><text>you try to mess with obama , you 'll get a bullet in your head , courtesy ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP you)) + (VP + (VBP try) + (PP + (TO to) + (NP (NP (NN mess)) (PP (IN with) (NP (NN obama))))))) + (, ,) + (S + (NP (PRP you)) + (VP + (MD 'll) + (VP + (VB get) + (NP + (NP (DT a) (NN bullet)) + (PP (IN in) (NP (PRP$ your) (NN head))))))) + (, ,) + (S (ADJP (NN courtesy) (NN george) (JJ bush))) + (. .)))</tree></instance><instance><text>is ARG being a bad girl ?</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (VP (VBZ is)) + (NP (NP ARG) (VP (VBG being) (NP (DT a) (JJ bad) (NN girl)))) + (. ?)))</tree></instance><instance><text>ARG might think he 's winning but he 'll die like everybody else he better look 4 someone who 'll offer eternal life Jesus - > ftw</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP + (MD might) + (VP + (VB think) + (SBAR (S (NP (PRP he)) (VP (VBZ 's) (VP (VBG winning))))))) + (CC but) + (SBAR + (S + (NP (PRP he)) + (VP + (MD 'll) + (VP + (VB die) + (PP + (IN like) + (NP + (NP (NN everybody) (RB else)) + (NP + (PRP he) + (FRAG + (NP + (NP + (JJR better) + (NN look) + (CD 4) + (NN someone)) + (SBAR + (WHNP (WP who)) + (S + (VP + (MD 'll) + (VP + (VB offer) + (NP + (JJ eternal) + (NN life) + (NNP Jesus))))))) + (: -) + (NP (JJR >) (NN ftw)))))))))))))</tree></instance><instance><text>ARG and Elie Weisel during Auscwitz Part 1 .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ARG) (CC and) (NNP Elie) (NNP Weisel)) + (PP (IN during) (NP (NNP Auscwitz) (NNP Part) (CD 1))) + (. .)))</tree></instance><instance><text>fucking ARG '' What the hells a disco stick ? '' ... aww funny lol</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP (RB fucking) (NN ARG)) + (SBARQ + ('' '') + (WHNP (WP What)) + (SQ + (NP + (NP (DT the) (NNS hells)) + (NP (DT a) (NN disco) (NN stick)))) + (. ?) + ('' ''))))</tree></instance><instance><text>i favorited a youtube video -- f1 rocks ! part 2 ARG introduces no doubt</text><opinion>positive</opinion><tree>(ROOT + (INTJ + (LS i) + (S + (VP + (VBD favorited) + (NP + (NP (DT a) (NN youtube) (NN video)) + (: --) + (NP (NN f1) (NNS rocks))))) + (. !)))</tree></instance><instance><text>nowplaying ARG - Who Am I Living For ? myplaylist</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG nowplaying) + (NP + (NP ARG) + (: -) + (SBARQ + (WHNP (WP Who)) + (SQ (VBP Am) (NP (PRP I)) (VP (VBG Living) (PP (IN For))))))) + (. ?)))</tree></instance><instance><text>And in regards to ARG , she spent years being an LGBT/AIDS activist , so I think she 's proven herself a supporter already .</text><opinion>positive</opinion><tree>(ROOT + (S + (CC And) + (S + (PP (IN in) (S (VP (VBZ regards) (S (VP (TO to) (VP ARG)))))) + (, ,) + (NP (PRP she)) + (VP + (VBD spent) + (NP (NNS years)) + (S + (VP (VBG being) (NP (DT an) (NN LGBT/AIDS) (NN activist)))))) + (, ,) + (IN so) + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ 's) + (ADJP (JJ proven)) + (S + (NP (PRP herself)) + (NP (DT a) (NN supporter)) + (ADVP (RB already)))))))) + (. .)))</tree></instance><instance><text>that 's way better than a ARG and the latest gta</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT that)) + (VP + (VBZ 's) + (ADJP + (ADJP (NP (NN way)) (JJR better)) + (PP + (IN than) + (NP + (NP (DT a) (NN ARG)) + (CC and) + (NP (DT the) (JJS latest) (NN gta))))))))</tree></instance><instance><text>Women groups in Alaska against ARG -LRB- for firing a top-cop against domestic violence -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNS Women) (NNS groups)) + (PP (IN in) (NP (NP (NNP Alaska)) (PP (IN against) (NP ARG)))) + (PRN + (-LRB- -LRB-) + (PP + (IN for) + (NP + (NP (NN firing)) + (NP + (NP (DT a) (NN top-cop)) + (PP (IN against) (NP (JJ domestic) (NN violence)))))) + (-RRB- -RRB-))))</tree></instance><instance><text>just remembered I had a dream last night where I was using an ARG - whatever could that mean ? : - -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (RB just) + (VP + (VBN remembered) + (SBAR + (S + (NP (PRP I)) + (VP + (VBD had) + (NP (DT a) (NN dream)) + (NP + (NP (JJ last) (NN night)) + (SBAR + (WHADVP (WRB where)) + (S + (NP (PRP I)) + (VP + (VBD was) + (S + (VP + (VBG using) + (NP + (NP (DT an) (NN ARG)) + (: -) + (VP + (WHNP (WDT whatever)) + (SINV + (MD could) + (NP (WDT that)) + (VP (VB mean))))))))))))))) + (. ?)))</tree></instance><instance><text>listening : ARG - crazy</text><opinion>neutral</opinion><tree>(ROOT + (FRAG (VBG listening) (: :) (NP (NP ARG) (: -) (ADJP (JJ crazy)))))</tree></instance><instance><text>Shout out 2 ARG follow back if you love the ARG like we do</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB Shout) + (PRT (RP out)) + (SBAR + (S + (NP (CD 2) (NNS ARG)) + (VP + (VBP follow) + (ADVP (RB back)) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP love) + (NP (DT the) (NNS ARG)) + (SBAR (IN like) (S (NP (PRP we)) (VP (VBP do)))))))))))))</tree></instance><instance><text>Colin , with the scar on your forehead , are you ARG ' is cousin ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP Colin)) + (, ,) + (PP + (IN with) + (NP + (NP (DT the) (NN scar)) + (PP (IN on) (NP (PRP$ your) (NN forehead))))) + (, ,)) + (VP + (VP (VBP are) (S (NP (PRP you)) (VP ARG))) + ('' ') + (VP (VBZ is) (NP (NN cousin)))) + (. ?)))</tree></instance><instance><text>Madonna and ARG Sex Tape Scandal : Who was involved in the hottest celebrity sex tape scandals ? celebrity ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Madonna)) + (CC and) + (NP (JJ alex) (NN rodriguez) (NN Sex) (NN Tape) (NN Scandal))) + (: :) + (SBARQ + (WHNP (WP Who)) + (SQ + (VBD was) + (VP + (VBN involved) + (PP + (IN in) + (NP + (DT the) + (JJS hottest) + (NN celebrity) + (NN sex) + (NN tape) + (NNS scandals)))))) + (. ?)))</tree></instance><instance><text>who ? ARG , lady gag or taylor swift ? x</text><opinion>neutral</opinion><tree>(ROOT (FRAG (WHNP (WP who)) (. ?)))</tree></instance><instance><text>omg dumb and dumber are trashing ARG ' oops i did it again</text><opinion>negative</opinion><tree>(ROOT + (S + (ADJP (ADJP (NN omg) (JJ dumb)) (CC and) (ADJP (JJR dumber))) + (VP + (VBP are) + (VP + (VBG trashing) + (NP (NP (NN britney) (NNS spears) (POS ')) (NNS oops)) + (SBAR + (S + (NP (FW i)) + (VP (VBD did) (NP (PRP it)) (ADVP (RB again)))))))))</tree></instance><instance><text>3 -RRB- My birthday is the same month as ARG 's : ' -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (LST (LS 3) (-RRB- -RRB-)) + (S + (NP (PRP$ My) (NN birthday)) + (VP + (VBZ is) + (NP (DT the) (JJ same) (NN month)) + (PP + (IN as) + (NP (NP (NN justin) (NN bieber) (POS 's)) (: :) ('' '))))) + (-RRB- -RRB-)))</tree></instance><instance><text>orbit 's november $ 1 book for ARG : blood ties by pamela freeman now avail for $ 1 in ARG ed at amazon</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (NP + (NP + (NP + (NP (NP (NN orbit) (POS 's)) (NNP november)) + (ADJP ($ $) (CD 1)) + (NN book)) + (PP (IN for) (NP ARG)) + (: :)) + (NN blood) + (NNS ties)) + (PP (IN by) (NP (NN pamela) (NN freeman))) + (ADVP (RB now)) + (NP (NN avail))) + (PP (IN for) (NP (NP ($ $) (CD 1)) (PP (IN in) (NP ARG))))) + (VP (VBD ed) (PP (IN at) (NP (NN amazon))))))</tree></instance><instance><text>RT Static_SpaZ : right here RT BigJamaal : ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (JJ Static) (NN _) (NN SpaZ)) + (: :) + (ADVP + (ADVP (RB right) (RB here)) + (VP + (NN RT) + (NP + (NP (NNP BigJamaal)) + (: :) + (FRAG + (NP ARG) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at))))))) + (. ?)))</tree></instance><instance><text>CantKnockHisHustle :-RRB- RT Nectar_Imperial : SteveJobsLovesYou RT lumidizzle : I want an phone , ARG and a -LRB- continued -RRB- .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP CantKnockHisHustle)) + (: :) + (NP + (NP (-RRB- -RRB-) (NN RT) (NNP Nectar) (NNP _) (NNP Imperial)) + (: :) + (NP + (NP (NNP SteveJobsLovesYou) (NN RT) (NN lumidizzle)) + (: :) + (S + (NP (PRP I)) + (VP + (VBP want) + (NP + (NP (DT an) (NN phone)) + (, ,) + (NP ARG) + (CC and) + (NP + (DT a) + (PRN + (-LRB- -LRB-) + (ADJP (VBN continued)) + (-RRB- -RRB-)))))))) + (. .)))</tree></instance><instance><text>On the Record : Justin Timberlake , ARG , The Rapture ytso</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP (IN On) (NP (DT the) (NNP Record))) + (: :) + (NP (NP (NNP Justin) (NNP Timberlake)) (, ,) (NP ARG) (, ,)) + (NP (DT The) (NN Rapture) (NN ytso))))</tree></instance><instance><text>ARG is having some sort of pill-swallowing mental breakdown on twitter ... i must admit in mildly amused</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (SBAR + (S + (VP + (VBZ is) + (VP + (VBG having) + (NP + (NP (DT some) (NN sort)) + (PP + (IN of) + (NP (JJ pill-swallowing) (JJ mental) (NN breakdown))) + (PP (IN on) (NP (NN twitter)))))) + (: ...) + (S + (FW i) + (VP + (MD must) + (VP + (VB admit) + (PP (IN in) (ADJP (RB mildly) (VBN amused))))))))))</tree></instance><instance><text>what do you think of my nintendo ARG console solution on fixya ? please rate !</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP what)) + (SQ + (VBP do) + (NP (PRP you)) + (VP + (VB think) + (PP + (IN of) + (NP + (NP + (PRP$ my) + (JJ nintendo) + (NN ARG) + (NN console) + (NN solution)) + (PP (IN on) (NP (NN fixya))))))) + (. ?)))</tree></instance><instance><text>if pasting ARG ' head on Tinker Bell 's body is offensive then I do n't want to be inoffensive :</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S + (NP + (NP + (NP (NN pasting) (NN steve) (NNS jobs) (POS ')) + (NN head)) + (PP + (IN on) + (NP (NP (NNP Tinker) (NNP Bell) (POS 's)) (NN body)))) + (VP (VBZ is) (ADJP (JJ offensive))))) + (S + (ADVP (RB then)) + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB want) + (S (VP (TO to) (VP (VB be) (ADJP (JJ inoffensive)))))))) + (: :)))</tree></instance><instance><text>revisiting ARG ' s glory days</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG revisiting) + (NP + (NN lindsay) + (NN lohan) + ('' ') + (NNS s) + (NN glory) + (NNS days)))))</tree></instance><instance><text>ARG -LRB- Finally -RRB- Buys a Birkin ! : Courtesy ARG ; Inset : StartraksThe wait is finally over : Aft ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (PRN (-LRB- -LRB-) (ADVP (RB Finally)) (-RRB- -RRB-))) + (VP (VBZ Buys) (NP (DT a) (NNP Birkin))) + (. !)))</tree></instance><instance><text>RT Sheila_So_Sexy : RT tastemypussy Who 's watching the sorry ARG play 2nite ? < -- FUCK the ARG !!! If you not a Heat Fan ... StabY ...</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP Sheila) (NNP _)) + (PP + (IN So) + (NP + (NP (NNP _) (NNP Sexy)) + (: :) + (NP + (NP (NN RT) (NN tastemypussy)) + (SBARQ + (WHNP (WP Who)) + (SQ + (VP + (VBZ 's) + (S + (VP + (VBG watching) + (S + (NP (DT the) (JJ sorry) (NNS ARG)) + (VP (VBP play) (NP (NN 2nite)))))))))))) + (. ?)))</tree></instance><instance><text>So pictures of flowers through email are the new way to show thanks :-RRB- ~ loving our 8th graders and their ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (RB So) (NNS pictures)) + (PP (IN of) (NP (NNS flowers))) + (PP (IN through) (NP (NN email)))) + (VP + (VBP are) + (NP + (NP (DT the) (JJ new) (NN way)) + (SBAR + (S + (VP + (TO to) + (VP + (VB show) + (NP + (NP (NNS thanks)) + (: :) + (NP + (NP + (-RRB- -RRB-) + (RB ~) + (JJ loving) + (PRP$ our) + (JJ 8th) + (NNS graders)) + (CC and) + (NP (PRP$ their) (NN ARG)))))))))) + (. .)))</tree></instance><instance><text>friend : I ca n't believe ARG is the prime minister of Canada WTF</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN friend)) + (: :) + (S + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (SBAR + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT the) (JJ prime) (NN minister)) + (PP (IN of) (NP (NNP Canada) (NNP WTF))))))))))))</tree></instance><instance><text>for christmas can someone get me a new ARG with little big planet please ! playing katamari on a broken screen is irritating now !</text><opinion>positive</opinion><tree>(ROOT + (S + (PP (IN for) (NP (NNS christmas))) + (MD can) + (NP (NN someone)) + (VP + (VB get) + (NP (PRP me)) + (NP (DT a) (JJ new) (NN ARG)) + (PP (IN with) (NP (JJ little) (JJ big) (NN planet))) + (VP (VB please))) + (. !)))</tree></instance><instance><text>anyone have an ARG charger on them today at asist09 ? not sure i 'm going to last the rest of the day !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN anyone)) + (VP + (VBP have) + (NP (DT an) (NN ARG) (NN charger)) + (PP (IN on) (NP (PRP them))) + (NP (NN today)) + (PP (IN at) (NP (CD asist09)))) + (. ?)))</tree></instance><instance><text>thank you , ARG , for ruining my favorite number 3 .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (S (VP (VB thank) (NP (PRP you)))) + (, ,) + (NP ARG) + (, ,) + (PP + (IN for) + (S + (VP + (VBG ruining) + (NP (PRP$ my) (JJ favorite) (NN number) (CD 3))))) + (. .)))</tree></instance><instance><text>When a ARG song comes on .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB When)) + (S + (NP (DT a) (NN nicki) (NN minaj) (NN song)) + (VP (VBZ comes) (PRT (IN on))))) + (. .)))</tree></instance><instance><text>is anyone else having problems sending/receiving texts on their ARG -LRB- at & t -RRB- today ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (NP + (NP (NN anyone) (JJ else) (VBG having) (NNS problems)) + (VP + (VBG sending/receiving) + (NP + (NP (NNS texts)) + (PP (IN on) (NP (PRP$ their) (NN ARG)))) + (FRAG + (-LRB- -LRB-) + (PP + (PP (IN at) (NP (CC &) (NN t) (-RRB- -RRB-))) + (NP (NN today))))))) + (. ?)))</tree></instance><instance><text>less than a year and obama wins a nobel peace prize ... ARG must feel like a real assholio !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (QP (JJR less) (IN than) (DT a)) (NN year)) + (CC and) + (NP (NN obama))) + (S + (VP (VBZ wins) (NP (DT a) (JJ nobel) (NN peace) (NN prize))) + (: ...) + (S + (NP ARG) + (VP + (MD must) + (VP + (VB feel) + (PP (IN like) (NP (DT a) (JJ real) (NN assholio))))))) + (. !)))</tree></instance><instance><text>RT hey_virg anybody have ARG talk or whateva that shit called</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN RT) (NN hey) (CD _) (NN virg) (NN anybody)) + (VP + (VBP have) + (NP + (NP (NN ARG) (NN talk) (CC or) (NN whateva)) + (SBAR (WHNP (WDT that)) (S (VP (VBD shit) (VBN called))))))))</tree></instance><instance><text>. After all the attacks by ARG , Dennis Kucinich , Hillary Clinton will Obama be damaged goods ... egypt sport news : -RRB-</text><opinion>neutral</opinion><tree>(ROOT (. .))</tree></instance><instance><text>awesome night ... spooned while watching ARG movies lol .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ awesome) (NN night)) + (: ...) + (VP + (VBN spooned) + (SBAR + (IN while) + (S + (VP + (VBG watching) + (NP (NN harry) (JJ potter) (NNS movies) (NN lol)))))) + (. .)))</tree></instance><instance><text>ARG is alive and well , contrary to docs we just got .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (ADJP (JJ alive) (CC and) (RB well)) + (, ,) + (ADJP + (JJ contrary) + (PP + (TO to) + (NP + (NP (NNS docs)) + (SBAR + (S (NP (PRP we)) (ADVP (RB just)) (VP (VBD got))))))))) + (. .)))</tree></instance><instance><text>Party in the what House ! ARG will host Fiesta Latina in honor of Hispanic Heritage Month .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Party)) + (PP (IN in) (WHNP (DT the) (WDT what) (NNP House))) + (. !)))</tree></instance><instance><text>ha x -RRB- i don hate ARG that much , i just hate her because shes been a total slut lately lololol</text><opinion>negative</opinion><tree>(ROOT + (SINV + (NP (NN ha) (NN x)) + (-RRB- -RRB-) + (FW i) + (VP + (VBP don) + (NP + (NP (NN hate) (NN lindsay) (NN lohan)) + (SBAR + (WHNP (WDT that)) + (S + (ADVP (RB much)) + (, ,) + (FW i) + (VP + (ADVP (RB just)) + (VB hate) + (NP (PRP$ her)) + (SBAR + (IN because) + (S + (NP (NNS shes)) + (VP + (VBN been) + (NP (DT a) (JJ total) (NN slut)) + (ADVP (RB lately)) + (NP (NN lololol))))))))))))</tree></instance><instance><text>what 's good som ? got an ARG now ...</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (WHNP (WP what)) + (SQ (VBZ 's) (NP (JJ good) (NN som))) + (. ?)))</tree></instance><instance><text>how bad was ARG ' s ungaro collection ?</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADJP (WRB how) (JJ bad)) + (SQ + (VBD was) + (NP (NP (NNP lindsay) (NNP lohan) (POS ')) (NNS s)) + (VP (VBP ungaro) (NP (NN collection)))) + (. ?)))</tree></instance><instance><text>i love that song :-RRB- 3 '' ARG '' your beautiful , btw : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (NP + (NP (NN love)) + (NP + (NP (WDT that) (NN song)) + (: :) + (NP + (NP (-RRB- -RRB-) (CD 3) ('' '') (NN britney) (NNS spears)) + ('' '') + (NP (PRP$ your) (JJ beautiful) (, ,) (NN btw)) + (: :) + (-RRB- -RRB-))))))</tree></instance><instance><text>do you want free stuff i got a site and leave me your email and i will invite it is true because i won a ARG 3000 on this site</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VB do) + (NP (PRP you)) + (VP + (VB want) + (S + (S + (NP (JJ free) (NN stuff)) + (FW i) + (VP (VBD got) (NP (DT a) (NN site)))) + (CC and) + (S + (S + (VP + (VP + (VB leave) + (NP (PRP me)) + (NP (PRP$ your) (NN email))) + (CC and) + (VP (FW i)))) + (VP + (MD will) + (VP + (VB invite) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ is) + (ADJP (JJ true)) + (SBAR + (IN because) + (S + (FW i) + (VP + (VBD won) + (NP + (NP (DT a) (NN ARG) (CD 3000)) + (PP (IN on) (NP (DT this) (NN site)))))))))))))))))</tree></instance><instance><text>Donald Trump over here talking about Prez ARG needs to show his birth certificate ... FUCKING IDIOT !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Donald) (NNP Trump)) + (IN over) + (ADVP (RB here)) + (VP + (VBG talking) + (S + (NP (IN about) (NNP Prez) (NN ARG)) + (VP + (VBZ needs) + (S + (VP + (TO to) + (VP + (VB show) + (NP (PRP$ his) (NN birth) (NN certificate))))))) + (: ...) + (NP (JJ FUCKING) (NN IDIOT))) + (. !)))</tree></instance><instance><text>ARG love you * - * britneypromote3</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBP love) (NP (PRP you))) + (FRAG (X (SYM *)) (: -) (SYM *) (NP (NN britneypromote3)))))</tree></instance><instance><text>tastemypussy I like you ! You hate the ARG as much as I do ! goboston !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN tastemypussy) (CD I)) + (VP (VBP like) (NP (PRP you))) + (. !)))</tree></instance><instance><text>get halo best game on the ARG in fact only game or do i need more games</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB get) + (NP + (NP (NP (NN halo)) (JJS best) (NN game)) + (PP (IN on) (NP (DT the) (NN ARG)))) + (PP (IN in) (NP (NN fact))) + (NP + (NP (RB only) (NN game)) + (CC or) + (VP + (VB do) + (SBAR + (S + (NP (FW i)) + (VP (MD need) (NP (RBR more) (NNS games))))))))))</tree></instance><instance><text>ARG as well if you seek amy -LRB- fuck me ! -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (CONJP + (RB as) + (SBAR + (RB well) + (IN if) + (S (NP (PRP you)) (VP (VBP seek) (NP (NN amy)))))) + (PRN + (-LRB- -LRB-) + (VP (VB fuck) (NP (PRP me))) + (. !) + (-RRB- -RRB-))))</tree></instance><instance><text>victoriajustice Go see ARG !! Its amazing !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN victoriajustice)) + (VP (VB Go) (VP (VB see) (NP ARG))) + (. !!)))</tree></instance><instance><text>ARG reviews : shaun white snowboarding : world stage : extreme sports , from ubisoft</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ARG) (NNS reviews)) + (: :) + (NP + (NP (NN shaun) (JJ white) (NN snowboarding)) + (: :) + (NP + (NP (NN world) (NN stage)) + (: :) + (NP (JJ extreme) (NNS sports)) + (, ,) + (PP (IN from) (NP (NN ubisoft)))))))</tree></instance><instance><text>photos from the gorgeous ARG ' set of the '' 3 '' music video :</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNS photos)) + (PP + (IN from) + (NP + (NP + (NP + (DT the) + (JJ gorgeous) + (NN britney) + (NNS spears) + (POS ')) + (NN set)) + (PP + (IN of) + (NP + (DT the) + ('' '') + (CD 3) + ('' '') + (NN music) + (NN video)))))) + (: :)))</tree></instance><instance><text>wow lot of 128 ps3 - ARG - ps2 - wii - gamecube - box - box 360</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN wow) (NN lot)) + (PP + (IN of) + (NP + (CD 128) + (NN ps3) + (: -) + (FRAG + (SYM ARG) + (: -) + (FRAG + (SYM ps2) + (: -) + (FRAG + (SYM wii) + (: -) + (NN gamecube) + (: -) + (FRAG (NN box) (: -) (NP (NN box) (CD 360))))))))))</tree></instance><instance><text>ARG ! Woohoo ! You are all fabulous at ARG trivia ! congratulations to winner number 9 AngryBrownGuy .</text><opinion>positive</opinion><tree>(ROOT (NP (NP ARG) (. !)))</tree></instance><instance><text>omg twitter is killing me with these spam as followers especially this ARG ish ughhhhh</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN omg) (NN twitter)) + (VP + (VBZ is) + (VP + (VBG killing) + (NP (PRP me)) + (PP (IN with) (NP (DT these) (NN spam))) + (SBAR + (IN as) + (S + (NP (NNS followers)) + (RB especially) + (NP (DT this) (NN britney)) + (VP (VBZ spears) (NP (NN ish) (NN ughhhhh)))))))))</tree></instance><instance><text>has any other nyc people seen the absolutely terrible bowl • mor ARG ads ? the ones that kinda look like photoshop threw up ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ has) + (NP + (NP (DT any) (JJ other) (NN nyc) (NNS people)) + (VP + (VBN seen) + (NP + (DT the) + (ADJP (RB absolutely) (JJ terrible)) + (NN bowl)) + (VP + (SYM •) + (NP (JJR mor) (NN britney) (NNS spears) (NNS ads)))))) + (. ?)))</tree></instance><instance><text>ARG Is Sum Shit</text><opinion>negative</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ Is) (NP (NN Sum) (NN Shit)))))</tree></instance><instance><text>your my hero ! < 3 and like besides ARG , your the prettiest girl everrrrrrrrrr .</text><opinion>positive</opinion><tree>(ROOT (NP (NP (PRP$ your) (PRP$ my) (NN hero)) (. !)))</tree></instance><instance><text>WEEJAY619 I hate the ARG lol</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (CD WEEJAY619)) + (SBAR + (S + (NP (PRP I)) + (VP (VBP hate) (NP (DT the) (NNS ARG) (NN lol)))))))</tree></instance><instance><text>ARG is questionable , Von Wafer is day-to-day , and Jermaine is out for the Celtics ... Wish our C 's luck as they look to carry momentum</text><opinion>negative</opinion><tree>(ROOT + (S + (S (NP ARG) (VP (VBZ is) (ADJP (JJ questionable)))) + (S + (, ,) + (S + (S + (NP (NNP Von) (NNP Wafer)) + (VP (VBZ is) (ADJP (JJ day-to-day)))) + (, ,) + (CC and) + (S + (NP (NNP Jermaine)) + (VP + (VBZ is) + (PP (RP out) (PP (IN for) (NP (DT the) (NNPS Celtics)))))) + (: ...) + (S + (NP (NNP Wish)) + (NP (NP (PRP$ our) (NN C) (POS 's)) (NN luck))) + (SBAR + (IN as) + (S + (NP (PRP they)) + (VP + (VBP look) + (S (VP (TO to) (VP (VB carry) (NP (NN momentum))))))))))))</tree></instance><instance><text>otx : ARG 360 games switching to ps3 for modern warfare 2 and assassin 's creed 2</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN otx)) + (: :) + (NP + (NP (NN ARG) (CD 360) (NNS games)) + (VP + (VBG switching) + (S + (VP + (TO to) + (VP + (VB ps3) + (PP + (IN for) + (NP + (NP (JJ modern) (NN warfare) (CD 2)) + (CC and) + (NP + (NP (NN assassin) (POS 's)) + (NP (NN creed) (CD 2))))))))))))</tree></instance><instance><text>I never cared about James Marsden much until I flipped by ARG 's show tonight and saw his impression of John Malkovich .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB never)) + (VP + (VP + (VBD cared) + (PP (IN about) (NP (NNP James) (NNP Marsden))) + (ADVP (RB much)) + (SBAR + (IN until) + (S + (NP (PRP I)) + (VP + (VBD flipped) + (PP + (IN by) + (NP + (NP (NN jimmy) (NN fallon) (POS 's)) + (NN show) + (NN tonight))))))) + (CC and) + (VP + (VBD saw) + (NP + (NP (PRP$ his) (NN impression)) + (PP (IN of) (NP (NNP John) (NNP Malkovich)))))) + (. .)))</tree></instance><instance><text>ARG release party :-RRB- ... i love la land !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBP release) + (SBAR + (S + (NP (NP (NN party)) (: :) (-RRB- -RRB-) (: ...) (FW i)) + (VP (VBP love) (NP (DT la) (NN land)))))) + (. !)))</tree></instance><instance><text>i 'll do it ! i swear so help me budda i 'll do it ! i 'll go chris_crocker _ on your ass if you do n't leave ARG alone !</text><opinion>neutral</opinion><tree>(ROOT + (INTJ (LS i) (S (VP (MD 'll) (VP (VB do) (NP (PRP it))))) (. !)))</tree></instance><instance><text>i love ARG new song '' 3 '' so good hahaha</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (LS i) + (NP + (NP + (NN love) + (NN britney) + (NNS spears) + (JJ new) + (NN song) + ('' '')) + (CD 3) + ('' '') + (NP (ADJP (RB so) (JJ good)) (NN hahaha)))))</tree></instance><instance><text>oh wow john and edward doing ARG = the hardest ive laughed in ages</text><opinion>neutral</opinion><tree>(ROOT + (S + (UH oh) + (S + (NP + (NN wow) + (NN john) + (CC and) + (NN edward) + (VBG doing) + (NN britney) + (NNS spears)) + (VP + (JJ =) + (NP (DT the) (ADJP (RBS hardest) (JJ ive)) (VBD laughed)) + (PP (IN in) (NP (NNS ages)))))))</tree></instance><instance><text>Your work is going to fill a large part of your life & the only way to do great work is to love what you do , ~ ARG</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (S + (NP (PRP$ Your) (NN work)) + (VP + (VBZ is) + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB fill) + (NP + (NP + (NP + (NP (DT a) (JJ large) (NN part)) + (PP (IN of) (NP (PRP$ your) (NN life)))) + (CC &) + (NP (DT the) (JJ only) (NN way))) + (SBAR + (S + (VP + (TO to) + (VP (VB do) (NP (JJ great) (NN work))))))))))))) + (VP + (VBZ is) + (S + (VP + (TO to) + (VP + (VB love) + (SBAR + (WHNP (WP what)) + (S (NP (PRP you)) (VP (VBP do))))))))) + (, ,) + (VP (VBP ~)) + (NP ARG)))</tree></instance><instance><text>the chuck norris jokes are old ... replacing chuck norris with ARG is n't funny either</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT the) (NNP chuck) (NNP norris) (NNS jokes)) + (VP + (VBP are) + (SBAR + (S + (NP + (JJ old) + (: ...) + (S (VP (VBG replacing) (NP (NNP chuck)))) + (VP (VBZ norris) (PP (IN with) (NP ARG)))) + (VP (VBZ is) (RB n't) (ADJP (JJ funny))))) + (CC either))))</tree></instance><instance><text>That awkward moment when you 're gon na give ARG a hug but he high fives you because hugs are over-rated to him .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP + (NP (DT That) (JJ awkward) (NN moment)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP 're) + (VP + (VBG gon) + (S (VP (TO na) (VP (VB give) (NP (NN nick)))))))))) + (VP (VBZ jonas) (NP (DT a) (NN hug))) + (CC but) + (S + (NP (PRP he)) + (ADVP (RB high)) + (VP + (VBZ fives) + (NP (PRP you)) + (SBAR + (IN because) + (S + (NP (NNS hugs)) + (VP + (VBP are) + (ADJP (JJ over-rated) (PP (TO to) (NP (PRP him)))))))))) + (. .)))</tree></instance><instance><text>bought her friend a ARG ... just ' cause .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBD bought) + (NP + (NP (PRP$ her) (NN friend)) + (NP + (NP (DT a) (NN ARG)) + (: ...) + (ADVP (RB just) ('' ')) + (NP (NN cause))))) + (. .)))</tree></instance><instance><text>golf Presidents Cup : ARG exacts some revenge in clinching win : A perfect 5 - 0-0 run to lead the you ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN golf) (NNS Presidents) (NN Cup)) + (: :) + (S + (NP ARG) + (VP + (VBZ exacts) + (NP (DT some) (NN revenge)) + (PP (IN in) (S (VP (VBG clinching) (VP (VB win))))))) + (: :)) + (S + (NP (DT A) (JJ perfect) (CD 5) (: -) (CD 0-0) (NN run)) + (VP (TO to) (VP (VB lead) (NP (DT the) (PRP you) (: ...)))))))</tree></instance><instance><text>quaal a melhoor lady gag ou ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB quaal) + (NP + (DT a) + (JJ melhoor) + (NN lady) + (NN gag) + (NN ou) + (NN britney) + (NNS spears))) + (. ?)))</tree></instance><instance><text>ohhaiharlee I LOVE how you call me a nerd when I talk about how much I love ARG in seventh pd and you -LRB- continued -RRB- .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN ohhaiharlee)) + (NP (PRP I)) + (VP + (VBP LOVE) + (SBAR + (WHADVP (WRB how)) + (S + (NP (PRP you)) + (VP + (VBP call) + (S + (NP (PRP me)) + (NP + (NP (DT a) (NN nerd)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP I)) + (VP + (VBP talk) + (PP + (IN about) + (SBAR + (SBAR + (WHNP (WRB how) (JJ much)) + (S + (NP (PRP I)) + (VP + (VBP love) + (NP ARG) + (PP + (IN in) + (NP (JJ seventh) (NN pd)))))) + (CC and) + (NP + (NP (PRP you)) + (PRN + (-LRB- -LRB-) + (VP (VBN continued)) + (-RRB- -RRB-)))))))))))))) + (. .)))</tree></instance><instance><text>NP ARG - why should I be sad</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN NP) (NN britney) (NNS spears)) + (: -) + (SBARQ + (WHADVP (WRB why)) + (SQ (MD should) (NP (PRP I)) (VP (VB be) (ADJP (JJ sad)))))))</tree></instance><instance><text>Obama and Boehner Are Budget Deal 's Odd Couple - The Daily Beast : The deal brokered by Barack Obama and ARG helps the presid ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Obama) (CC and) (NNP Boehner)) + (VP + (VBP Are) + (NP + (NP + (NP (NNP Budget) (NNP Deal) (POS 's)) + (NNP Odd) + (NN Couple)) + (: -) + (NP + (NP (DT The) (NNP Daily) (NN Beast)) + (: :) + (S + (NP + (NP (DT The) (NN deal)) + (VP + (VBN brokered) + (PP + (IN by) + (NP + (NP (NNP Barack) (NNP Obama)) + (CC and) + (NP ARG))))) + (VP (VBZ helps) (NP (DT the) (NN presid)))) + (: ...))))))</tree></instance><instance><text>ha watched the first and second ARG movies , just realized how much I love them , lol</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN ha)) + (VP + (VBD watched) + (NP + (DT the) + (ADJP (JJ first) (CC and) (JJ second)) + (NN harry) + (JJ potter) + (NNS movies)) + (, ,) + (SBAR + (ADVP (RB just)) + (VBD realized) + (SBAR + (WHNP (WRB how) (JJ much)) + (S (NP (PRP I)) (VP (VBP love) (NP (PRP them))))) + (, ,) + (NP (NN lol))))))</tree></instance><instance><text>Rumor has it that ARG ' lip prints are on every Mac , he having given each a kiss of blessing , but I do n't believe it .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN Rumor)) + (VP + (VBZ has) + (NP + (NP (PRP it)) + (SBAR + (IN that) + (S + (NP + (NP (NN steve) (NNS jobs) (POS ')) + (NN lip) + (NNS prints)) + (VP (VBP are) (PP (IN on) (NP (DT every) (NN Mac))))))))) + (PRN + (, ,) + (S + (NP (PRP he)) + (VP + (VBG having) + (VP + (VBN given) + (NP (DT each)) + (NP + (NP (DT a) (NN kiss)) + (PP (IN of) (NP (NN blessing))))))) + (, ,)) + (CC but) + (S + (NP (PRP I)) + (VP (VBP do) (RB n't) (VP (VB believe) (NP (PRP it))))) + (. .)))</tree></instance><instance><text>... Um ... A beer being chased by angry peanut butter jar holding a pb making machines ? ... No ARG references ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (: ...) + (SQ + (VP + (NN Um) + (: ...) + (NP + (NP (DT A) (NN beer)) + (VP + (VBG being) + (VP + (VBN chased) + (PP + (IN by) + (NP + (NP (JJ angry) (NN peanut) (NN butter) (NN jar)) + (VP + (VBG holding) + (NP + (NP (DT a) (NN pb)) + (VP (VBG making) (NP (NNS machines)))))))))))) + (. ?)))</tree></instance><instance><text>ARG was a FIVE SEED in the Esquire Sexy Bracket ??? DIE IN A FUCKING FIRE OF YOUR OWN BURNING , AWFUL , PUSSY LYRICS , BITCH .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD was) + (NP + (NP (DT a) (CD FIVE) (NN SEED)) + (PP + (IN in) + (NP (DT the) (NNP Esquire) (NNP Sexy) (NNP Bracket))))) + (. ???)))</tree></instance><instance><text>heaven on earth ~ ARG x -RSB- it 's the perfect song , for me ... d : - gasp - i 'm being concieded .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP + (NP (NN heaven)) + (PP + (IN on) + (NP (NN earth) (NN ~) (NN britney) (NNS spears)))) + (NP (CC x))) + (-RRB- -RSB-) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (DT the) (JJ perfect) (NN song)) + (, ,) + (PP (IN for) (NP (PRP me)))))) + (NP + (: ...) + (NP (NP (NN d)) (: :) (: -)) + (ADJP (VB gasp)) + (: -) + (FW i) + (S (VP (VBP 'm) (VP (VBG being) (VP (VBN concieded))))))) + (. .)))</tree></instance><instance><text>'' ESPN PGA - Golf will be added in the 2016 and 2020 Summer Olympics ; ARG has indicated he would play '' its about damn time !!</text><opinion>neutral</opinion><tree>(ROOT + (NP + ('' '') + (NP + (NP (NNP ESPN) (NNP PGA)) + (: -) + (S + (S + (NP (NNP Golf)) + (VP + (MD will) + (VP + (VB be) + (VP + (VBN added) + (PP + (IN in) + (NP + (NP + (DT the) + (CD 2016) + (CC and) + (CD 2020) + (NN Summer)) + (NP (NNPS Olympics)))))))) + (: ;) + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN indicated) + (SBAR + (S + (NP (PRP he)) + (VP + (MD would) + (VP + (VB play) + ('' '') + (NP (PRP$ its) (IN about) (JJ damn) (NN time))))))))))) + (. !!)))</tree></instance><instance><text>watching honeymoon in vegas reminded me how awful ARG is .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (VBG watching) + (NP (NP (NN honeymoon)) (PP (IN in) (NP (NNS vegas)))))) + (VP + (VBD reminded) + (NP (PRP me)) + (SBAR + (WHADVP (WRB how)) + (S (NP (JJ awful) (NNS nicolas) (NN cage)) (VP (VBZ is))))) + (. .)))</tree></instance><instance><text>listening to : Smile '' by ARG , this song always seems to relax me .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG listening) + (S + (TO to) + (: :) + (NP + (NP (NP (NN Smile)) ('' '') (PP (IN by) (NP ARG))) + (, ,) + (NP (DT this) (NN song))) + (ADVP (RB always)) + (VP + (VBZ seems) + (S (VP (TO to) (VP (VB relax) (NP (PRP me)))))))) + (. .)))</tree></instance><instance><text>ohh i love ARG rhythm ! ha i also love arabic belly dance :d i want to learn to dance it lol</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN ohh) + (FW i) + (S (VP (VBP love) (NP (NP ARG) (QP (NN rhythm)))))) + (. !)))</tree></instance><instance><text>rock the dub : -LSB- video -RSB- Lady gag With ARG On SNL -LRB- -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NN rock) + (NP + (NP (DT the) (NN dub)) + (: :) + (NP + (NP + (NP + (PRN (-LRB- -LSB-) (NP (NN video)) (-RRB- -RSB-)) + (NN Lady) + (NN gag)) + (PP (IN With) (NP (NP ARG) (PP (IN On) (NP (NN SNL)))))) + (PRN (-LRB- -LRB-) (-RRB- -RRB-)))))))</tree></instance><instance><text>did you upgrade to ARG ? i cant get a fresh install installed , stupid drivers errors</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBD did) + (NP (PRP you)) + (VP (VBP upgrade) (PP (TO to) (NP ARG))) + (. ?)))</tree></instance><instance><text>ARG : Gaddafi has to go but he can stay ????? WHAT ? Via 4paulryan</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (S + (S + (NP (NNP Gaddafi)) + (VP (VBZ has) (S (VP (TO to) (VP (VB go)))))) + (CC but) + (S (NP (PRP he)) (VP (MD can) (VP (VB stay))))) + (. ?????)))</tree></instance><instance><text>watching million dollar baby ... absolutely love ARG !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (NP (ADJP (CD million) (NN dollar)) (NN baby)) + (: ...) + (ADVP (RB absolutely) (S (VP (VBP love) (NP ARG))))) + (. !)))</tree></instance><instance><text>seriously i don want fucking ARG porno twitter following me</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (ADVP (RB seriously)) + (SQ + (FW i) + (VP + (VBP don) + (VP + (VBP want) + (NP + (NP + (ADJP (RB fucking) (JJ britney)) + (NNS spears) + (NN porno) + (NN twitter)) + (PP (VBG following) (NP (PRP me)))))))))</tree></instance><instance><text>listen musicthe ARG :d is really good : ; -RCB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VP (VB listen) (NP (NN musicthe) (NN britney))) + (VP + (VBZ spears) + (SBAR + (S + (NP (NN :d)) + (VP (VBZ is) (ADJP (RB really) (JJ good)))))))) + (: :) + (: ;) + (-RRB- -RCB-)))</tree></instance><instance><text>vino_aholic ARG fit is fabulous - it sure is , even has a proper go at you when you do n't use it for a while !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN vino) (SYM _) (JJ aholic) (NN ARG) (NN fit)) + (VP (VBZ is) (ADJP (JJ fabulous)))) + (: -) + (S + (S (NP (PRP it)) (ADJP (JJ sure)) (VBZ is)) + (, ,) + (S + (VP + (ADVP (RB even)) + (VBZ has) + (NP (DT a) (JJ proper) (NN go)) + (PP (IN at) (NP (PRP you))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP + (VBP do) + (RB n't) + (VP + (VB use) + (NP (PRP it)) + (PP (IN for) (NP (DT a) (NN while)))))))))) + (. !)))</tree></instance><instance><text>thank you bon :-RRB- i enjoy playing around with my ARG program love all beautiful colors</text><opinion>positive</opinion><tree>(ROOT + (S + (S (VP (VB thank) (NP (PRP you)) (ADVP (FW bon))) (: :)) + (ADJP (NP (-RRB- -RRB-) (FW i) (VB enjoy))) + (S + (VP + (VBG playing) + (ADVP (IN around)) + (PP (IN with) (NP (PRP$ my) (NN ARG) (NN program))))) + (VP (VBP love) (NP (DT all) (JJ beautiful) (NNS colors)))))</tree></instance><instance><text>new super mario ARG got dumped early ... sounds like there 's some antipiracy stuff on it though</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ new) (JJ super) (NN mario) (NN ARG)) + (VP + (VBD got) + (VP + (VBN dumped) + (ADVP + (ADVP (RB early) (: ...)) + (NP + (NP (NNS sounds)) + (SBAR + (IN like) + (S + (NP (EX there)) + (VP + (VBZ 's) + (NP (DT some) (NN antipiracy) (NN stuff)) + (PP (IN on) (NP (PRP it))) + (X (IN though)))))))))))</tree></instance><instance><text>RT all_day_jay : RT hey_virg anybody have ARG talk or whateva that shit called</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (NP + (NP (DT all) (CD _) (NN day) (CD _) (NN jay)) + (: :) + (S + (NP (NN RT) (NN hey) (CD _) (NN virg) (NN anybody)) + (VP + (VBP have) + (NP + (NP (NN ARG) (NN talk) (CC or) (NN whateva)) + (SBAR (WHNP (WDT that)) (S (VP (VBD shit) (VBN called))))))))))</tree></instance><instance><text>RT : sincerelyjaylyn embrcthemartian : Sooo my mom loves ARG very weak / / dont be a hater / / iwas very thinking of you when she said that</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (: :) + (NP + (NP (NN sincerelyjaylyn) (NN embrcthemartian)) + (: :) + (S + (NP (NNP Sooo)) + (NP (PRP$ my) (NN mom)) + (VP + (VBZ loves) + (NP + (NN lady) + (JJ gaga) + (FRAG + (ADJP (RB very) (JJ weak)) + (: /) + (: /) + (NP (NN dont)) + (VB be) + (NP (DT a) (NN hater)) + (: /) + (: /) + (NP + (NP (NNS iwas)) + (PP + (RB very) + (S + (VP + (VBG thinking) + (PP (IN of) (NP (PRP you))) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP she)) + (VP (VBD said) (X (IN that))))))))))))))))</tree></instance><instance><text>two people liking ARG does not mean they are soul mates .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (CD two) (NNS people)) (VP (VBG liking) (NP ARG))) + (VP + (VBZ does) + (RB not) + (VP + (VB mean) + (SBAR + (S + (NP (PRP they)) + (VP (VBP are) (NP (NN soul) (NNS mates))))))) + (. .)))</tree></instance><instance><text>Why the fuck have I got ARG in my head ? Time to listen to The_Blackout and try and rescue my sanity .</text><opinion>positive</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB Why)) + (S + (NP (DT the) (NN fuck)) + (VP + (VBP have) + (S + (NP (PRP I)) + (VP + (VBD got) + (NP ARG) + (PP (IN in) (NP (PRP$ my) (NN head))))))) + (. ?)))</tree></instance><instance><text>ARG looks really terrible these days .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ looks) + (ADVP (RB really)) + (ADJP (JJ terrible)) + (NP (DT these) (NNS days))) + (. .)))</tree></instance><instance><text>I favorited a YouTube video -- ARG Hits On Barbara Walters The View ! - Runaw ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD favorited) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (: --) + (S + (NP ARG) + (VP + (VBZ Hits) + (PP + (IN On) + (NP (NNP Barbara) (NNP Walters) (NNP The) (NNP View))))))) + (. !)))</tree></instance><instance><text>Did ARG and Selena Gomez influence nikki Minaj 's next single ? .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBD Did) + (NP + (NP ARG) + (CC and) + (NP + (NP + (NNP Selena) + (NNP Gomez) + (NN influence) + (NN nikki) + (NNP Minaj) + (POS 's)) + (PP (JJ next) (ADJP (JJ single)))))) + (. ?)))</tree></instance><instance><text>Because you 're mom dresses like ARG , your sexual desires are a little weird .</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (IN Because) + (S + (NP (PRP you)) + (VP + (VBP 're) + (NP (NN mom) (NNS dresses)) + (PP (IN like) (NP ARG))))) + (, ,) + (NP (PRP$ your) (JJ sexual) (NNS desires)) + (VP (VBP are) (ADJP (NP (DT a) (JJ little)) (JJ weird))) + (. .)))</tree></instance><instance><text>JustLikeJesus - Except if ARG was following me , I 'd turn around and tell her to eat shit .</text><opinion>negative</opinion><tree>(ROOT + (S + (NN JustLikeJesus) + (: -) + (PP + (IN Except) + (SBAR + (IN if) + (S + (NP ARG) + (VP (VBD was) (PP (VBG following) (NP (PRP me))))))) + (, ,) + (NP (PRP I)) + (VP + (MD 'd) + (VP + (VP (VB turn) (ADVP (RB around))) + (CC and) + (VP + (VB tell) + (NP (PRP her)) + (S (VP (TO to) (VP (VB eat) (NP (NN shit)))))))) + (. .)))</tree></instance><instance><text>shout out to the cute ass asian girl who hooked it up with my ARG case .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB shout) + (ADVP (RP out)) + (PP + (TO to) + (NP + (NP (DT the) (JJ cute) (NN ass) (JJ asian) (NN girl)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBD hooked) + (NP (PRP it)) + (PRT (RP up)) + (PP (IN with) (NP (PRP$ my) (NN ARG) (NN case))))))))) + (. .)))</tree></instance><instance><text>Perfect Couples : ARG & Nick Jonas</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Perfect) (NNPS Couples)) + (: :) + (NP (NN selena) (NN gomez) (CC &) (NNP Nick) (NNP Jonas))))</tree></instance><instance><text>Emma I 'm your fan I love ARG I 'm from Brazil if someday you come here in Brazil , please let me know I 'm your number 1 fan</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Emma)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (NP + (NP (PRP$ your) (NN fan)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP ARG) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (PP (IN from) (NP (NNP Brazil))) + (SBAR + (IN if) + (S + (NP + (NP (RB someday)) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP come) + (ADVP (RB here)) + (PP (IN in) (NP (NNP Brazil))))))) + (, ,) + (INTJ (VB please)) + (VP + (VB let) + (S + (NP (PRP me)) + (VP + (VB know) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (NP + (PRP$ your) + (NN number) + (CD 1) + (NN fan)))))))))))))))))))))))</tree></instance><instance><text>musicology 187 - when you beat a dead horse , you ca n't complain when it starts to smell like ARG - ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN musicology) (CD 187)) + (: -) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP you)) + (VP (VBP beat) (NP (DT a) (JJ dead) (NN horse))))) + (, ,)) + (S + (NP (PRP you)) + (VP + (MD ca) + (RB n't) + (VP + (VB complain) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP it)) + (VP + (VBZ starts) + (S + (VP + (TO to) + (VP (VB smell) (PP (IN like) (NP ARG))))))))))) + (: -) + (: ...)))</tree></instance><instance><text>AUSTRALIA IS THE BEST DAMN COUNTRY IN THE WHOLE WIDE WORLD ! THANK YOU ARG , JUSTIN BIEBER AND CHRIS BROWN ! THEY ARE ALL HERE !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP AUSTRALIA)) + (VP + (VBZ IS) + (NP + (NP (DT THE) (JJS BEST) (JJ DAMN) (NN COUNTRY)) + (PP (IN IN) (NP (DT THE) (JJ WHOLE) (NN WIDE) (NN WORLD))))) + (. !)))</tree></instance><instance><text>amelia and then new moon ! fall has so many great movies in store rt i want this wardrobe : ARG in amelia</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN amelia)) + (CC and) + (RB then) + (NP (JJ new) (NN moon)) + (. !)))</tree></instance><instance><text>is debating what dvd to watch next , still in robert pattinson mood so maybe ARG or dvd that miss h got me</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (VP + (VBG debating) + (SBAR + (WHNP (WP what) (NN dvd)) + (S (VP (TO to) (VP (VB watch) (ADVP (JJ next)))))) + (, ,) + (S + (ADVP (RB still)) + (PP (IN in) (NP (NN robert) (NN pattinson) (NN mood))) + (SBAR + (IN so) + (S + (NP + (NP + (ADJP (RB maybe) (JJ harry)) + (NN potter) + (CC or) + (NN dvd)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBP miss) (NP (NN h)))))) + (VP (VBD got) (NP (PRP me))))))))))</tree></instance><instance><text>Big News From The Sweet Couple ! Justin Bieber Celebrates His 17th Birthday With ARG .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP Big) (NNP News)) + (PP (IN From) (NP (DT The) (NNP Sweet) (NN Couple))) + (. !)))</tree></instance><instance><text>lesson learned today : tiger woods on the ARG is way easier than golf in real life .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (NP (NN lesson)) (VP (VBD learned) (NP (NN today))) (: :)) + (S + (NP + (NP (NN tiger) (NNS woods)) + (PP (IN on) (NP (DT the) (NN ARG)))) + (VP + (VBZ is) + (ADJP + (ADJP (RB way) (JJR easier)) + (PP + (IN than) + (NP (NP (NN golf)) (PP (IN in) (NP (JJ real) (NN life)))))))) + (. .)))</tree></instance><instance><text>i know if kept quiet my dear leslie marshall can support a 2012 ticket of RON PAUL & ARG becouse you love america ! : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VB know) + (SBAR + (IN if) + (S + (NP + (VBN kept) + (NP + (JJ quiet) + (PRP$ my) + (ADJP (RB dear) (JJ leslie)) + (NN marshall))) + (VP + (MD can) + (VP + (VB support) + (NP + (NP (DT a) (CD 2012) (NN ticket)) + (PP + (IN of) + (NP + (NP + (NNP RON) + (NNP PAUL) + (CC &) + (NNP sarah) + (NN palin) + (NN becouse)) + (SBAR + (S + (NP (PRP you)) + (VP (VBP love) (NP (NN america))))))))))))))) + (. !)))</tree></instance><instance><text>ARG upset over weighty subject and Lamar Odom 's refusal to clean up : Respect the game ; respect your ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN khloe) (NN kardashian) (NN upset)) + (PP + (IN over) + (NP + (NP (JJ weighty) (JJ subject)) + (CC and) + (NP (NP (NNP Lamar) (NNP Odom) (POS 's)) (NN refusal)))) + (S (VP (TO to) (VP (VB clean) (PRT (RP up))))) + (: :)) + (NP + (NP (NP (NN Respect)) (NP (DT the) (NN game))) + (: ;) + (NP (NP (NN respect)) (PRP$ your)) + (: ...)) + (. .)))</tree></instance><instance><text>ARG , the go-go 's , duran duran , sting , reo speedwagon , air supply , morrisey + 100 's more !!! rock & roll tee 's www.vintagevampe.com</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (, ,) + (NP + (NP (DT the) (JJ go-go) (POS 's)) + (, ,) + (NP (JJ duran) (NN duran)) + (, ,) + (NP + (NP (NN sting)) + (, ,) + (NP + (NP + (NN reo) + (NNP speedwagon) + (, ,) + (NN air) + (NN supply) + (, ,) + (NN morrisey) + (CC +) + (CD 100) + (POS 's)) + (JJR more)))) + (. !!!)))</tree></instance><instance><text>forabilliondollars i 'll punch ARG in his face , lmao</text><opinion>negative</opinion><tree>(ROOT + (NP + (NNS forabilliondollars) + (S + (FW i) + (VP + (MD 'll) + (VP + (VB punch) + (NP ARG) + (PP (IN in) (NP (PRP$ his) (NN face)))))) + (, ,) + (NP (NN lmao))))</tree></instance><instance><text>ARG has the personality and charisma of the drapery hanging in an economy suite at a Comfort Inn .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ has) + (NP + (NP + (DT the) + (NP (NP (NN personality)) (CC and) (NP (NN charisma)))) + (PP (IN of) (NP (DT the) (NN drapery) (NN hanging))) + (PP + (IN in) + (NP + (NP (DT an) (NN economy) (NN suite)) + (PP (IN at) (NP (DT a) (NNP Comfort) (NNP Inn))))))) + (. .)))</tree></instance><instance><text>does anyone know of any thingys which convert youtube videos into videos which can go onto your ARG ? if that makes sense : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ does) + (NP (NN anyone)) + (VP + (VB know) + (PP + (IN of) + (NP + (NP (DT any) (NNS thingys)) + (SBAR + (WHNP (WDT which)) + (S + (VP + (VBP convert) + (NP (NN youtube) (NNS videos)) + (PP + (IN into) + (NP + (NP (NNS videos)) + (SBAR + (WHNP (WDT which)) + (S + (VP + (MD can) + (VP + (VB go) + (PP + (IN onto) + (NP (PRP$ your) (NN ARG)))))))))))))))) + (. ?)))</tree></instance><instance><text>If ARG ' is so damn magical , why the heck ca n't he cure his eyesight ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (IN If) + (S + (NP (NP ARG) ('' ')) + (VP (VBZ is) (ADJP (RB so) (JJ damn) (JJ magical))))) + (, ,) + (SBAR + (WHADVP (WRB why)) + (S + (NP (DT the) (NN heck)) + (VP + (MD ca) + (RB n't) + (S + (NP (PRP he)) + (VP (VB cure) (NP (PRP$ his) (NN eyesight))))))) + (. ?)))</tree></instance><instance><text>ARG lucky makes me sad : -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (ADVP (JJ lucky)) + (VP (VBZ makes) (S (NP (PRP me)) (ADJP (JJ sad))))) + (: :) + (NP (-LRB- -LRB-))))</tree></instance><instance><text>I hope Scaramento Beat the fucking ARG !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP hope) + (S + (NP (NNP Scaramento) (NN Beat)) + (NP (DT the) (RB fucking) (NNS ARG)))) + (. !)))</tree></instance><instance><text>God bless ARG and his family</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP God)) + (VP + (VBP bless) + (NP (NP ARG) (CC and) (NP (PRP$ his) (NN family))))))</tree></instance><instance><text>fighting identity theft ! : how to protect your personal finances - by carolyn warren - ARG edition .</text><opinion>neutral</opinion><tree>(ROOT + (S (S (VP (VBG fighting) (NP (NN identity) (NN theft)))) (. !)))</tree></instance><instance><text>Hate those fuckers RT SkyArticless : RT JewleeB : ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB Hate) + (NP (DT those) (NNS fuckers) (NN RT) (NNP SkyArticless))) + (: :) + (NP (NP (NN RT) (NN JewleeB)) (: :) (NP ARG))))</tree></instance><instance><text>ARG messed up again because i went to install winterboard and it camera up with restore again !! : -LRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBD messed) + (PRT (RP up)) + (ADVP (RB again)) + (SBAR + (IN because) + (S + (NP (FW i)) + (VP + (VBD went) + (S + (VP (TO to) (VP (VB install) (NP (NN winterboard)))))))))) + (CC and) + (S + (NP (PRP it)) + (VP + (NN camera) + (PRT (RP up)) + (SBAR (IN with) (S (VP (VB restore) (ADVP (RB again))))))) + (. !!)))</tree></instance><instance><text>not a fan of '' there 's a map for that '' but this is great : verizon puts ARG in the land of the misfit toys with latest ad</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (RB not) + (NP (NP (DT a) (NN fan)) (PP (IN of) ('' ''))) + (SBAR + (S + (NP (EX there)) + (VP + (VBZ 's) + (NP (NP (DT a) (NN map)) (PP (IN for) (NP (DT that)))))))) + ('' '') + (SBAR + (CC but) + (S + (S (NP (DT this)) (VP (VBZ is) (ADJP (JJ great)))) + (: :) + (S + (NP (NN verizon)) + (VP + (VBZ puts) + (NP ARG) + (PP + (IN in) + (NP + (NP + (NP (DT the) (NN land)) + (PP (IN of) (NP (DT the) (NN misfit) (NNS toys)))) + (PP (IN with) (NP (JJS latest) (NN ad)))))))))))</tree></instance><instance><text>ARG , joe wilson , barack obama , kanye west , taylor swift scandal flowchart</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (, ,) + (NP (NN joe) (NN wilson)) + (, ,) + (NP (NN barack) (NN obama)) + (, ,) + (NP (NN kanye) (NN west)) + (, ,) + (NP (NN taylor) (NN swift) (NN scandal) (NN flowchart))))</tree></instance><instance><text>ARG changed my life funny pop music t shirt</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD changed) + (NP + (PRP$ my) + (NN life) + (JJ funny) + (NN pop) + (NN music) + (NN t) + (NN shirt)))))</tree></instance><instance><text>ARG Says He 's Keeping His Nobel Peace Prize as He Wages ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ Says) + (SBAR + (S + (NP (PRP He)) + (VP + (VBZ 's) + (VP + (VBG Keeping) + (NP (PRP$ His) (NNP Nobel) (NNP Peace) (NNP Prize)) + (SBAR (IN as) (S (NP (PRP He)) (VP (VBZ Wages))))))))) + (: ...) + (. .)))</tree></instance><instance><text>The interview yesterday was absolutely amazing ! i was tearing up a little with all those wonderful questions that ARG answered and BTW ♥</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (DT The) (NN interview)) (NP (NN yesterday))) + (VP (VBD was) (ADJP (RB absolutely) (JJ amazing))) + (. !)))</tree></instance><instance><text>ARG : video zum intro-level von call of duty : modern warfare</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (NP + (NP + (NP (NN video) (NN zum) (JJ intro-level) (NN von) (NN call)) + (PP (IN of) (NP (NN duty)))) + (: :) + (NP (JJ modern) (NN warfare)))))</tree></instance><instance><text>Love ARG 's '' fashion '' and '' vanity '' songs !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NN Love) (NN lady) (NN gaga) (POS 's)) + ('' '') + (NN fashion)) + ('' '') + (CC and) + (NP ('' '') (NN vanity) ('' '') (NNS songs))) + (. !)))</tree></instance><instance><text>who has mario car or animal crossing on ARG ? i 'm sick , bored and need friends on the game lol</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP who)) + (SQ + (VP + (VBZ has) + (NP + (NP (NN mario) (NN car) (CC or) (NN animal)) + (VP (VBG crossing) (PP (IN on) (NP ARG)))))) + (. ?)))</tree></instance><instance><text>please digg : nude it application for the ARG - fake or real ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VB please) (NP (NN digg)))) + (: :) + (FRAG + (NP + (NP + (NP (JJ nude) (NP (PRP it)) (NN application)) + (PP (IN for) (NP (DT the) (NN ARG)))) + (: -) + (ADJP (ADJP (JJ fake)) (CC or) (ADJP (JJ real))))) + (. ?)))</tree></instance><instance><text>you stupid twitters with the default picture of ARG sucking a cock stop trying to follow me witchaweakass</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP you)) + (NP + (NP (JJ stupid) (NNS twitters)) + (PP + (IN with) + (NP + (NP (DT the) (NN default) (NN picture)) + (PP + (IN of) + (NP + (NP ARG) + (VP + (VBG sucking) + (S + (NP (DT a) (NN cock)) + (VP + (VB stop) + (S + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB follow) + (NP (NP (PRP me)) (NN witchaweakass)))))))))))))))))</tree></instance><instance><text>ngmoco I love to play from my ARG !!! But if it 's not available or I 'm too lazy to carry it in bed , it 's my phone</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NP (NN ngmoco)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP love) + (S + (VP + (TO to) + (VP (VB play) (PP (IN from) (NP (PRP$ my) (NN ARG)))))))))) + (. !!!)))</tree></instance><instance><text>'' i go through life like a karate kid '' - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + ('' '') + (S + (VP + (FW i) + (S + (VP + (VB go) + (PP (IN through) (NP (NN life))) + (PP (IN like) (NP (DT a) (JJ karate) (NN kid))))))) + (FRAG ('' '') (: -) (NP ARG))))</tree></instance><instance><text>ARG use to look fucking hot circa mean girls now she 's just a fucking mess imjustsayin</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) (NN use)) + (S + (VP + (TO to) + (VP + (VB look) + (NP + (ADJP (RB fucking) (JJ hot)) + (NN circa) + (JJ mean) + (NNS girls)) + (NP (RB now))))) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ 's) + (NP + (RB just) + (DT a) + (RB fucking) + (NN mess) + (NN imjustsayin)))))))</tree></instance><instance><text>breaking : kanye west says '' imma let you finish barack , but ARG ' is nobel was the best ever ! '' -LRB- via rjennings333 -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN breaking)) + (: :) + (S + (VP + (VB kanye) + (SBAR + (S + (NP (NN west)) + (VP + (VBZ says) + (S + ('' '') + (S + (S + (VP + (NN imma) + (VP + (VB let) + (S + (NP (PRP you)) + (VP (VB finish) (NP (NN barack))))))) + (, ,) + (CC but) + (S + (NP (NP ARG) ('' ')) + (VP (VBZ is) (ADJP (JJ nobel))))) + (S (VP (VBD was) (NP (DT the) (JJS best) (RB ever)))) + (. !) + ('' '')))))))))</tree></instance><instance><text>ARG dead changed girls smhh</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN nicki) (NN minaj) (JJ dead) (JJ changed) (NNS girls)) + (VP (VBP smhh))))</tree></instance><instance><text>dave caolo : ARG looks so much like amelia earhart it 's unnerving .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN dave) (NN caolo)) + (: :) + (S + (NP ARG) + (VP + (VBZ looks) + (PP + (ADVP (RB so) (RB much)) + (IN like) + (NP + (NP (NN amelia) (JJ earhart)) + (SBAR (S (NP (PRP it) (VBZ 's)) (ADJP (JJ unnerving)))))))) + (. .)))</tree></instance><instance><text>Look ! Huge ass rims on any car is terrible ! If you shoe size is 10 why would you get ARG 's size ??? Get shit that fits ...</text><opinion>negative</opinion><tree>(ROOT (INTJ (VB Look) (. !)))</tree></instance><instance><text>ARG 's '' Born This Way '' is 1 on the Billboard Hot 100 Chart for a 6th consecutive week !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN lady) (NN gaga) (POS 's)) ('' '') (NNP Born)) + (NP (DT This) (NN Way)) + ('' '') + (VP + (VBZ is) + (NP + (NP + (NP (CD 1)) + (PP + (IN on) + (NP + (DT the) + (NNP Billboard) + (NNP Hot) + (CD 100) + (NN Chart)))) + (PP (IN for) (NP (DT a) (JJ 6th) (JJ consecutive) (NN week))))) + (. !)))</tree></instance><instance><text>your welcome so your favorite song -LRB- mine is piece of me - ARG -RRB- -LRB- or party in the usa-miley cyrus -RRB- :-RRB- :-RRB- :-RRB- :-RRB- :-RRB- :-RRB- :-RRB- :-RRB- : !!</text><opinion>neutral</opinion><tree>(ROOT + (NP + (PRP$ your) + (X + (JJ welcome) + (IN so) + (NP + (NP (PRP$ your) (JJ favorite) (NN song)) + (SBAR + (S + (-LRB- -LRB-) + (S + (NP (NN mine)) + (VP + (VBZ is) + (NP (NP (NN piece)) (PP (IN of) (NP (PRP me)))))) + (: -) + (PRN + (NP ARG) + (-RRB- -RRB-) + (PRN + (-LRB- -LRB-) + (CC or) + (NP + (NP (NN party)) + (PP + (IN in) + (NP (DT the) (JJ usa-miley) (NN cyrus)))) + (-RRB- -RRB-)) + (PRN (ADJP (NP (: :))) (-RRB- -RRB-)) + (: :) + (-RRB- -RRB-)) + (: :)))) + (-RRB- -RRB-) + (: :) + (FRAG + (NP + (NP + (-RRB- -RRB-) + (: :) + (-RRB- -RRB-) + (: :) + (-RRB- -RRB-) + (: :) + (-RRB- -RRB-)) + (: :) + (-RRB- -RRB-) + (: :)))) + (. !!)))</tree></instance><instance><text>minivanblues Apple Survey - Do apple products rule your world ? ARG sucks ? apple .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNS minivanblues) (NNP Apple) (NNP Survey) (: -)) + (VP + (VBP Do) + (S + (NP (NN apple) (NNS products)) + (VP (VB rule) (NP (PRP$ your) (NN world))))) + (. ?)))</tree></instance><instance><text>SENATOR ARG MANAGES COLLOQUY ON HEALTH CARE REFORM -LSB- PART 3 ... : Sex Education does not necessarily entai ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN SENATOR) (NN john) (NN mccain)) + (VP + (VBZ MANAGES) + (NP + (NNP COLLOQUY) + (NNP ON) + (NNP HEALTH) + (NNP CARE) + (NNP REFORM)) + (S + (NP + (-LRB- -LSB-) + (NP (NP (NNP PART) (CD 3)) (: ...) (: :)) + (NN Sex) + (NN Education)) + (VP + (VBZ does) + (RB not) + (ADVP (RB necessarily)) + (VP (VB entai))))) + (: ...) + (. .)))</tree></instance><instance><text>ARG ' s ex would have been a stylish guy !! if she were n't a girl !! hehehe !! check out the dior home jeans !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lindsay) (NN lohan) ('' ') (NNS s)) + (FW ex) + (VP + (MD would) + (VP + (VB have) + (VP (VBN been) (NP (DT a) (JJ stylish) (NN guy))))) + (. !!)))</tree></instance><instance><text>The ARG suck !!!!</text><opinion>negative</opinion><tree>(ROOT (S (NP (DT The) (NNS ARG)) (VP (VBP suck)) (. !!!!)))</tree></instance><instance><text>Smoking up some weed does not make you a criminal -- just ask ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG Smoking) (PRT (RP up)) (NP (DT some) (NN weed)))) + (VP + (VBZ does) + (RB not) + (VP + (VB make) + (S + (NP (PRP you)) + (NP + (NP (DT a) (JJ criminal)) + (PRN (: --) (S (VP (ADVP (RB just)) (VB ask) (NP ARG)))))))) + (. .)))</tree></instance><instance><text>last day to win a ARG ! share the most important leadership trait for an automatic chance to win :</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (JJ last) (NN day)) + (S (VP (TO to) (VP (VB win) (NP (DT a) (NN ARG)))))) + (. !)))</tree></instance><instance><text>celeb rumors update ! , ARG : ` i want children ' -</text><opinion>neutral</opinion><tree>(ROOT (S (NP (NN celeb) (NNS rumors)) (VP (VBP update)) (. !)))</tree></instance><instance><text>ARG Steps into Kourtney 's Louboutin Sandals : Hot and sexy Kardashian sisters are famous personaliti ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ Steps) + (PP + (IN into) + (NP + (NP (NNP Kourtney) (POS 's)) + (NNP Louboutin) + (NNP Sandals))))) + (: :) + (S + (NP + (NP (NNP Hot)) + (CC and) + (NP (JJ sexy) (JJ Kardashian) (NNS sisters))) + (VP (VBP are) (NP (JJ famous) (NNS personaliti)))) + (: ...) + (. .)))</tree></instance><instance><text>i love ARG such an idol : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (LS i) + (NP (NN love) (NN britney) (NNS spears)) + (NP (PDT such) (DT an) (NN idol)) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>Ed Harris to play ARG in HBO 's ' Game changes ' - What do you think ? .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Ed) (NNP Harris)) + (VP + (TO to) + (VP + (VB play) + (NP ARG) + (PP + (IN in) + (NP + (NP + (NP (NNP HBO) (POS 's)) + ('' ') + (NNP Game) + (NNS changes) + (POS ')) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ (VBP do) (NP (PRP you)) (VP (VB think)))))))) + (. ?)))</tree></instance><instance><text>Is getting hacked off with wrkn all hours god sends & not getting any recognition 4 it from a certain somebody < -- ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ Is) + (S + (VP + (VBG getting) + (VP + (VBN hacked) + (PRT (RP off)) + (PP + (IN with) + (NP + (NP (NN wrkn)) + (SBAR + (S + (NP (DT all) (NNS hours) (NN god)) + (VP + (VBZ sends) + (CC &) + (RB not) + (VP + (VBG getting) + (S + (NP (DT any) (NN recognition) (CD 4)) + (FRAG + (NP (PRP it)) + (PP + (IN from) + (NP + (DT a) + (JJ certain) + (NP (NN somebody)) + (NP + (JJR <) + (: --) + (NN bill) + (NNS gates)))))))))))))))) + (. ?)))</tree></instance><instance><text>musicmonday 3 - ARG , no way - lady gag</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (CD 3)) + (: -) + (NP ARG) + (, ,) + (NP (NP (DT no) (NN way)) (, -) (NP (NN lady) (NN gag)))))</tree></instance><instance><text>MM ARG - Say Goodbye ... the video was dope too</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN MM) (NN ARG)) + (: -) + (S + (VP + (VB Say) + (NP (NP (NNP Goodbye)) (: ...) (NP (DT the) (NN video))))) + (SQ (VBD was) (NP (NN dope)) (ADVP (RB too)))))</tree></instance><instance><text>ohh yeah , love them about as much as i love ARG ! * growls *</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB ohh) (RB yeah)) + (, ,) + (VP + (VBP love) + (NP (PRP them)) + (PP + (IN about) + (NP + (QP (RB as) (JJ much) (IN as) (FW i)) + (VP (VBP love) (NP ARG))))) + (. !)))</tree></instance><instance><text>ThatWouldBeAwesome if the ARG hit that three-peat this year</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (NP (NNP ThatWouldBeAwesome)) + (SBAR + (IN if) + (S + (NP (DT the) (NNS ARG)) + (VP + (VBD hit) + (PP + (IN that) + (NP (NP (NN three-peat)) (NP (DT this) (NN year)))))))))</tree></instance><instance><text>kesovega Apple Survey - All Apple products Stink ? ARG sucks ? freebies .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN kesovega) (NNP Apple) (NNP Survey)) + (: -) + (NP (NP (PDT All) (NNP Apple) (NNS products)) (NP (NNP Stink)))) + (. ?)))</tree></instance><instance><text>Cuba 's Fidel Castro hails ARG ' is Nobel peace prize</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NP (NNP Cuba) (POS 's)) (NNP Fidel) (NNP Castro)) + (VP (VBZ hails) (NP ARG)) + ('' ')) + (VP (VBZ is) (NP (NNP Nobel) (NN peace) (NN prize)))))</tree></instance><instance><text>now listen again to the cd on my ARG à bit more relaxed no clock ticking ... still strange 30 minutes ago i heard the songs live ...</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP (RB now)) + (VP + (VBP listen) + (ADVP (RB again)) + (PP + (TO to) + (NP + (NP (DT the) (NN cd)) + (PP (IN on) (NP (PRP$ my) (NN ARG) (NN à))))) + (SBAR + (VP + (ADVP (RB bit) (RBR more)) + (VBN relaxed) + (NP (DT no) (NN clock) (VBG ticking))) + (S + (NP + (: ...) + (VP + (ADVP (RB still)) + (JJ strange) + (ADVP (NP (CD 30) (NNS minutes)) (IN ago) (NP (FW i))))) + (VP + (VBD heard) + (S (NP (DT the) (NNS songs)) (VP (VBP live))))))) + (: ...)))</tree></instance><instance><text>ARG and Nick Cannon Reveal Newborn Twins ' Names : Filed under : Celebrity Baby , Music News , ARG , ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (CC and) + (NP + (NP + (NNP Nick) + (NNP Cannon) + (NNP Reveal) + (NNP Newborn) + (NNS Twins) + (POS ')) + (NNS Names))) + (: :) + (SINV + (VP + (VBN Filed) + (PP + (IN under) + (: :) + (NP + (NP (NNP Celebrity) (NNP Baby)) + (, ,) + (NP (NNP Music) (NNP News))))) + (, ,) + (NP (NP ARG) (, ,) (: ...))) + (. .)))</tree></instance><instance><text>I watched your Letterman appearance with ARG today on You TubeNobody does that anymore , everyone 's so well behaved shame</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBD watched) + (NP (PRP$ your) (NNP Letterman) (NN appearance)) + (PP (IN with) (NP (NP ARG) (NP (NN today)))) + (PP + (IN on) + (NP + (NP (PRP You)) + (SBAR + (S + (NP (NNP TubeNobody)) + (VP (VBZ does) (NP (IN that)) (ADVP (RB anymore))))))))) + (, ,) + (NP (NN everyone) (POS 's)) + (ADVP (RB so) (RB well)) + (VP (VBD behaved) (NP (NN shame)))))</tree></instance><instance><text>If Chris Brown had beat up a porn star/unknown/gold digger/escort would we have cared ? ARG did & the world thinks he 's Winning</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (IN If) + (S + (NP (NNP Chris) (NNP Brown)) + (VP + (VBD had) + (VP + (VBN beat) + (PRT (RP up)) + (NP + (NP + (DT a) + (NN porn) + (JJ star/unknown/gold) + (NN digger/escort)) + (SBAR + (SQ + (MD would) + (NP (PRP we)) + (VP (VB have) (VP (VBN cared)))))))))) + (. ?)))</tree></instance><instance><text>musicmonday ARG - heaven on earth</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (NN britney) (NNS spears)) + (: -) + (NP (NP (NN heaven)) (PP (IN on) (NP (NN earth))))))</tree></instance><instance><text>engleesh tweeter is like dead chicken no use after 10 momentoes , english fuck tweeter down so quick , like pervert on a ARG jardin</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (JJ engleesh) (NN tweeter)) + (VP + (VBZ is) + (PP (IN like) (NP (JJ dead) (NN chicken))) + (PP + (NP (DT no) (NN use)) + (IN after) + (NP (CD 10) (NNS momentoes))) + (, ,) + (NP + (NP + (NP (JJ english) (NN fuck) (NN tweeter)) + (ADJP + (RB down) + (RB so) + (JJ quick) + (, ,) + (PP (IN like) (NP (NN pervert))))) + (PP (IN on) (NP (DT a) (NN paris) (NN hilton) (NN jardin)))))))</tree></instance><instance><text>fantastic cover of 3 by ARG</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (JJ fantastic) (NN cover)) + (PP (IN of) (NP (CD 3))) + (PP (IN by) (NP ARG))))</tree></instance><instance><text>Need some advice ... I have an asus notebook that is awesome but I 'm wondering if an ARG might suit everyday needs better ... Opinions ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP (VBD Need) (NP (DT some) (NN advice))) + (: ...) + (S + (NP (PRP I)) + (VP + (VBP have) + (NP + (NP (DT an) (NN asus) (NN notebook)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VP (VBZ is) (ADJP (JJ awesome))) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG wondering) + (SBAR + (IN if) + (S + (NP (DT an) (NN ARG)) + (VP + (MD might) + (VP + (VB suit) + (NP + (NP (JJ everyday) (NNS needs)) + (ADVP (RBR better)))))))))))))))) + (: ...) + (NP (NNS Opinions)) + (. ?)))</tree></instance><instance><text>awwwww shit niggz just put tekin 6 in the ps3 brb unless i win then im taking ngga bread bt yall might see a tweet sayini lost my ARG money</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (ADJP (RB awwwww) (JJ shit)) (NN niggz)) + (VP + (ADVP (RB just)) + (VBD put) + (NP (NN tekin) (CD 6)) + (PP (IN in) (NP (DT the) (NN ps3) (NN brb))) + (SBAR + (IN unless) + (S + (VP + (FW i) + (S + (VP + (VB win) + (ADVP (RB then)) + (VP + (ADVP (RB im)) + (VBG taking) + (NP (JJ ngga) (NN bread) (NN bt) (NN yall)))))))))) + (VP + (MD might) + (VP + (VB see) + (SBAR + (S + (NP (DT a) (NN tweet) (NN sayini)) + (VP (VBD lost) (NP (PRP$ my) (NN ARG) (NN money)))))))))</tree></instance><instance><text>ashley , please do n't be like ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN ashley)) + (, ,) + (VP (VB please)) + (VP (VBP do) (RB n't) (VP (VB be) (PP (IN like) (NP ARG))))) + (. .)))</tree></instance><instance><text>ARG is n't as attractive with a clean face .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (RB n't) + (PP + (IN as) + (ADJP + (JJ attractive) + (PP (IN with) (NP (DT a) (JJ clean) (NN face)))))) + (. .)))</tree></instance><instance><text>ARG Please follow me diva ? , you are amazing ARG , i love you ♥ Follow me please * -- * 8</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NN lady) + (JJ gaga) + (INTJ (UH Please)) + (VP (VB follow) (S (NP (PRP me)) (VP (VB diva))))) + (. ?)))</tree></instance><instance><text>review of too big to fail -LRB- ARG edition -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN review)) + (PP + (IN of) + (ADJP + (RB too) + (JJ big) + (S + (VP + (TO to) + (VP + (VB fail) + (PRN + (-LRB- -LRB-) + (NP (NN ARG) (NN edition)) + (-RRB- -RRB-)))))))))</tree></instance><instance><text>AceBoogie _ FUCK the ARG ThatIsAll lol</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP AceBoogie) (NNP _) (NNP FUCK)) + (NP (DT the) (NNS ARG) (NNP ThatIsAll) (NN lol))))</tree></instance><instance><text>mannequin - ARG -LRB- yall dnt know what this song does to me ! -RRB- best song ever</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN mannequin) (: -) (NN britney) (NNS spears)) + (S + (-LRB- -LRB-) + (NP (NN yall) (NN dnt)) + (VP + (VBP know) + (SBAR + (WHNP (WP what)) + (S + (NP (DT this) (NN song)) + (VP (VBZ does) (PP (TO to) (NP (PRP me))))))) + (. !) + (-RRB- -RRB-))))</tree></instance><instance><text>just looking at ARG website admiring this charm bracelette</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB just)) + (VBG looking) + (PP (IN at) (NP (NP ARG) (NN website))) + (S + (VP (VBG admiring) (NP (DT this) (NN charm) (NN bracelette)))))))</tree></instance><instance><text>i predict that ARG will be dead before she 's 30 years old .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (LS i) + (S + (VP + (VBP predict) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (MD will) + (VP + (VB be) + (ADJP (JJ dead)) + (SBAR + (IN before) + (S + (NP (PRP she)) + (VP + (VBZ 's) + (ADJP (NP (CD 30) (NNS years)) (JJ old)))))))))))) + (. .)))</tree></instance><instance><text>dailyquestion musicmonday my favorite dance music is rihanna 's do n't stop the music , ARG ' s -LRB- you drive me -RRB- crazy & madonna 's music !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN dailyquestion) (NN musicmonday)) + (SBAR + (S + (NP (PRP$ my) (JJ favorite) (NN dance) (NN music)) + (VP + (VBZ is) + (S + (NP (NN rihanna) (POS 's)) + (VP + (VBP do) + (RB n't) + (VP + (VB stop) + (NP + (NP (DT the) (NN music)) + (, ,) + (NP + (NP + (NP + (NP (NN britney) (NNS spears) (POS ')) + (NNS s)) + (PRN + (-LRB- -LRB-) + (S + (NP (PRP you)) + (VP (VBP drive) (NP (PRP me)))) + (-RRB- -RRB-))) + (NP + (NP (JJ crazy) (CC &) (NN madonna) (POS 's)) + (NN music)))))))))) + (. !)))</tree></instance><instance><text>34 % off terminator : salvation -LRB- ARG 360 -RRB- $ 22.99 : terminator : salvation ARG 360 on sale for $ 22.99 plus free shipping ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (CD 34) (NN %)) (PP (IN off) (NP (NN terminator)))) + (: :) + (NP + (NP + (NP + (NP (NN salvation)) + (PRN (-LRB- -LRB-) (NP (NN ARG) (CD 360)) (-RRB- -RRB-))) + (NP ($ $) (CD 22.99))) + (: :) + (NP + (NP (NN terminator)) + (: :) + (NP + (NP + (NP (NN salvation) (NN ARG) (CD 360)) + (PP (IN on) (NP (NN sale)))) + (PP + (IN for) + (NP + (NP ($ $) (CD 22.99)) + (CC plus) + (NP (JJ free) (NN shipping)))))) + (: ...))))</tree></instance><instance><text>my mom just asked me to remove all lady gag and ARG songs from her zune</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN mom)) + (ADVP (RB just)) + (VP + (VBD asked) + (NP (PRP me)) + (S + (VP + (TO to) + (VP + (VP (VB remove) (NP (DT all) (NN lady) (NN gag))) + (CC and) + (NP (NN britney) (NNS spears) (NNS songs)) + (PP (IN from) (NP (PRP$ her) (NN zune)))))))))</tree></instance><instance><text>ARG deemed the worlds worst phone says cnn -</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD deemed) + (FRAG + (NP (DT the) (NNS worlds)) + (JJS worst) + (NN phone) + (VBZ says) + (SYM cnn) + (ADJP (ADVP (: -)))))))</tree></instance><instance><text>just got done watching ARG deathly hollows part 1 loved it !!!!!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP + (RB just) + (VP + (VBN got) + (VP + (VBN done) + (S + (VP + (VBG watching) + (NP ARG) + (VP + (ADVP (RB deathly)) + (VBZ hollows) + (NP (NN part) (CD 1)))))))) + (VP (VBD loved) (NP (PRP it)) (X (IN !!!!!!!)))))</tree></instance><instance><text>She does n't have a clue ! VolgDolfijn ARG obviously does n't realize that dolphin 's smile is great deception ! .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP She)) + (VP (VBZ does) (RB n't) (VP (VB have) (NP (DT a) (NN clue)))) + (. !)))</tree></instance><instance><text>just nominated ARG for best celebrity to follow openwebawards</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (RB just) (VBN nominated) (NN britney) (NNS spears)) + (SBAR + (IN for) + (S + (NP (JJS best) (NN celebrity)) + (VP (TO to) (VP (VB follow) (NP (NNS openwebawards))))))))</tree></instance><instance><text>pfsh ! you suck charlie ! go hump ARG</text><opinion>negative</opinion><tree>(ROOT (NP (NN pfsh) (. !)))</tree></instance><instance><text>ARG is my new idol when it comes to love and relationshipsXD</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP (PRP$ my) (JJ new) (NN idol)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP it)) + (VP + (VBZ comes) + (S + (VP + (TO to) + (VP + (VP (VB love)) + (CC and) + (NP (NN relationshipsXD)))))))))))</tree></instance><instance><text>How funny is the video of ARG and Lady gag having a cat fight ? A dream come true for meeeee !</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADJP (WRB How) (JJ funny)) + (SQ + (VBZ is) + (NP + (NP (DT the) (NN video)) + (PP (IN of) (NP (NP ARG) (CC and) (NP (NN Lady) (NN gag))))) + (VP (VBG having) (NP (DT a) (NN cat) (NN fight)))) + (. ?)))</tree></instance><instance><text>love love love britneyspears ... cleaning the gym right now listening to the circus starring ARG love love love it !!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP + (NP (NN love) (NN love) (NN love) (NNS britneyspears)) + (: ...) + (S + (VP + (VBG cleaning) + (NP (DT the) (NN gym)) + (S + (VP + (ADVP (RB right) (RB now)) + (VBG listening) + (PP + (TO to) + (NP + (NP (DT the) (NN circus)) + (VP (VBG starring) (NP ARG))))))))) + (VP (VBP love) (NP (NN love)))) + (VP (VBP love) (NP (PRP it))) + (. !!!!)))</tree></instance><instance><text>listening to ARG - break the ice</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG listening) (PP (TO to) (NP ARG)))) + (VP (: -) (VP (VB break) (NP (DT the) (NN ice))))))</tree></instance><instance><text>cant believe how unfit i am ... so glad i got a ARG fit : d</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (JJ cant) + (VP + (VB believe) + (SBAR + (S + (S + (SBAR + (WHNP (WHADJP (WRB how) (JJ unfit)) (FW i)) + (S + (VP + (VBP am) + (: ...) + (ADJP (ADJP (RB so) (JJ glad)) (FW i))))) + (VP (VBD got) (NP (DT a) (NN ARG) (NN fit)))) + (: :) + (NP (NN d))))))))</tree></instance><instance><text>the left hand side of ARG begging for toads outside a non-existent synagogue</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (DT the) (JJ left) (NN hand) (NN side)) + (PP (IN of) (NP ARG)) + (VP + (VBG begging) + (PP + (IN for) + (NP + (NP (NNS toads)) + (PP + (IN outside) + (NP (DT a) (JJ non-existent) (NN synagogue))))))))</tree></instance><instance><text>upgradetwitter : so whoever this penis sucking ARG bitch is can killherself !!</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN upgradetwitter)) + (: :) + (FRAG + (SBAR + (RB so) + (WHNP (WP whoever)) + (S + (NP + (NP (DT this) (NN penis)) + (VP (VBG sucking) (NP (NP ARG) (ADJP (NN bitch))))) + (VP (VBZ is) (VP (MD can) (VP (FW killherself))))))) + (. !!)))</tree></instance><instance><text>JessicaBiel , Mila Kunis awaits fallout of sexy trailer with ARG - .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NP (NNP JessicaBiel)) (, ,) (NP (NNP Mila) (NNP Kunis))) + (VP + (VBZ awaits) + (NP + (NP (NN fallout)) + (PP (IN of) (NP (JJ sexy) (NN trailer))) + (PP (IN with) (NP ARG)))) + (: -)) + (. .)))</tree></instance><instance><text>i never realized how much ellen page looks like ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (LS i) + (VP + (ADVP (RB never)) + (VBN realized) + (SBAR + (WHADJP (WRB how) (JJ much)) + (S + (NP (NN ellen) (NN page)) + (VP (VBZ looks) (PP (IN like) (NP ARG))))))) + (. .)))</tree></instance><instance><text>I bring you the greatest/most horrible thing ever inventred for the ARG couch potato</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP bring) + (NP (PRP you)) + (NP + (NP (DT the) (JJ greatest/most) (JJ horrible) (NN thing)) + (VP + (ADVP (RB ever)) + (VBN inventred) + (PP + (IN for) + (NP + (DT the) + (NN harry) + (JJ potter) + (NN couch) + (NN potato))))))))</tree></instance><instance><text>thats exactly how i feel ha Everytime I watch ARG I realize just how much I love ARG LOL</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNS thats)) + (SBAR + (RB exactly) + (S + (SBAR + (WHADVP + (WRB how) + (FW i) + (S + (VP + (VBP feel) + (NP (NP (NN ha) (NN Everytime)) (PRP I))))) + (S (VP (VBP watch) (NP ARG)))) + (S + (NP (PRP I)) + (VP + (VBP realize) + (SBAR + (WHADJP (RB just) (WRB how) (JJ much)) + (S + (NP (PRP I)) + (VP + (VBP love) + (NP (NP (NN harry)) (NP (JJ potter) (NNP LOL))))))))))))</tree></instance><instance><text>I think ARG is desperate to find love and get married .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (JJ desperate) + (S + (VP + (TO to) + (VP + (VP (VB find) (NP (NN love))) + (CC and) + (VP (VB get) (VP (VBN married))))))))))) + (. .)))</tree></instance><instance><text>please vote 4 ARG movie here</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB please) + (NP (NN vote) (CD 4) (NN harry) (NN potter) (NN movie)) + (ADVP (RB here)))))</tree></instance><instance><text>tell ARG you cant injure your knee playing golf</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB tell) + (NP ARG) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP cant) + (VP + (VB injure) + (NP + (NP (PRP$ your) (NN knee)) + (VP (VBG playing) (NP (NN golf)))))))))))</tree></instance><instance><text>playing super smash brothers on ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG playing) + (NP + (NP (JJ super) (NN smash) (NNS brothers)) + (PP (IN on) (NP ARG))))))</tree></instance><instance><text>this shit is hilarious ARG - womanizer - parody</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT this) (NN shit)) + (VP + (VBZ is) + (NP + (NP (JJ hilarious) (NN britney) (NNS spears)) + (: -) + (NP (NN womanizer) (: -) (NN parody))))))</tree></instance><instance><text>ARG ' HIV benefit concert was fantastic ! Had such a great time ! She really is amazing !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NN alicia) (NNS keys) (POS ')) + (NN HIV) + (NN benefit) + (NN concert)) + (VP (VBD was) (ADJP (JJ fantastic))) + (. !)))</tree></instance><instance><text>ARG searching , love sweet poems !! LOL !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (VBG searching) (, ,)) + (VP (VBP love) (NP (JJ sweet) (NNS poems))) + (. !!)))</tree></instance><instance><text>this video is so cute -- baby dancing to ARG !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT this) (NN video)) + (VP + (VBZ is) + (NP + (NP (ADJP (RB so) (JJ cute)) (: --) (NN baby) (NN dancing)) + (PP (TO to) (NP ARG)))) + (. !)))</tree></instance><instance><text>Atlast Argentina & ARG gets some relief in WCFootball qualifier match against Peru , does a great player necessarily becomes a good coach ??</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Atlast) (NNP Argentina) (CC &) (NNP ARG)) + (VP + (VBZ gets) + (NP (DT some) (NN relief)) + (PP + (IN in) + (NP + (NP (NNP WCFootball) (NN qualifier) (NN match)) + (PP (IN against) (NP (NNP Peru))))))) + (, ,) + (VP + (VBZ does) + (SBAR + (S + (NP (DT a) (JJ great) (NN player)) + (ADVP (RB necessarily)) + (VP (VBZ becomes) (NP (DT a) (JJ good) (NN coach)))))) + (. ??)))</tree></instance><instance><text>ARG gets an extra year of probation in dui case , plus the naked truth on hilary swank & more : afternoon bu ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ gets) + (NP + (NP (DT an) (JJ extra) (NN year)) + (PP (IN of) (NP (NN probation))) + (PP (IN in) (NP (NN dui) (NN case)))))) + (, ,) + (CC plus) + (S + (NP + (NP (DT the) (JJ naked) (NN truth)) + (PP + (IN on) + (NP + (JJ hilary) + (NP (NNP swank) (CC &) (RBR more)) + (: :) + (NP (NN afternoon) (NN bu))))) + (: ...))))</tree></instance><instance><text>if i have to hear about new moon one more time , i 'm going to club someone to death with ARG , a far superior series of books .</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S + (NP (FW i)) + (VP + (VBP have) + (S + (VP + (TO to) + (VP + (VB hear) + (PP (IN about) (NP (JJ new) (NN moon))) + (NP (CD one) (JJR more) (NN time)))))))) + (, ,) + (NP (FW i) (VBP 'm)) + (VP + (VBG going) + (PP (TO to) (NP (NN club) (NN someone))) + (PP (TO to) (NP (NN death))) + (PP + (IN with) + (NP + (NP ARG) + (, ,) + (NP + (NP (DT a) (RB far) (JJ superior) (NN series)) + (PP (IN of) (NP (NNS books))))))) + (. .)))</tree></instance><instance><text>Congratulations to ARG on winning the Nobel Prize -- He is looking more and more like the Greek God Atlas .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNS Congratulations)) + (SBAR + (S + (VP + (TO to) + (VP + (VB barack) + (NP + (NP (NN obama)) + (PP + (IN on) + (S + (VP + (VBG winning) + (NP (DT the) (NNP Nobel) (NNP Prize))))))))))) + (: --) + (NP (PRP He)) + (VP + (VBZ is) + (VP + (VBG looking) + (ADJP + (RBR more) + (CC and) + (ADVP + (RBR more) + (PP + (IN like) + (NP (DT the) (JJ Greek) (NNP God) (NNP Atlas))))))) + (. .)))</tree></instance><instance><text>ARG ' s face looks like overcooked hashbrowns</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN lindsay) (NN lohan) ('' ') (NNS s)) + (VP + (VBP face) + (VP + (VBZ looks) + (PP (IN like) (NP (JJ overcooked) (NNS hashbrowns)))))))</tree></instance><instance><text>ouvindo radiojbr adorei a musica the ARG - i love rock n roll * - *</text><opinion>neutral</opinion><tree>(ROOT + (X + (NP + (NP (NN ouvindo) (NN radiojbr)) + (PP + (IN adorei) + (NP + (NP (DT a) (FW musica) (DT the) (NN britney) (NNS spears)) + (: -) + (NP (FW i) (NP (NN love) (NN rock) (NN n) (NN roll))))) + (X (SYM *)) + (: -)) + (X (SYM *))))</tree></instance><instance><text>'' Enida_W : so according to ARG , what men want most of all is ' to be with someone who believes in herself ' - true or false ? '' TRUE</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + ('' '') + (NP + (NP (NNP Enida) (NNP _) (NNP W)) + (: :) + (S + (S + (VP + (VP + (ADVP (RB so)) + (VBG according) + (S (VP (TO to) (VP ARG)))) + (, ,) + (SBAR + (WHNP (WDT what) (NNS men)) + (S + (VP + (VBP want) + (NP (NP (JJS most)) (PP (IN of) (NP (DT all))))))))) + (VP + (VBZ is) + (ADJP ('' ')) + (S + (VP + (TO to) + (VP + (VB be) + (PP + (IN with) + (NP + (NP (NN someone)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ believes) + (ADJP + (PP (IN in) (NP (PRP herself))) + ('' ') + (: -) + (ADJP (JJ true) (CC or) (JJ false)))))))))))) + (. ?) + ('' '')))))</tree></instance><instance><text>just won a psn redemption code for a mclaren slr limited edition red for gran turismo ARG woohoo ! fb</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB just)) + (VP + (VBN won) + (NP (DT a) (NN psn) (NN redemption) (NN code)) + (PP + (IN for) + (NP + (NP + (DT a) + (NN mclaren) + (NN slr) + (JJ limited) + (NN edition) + (NN red)) + (PP + (IN for) + (NP (JJ gran) (NN turismo) (NN ARG) (NN woohoo)))))) + (. !)))</tree></instance><instance><text>50thingsihate justin bieber and ARG dating</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (JJ 50thingsihate) (NN justin) (NN bieber)) + (CC and) + (NP ARG)) + (VP (VBG dating))))</tree></instance><instance><text>ARG has n't actually been invited to the royal wedding yet , but since it never hurts to be prepared , ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (S + (NP ARG) + (VP + (VBZ has) + (RB n't) + (ADVP (RB actually)) + (VP + (VBN been) + (VP + (VBN invited) + (PP (TO to) (NP (DT the) (JJ royal) (NN wedding))) + (ADVP (RB yet)))))) + (, ,) + (CC but) + (SBAR + (IN since) + (S + (NP (PRP it)) + (VP + (ADVP (RB never)) + (VBZ hurts) + (S (VP (TO to) (VP (VB be) (VP (VBN prepared))))) + (, ,) + (: ...))))) + (. .)))</tree></instance><instance><text>RT luanawbatista : ARG Please follow me diva ? , you are amazing ARG , i love you ♥ Follow me please * -- * 6</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN luanawbatista)) + (: :) + (S + (NP (NN lady) (JJ gaga) (UH Please)) + (VP (VB follow) (S (NP (PRP me)) (VP (VB diva))))) + (. ?)))</tree></instance><instance><text>phill that is not lindsay you are starting to sound like perez why lie ? hanging out with ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN phill)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBZ is) (RB not) (VP (VB lindsay) (NP (PRP you))))))) + (VP + (VBP are) + (VP + (VBG starting) + (S + (VP + (TO to) + (VP + (VB sound) + (FRAG + (IN like) + (NP (NN perez)) + (WHADVP (WRB why)) + (NP (NN lie)))))))) + (. ?)))</tree></instance><instance><text>Nobel '' Peace Prize '' winner ARG , bombs Libya , hummmmmm ... the left is so stupid .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NNP Nobel) + ('' '') + (NNP Peace) + (NNP Prize) + ('' '') + (NN winner) + (NN ARG)) + (, ,) + (NP (NP (NNS bombs)) (NP (NNP Libya))) + (, ,) + (NP (NN hummmmmm)) + (: ...) + (S + (NP (DT the) (NN left)) + (VP (VBZ is) (ADJP (RB so) (JJ stupid)))) + (. .)))</tree></instance><instance><text>ARG looked better than ladygaga but i wont get into it</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP + (VBD looked) + (ADJP (ADJP (JJR better)) (PP (IN than) (NP (NN ladygaga))))) + (CC but) + (ADVP (FW i) (FW wont)) + (VP (VB get) (PP (IN into) (NP (PRP it)))))))</tree></instance><instance><text>if the only reason you 're following me is so i can see ARG have sex , do me a favor and block yourself</text><opinion>negative</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S + (NP + (NP (DT the) (JJ only) (NN reason)) + (SBAR + (S + (NP (PRP you)) + (VP (VBP 're) (PP (VBG following) (NP (PRP me))))))) + (VP + (VBZ is) + (SBAR + (RB so) + (S + (NP (FW i)) + (VP + (MD can) + (VP + (VB see) + (SBAR (S (NP ARG) (VP (VBP have) (NP (NN sex)))))))))))) + (, ,) + (VP + (VBP do) + (NP (PRP me)) + (NP + (NP (DT a) (NN favor) (CC and) (NN block)) + (NP (PRP yourself))))))</tree></instance><instance><text>yeah ARG was great !! only I hate that it is in 2 parts : - s</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (JJ yeah) (NN harry) (NN potter)) + (VP (VBD was) (ADJP (JJ great))) + (. !!)))</tree></instance><instance><text>im right as of 2007 ARG sold 75 mill records worldwide and as of 2008 it was 85 mill so this crap about 65 mill is nonsense</text><opinion>neutral</opinion><tree>(ROOT + (S + (RB im) + (RB right) + (PP + (IN as) + (PP (IN of) (NP (CD 2007) (NN britney) (NNS spears)))) + (VP + (VBD sold) + (ADJP + (ADJP (NP (CD 75) (NN mill) (NNS records)) (JJ worldwide)) + (CC and) + (PP (IN as) (PP (IN of) (NP (CD 2008)))))) + (NP (PRP it)) + (VP + (VBD was) + (NP (CD 85) (NN mill)) + (VP + (RB so) + (FRAG + (NP + (NP (DT this) (NN crap)) + (SBAR + (S + (NP (QP (IN about) (CD 65)) (NN mill)) + (VP (VBZ is) (NP (NN nonsense)))))))))))</tree></instance><instance><text>ARG AllDay GOSUNS GOWILDCATS lol</text><opinion>negative</opinion><tree>(ROOT + (NP (NNS ARG) (NNP AllDay) (NNP GOSUNS) (NNP GOWILDCATS) (NN lol)))</tree></instance><instance><text>so lazy listen music of ARG , lady gag pink , katy perry i love they music this girls are wonderful !! thanks for your music</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (ADJP (RB so) (JJ lazy)) + (SQ + (S + (VP + (VBP listen) + (NP + (NP (NP (NN music)) (PP (IN of) (NP ARG))) + (, ,) + (NP (NN lady) (NN gag) (NN pink)) + (, ,) + (NP (NN katy) (NN perry))) + (SBAR + (S + (FW i) + (VP + (VBP love) + (S + (NP (PRP they)) + (VP (NN music) (NP (DT this) (NNS girls))))))))) + (S (VP (VBP are)) (ADJP (ADJP (JJ wonderful))))) + (. !!)))</tree></instance><instance><text>ARG : ' Gadhafi Is Going to End Up Dead ' - KBOI .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (S + ('' ') + (NP (NNP Gadhafi)) + (VP + (VBZ Is) + (S + (NP (VBG Going)) + (VP + (TO to) + (VP + (VB End) + (PRT (RP Up)) + (FRAG (JJ Dead) ('' ') (: -) (NP (NN KBOI)))))))) + (. .)))</tree></instance><instance><text>Im coming home with my nephew blasting ARG ... Moon walking in onlii his undies lmfao ... priceless</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Im)) + (VP + (VBG coming) + (ADVP (NN home)) + (PP + (IN with) + (S (NP (PRP$ my) (NN nephew)) (VP (VBG blasting) (NP ARG)))) + (VP + (: ...) + (NP + (NP + (NP (NNP Moon)) + (VP + (VBG walking) + (PP + (IN in) + (NP (JJ onlii) (PRP$ his) (NN undies) (NN lmfao))))) + (: ...) + (ADJP (JJ priceless)))))))</tree></instance><instance><text>Fake ARG on the IBM Air NZ fiasco</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (JJ Fake) (NN steve) (NNS jobs)) + (PP + (IN on) + (NP (DT the) (NNP IBM) (NNP Air) (NNP NZ) (NN fiasco)))))</tree></instance><instance><text>ARG should shave her head again ... that was funny : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (SBAR + (S + (VP + (MD should) + (VP (VB shave) (NP (PRP$ her) (NN head)) (ADVP (RB again)))) + (: ...) + (S + (S (WDT that) (VP (VBD was) (ADJP (JJ funny)))) + (: :) + (-RRB- -RRB-))))))</tree></instance><instance><text>i really hate ARG movies .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (ADVP (RB really)) + (VB hate) + (NP (NN harry) (JJ potter) (NNS movies))))) + (. .)))</tree></instance><instance><text>david_brody i just got quoted by perezhilton wtf ? i feel like ARG !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN david) + (SBAR + (SYM _) + (S + (ADVP (FW brody) (FW i)) + (VP + (ADVP (RB just)) + (VP + (VBD got) + (S + (VP + (VBN quoted) + (PP (IN by) (NP (NN perezhilton) (NN wtf)))))))))) + (. ?)))</tree></instance><instance><text>In honor of Matthew 's birthday , we must all listen to Lady gag , ARG and Lights , continuously .</text><opinion>positive</opinion><tree>(ROOT + (S + (PP + (IN In) + (NP + (NP (NN honor)) + (PP (IN of) (NP (NP (NNP Matthew) (POS 's)) (NN birthday))))) + (, ,) + (NP (PRP we)) + (VP + (MD must) + (ADVP (RB all)) + (VP + (VB listen) + (PP + (TO to) + (NP + (NP (NNP Lady) (NN gag)) + (, ,) + (NP ARG) + (CC and) + (NP (NNS Lights)) + (, ,) + (ADVP (RB continuously)))))) + (. .)))</tree></instance><instance><text>vipflash ARG in love -</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ vipflash) (NN britney) (NNS spears)) + (PP (IN in) (NP (NN love) (: -)))))</tree></instance><instance><text>lohan ordered to appear in court : it is unclear why ARG has been ordered to appear</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN lohan)) + (VP + (VBD ordered) + (S + (VP (TO to) (VP (VB appear) (PP (IN in) (NP (NN court)))))))) + (: :) + (S + (NP (PRP it)) + (VP + (VBZ is) + (ADJP (JJ unclear)) + (SBAR + (WHADVP (WRB why)) + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN been) + (VP (VBN ordered) (S (VP (TO to) (VP (VB appear)))))))))))))</tree></instance><instance><text>Whats this i hear about ARG & a closet ? Joe get stuck & have to be rescued by the secret service again ? Remember Joe , Push don Pull</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNS Whats)) + (NP + (DT this) + (SQ + (FW i) + (VP + (VB hear) + (PP + (IN about) + (NP (NP ARG) (CC &) (NP (DT a) (NN closet)))))))) + (. ?)))</tree></instance><instance><text>exclusive : ARG to file restraining order against her father , michael ...</text><opinion>neutral</opinion><tree>(ROOT + (UCP + (ADJP (JJ exclusive)) + (: :) + (S + (NP ARG) + (VP + (TO to) + (VP + (VB file) + (S + (VP + (VBG restraining) + (NP (NN order)) + (PP + (IN against) + (NP + (NP (PRP$ her) (NN father)) + (, ,) + (NP (NN michael)) + (: ...))))))))))</tree></instance><instance><text>ARG fit will help us on are way !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN fit)) + (VP + (MD will) + (VP + (VB help) + (NP (PRP us)) + (SBAR (IN on) (S (VP (VBP are) (NP (NN way))))))) + (. !)))</tree></instance><instance><text>'' Miss & Keri Deny Past Romance Reports '' / '' ARG Accused Of Hating Black People '' / '' Suge Knight Brawls In Vegas Over Tupac Death Talk ''</text><opinion>negative</opinion><tree>(ROOT + (SINV + ('' '') + (NP + (NNP Miss) + (CC &) + (NNP Keri) + (NNP Deny) + (NNP Past) + (NNP Romance) + (NNP Reports)) + ('' '') + (: /) + ('' '') + (VP (VBZ paris)) + (NP + (NP (NNP hilton) (NNP Accused)) + (PP (IN Of) (S (VP (VBG Hating) (NP (JJ Black) (NNS People)))))) + (FRAG + ('' '') + (: /) + ('' '') + (NP + (NP (NNP Suge) (NNP Knight) (NNS Brawls)) + (PP + (IN In) + (NP + (NP (NNP Vegas)) + (PP (IN Over) (NP (NNP Tupac) (NNP Death) (NN Talk)))))) + ('' ''))))</tree></instance><instance><text>ARG should definitely get his own gold coin .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (MD should) + (ADVP (RB definitely)) + (VP (VB get) (NP (PRP$ his) (JJ own) (NN gold) (NN coin)))) + (. .)))</tree></instance><instance><text>even ARG ???!!! omg !!</text><opinion>neutral</opinion><tree>(ROOT (S (NP (RB even) (NN britney) (NNS spears)) (VP (VBP ???!!!))))</tree></instance><instance><text>ARG - unusual you -LRB- unnofficial video -RRB- ♫</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN britney) + (SYM spears) + (: -) + (NP + (JJ unusual) + (NP + (NP (PRP you)) + (PRN + (-LRB- -LRB-) + (NP (JJ unnofficial) (NN video)) + (-RRB- -RRB-))) + (SYM ♫))))</tree></instance><instance><text>ii love you so much ARG * you are my idol</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (LS ii) + (SQ + (VBP love) + (NP (PRP you)) + (S + (NP (ADJP (RB so) (JJ much)) (NN lindsay) (NN lohan)) + (VP + (X (SYM *)) + (SBAR + (S + (NP (PRP you)) + (VP (VBP are) (NP (PRP$ my) (NN idol))))))))))</tree></instance><instance><text>ARG stars in amelia , a vast , thrilling account of legendary aviation pioneer amelia earhart</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ hilary) (NN swank) (NNS stars)) + (PP + (IN in) + (NP + (NP (NN amelia)) + (, ,) + (NP + (NP (DT a) (JJ vast) (, ,) (JJ thrilling) (NN account)) + (PP + (IN of) + (NP + (JJ legendary) + (NN aviation) + (NN pioneer) + (NN amelia) + (NN earhart))))))))</tree></instance><instance><text>shoutout to all these damn porn bots ... i would never known that ARG has had a penis in her mouth before - ___ -</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP + (NP (NN shoutout)) + (PP + (TO to) + (NP (DT all) (DT these) (NN damn) (NN porn) (NNS bots)))) + (: ...) + (NP (FW i))) + (VP + (MD would) + (ADVP (RB never)) + (VP + (VBN known) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN had) + (NP + (NP (DT a) (NN penis)) + (PP (IN in) (NP (PRP$ her) (NN mouth)))) + (FRAG (IN before) (: -) (SYM ___) (: -))))))))))</tree></instance><instance><text>since i got the ARG yes i have read more than 12 books in two months that i have had it</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (IN since) + (S + (NP (FW i)) + (VP + (VBD got) + (NP (NP (DT the) (NN ARG)) (ADJP (RB yes) (FW i)))))) + (VP + (VBP have) + (VP + (VBN read) + (NP (QP (JJR more) (IN than) (CD 12)) (NNS books)) + (PP + (IN in) + (NP + (NP (CD two) (NNS months)) + (SBAR + (WHNP (WDT that)) + (S + (NP (FW i)) + (VP (VBP have) (VP (VBN had) (NP (PRP it))))))))))))</tree></instance><instance><text>My Bitch is Bad ! Like ARG when she was in Jail ThugLife BASED</text><opinion>negative</opinion><tree>(ROOT + (S (NP (PRP$ My) (NNP Bitch)) (VP (VBZ is) (ADJP (JJ Bad))) (. !)))</tree></instance><instance><text>Are you shitting me ? Another Red Ring of Death ? fucking ARG can suck my penis</text><opinion>negative</opinion><tree>(ROOT + (SQ + (VBP Are) + (NP (PRP you)) + (VP (VBG shitting) (NP (PRP me))) + (. ?)))</tree></instance><instance><text>By Jo Piazza Are your favorite Tweeting celebs like Kim Kardashian , ARG and Demi Moore and Charlie Sheen controlling their ...</text><opinion>positive</opinion><tree>(ROOT + (SBAR + (IN By) + (S + (NP (NNP Jo) (NNP Piazza)) + (VP + (VBP Are) + (NP + (NP (PRP$ your) (JJ favorite) (VBG Tweeting) (NNS celebs)) + (PP + (IN like) + (NP + (NP + (NP (NNP Kim) (NNP Kardashian)) + (, ,) + (NP ARG) + (CC and) + (NP (NNP Demi) (NNP Moore))) + (CC and) + (NP + (NP (NNP Charlie) (NNP Sheen)) + (VP (VBG controlling) (NP (PRP$ their) (: ...)))))))))))</tree></instance><instance><text>who the hell is pixie lott ? never heard of her till now ... she 's just another superficial girl trying to be another ARG .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHNP (WP who)) + (S + (NP (DT the) (NN hell)) + (VP (VBZ is) (NP (JJ pixie) (NN lott))))) + (. ?)))</tree></instance><instance><text>what if cervantes , shakespeare , or joyce could n't find the ' add categories ' button ? curse you , ARG !</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (WP what) + (SBAR + (IN if) + (S + (NP + (NP (NNS cervantes)) + (, ,) + (NP (NN shakespeare)) + (, ,) + (CC or) + (NP (NN joyce))) + (VP + (MD could) + (RB n't) + (VP + (VB find) + (S + (NP (DT the) ('' ')) + (VP + (VB add) + (NP (NP (NNS categories) (POS ')) (NN button)))))))) + (. ?)))</tree></instance><instance><text>gives two thumbs up for ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBZ gives) + (NP + (NP (CD two) (NNS thumbs)) + (PP (IN up) (PP (IN for) (NP (NNS windows))))) + (NP (CD 7)))))</tree></instance><instance><text>clawdeeeah Is this the real ARG ??</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN clawdeeeah)) + (SQ (VBZ Is) (NP (DT this)) (NP (DT the) (JJ real) (NN ARG))) + (. ??)))</tree></instance><instance><text>omg i just spent real money on apps for my ARG - ha what you buy ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN omg) (FW i) (RB just) (VBN spent) (JJ real) (NN money)) + (PP (IN on) (NP (NNS apps))) + (PP (IN for) (NP (PRP$ my) (NN ARG))) + (: -)) + (VP + (NN ha) + (SBAR (WHNP (WP what)) (S (NP (PRP you)) (VP (VB buy))))) + (. ?)))</tree></instance><instance><text>JennyyPangg_TW Apple Survey - What do you think of Apple products ? ARG sucks ? mac .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP JennyyPangg) (NNP _) (NNP TW) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (PRP you)) + (VP (VB think) (PP (IN of) (NP (NNP Apple) (NNS products)))))) + (. ?)))</tree></instance><instance><text>Having a beer at the Marlin and thinking dirty thoughts about ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VP + (VBG Having) + (NP (DT a) (NN beer)) + (PP (IN at) (NP (DT the) (NNP Marlin)))) + (CC and) + (VP + (VBG thinking) + (NP (NP (JJ dirty) (NNS thoughts)) (PP (IN about) (NP ARG))))) + (. .)))</tree></instance><instance><text>just watched labor pains with ARG lol actually really liked it : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP + (NP (ADJP (RB just) (VBN watched)) (NN labor) (NNS pains)) + (PP (IN with) (NP (NN lindsay) (NN lohan) (NN lol)))) + (ADVP (RB actually)) + (ADVP (RB really)) + (VP (VBD liked) (NP (PRP it)))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>i feel a moral dilemma with liking ARG ' new song ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VB feel) + (NP (DT a) (JJ moral) (NN dilemma)) + (PP + (IN with) + (NP + (NP (NN liking) (NN britney) (NNS spears) (POS ')) + (JJ new) + (NN song))))) + (: ...)))</tree></instance><instance><text>Sarah Palin can win , UNLESS a third party guy like TRUMP runs as an Independent and then ARG will win .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NNP Sarah) (NNP Palin)) + (VP + (MD can) + (VP + (VB win) + (, ,) + (PP + (IN UNLESS) + (NP + (NP (DT a) (JJ third) (NN party) (NN guy)) + (PP (IN like) (NP (NNP TRUMP)))))))) + (NP + (NP + (NP (VBZ runs)) + (PP (IN as) (NP (DT an) (NNP Independent)))) + (CC and) + (ADVP (RB then)) + (NP ARG)) + (VP (MD will) (VP (VB win))) + (. .)))</tree></instance><instance><text>news US ' wo n't meddle ' pledges Clinton - US Secretary of State ARG says the devolution of policing and ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NN news) (NNP US) (POS ')) + (VP (MD wo) (RB n't) (VP (VB meddle) ('' ')))) + (SQ + (VBZ pledges) + (NP + (NP (NNP Clinton)) + (: -) + (NP + (NAC + (NNP US) + (NNP Secretary) + (PP (IN of) (NP (NNP State)))) + (JJ hillary) + (NN clinton))) + (VP + (VBZ says) + (NP + (NP (DT the) (NN devolution)) + (PP (IN of) (S (VP (VP (VBG policing)) (CC and) (: ...)))))))))</tree></instance><instance><text>FUCK The ARG YeahISaidIt</text><opinion>negative</opinion><tree>(ROOT (NP (CD FUCK) (NP (DT The) (NNS ARG) (NN YeahISaidIt))))</tree></instance><instance><text>im reallying liking the song 3 from ARG lol : -RRB- still love short stack though xox</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NN im) (NN reallying)) + (VP + (VBG liking) + (NP (DT the) (NN song) (CD 3)) + (PP (IN from) (NP (NN britney) (NNS spears) (NN lol)))) + (: :)) + (NP (-RRB- -RRB-)) + (ADVP (RB still)) + (VP + (VBP love) + (S + (ADJP (JJ short)) + (VP (VBP stack) (PP (IN though) (NP (NN xox))))))))</tree></instance><instance><text>ebay : signed ARG nobel peace prize book $ 19.99</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN ebay) (: :)) + (S + (VP + (VBN signed) + (NP + (NN jimmy) + (JJ carter) + (JJ nobel) + (NN peace) + (NN prize) + (NN book)) + (NP ($ $) (CD 19.99))))))</tree></instance><instance><text>Mmmmmmm Twitter on ARG , wow loves apple ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NP (NNP Mmmmmmm) (NNP Twitter)) (PP (IN on) (NP ARG))) + (, ,) + (NP (NP (NN wow)) (VP (VBZ loves) (NP (NN apple)))) + (: ...)) + (. .)))</tree></instance><instance><text>i do n't like ARG either ! maybe i 'm just a vagina ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP do) + (RB n't) + (VP (VB like) (NP (NP ARG) (ADVP (CC either))))))) + (. !)))</tree></instance><instance><text>jonas brothers , demi lovato , selena gomez and ARG ... i love so much !!!!!!!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NN jonas) (NNS brothers)) + (, ,) + (NP (NN demi) (NN lovato)) + (, ,) + (NP (NN selena) (NN gomez)) + (CC and) + (NP ARG)) + (: ...) + (FW i) + (VP (VBP love) (NP (ADJP (RB so) (JJ much)) (NN !!!!!!!!!)))))</tree></instance><instance><text>omg i want ARG the ultimate singles collection deluxe !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN omg) (FW i) (VBP want) (NN britney)) + (VP + (VBZ spears) + (NP + (NP (DT the) (JJ ultimate) (NNS singles) (NN collection)) + (ADJP (JJ deluxe)))) + (. !!)))</tree></instance><instance><text>-LRB- ° ё ° -RRB- RT fubiz Amazing ARG Animations .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (PRN (-LRB- -LRB-) (NP (NN °) (NN ё) (NN °)) (-RRB- -RRB-)) + (NN RT) + (NN fubiz) + (JJ Amazing) + (NN ARG) + (NNS Animations)) + (. .)))</tree></instance><instance><text>she got that good good ... she ARG bad n im attracted 2 her with her attractive ass</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP she)) + (SBAR + (S + (VP (VBD got) (NP (DT that) (JJ good) (NN good))) + (: ...) + (S + (NP (PRP she)) + (NP (JJ micheal) (NN jackson) (JJ bad) (NN n) (NN im)) + (VP + (VBD attracted) + (NP (CD 2) (PRP$ her)) + (PP (IN with) (NP (PRP$ her) (JJ attractive) (NN ass)))))))))</tree></instance><instance><text>ARG there , now he could be sleeping - Luna Lovegood -LRB- ARG 7 part 1 -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP ARG) (ADVP (RB there))) + (, ,) + (S + (ADVP (RB now)) + (NP (PRP he)) + (VP + (MD could) + (VP + (VB be) + (FRAG + (VBG sleeping) + (: -) + (NP + (NNP Luna) + (NNP Lovegood) + (-LRB- -LRB-) + (JJ harry) + (NN potter) + (CD 7) + (NN part) + (CD 1)) + (-RRB- -RRB-)))))))</tree></instance><instance><text>i 'm on ARG !! now i just have to figure out how to use it , and with no friends on it , it 's rather boring so far .</text><opinion>positive</opinion><tree>(ROOT + (FRAG (SBAR (LS i) (S (VP (VBP 'm) (PP (IN on) (NP ARG))))) (. !!)))</tree></instance><instance><text>useful link to ARG presentation techniques , thanks !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (JJ useful) (NN link)) + (VP + (VP + (TO to) + (VP + (VB steve) + (NP + (NP (NNS jobs)) + (NP (NN presentation) (NNS techniques))))) + (, ,) + (NP (NNS thanks))) + (. !)))</tree></instance><instance><text>so , will the amelia halloween costume look like ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (ADVP (RB so)) + (, ,) + (MD will) + (NP (DT the) (NN amelia) (NN halloween) (NN costume)) + (VP (VB look) (PP (IN like) (NP ARG))) + (. ?)))</tree></instance><instance><text>I need a drink ... bad real bad ARG !! ~ Hun3y D ! pp ~</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP need) + (NP + (NP (DT a) (NN drink)) + (: ...) + (NP (JJ bad) (JJ real) (JJ bad) (NN micheal) (NN jackson)))) + (. !!)))</tree></instance><instance><text>ARG mixes are always the best in the morning !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ mixes) + (VP + (VBP are) + (ADVP (RB always)) + (NP + (NP (DT the) (JJS best)) + (PP (IN in) (NP (DT the) (NN morning)))))) + (. !)))</tree></instance><instance><text>they 're gon na have ARG and i think some other mess after this technobuffalo</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (PRP they)) + (VP + (VBP 're) + (VP + (VBG gon) + (S + (VP (TO na) (VP (VB have) (NP (NP ARG) (CC and) (FW i)))))))) + (VP + (VBP think) + (NP (DT some) (JJ other) (NN mess)) + (PP (IN after) (NP (DT this) (NN technobuffalo))))))</tree></instance><instance><text>ARG 's the only person who can sound sexy reading directions off a Cup Of Noodles .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NN justin) (NN bieber) (POS 's)) + (DT the) + (JJ only) + (NN person)) + (SBAR + (WHNP (WP who)) + (S + (VP + (MD can) + (VP + (VB sound) + (NP (JJ sexy) (NN reading) (NNS directions)) + (PP + (IN off) + (NP + (NP (DT a) (NNP Cup)) + (PP (IN Of) (NP (NNPS Noodles)))))))))) + (. .)))</tree></instance><instance><text>Omg ya 'll know Professor McGonagall from ARG has been having cancer for many years but shes determined to reach the last HP movie !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNP Omg)) + (SBAR + (S + (NP (PRP ya)) + (VP + (MD 'll) + (VP + (VB know) + (NP + (NP (NNP Professor) (NNP McGonagall)) + (PP (IN from) (NP ARG)))))))) + (VP + (VP + (VBZ has) + (VP + (VBN been) + (VP + (VBG having) + (NP (NN cancer)) + (PP (IN for) (NP (JJ many) (NNS years)))))) + (CC but) + (NP + (NP (NNS shes)) + (VP + (VBN determined) + (S + (VP + (TO to) + (VP + (VB reach) + (NP (DT the) (JJ last) (NNP HP) (NN movie)))))))) + (. !)))</tree></instance><instance><text>awesome acoustic cover of '' 3 '' by ARG !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (JJ awesome) (JJ acoustic) (NN cover)) + (PP + (IN of) + (NP ('' '') (NP (CD 3) ('' '') (PP (IN by) (NP ARG)))))) + (. !)))</tree></instance><instance><text>Fucking Gwar was awesome im soaked in blood and guts and they killed ARG but im 2 drunk 2 tweet</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (S (VP (VBG Fucking) (NP (NNP Gwar)))) + (VP + (VBD was) + (NP + (NP (JJ awesome) (NN im)) + (VP + (VBN soaked) + (PP (IN in) (NP (NN blood) (CC and) (NNS guts))))))) + (CC and) + (S + (S (NP (PRP they)) (VP (VBD killed) (NP ARG))) + (CC but) + (NP (NN im) (CD 2) (JJ drunk) (CD 2) (NN tweet)))))</tree></instance><instance><text>ARG Peacock ... I Wan na see you Peacokck</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN katy) (NN perry) (NNP Peacock)) + (: ...) + (S + (NP (PRP I)) + (VP + (VBP Wan) + (VP + (TO na) + (VP (VB see) (S (NP (PRP you)) (ADJP (JJ Peacokck)))))))))</tree></instance><instance><text>ARG explains ungaro fashion show disaster</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ explains) + (S + (NP (JJ ungaro) (NN fashion)) + (VP (VBP show) (NP (NN disaster)))))))</tree></instance><instance><text>ARG new song '' 3 '' is 1 on the billboard chart , clearly illustrating that american 's have no taste in music .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN britney) (NNS spears) (JJ new) (NN song)) + ('' '') + (NP (CD 3)) + ('' '')) + (VP + (VBZ is) + (NP + (NP + (NP (CD 1)) + (PP (IN on) (NP (DT the) (NN billboard) (NN chart)))) + (, ,) + (S + (ADVP (RB clearly)) + (VP + (VBG illustrating) + (SBAR + (IN that) + (S + (NP (NN american) (POS 's)) + (VP + (VBP have) + (NP (DT no) (NN taste)) + (PP (IN in) (NP (NN music)))))))))) + (. .)))</tree></instance><instance><text>ARG show your support for how bad it really is</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VB show) + (NP + (NP (PRP$ your) (NN support)) + (PP + (IN for) + (S + (WHADJP (WRB how) (JJ bad)) + (NP (PRP it)) + (ADVP (RB really)) + (VP (VBZ is))))))))</tree></instance><instance><text>my first song on my ARG is world war iii by jonasbrothers</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (PRP$ my) (JJ first) (NN song)) + (PP (IN on) (NP (PRP$ my) (NN ARG)))) + (VP + (VBZ is) + (NP + (NP (NN world) (NN war) (LS iii)) + (PP (IN by) (NP (NNS jonasbrothers)))))))</tree></instance><instance><text>- check out ih4th ambassador ARG and one adorable puppy !</text><opinion>neutral</opinion><tree>(ROOT + (INTJ + (: -) + (S + (VP + (VB check) + (PRT (RP out)) + (NP + (NP (JJ ih4th) (NN ambassador) (JJ hilary) (NN swank)) + (CC and) + (NP (CD one) (JJ adorable) (NN puppy))))) + (. !)))</tree></instance><instance><text>ARG : What the hell is a disco stick ?!</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (SBAR + (WHNP (WP What)) + (S + (NP (DT the) (NN hell)) + (VP (VBZ is) (NP (DT a) (NN disco) (NN stick) (NN ?!)))))))</tree></instance><instance><text>ARG Full Page Preview -- Awesome ! -- SEO und Mobile .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN ARG) (JJ Full) (NNP Page) (NNP Preview)) + (: --) + (ADJP (JJ Awesome)) + (. !)))</tree></instance><instance><text>ARG Website hacked after Argentina victory</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP ARG) (NNP Website)) + (VP + (VBD hacked) + (PP (IN after) (NP (NNP Argentina) (NN victory))))))</tree></instance><instance><text>listenning ARG - blur ♪</text><opinion>neutral</opinion><tree>(ROOT + (UCP + (S (VP (VBG listenning) (NP ARG))) + (: -) + (NP (NN blur) (NN ♪))))</tree></instance><instance><text>man WTF ARG kissed Jimmy Kimmel int he mouth ... no like what is up with this dude ?</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN man) (NNP WTF) (NN charlie) (NN sheen)) + (VP + (VBD kissed) + (NP + (NP (NNP Jimmy) (NNP Kimmel) (NN int)) + (NP + (NP (PRP he)) + (NP + (NP (NN mouth)) + (: ...) + (SBARQ + (DT no) + (IN like) + (WHNP (WP what)) + (SQ + (VP + (VBZ is) + (ADVP (RP up)) + (PP (IN with) (NP (DT this) (NN dude)))))))))) + (. ?)))</tree></instance><instance><text>annesa went shopping and got herself a fabulous coat and ARG touch .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN annesa)) + (VP + (VP (VBD went) (NP (NN shopping))) + (CC and) + (VP + (VBD got) + (NP (PRP herself)) + (NP + (NP (DT a) (JJ fabulous) (NN coat)) + (CC and) + (NP (NN ARG) (NN touch))))) + (. .)))</tree></instance><instance><text>now I understand why you said ARG is evil the other day ! lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB now)) + (NP (PRP I)) + (VP + (VBP understand) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP you)) + (VP + (VBD said) + (SBAR + (S + (NP ARG) + (VP + (VBZ is) + (NP (JJ evil) (DT the) (JJ other) (NN day))))))))) + (. !)))</tree></instance><instance><text>sure he 's not talking ARG golf ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (RB sure) + (SQ + (NP (PRP he)) + (VP + (VBZ 's) + (RB not) + (VP (VBG talking) (NP (NNS ARG) (NN golf))))) + (. ?)))</tree></instance><instance><text>is it because i am microsoft guy ? or do i have to beg more to get a ARG invitation ?</text><opinion>positive</opinion><tree>(ROOT + (SQ + (VBZ is) + (NP (PRP it)) + (SBAR + (IN because) + (S (VP (FW i) (SQ (VP (VBP am) (NP (NN microsoft) (NN guy))))))) + (. ?)))</tree></instance><instance><text>i suppose the quick solution could be to get a cheap hd dvd drive off ebay for your ARG 360 and watch them that way .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VB suppose) + (SBAR + (S + (NP (DT the) (JJ quick) (NN solution)) + (VP + (MD could) + (VP + (VB be) + (S + (VP + (TO to) + (VP + (VB get) + (NP + (NP + (DT a) + (JJ cheap) + (NN hd) + (NN dvd) + (NN drive)) + (PP + (IN off) + (NP + (NP (NN ebay)) + (PP + (IN for) + (NP + (PRP$ your) + (NP + (NP (NN ARG) (CD 360)) + (CC and) + (VP + (VB watch) + (S + (NP (PRP them)) + (NP (DT that) (NN way)))))))))))))))))))) + (. .)))</tree></instance><instance><text>ARG is above the law</text><opinion>neutral</opinion><tree>(ROOT + (S (NP ARG) (VP (VBZ is) (PP (IN above) (NP (DT the) (NN law))))))</tree></instance><instance><text>ARG Almost Runs Over Sarah Shahi , New Twitter Feud Starts : Sarah Shahi hates ARG and is not afraid to sa ... LifeStyle</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (ADVP (RB Almost)) + (VP + (VBZ Runs) + (SBAR + (S + (PP (IN Over) (NP (NNP Sarah) (NNP Shahi))) + (, ,) + (NP (NNP New) (NNP Twitter) (NN Feud)) + (VP + (VBZ Starts) + (: :) + (S + (S + (NP (NNP Sarah) (NNP Shahi)) + (VP + (VP (VBZ hates) (NP ARG)) + (CC and) + (VP + (VBZ is) + (RB not) + (ADJP (JJ afraid) (PP (TO to) (NP (NN sa))))))) + (: ...) + (NP (NNP LifeStyle)))))))))</tree></instance><instance><text>Finally going to see ARG 6 ! Still have n't reread the book ... Breaking my own rules ... Did n't want to miss it in theatre ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (ADVP (RB Finally)) + (VBG going) + (S + (VP + (TO to) + (VP (VB see) (NP (JJ harry) (NN potter) (CD 6))))))) + (. !)))</tree></instance><instance><text>that rt pained me , as i 'm fairly certain it should have said '' i 'm not ARG either '' but it was -LSB- sic -RSB- : p</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (SBAR + (IN that) + (S + (PP + (NN rt) + (S + (VP + (JJ pained) + (NP (PRP me)) + (, ,) + (SBAR + (IN as) + (S + (FW i) + (VP (VBP 'm) (ADJP (RB fairly) (JJ certain)))))))) + (NP (PRP it)) + (VP (MD should) (VP (VB have) (VP (VBD said)))))) + ('' '') + (FW i) + (VP + (VBP 'm) + (RB not) + (VP (VB george) (ADJP (JJ bush)) (CC either) ('' '')))) + (CC but) + (S + (S + (NP (PRP it)) + (VP + (VBD was) + (PRN (-LRB- -LSB-) (ADJP (JJ sic)) (-RRB- -RSB-)))) + (: :) + (NP (NN p)))))</tree></instance><instance><text>foxit 's eslick ereader now supports epub , puts ARG to shame -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN foxit) (POS 's)) (JJ eslick) (NN ereader)) + (VP + (ADVP (RB now)) + (VP (VBZ supports) (NP (NN epub))) + (, ,) + (VP (VBZ puts) (NP ARG) (PP (TO to) (NP (NN shame) (: -)))))))</tree></instance><instance><text>would n't expect any less from an ARG fanboy</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD would) + (RB n't) + (VP + (VB expect) + (NP + (NP (DT any) (RBR less)) + (PP (IN from) (NP (DT an) (NN ARG) (NN fanboy)))))))</tree></instance><instance><text>ARG , about her life ' over my dead body '</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP ARG) + (, ,) + (PP (IN about) (NP (PRP$ her) (NN life))) + ('' ') + (PP (IN over) (NP (PRP$ my) (JJ dead) (NN body) ('' ')))))</tree></instance><instance><text>checking out ARG ... looks pretty spectacular .</text><opinion>positive</opinion><tree>(ROOT + (S + (S (VP (VBG checking) (PRT (RP out)) (NP ARG))) + (: ...) + (VP (VBZ looks) (ADJP (RB pretty) (JJ spectacular))) + (. .)))</tree></instance><instance><text>okay to be honest i have n't heard the ARG song , but i 'm almost positive this is better</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (ADJP + (JJ okay) + (S (VP (TO to) (VP (VB be) (NP (JJ honest) (FW i)))))) + (VP + (VBP have) + (RB n't) + (VP + (VBN heard) + (SBAR + (S + (NP (DT the) (NN britney)) + (VP (VBZ spears) (NP (NN song)))))))) + (, ,) + (CC but) + (S + (FW i) + (VP + (VBP 'm) + (ADJP (RB almost) (JJ positive)) + (SBAR (S (NP (DT this)) (VP (VBZ is) (ADJP (JJR better)))))))))</tree></instance><instance><text>i love that you are stupid ARG 1045 ☠ warning ☠ baitbot is designed to catch spam follow or be marked as spam</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (NP + (NP (NN love)) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP you)) + (VP + (VBP are) + (SBAR + (S + (NP + (JJ stupid) + (NN google) + (NN wave) + (CD 1045) + (CD ☠) + (NN warning) + (NN ☠) + (NN baitbot)) + (VP + (VBZ is) + (VP + (VBN designed) + (S + (VP + (TO to) + (VP + (VB catch) + (S + (NP (NN spam)) + (VP + (VP (VB follow)) + (CC or) + (VP + (VB be) + (VP + (VBN marked) + (PP (IN as) (NP (NN spam))))))))))))))))))))</tree></instance><instance><text>I love ARG -LRB- : 5YearsOfHannahMontana</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP ARG) + (FRAG (-LRB- -LRB-) (: :) (NP (NN 5YearsOfHannahMontana)))))))</tree></instance><instance><text>So what will be ARG 's next shady deal ? Maybe it 's to Nationalize your 401k 's , IRA 's , or anything he thinks should be redistributed !</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (RB So) + (SBAR + (WHNP (WP what)) + (S + (VP + (MD will) + (VP + (VB be) + (NP + (NP (NN ARG) (POS 's)) + (JJ next) + (JJ shady) + (NN deal)))))) + (. ?)))</tree></instance><instance><text>Do you like ARG ? HP6 is playing on T-hall Lawn this Saturday at 8 !</text><opinion>neutral</opinion><tree>(ROOT (SQ (VB Do) (NP (PRP you)) (PP (IN like) (NP ARG)) (. ?)))</tree></instance><instance><text>at last ! i already have ARG ' new single '' 3 '' in my pod and i 'm listening to it now :-RRB- i like it !</text><opinion>positive</opinion><tree>(ROOT (FRAG (PP (IN at) (NP (JJ last))) (. !)))</tree></instance><instance><text>How to present like ARG</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB How)) + (S (VP (TO to) (VP (VB present) (PP (IN like) (NP ARG)))))))</tree></instance><instance><text>My Nigga ARG Be fucking the Mess out Wiz Khalifa 's Mom On The Low Doe</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP$ My) (JJ Nigga) (NN snoop) (NN dogg)) + (VP + (VB Be) + (ADVP (RB fucking)) + (NP (DT the) (NN Mess)) + (PP + (IN out) + (S + (VP + (NN Wiz) + (NP (NP (NNP Khalifa) (POS 's)) (NN Mom)) + (PP (IN On) (NP (DT The) (JJ Low) (NN Doe)))))))))</tree></instance><instance><text>ARG pleaseeeeeee kalo engga cobra starship + leighton meesternya hehehe lady gag aja dooong amp ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBP pleaseeeeeee) + (NP + (NP (FW kalo) (FW engga) (NN cobra) (NN starship)) + (CC +) + (NP + (NN leighton) + (NN meesternya) + (NN hehehe) + (NN lady) + (NN gag) + (NN aja) + (NN dooong) + (NN amp)))) + (: ...)))</tree></instance><instance><text>installing ARG ultimate in vmware fusion 3 .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG installing) + (NP + (NP (NNS windows) (CD 7) (JJ ultimate)) + (PP (IN in) (NP (NN vmware) (NN fusion) (CD 3))))) + (. .)))</tree></instance><instance><text>ARG is one pale muhfucka</text><opinion>negative</opinion><tree>(ROOT + (S (NP ARG) (VP (VBZ is) (NP (CD one) (JJ pale) (NN muhfucka)))))</tree></instance><instance><text>ARG - yes please !</text><opinion>positive</opinion><tree>(ROOT (NP (NP ARG) (: -) (INTJ (UH yes) (VP (VB please))) (. !)))</tree></instance><instance><text>What 's worse is he dresses up like ARG too .</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR (WHNP (WP What)) (S (VP (VBZ 's) (ADJP (JJR worse))))) + (VP + (VBZ is) + (SBAR + (S + (NP (PRP he)) + (VP + (NNS dresses) + (PRT (RP up)) + (PP (IN like) (NP (NP ARG) (ADVP (RB too)))))))) + (. .)))</tree></instance><instance><text>100factsaboutme i love ARG although i 'm not a believer :D 8</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN 100factsaboutme) + (FW i) + (NN love) + (NN justin) + (NN bieber)) + (SBAR + (IN although) + (S + (NP (FW i)) + (VP + (VBP 'm) + (RB not) + (NP (DT a) (NN believer) (NN :D) (CD 8)))))))</tree></instance><instance><text>nobel surprise : obama joins the ranks of arafat , ARG , kofi annan & amnesty international</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ nobel) (NN surprise)) + (: :) + (UCP + (S + (NP (NN obama)) + (VP + (VBZ joins) + (NP + (NP (DT the) (NNS ranks)) + (PP (IN of) (NP (NN arafat)))))) + (, ,) + (NP + (NP ARG) + (, ,) + (NP (NN kofi) (NN annan) (CC &) (NN amnesty)) + (ADJP (JJ international))))))</tree></instance><instance><text>on cb : living ' like michael jackson : ARG is millions in debt</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (PP (IN on) (NP (NN cb))) + (: :) + (S + (VP + (VBG living) + ('' ') + (PP (IN like) (NP (NN michael) (NN jackson))))) + (: :) + (NP + (NNS nicolas) + (SBAR + (S + (NP (NN cage)) + (VP + (VBZ is) + (NP (NNS millions)) + (PP (IN in) (NP (NN debt)))))))))</tree></instance><instance><text>I love how niggas rally behind ARG but wo n't dare go to a Bobby Brown show</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (SBAR + (S + (UCP + (WHADVP (WRB how)) + (NP + (NP (JJ niggas) (NN rally)) + (PP (IN behind) (NP ARG))) + (CC but)) + (VP + (MD wo) + (RB n't) + (VP + (VB dare) + (VP + (VB go) + (PP + (TO to) + (NP (DT a) (NNP Bobby) (NNP Brown) (NN show)))))))))))</tree></instance><instance><text>ARG book is beautifully executed , but lacks some killer features , but good first effort ... ca n't help thinking this could be html though</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP al)) + (VP + (VP + (VBP gore) + (SBAR + (S + (NP (NN book)) + (VP + (VBZ is) + (ADVP (RB beautifully)) + (VP (VBN executed)))))) + (, ,) + (CC but) + (VP (VBZ lacks) (NP (DT some) (NN killer) (NNS features))))) + (, ,) + (CC but) + (S + (S + (NP (JJ good) (JJ first) (NN effort)) + (: ...) + (VP + (MD ca) + (RB n't) + (VP (VB help) (S (VP (VBG thinking) (NP (DT this))))))) + (VP + (MD could) + (VP (VB be) (VP (JJ html) (FRAG (PP (IN though)))))))))</tree></instance><instance><text>ARG slam jewel theft accusation</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN lindsay) + (NN lohan) + (NN slam) + (NN jewel) + (NN theft) + (NN accusation)))</tree></instance><instance><text>okay ! okay ! heard you guys -LRB- do n't cha worry i still got many new info about the rulling pop star ARG , want to start it huh ' shout !</text><opinion>negative</opinion><tree>(ROOT (ADJP (JJ okay) (. !)))</tree></instance><instance><text>my sister does n't believe i kissed ARG outrageous ! so , would you like to ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN sister)) + (VP + (VBZ does) + (RB n't) + (VP + (VB believe) + (SBAR + (FW i) + (S (VP (VBD kissed) (NP (NP ARG) (ADJP (JJ outrageous)))))))) + (. !)))</tree></instance><instance><text>what a week we bombed the moon , marge simpson was on the cover of playboy and ARG won the nobel peace prize ... NICE !</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (WHNP (WP what)) + (S + (NP + (NP (DT a) (NN week)) + (SBAR + (S (NP (PRP we)) (VP (VBD bombed) (NP (DT the) (NN moon)))))) + (, ,) + (S + (NP (NN marge) (NN simpson)) + (VP + (VBD was) + (PP + (IN on) + (NP + (NP (DT the) (NN cover)) + (PP (IN of) (NP (NP (NN playboy)) (CC and) (NP ARG))))))) + (VP + (VBD won) + (NP + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (: ...) + (NP (NNP NICE))))) + (. !)))</tree></instance><instance><text>just did the dishes while I listened to ARG 's leaked songs from her new album I love all the songs it 's such an amazing album : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (ADVP (RB just)) + (VBD did) + (NP (DT the) (NNS dishes)) + (SBAR + (IN while) + (S + (NP (PRP I)) + (VP + (VBD listened) + (PP + (TO to) + (NP (NP (NN ARG) (POS 's)) (VBN leaked) (NNS songs))) + (PP (IN from) (NP (PRP$ her) (JJ new) (NN album)))))) + (S + (NP (PRP I)) + (VP + (VBP love) + (PDT all) + (NP + (NP (DT the) (NNS songs)) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP (JJ such) (DT an) (JJ amazing) (NN album))))))))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>beyonce can so out perform & entertain way more than ARG any day ! well at least in concert</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN beyonce)) + (VP + (MD can) + (ADVP (RB so) (RB out)) + (VP + (VB perform) + (CC &) + (VP + (VB entertain) + (NP (NN way)) + (ADVP (ADVP (JJR more)) (PP (IN than) (NP ARG))) + (NP (DT any) (NN day))))) + (. !)))</tree></instance><instance><text>true knocking ! rt : tommiesunshine ARG new song 3 is 1 on billboard , clearly illustrating that americans have no taste in music .</text><opinion>negative</opinion><tree>(ROOT (NP (NP (JJ true) (VBG knocking)) (. !)))</tree></instance><instance><text>of all the devices i 've coded for , the ARG is the most resistant to special -LRB- and not even that special -RRB- formatting .</text><opinion>neutral</opinion><tree>(ROOT + (S + (PP + (IN of) + (NP + (NP (PDT all) (DT the) (NNS devices)) + (SBAR + (S (FW i) (VP (VBP 've) (VP (VBN coded) (PP (IN for)))))))) + (, ,) + (NP (DT the) (NN ARG)) + (VP + (VBZ is) + (NP + (DT the) + (ADJP + (RBS most) + (JJ resistant) + (PP + (TO to) + (NP + (JJ special) + (-LRB- -LRB-) + (CC and) + (RB not) + (RB even) + (IN that) + (JJ special) + (-RRB- -RRB-) + (NN formatting)))))) + (. .)))</tree></instance><instance><text>Massive OSX snow leopard bug can destroy all user data , Mac enthusiasts shrug it off as a feature and praise ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (JJ Massive) (NNP OSX) (NN snow) (NN leopard) (NN bug)) + (VP + (MD can) + (VP (VB destroy) (NP (DT all) (NN user) (NNS data))))) + (, ,) + (NP (NNP Mac) (NNS enthusiasts)) + (VP + (VBP shrug) + (NP (PRP it)) + (PRT (RP off)) + (PP + (IN as) + (NP + (NP (DT a) (NN feature) (CC and) (NN praise) (VBP steve)) + (NNS jobs))))))</tree></instance><instance><text>i think someone on fashionism.org is smoking ARG ' s stash because shit it crazy</text><opinion>negative</opinion><tree>(ROOT + (PP + (FW i) + (FRAG + (VP + (VBP think) + (SBAR + (S + (NP + (NP (NN someone)) + (PP (IN on) (NP (NN fashionism.org)))) + (VP + (VBZ is) + (VP + (VBG smoking) + (S + (NP (NN lindsay) (NN lohan) ('' ') (NNS s)) + (VP + (VBP stash) + (SBAR + (IN because) + (S + (NP (NN shit)) + (NP (PRP it)) + (ADJP (JJ crazy))))))))))))))</tree></instance><instance><text>found my ARG and all is well now</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBN found) + (S + (NP (PRP$ my) (NN ARG)) + (CC and) + (S + (NP (DT all)) + (VP (VBZ is) (ADVP (RB well)) (ADVP (RB now))))))))</tree></instance><instance><text>2 weeks before the nominating deadline for a Nobel Prize , Obama takes office ? So the prize was for making peace with ARG ? Nobel</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (CD 2) (NNS weeks)) + (PP + (IN before) + (NP + (NP (DT the) (JJ nominating) (NN deadline)) + (PP (IN for) (NP (DT a) (NNP Nobel) (NNP Prize)))))) + (, ,) + (S (NP (NNP Obama)) (VP (VBZ takes) (NP (NN office)))) + (. ?)))</tree></instance><instance><text>ARG on Elizabeth Taylor : ' We 'll Never See the Likes of Her Again ' -LRB- Video -RRB- : Kimberly Nordyke The former talk ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (PP (IN on) (NP (NNP Elizabeth) (NNP Taylor))) + (: :)) + ('' ') + (NP (PRP We)) + (VP + (MD 'll) + (ADVP (RB Never)) + (VP + (VB See) + (NP + (NP + (NP (DT the) (NN Likes)) + (PP + (IN of) + (NP + (NP (PRP$ Her) (NNP Again) (POS ')) + (PRN (-LRB- -LRB-) (NP (NNP Video)) (-RRB- -RRB-))))) + (: :) + (NP + (NP + (NP (NNP Kimberly) (NNP Nordyke)) + (NP (DT The) (JJ former) (NN talk))) + (: ...))))) + (. .)))</tree></instance><instance><text>Derek Jeter , Joe Mauer , ARG , Josh Hamilton , Dustin Pedroia top five most purchased baseball jerseys .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Derek) (NNP Jeter)) + (, ,) + (NP (NNP Joe) (NNP Mauer)) + (, ,) + (NP ARG) + (, ,) + (NP (NNP Josh) (NNP Hamilton)) + (, ,) + (NP + (NNP Dustin) + (NNP Pedroia) + (JJ top) + (CD five) + (ADJP (RBS most) (VBN purchased)) + (NN baseball) + (NNS jerseys))) + (. .)))</tree></instance><instance><text>im so jealous of ARG for getting to kiss chad michael murray ... but shes a lesbian now sooo ... whatever</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN im)) + (ADJP + (ADJP (RB so) (JJ jealous) (PP (IN of) (NP ARG))) + (PP + (IN for) + (S + (VP + (VBG getting) + (PP + (TO to) + (NP (NN kiss) (NN chad) (NN michael) (NN murray)))))))) + (: ...) + (CC but) + (FRAG + (VP + (VBZ shes) + (NP + (DT a) + (ADJP (JJ lesbian) (ADVP (RB now)) (RB sooo)) + (: ...) + (WDT whatever))))))</tree></instance><instance><text>ARG & Diggy Simmons : Generation RUN Video : Generation RUN : Hip-hop pioneer ARG and his son Diggy discu ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN rev) (NN run) (CC &) (NNP Diggy) (NNP Simmons)) + (: :) + (NP + (NP (NNP Generation) (NNP RUN) (NNP Video)) + (: :) + (NP + (NP + (NP (NNP Generation) (NNP RUN)) + (: :) + (NP + (NP (JJ Hip-hop) (NN pioneer) (NN rev) (NN run)) + (CC and) + (NP (PRP$ his) (NN son) (NNP Diggy) (NN discu)))) + (: ...))) + (. .)))</tree></instance><instance><text>what the hell is '' 3 '' by ARG about ... love the song ... lets look up the lyrics lol</text><opinion>positive</opinion><tree>(ROOT + (SBAR + (WHNP (WP what)) + (S + (NP (DT the) (NN hell)) + (VP + (VBZ is) + (S + ('' '') + (NP + (CD 3) + ('' '') + (PP (IN by) (NP ARG)) + (PP + (IN about) + (: ...) + (VBP love) + (NP (DT the) (NN song)))) + (: ...) + (VP + (VBZ lets) + (VP + (VB look) + (PRT (RP up)) + (NP (DT the) (NNS lyrics) (NN lol)))))))))</tree></instance><instance><text>Shit , you could of just let me loose on the High School Musical set & i 'd of been 1 happy ass dude with ARG & Vanessa Hudgens b lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Shit)) + (, ,) + (NP (PRP you)) + (VP + (MD could) + (SBAR + (IN of) + (S + (ADVP (RB just)) + (VP + (VB let) + (S + (NP (PRP me)) + (VP + (ADJP (JJ loose)) + (PP + (IN on) + (S + (NP + (NP + (DT the) + (NNP High) + (NNP School) + (JJ Musical) + (NN set)) + (CC &) + (FW i)) + (VP + (MD 'd) + (PP + (IN of) + (S + (VP + (VBN been) + (S + (NP (CD 1) (JJ happy) (NN ass)) + (VP + (VB dude) + (PP + (IN with) + (NP + (NN ashley) + (NN tisdale) + (CC &) + (NNP Vanessa) + (NNP Hudgens) + (NN b) + (NN lol)))))))))))))))))))</tree></instance><instance><text>awesome deal : ARG sd780 is 12.1 mp digital camera $ 200 at best buy</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ awesome) (NN deal)) + (: :) + (S + (NP (NN canon) (NN powershot) (NN sd780)) + (VP + (VBZ is) + (NP + (NP (CD 12.1) (NN mp) (JJ digital) (NN camera)) + (NP + (NP ($ $) (CD 200)) + (ADVP (IN at) (JJS best)) + (NP (NN buy))))))))</tree></instance><instance><text>wrongbehavior asked : ARG met britney last night !!! It was like her dream ! and britney looked so ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN wrongbehavior)) + (VP + (VBD asked) + (: :) + (S + (S + (NP ARG) + (VP (VBD met) (NP (NN britney)) (NP (JJ last) (NN night)))))) + (. !!!)))</tree></instance><instance><text>anaraemiller knows every single word to ARG ... i hate my life herobsession</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN anaraemiller)) + (VP + (VBZ knows) + (S (NP (DT every) (JJ single) (NN word)) (VP (TO to) (VP ARG))) + (: ...) + (VP + (FW i) + (VP (VB hate) (NP (PRP$ my) (NN life) (NN herobsession)))))))</tree></instance><instance><text>I despite Lindsay Lohan , ARG , Miley Cyrus and all these stupid bitches who do n't know what to do with their lives or money !</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (PRP I)) + (PP + (IN despite) + (NP + (NP (NNP Lindsay) (NNP Lohan)) + (, ,) + (NP ARG) + (, ,) + (NP (NNP Miley) (NNP Cyrus)) + (CC and) + (NP + (NP (PDT all) (DT these) (JJ stupid) (NNS bitches)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBP do) + (RB n't) + (VP + (VB know) + (SBAR + (WHNP (WP what)) + (S + (VP + (TO to) + (VP + (VB do) + (PP + (IN with) + (NP + (PRP$ their) + (NNS lives) + (CC or) + (NN money))))))))))))))) + (. !)))</tree></instance><instance><text>The Saturday Night Live Season 36 with ARG is so awesome ! Hope everyone can see it .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (DT The) (NNP Saturday) (NNP Night) (NNP Live) (NN Season)) + (NP (NP (CD 36)) (PP (IN with) (NP ARG)))) + (VP (VBZ is) (ADJP (RB so) (JJ awesome))) + (. !)))</tree></instance><instance><text>Why is it not a problem for ARG , A foreigner , to Govern California ? Is it because he 's Republican ? Or not colored ??</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Why)) + (SQ + (VBZ is) + (NP (PRP it)) + (RB not) + (NP (DT a) (NN problem)) + (PP (IN for) (NP ARG))) + (, ,) + (NP + (NP (DT A) (NN foreigner)) + (, ,) + (S (VP (TO to) (VP (VB Govern) (NP (NNP California)))))) + (. ?)))</tree></instance><instance><text>please tell me what is includded on the package of the preowned original ARG that is in the website of gamestop</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB please) + (VP + (VB tell) + (NP (PRP me)) + (SBAR + (WHNP (WP what)) + (S + (VP + (VBZ is) + (VP + (VBN includded) + (PP + (IN on) + (NP + (NP (DT the) (NN package)) + (PP + (IN of) + (NP + (NP + (DT the) + (JJ preowned) + (JJ original) + (NN ARG)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ is) + (PP + (IN in) + (NP + (NP (DT the) (NN website)) + (PP (IN of) (NP (NN gamestop))))))))))))))))))))</tree></instance><instance><text>if i buy a ARG now , will there be a more amazing model in two months ?</text><opinion>positive</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S + (VP + (FW i) + (S (VP (VB buy) (NP (DT a) (NN ARG)) (ADVP (RB now))))))) + (, ,) + (VP + (MD will) + (ADVP (RB there)) + (VP + (VB be) + (NP (DT a) (ADJP (RBR more) (JJ amazing)) (NN model)) + (PP (IN in) (NP (CD two) (NNS months))))) + (. ?)))</tree></instance><instance><text>`` As they are undertaking a war against ARG and the White House , we do n't need to pretend ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (`` ``) + (SBAR + (IN As) + (S + (NP (PRP they)) + (VP + (VBP are) + (VP + (VP + (VBG undertaking) + (NP (NP (DT a) (NN war)) (PP (IN against) (NP ARG)))) + (CC and) + (NP (DT the) (NNP White) (NNP House)))))) + (, ,) + (NP (PRP we)) + (VP + (VBP do) + (RB n't) + (VP (VB need) (S (VP (TO to) (VP (VB pretend)))))) + (: ...)))</tree></instance><instance><text>SHe got That good good SHe ARG bad and im attraccted to heR with Her ATtRAcTivE Asssz</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN SHe)) + (VP + (VBD got) + (NP + (DT That) + (JJ good) + (ADJP + (ADJP + (JJ good) + (NN SHe) + (NN micheal) + (NN jackson) + (JJ bad)) + (CC and) + (ADJP (NN im))) + (NN attraccted)) + (PP (TO to) (NP (NN heR))) + (PP (IN with) (NP (PRP$ Her) (NN ATtRAcTivE) (NN Asssz))))))</tree></instance><instance><text>i would love a ARG invite it looks fantastic !! jake.c.phillips googlemail.com thanks guys !</text><opinion>positive</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (MD would) + (VP + (VB love) + (S + (NP (DT a) (NN google) (NN wave)) + (VP (VB invite) (NP (PRP it)))) + (VP (VBZ looks) (ADJP (JJ fantastic))))) + (. !!)))</tree></instance><instance><text>Hahaha ARG ' is like 50 + ! you like the older women aye ... ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NNP Hahaha) (NN ARG)) + ('' ') + (INTJ (UCP (VBZ is) (PP (IN like) (NP (CD 50))) (CC +))) + (. !)))</tree></instance><instance><text>allkpop i like 3 by ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (NN allkpop) + (PP + (FW i) + (PP (IN like) (NP (NP (CD 3)) (PP (IN by) (NP ARG))))))))</tree></instance><instance><text>-LRB- psx - ARG -RRB- heart of darkness converted properly -LSB- resourcerg games by klown -RSB-</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (-LRB- -LRB-) + (S + (NP + (NP (NN psx) (PRN (: -) (NP ARG) (-RRB- -RRB-)) (NN heart)) + (PP (IN of) (NP (NN darkness)))) + (VP + (VBD converted) + (NP + (ADVP (RB properly)) + (PRN + (-LRB- -LSB-) + (NP + (NP (NN resourcerg) (NNS games)) + (PP (IN by) (NP (NN klown)))) + (-RRB- -RSB-)))))))</tree></instance><instance><text>Thinking about ARG , n I realize Katt Williams got ta change up his whole shit , damn no more little boy booty holes</text><opinion>negative</opinion><tree>(ROOT + (SINV + (NP + (S (VP (VBG Thinking) (PP (IN about) (NP ARG)))) + (, ,) + (NN n) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP realize) + (SBAR + (S + (NP (NNP Katt) (NNP Williams)) + (VP + (VBD got) + (S + (VP + (TO ta) + (VP + (VB change) + (PRT (RP up)) + (NP (PRP$ his) (JJ whole) (NN shit)))))))))))) + (, ,) + (INTJ + (UH damn) + (NP + (DT no) + (JJR more) + (JJ little) + (NN boy) + (NN booty) + (NNS holes)))))</tree></instance><instance><text>technology info : how to enable ARG virtual wifi</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN technology) (NN info)) + (: :) + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP + (VB enable) + (NP + (NP (NNS windows)) + (NP (CD 7) (JJ virtual) (NNS wifi)))))))))</tree></instance><instance><text>she looks awful did ARG borrow - and not return - more expensive items ? gossipcop examines :</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP she)) + (VP + (VBZ looks) + (ADJP (JJ awful)) + (SQ + (VBD did) + (NP ARG) + (S + (VP + (VP (VB borrow) (: -) (CC and) (VP (RB not) (VB return))) + (: -) + (NP (NP (ADJP (RBR more) (JJ expensive)) (NNS items))))))) + (. ?)))</tree></instance><instance><text>i 'm thinking people need to go a little bit easier on good old ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP 'm) + (S + (VP + (VBG thinking) + (SBAR + (S + (NP (NNS people)) + (VP + (VBP need) + (S + (VP + (TO to) + (VP + (VB go) + (NP + (NP (DT a) (JJ little) (NN bit)) + (ADJP + (JJR easier) + (PP + (IN on) + (NP + (JJ good) + (JJ old) + (NN lindsay) + (NN lohan))))))))))))))))))</tree></instance><instance><text>JTT Great Actor and Governor : ARG : One of Hollywood 's famous personalities is Arnold Alois Sch ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (NNP JTT) (NNP Great) (NN Actor)) + (CC and) + (NP (NN Governor))) + (: :) + (NP + (NP ARG) + (: :) + (S + (NP + (NP (CD One)) + (PP + (IN of) + (NP + (NP (NNP Hollywood) (POS 's)) + (JJ famous) + (NNS personalities)))) + (VP (VBZ is) (NP (NNP Arnold) (NNP Alois) (NNP Sch))))) + (: ...)) + (. .)))</tree></instance><instance><text>I do n't think ARG is that hot : / do n't get the fascination !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB think) + (SBAR + (S + (NP ARG) + (VP + (VBZ is) + (SBAR + (IN that) + (S + (ADJP (JJ hot)) + (: :) + (: /) + (VP + (VBP do) + (RB n't) + (VP (VB get) (NP (DT the) (NN fascination))))))))))) + (. !)))</tree></instance><instance><text>i know , i 'm annoying :-LRB- sorry but i think , it 's pretty cool , that you love ARG so much ... that 's unique ! ; -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VP (VB know)) + (, ,) + (SBAR (FW i) (S (VP (VBP 'm) (ADJP (JJ annoying))))) + (: :) + (VP + (PRN + (-LRB- -LRB-) + (NP + (ADJP (ADJP (JJ sorry)) (CC but) (ADJP (FW i))) + (VB think)) + (, ,)) + (SBAR + (S + (NP (PRP it)) + (VP (VBZ 's) (ADJP (RB pretty) (JJ cool)))))) + (, ,) + (SBAR + (S + (SBAR + (IN that) + (S (NP (PRP you)) (VP (VBP love) (NP ARG)))) + (ADVP (RB so) (RB much)) + (: ...) + (NP (WDT that)) + (VP (VBZ 's) (ADJP (JJ unique))))))) + (. !)))</tree></instance><instance><text>lol why you not buying a ARG nano and a normal phone it 's cheaper but phone is the best phone lol</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lol)) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP you)) + (VP + (RB not) + (VBG buying) + (NP + (NP (DT a) (NN ARG) (NN nano)) + (CC and) + (NP (DT a) (JJ normal) (NN phone)))))) + (S + (S (NP (PRP it)) (VP (VBZ 's) (ADJP (JJR cheaper)))) + (CC but) + (S + (NP (NN phone)) + (VP (VBZ is) (NP (DT the) (JJS best) (NN phone) (NN lol)))))))</tree></instance><instance><text>I 'm becoming like ARG all this damn cooking ... well if you want to be healthy it seems you got ta cook alot of meals yourself</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBG becoming) + (PP (IN like) (NP ARG)) + (NP (PDT all) (DT this) (NN damn) (NN cooking)))) + (: ...) + (S + (RB well) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP want) + (S (VP (TO to) (VP (VB be) (ADJP (JJ healthy)))))))) + (NP (PRP it)) + (VP + (VBZ seems) + (S + (NP (PRP you)) + (VP + (VBD got) + (S + (VP + (TO ta) + (VP + (VB cook) + (NP + (NP (NN alot)) + (PP + (IN of) + (NP (NP (NNS meals)) (NP (PRP yourself))))))))))))))</tree></instance><instance><text>ARG just said '' regal '' aka my name aka I 'm famous woo</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (ADVP (RB just)) + (VBD said) + ('' '') + (NP (NN regal) ('' '') (FW aka) (NP (PRP$ my) (NN name))) + (VP + (FW aka) + (SBAR + (S (NP (PRP I)) (VP (VBP 'm) (ADJP (JJ famous) (VB woo))))))))</tree></instance><instance><text>ever Longoria is no TEN | Ayyyy ! : April 8 , 2011 in Ayyyy ! , babies , Booze , Breaking Up , Britney Spears , ARG , .</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB ever)) + (NP (NNP Longoria)) + (VP (VBZ is) (NP (DT no) (CD TEN) (SYM |) (NNP Ayyyy))) + (. !)))</tree></instance><instance><text>i will always invest in hardcover books , so i never thought it before ... but i think the ARG is pretty damn cool .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (LST (LS i)) + (S + (VP + (MD will) + (ADVP (RB always)) + (VP + (VB invest) + (PP (IN in) (NP (NN hardcover) (NNS books))))) + (, ,) + (RB so) + (SBAR + (FW i) + (S + (ADVP (RB never)) + (VP (VBD thought) (NP (PRP it)) (ADVP (IN before))))) + (: ...) + (CC but) + (S + (NP (FW i)) + (VP + (VBP think) + (SBAR + (S + (NP (DT the) (NN ARG)) + (VP (VBZ is) (ADJP (RB pretty) (RB damn) (JJ cool))))))))) + (. .)))</tree></instance><instance><text>So Dani just watch ARG for the first time and she loved it ! Lol she said can we watch all of them now please ?</text><opinion>positive</opinion><tree>(ROOT + (S + (RB So) + (NP (NNP Dani)) + (ADVP (RB just)) + (VP + (VP + (VBP watch) + (NP ARG) + (PP (IN for) (NP (DT the) (JJ first) (NN time)))) + (CC and) + (SBAR (S (NP (PRP she)) (VP (VBD loved) (NP (PRP it)))))) + (. !)))</tree></instance><instance><text>i 've seen and heard excellent things about the latest ARG sd series .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (FW i) + (S + (VP + (VBP 've) + (VP + (VBN seen) + (CC and) + (VP + (VBN heard) + (NP + (NP (JJ excellent) (NNS things)) + (PP + (IN about) + (NP + (DT the) + (JJS latest) + (NN canon) + (NN powershot) + (NN sd) + (NN series))))))))) + (. .)))</tree></instance><instance><text>3 by ARG is still suck i my head</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (CD 3)) (PP (IN by) (NP ARG))) + (VP + (VBZ is) + (ADVP (RB still)) + (VP (VB suck) (PP (FW i) (NP (PRP$ my) (NN head)))))))</tree></instance><instance><text>JoBroBoySupport omg i love that song !!!! i love singing that song and i like singing ARG :P im weird</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP JoBroBoySupport) (NN omg)) + (VP (FW i) (S (VP (VBP love) (NP (IN that) (NN song))))) + (. !!!!)))</tree></instance><instance><text>I favorited a YouTube video -- ARG with ADHD - with guest star nigahiga ! -LRB- ES 4b -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD favorited) + (NP + (NP (DT a) (NNP YouTube) (NN video)) + (PRN + (: --) + (NP (NP ARG) (PP (IN with) (NP (NN ADHD)))) + (: -))) + (PP (IN with) (NP (NN guest) (NN star) (NN nigahiga)))) + (. !)))</tree></instance><instance><text>love the new ARG thanks to the hubbz</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB love) + (NP (DT the) (JJ new) (NN ARG) (NNS thanks)) + (PP (TO to) (NP (DT the) (NN hubbz))))))</tree></instance><instance><text>It would make me so happy to see Adele knock the Katy ARG reigns off Billboard Hot 100 & take 1 with Rolling In The Deep</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP It)) + (VP + (MD would) + (VP + (VB make) + (NP (PRP me)) + (SBAR + (IN so) + (ADJP + (JJ happy) + (S + (VP + (TO to) + (VP + (VB see) + (S + (NP (NNP Adele)) + (VP + (VP + (VB knock) + (NP + (DT the) + (NNP Katy) + (NN lady) + (JJ gaga) + (NNS reigns)) + (PP + (IN off) + (NP (NNP Billboard) (NNP Hot) (CD 100)))) + (CC &) + (VP + (VB take) + (NP (CD 1)) + (PP + (IN with) + (ADJP + (JJ Rolling) + (PP (IN In) (NP (DT The) (JJ Deep)))))))))))))))))</tree></instance><instance><text>Oh yeah i am not aloud to do a ARG book report either because mum that is just childish grrr i show you childish no dessert for you</text><opinion>neutral</opinion><tree>(ROOT + (INTJ + (UH Oh) + (NP + (NP (JJ yeah) (FW i) (VBP am)) + (ADJP + (RB not) + (RB aloud) + (PP + (TO to) + (SBAR + (UCP + (VB do) + (NP + (DT a) + (NN harry) + (JJ potter) + (NN book) + (NN report)) + (CC either)) + (IN because) + (NP + (NP (NN mum)) + (SBAR + (WHNP (WDT that)) + (S + (VBZ is) + (NP (RB just) (JJ childish) (NN grrr)) + (FW i) + (VP + (VBP show) + (S + (S (NP (PRP you)) (ADJP (JJ childish))) + (NP + (NP (DT no) (NN dessert)) + (PP (IN for) (NP (PRP you)))))))))))))))</tree></instance><instance><text>Yalready know !! RT BigJamaal ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT (S (NP (JJ Yalready)) (VP (VBP know)) (. !!)))</tree></instance><instance><text>I wan na invisibility cloak ! I love ARG : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (VBP wan) (PP (TO na) (NP (NN invisibility) (NN cloak)))) + (. !)))</tree></instance><instance><text>ARG new album the singles collection avail nov 10 ! ultimate fan box set out 11/24 ! '' 3 '' video premiere details soon !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN britney) (NNS spears) (JJ new) (NN album)) + (NP + (DT the) + (NNS singles) + (NN collection) + (NN avail) + (NN nov) + (CD 10))) + (. !)))</tree></instance><instance><text>Twitition Let Uzma fulfill her wish : Tell ARG she love him .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP Twitition)) + (VP + (VBD Let) + (S + (NP (NNP Uzma)) + (VP + (VB fulfill) + (NP + (NP (PRP$ her) (NN wish)) + (: :) + (S + (VP + (VB Tell) + (NP + (NP ARG) + (SBAR + (S (NP (PRP she)) (VP (VBP love) (NP (PRP him)))))))))))) + (. .)))</tree></instance><instance><text>paris fashion week ARG ' s first emanuel ungaro collection is a walk of shame</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NN paris) + (NN fashion) + (NN week) + (NN lindsay) + (NN lohan) + ('' ') + (NNS s) + (JJ first) + (NN emanuel) + (NN ungaro) + (NN collection)) + (VP + (VBZ is) + (NP (NP (DT a) (NN walk)) (PP (IN of) (NP (NN shame)))))))</tree></instance><instance><text>I 'LL deathmatch ARG 20 TIMES FOR YOU WHEN HE COMES ONLINE IF YOU GO FOLLOW iBieberRoses iBieberRoses iBieberRoses I PROMISE :-RRB- 4</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP 'LL) + (NP + (NN deathmatch) + (NN justin) + (NN bieber) + (CD 20) + (NNS TIMES)) + (PP + (IN FOR) + (NP + (NP (PRP YOU)) + (SBAR + (WHADVP (WRB WHEN)) + (S + (NP (PRP HE)) + (VP + (VBZ COMES) + (NP (NNP ONLINE)) + (SBAR + (IN IF) + (S + (NP (PRP YOU)) + (VP + (VBP GO) + (SBAR + (S + (NP (NN FOLLOW) (NNS iBieberRoses)) + (VP + (VBZ iBieberRoses) + (NP + (NP (NNS iBieberRoses)) + (SBAR + (S (NP (PRP I)) (VP (VBP PROMISE)))))))))))))))))) + (: :) + (S (-RRB- -RRB-) (CD 4))))</tree></instance><instance><text>at least i have tmbg on my ARG now : d</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (ADVP (IN at) (JJS least)) (FW i)) + (VP + (VBP have) + (NP (NN tmbg)) + (PP (IN on) (NP (PRP$ my) (NN ARG))) + (ADVP (RB now)))) + (: :) + (NP (NN d))))</tree></instance><instance><text>ARG is a machine for annoying me .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT a) (NN machine)) + (PP (IN for) (S (VP (VBG annoying) (NP (PRP me))))))) + (. .)))</tree></instance><instance><text>i love ARG marathons</text><opinion>positive</opinion><tree>(ROOT + (NP + (LST (LS i)) + (NP (NN love) (NN harry) (JJ potter) (NNS marathons))))</tree></instance><instance><text>Because God and ARG both hate us</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (IN Because) + (S + (NP (NNP God) (CC and) (NNP steve) (NNS jobs)) + (CC both) + (VP (VBP hate) (NP (PRP us))))))</tree></instance><instance><text>RT if you would love to be ARG 's sister : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (FRAG + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (MD would) + (VP + (VB love) + (S + (VP + (TO to) + (VP + (VB be) + (NP + (NP (NN lady) (NN gaga) (POS 's)) + (NN sister))))))))) + (: :) + (-RRB- -RRB-))))</tree></instance><instance><text>ARG is an illuminati ! Hahah evil message in the song , '' baby '' lmfao ! Hahahahahahah</text><opinion>positive</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ is) (NP (DT an) (NN illuminati))) (. !)))</tree></instance><instance><text>Jonas - '' ARG '' : Ashton Kutcher has Punk 'd , and while that provided some entertainment , it 's gotten a ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NNP Jonas)) (: -) ('' '') (NP ARG) ('' '')) + (: :) + (S + (S + (NP (NNP Ashton) (NNP Kutcher)) + (VP (VBZ has) (NP (NNP Punk) (NNP 'd)))) + (, ,) + (CC and) + (S + (SBAR + (IN while) + (S + (NP (DT that)) + (VP (VBD provided) (NP (DT some) (NN entertainment))))) + (, ,) + (NP (PRP it)) + (VP (VBZ 's) (VP (VBN gotten) (NP (DT a) (: ...)))))) + (. .)))</tree></instance><instance><text>Hypocrisy in Health Accusations : ... against Republican presidential nominee ARG : '' Indeed , in October 20 ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN Hypocrisy)) + (PP (IN in) (NP (NNP Health) (NNPS Accusations)))) + (: :) + (FRAG + (: ...) + (PP + (IN against) + (NP + (JJ Republican) + (JJ presidential) + (NN nominee) + (NN john) + (NN mccain))) + (: :) + (FRAG + ('' '') + (UCP + (INTJ (UH Indeed)) + (, ,) + (PP (IN in) (NP (NNP October) (CD 20)))) + (: ...))) + (. .)))</tree></instance><instance><text>ARG brings US peace tour to Moscow - RT</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ brings) + (NP (NNP US) (NN peace) (NN tour)) + (PP (TO to) (NP (NNP Moscow)))) + (: -)) + (NP (NN RT))))</tree></instance><instance><text>RT if you love Miley Cyrus , ARG , Selena Gomez or Justin Bieber</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (UCP + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP (VBP love) (NP (NNP Miley) (NNP Cyrus))))) + (, ,) + (NP + (NP ARG) + (, ,) + (NP (NNP Selena) (NNP Gomez)) + (CC or) + (NP (NNP Justin) (NNP Bieber))))))</tree></instance><instance><text>np ARG Stuck in the moment yeah ! full jailbait Now !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN np) (NN justin) (NN bieber) (NNP Stuck)) + (PP (IN in) (NP (DT the) (NN moment))) + (NP (NN yeah))) + (. !)))</tree></instance><instance><text>Who the fuck is '' character '' on the ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHNP (WP Who)) + (S + (NP (DT the) (NN fuck)) + (VP + (VBZ is) + (VP + ('' '') + (NP + (NP (NN character)) + ('' '') + (PP (IN on) (NP (DT the) (NNS ARG)))))))) + (. ?)))</tree></instance><instance><text>how to protect the launch of ARG using a usb flash drive</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP + (VB protect) + (NP (NP (DT the) (NN launch)) (PP (IN of) (NP ARG))) + (S + (VP + (VBG using) + (NP (DT a) (NN usb) (NN flash) (NN drive)))))))))</tree></instance><instance><text>okay i had to cut my ARG on fuck this crazy bitch on swimfan lol</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (JJ okay) (FW i)) + (VP + (VBD had) + (S + (VP + (TO to) + (VP + (VB cut) + (NP + (NP (PRP$ my) (NNS ARG)) + (PP + (PP (IN on) (NP (NN fuck))) + (NP + (NP (DT this) (JJ crazy) (NN bitch)) + (PP (IN on) (NP (NN swimfan) (NN lol))))))))))))</tree></instance><instance><text>alex you brat i want to play ARG fit</text><opinion>positive</opinion><tree>(ROOT + (SBAR + (IN alex) + (S + (NP (PRP you)) + (VP + (NN brat) + (SBAR + (S + (FW i) + (VP + (VBP want) + (S (VP (TO to) (VP (VB play) (NP (NN ARG) (NN fit))))))))))))</tree></instance><instance><text>himynameisbrie Lies I am a female and hate you singing ARG in my car jk : - -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN himynameisbrie)) + (VP + (VBZ Lies) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP am) + (NP + (DT a) + (ADJP + (ADJP (JJ female)) + (CC and) + (NP + (SBAR + (WHNP + (S + (VP + (VB hate) + (S + (NP (PRP you)) + (NP + (NP (NN singing) (NN lady) (NNS gaga)) + (PP + (IN in) + (NP (PRP$ my) (NN car) (NN jk)))))) + (: :) + (: -)))))) + (-RRB- -RRB-))))))))</tree></instance><instance><text>microsoft refunds ARG live points purchased by dog , grants canine a gamertag ... seriously</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN microsoft) (NNS refunds)) + (VP + (VBP ARG) + (S + (NP (JJ live) (NNS points)) + (VP (VBN purchased) (PP (IN by) (NP (NN dog)))))) + (, ,) + (NP + (NP (NP (NNS grants) (NN canine)) (NP (DT a) (NN gamertag))) + (: ...) + (ADVP (RB seriously)))))</tree></instance><instance><text>no problem i be hating that lol i keep seeing ARG sucking penis loll</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (DT no) (NN problem)) + (VP + (FW i) + (S + (VP + (VB be) + (VP + (VBG hating) + (SBAR + (IN that) + (S + (NP (NN lol)) + (VP + (FW i) + (VP + (VB keep) + (S + (VP + (VBG seeing) + (NP + (NP ARG) + (VP (VBG sucking) (NP (NN penis))))))))))))))) + (VP (VBP loll))))</tree></instance><instance><text>Just left the Monster Ball !! ARG thanks for being so damn amazing at everything you do - Ill be a Little Monster for life !!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (ADVP (RB Just)) + (VBN left) + (NP (DT the) (NN Monster) (NNP Ball))) + (. !!)))</tree></instance><instance><text>Veteran players defend ARG ahead of Peru match</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Veteran) (NNS players)) + (VP + (VBP defend) + (NP ARG) + (ADVP (RB ahead) (PP (IN of) (NP (NNP Peru) (NN match)))))))</tree></instance><instance><text>ARG is on then next is the nightmare before christmas fuckyeah</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP (VBZ is) (PP (IN on) (NP (RB then))) (ADJP (JJ next)))) + (VP + (VBZ is) + (NP (DT the) (NN nightmare)) + (SBAR (IN before) (S (NP (NNS christmas)) (VP (VBP fuckyeah)))))))</tree></instance><instance><text>Hey people , if you love ARG be sure to follow HogwartsRadio :D followHogwartsRadio</text><opinion>positive</opinion><tree>(ROOT + (S + (UH Hey) + (NP (NNS people)) + (, ,) + (SBAR (IN if) (S (NP (PRP you)) (VP (VBP love) (NP ARG)))) + (VP + (VB be) + (ADJP + (JJ sure) + (S + (VP + (TO to) + (VP + (VB follow) + (NP + (NNP HogwartsRadio) + (NNP :D) + (NNP followHogwartsRadio)))))))))</tree></instance><instance><text>i went to that forum , saw another book somebody recommended and bought it via ARG application for phone .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (LS i) + (S (VP (VBD went) (PP (TO to) (NP (DT that) (NN forum))))))) + (, ,) + (VP + (VBD saw) + (SBAR + (S + (NP (DT another) (NN book) (NN somebody)) + (VP + (VBD recommended) + (CC and) + (VP + (VBD bought) + (NP (PRP it)) + (PP + (IN via) + (NP + (NP (NN ARG) (NN application)) + (PP (IN for) (NP (NN phone)))))))))) + (. .)))</tree></instance><instance><text>. Now that you 've had a chance to preview the album , tell us which track is your favorite ! ARG - official ... *</text><opinion>neutral</opinion><tree>(ROOT (. .))</tree></instance><instance><text>RT StephanieMLerma : WEEJAY619 I hate the ARG lol << oops did you fuck up on that WEEJAY619</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN StephanieMLerma)) + (: :) + (NP + (NP (NN WEEJAY619)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP hate) + (SBAR + (S + (NP (DT the) (NNS ARG)) + (VP + (VBP lol) + (NP + (NP (NN <<) (NNS oops)) + (SQ + (VBD did) + (NP (PRP you)) + (X + (VP + (VB fuck) + (PRT (RP up)) + (PP (IN on) (NP (DT that) (NN WEEJAY619))))))))))))))))</tree></instance><instance><text>haahahahah shoo feeha ARG ! I love her ! Hehe btw dropdeaddiva is amaaaazing !!!!</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN haahahahah) (NN shoo) (NN feeha) (NN ARG)) (. !)))</tree></instance><instance><text>With all of the Jeopardy talk recently I 've had ARG 's I Lost on Jeopardy stuck in my head .</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (IN With) + (S + (NP + (NP (DT all)) + (PP (IN of) (NP (DT the) (NNP Jeopardy) (NN talk)))) + (ADVP (RB recently)) + (NP (PRP I)) + (VP + (VBP 've) + (VP + (VBD had) + (S + (NP + (NP (JJ weird) (NNP al) (POS 's)) + (SBAR + (S + (NP (PRP I)) + (VP (VBD Lost) (PP (IN on) (NP (NNP Jeopardy))))))) + (VP (VBD stuck) (PP (IN in) (NP (PRP$ my) (NN head)))))))) + (. .)))</tree></instance><instance><text>Supremes decline hearing IL Choose Life license plate lawsuit , which implicated former state Sen. ARG btw -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNPS Supremes)) + (VP + (VBP decline) + (SBAR + (S + (NP (NN hearing) (NN IL)) + (VP + (VBP Choose) + (NP + (NP (NNP Life) (NN license) (NN plate) (NN lawsuit)) + (, ,) + (SBAR + (WHNP (WDT which)) + (S + (VP + (VBD implicated) + (NP + (JJ former) + (NN state) + (NNP Sen.) + (NN barack) + (NN obama) + (NN btw))))) + (: -))))))))</tree></instance><instance><text>Team Justin ! Team Selena ! Team Jelena ! Justin Bieber belongs to ARG , and ARG belongs to Justin Bieber !</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NNP Team) (NNP Justin)) (. !)))</tree></instance><instance><text>split/second video - like a demolition derby where you destroy the environment , not other cars videogames ps3 ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (JJ split/second) (NN video)) + (: -) + (PP + (IN like) + (NP + (NP (DT a) (NN demolition) (NN derby)) + (SBAR + (WHADVP (WRB where)) + (S + (NP (PRP you)) + (VP + (VBP destroy) + (NP + (NP (DT the) (NN environment)) + (, ,) + (NP + (RB not) + (JJ other) + (NNS cars) + (NNS videogames))))))))) + (VP (VBP ps3) (NP ARG))))</tree></instance><instance><text>ARG was wrong from day 1 all he did was delay or procrastinate on no fly zone AcademicHelp</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBD was) + (ADJP (JJ wrong) (PP (IN from) (NP (NN day) (CD 1)))) + (NP (DT all) (SBAR (S (NP (PRP he)) (VP (VBD did))))))) + (VP + (VBD was) + (NP + (NP (NN delay)) + (CC or) + (NP + (NP (VB procrastinate)) + (PP + (IN on) + (NP (DT no) (NN fly) (NN zone) (NN AcademicHelp))))))))</tree></instance><instance><text>ARG I miss you I love you</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP miss) + (S + (NP + (NP (PRP you)) + (SBAR (S (NP (PRP I)) (VP (VBP love))))) + (NP (PRP you))))))))</tree></instance><instance><text>battlefront - elite squadron for ARG and ds</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN battlefront) (: -) (NN elite) (NN squadron)) + (PP (IN for) (NP (NP ARG) (CC and) (JJ ds)))))</tree></instance><instance><text>Like it ! Romance book The Daydreamer - A Werewolf Novel -LSB- ARG Playlist -RSB- - The Daydreamer - ... Wattpad .</text><opinion>positive</opinion><tree>(ROOT (FRAG (PP (IN Like) (NP (PRP it))) (. !)))</tree></instance><instance><text>seeing logmein ignition ARG application has me wondering ; can i use this to get on my web server ? like rdc for the ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG seeing) + (NP (NN logmein) (NN ignition) (NN ARG) (NN application)))) + (S + (VP (VBZ has) (S (NP (PRP me)) (VP (VBG wondering)))) + (: ;) + (S + (VP + (MD can) + (ADVP (FW i)) + (VP + (VB use) + (NP (DT this)) + (S + (VP + (TO to) + (VP + (VB get) + (PP (IN on) (NP (PRP$ my) (NN web) (NN server)))))))))) + (. ?)))</tree></instance><instance><text>i really do not like this new ARG song</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (LS i) + (VP + (ADVP (RB really)) + (VP + (VBP do) + (RB not) + (VP + (VB like) + (NP (DT this) (JJ new) (NN britney) (NNS spears) (NN song)))))))</tree></instance><instance><text>wow i want a black nintendo ARG : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN wow) + (FW i) + (VP (VBP want) (NP (DT a) (JJ black) (NN nintendo) (NN ARG)))) + (: :) + (NP (-RRB- -RRB-))))</tree></instance><instance><text>does vmware fusion support ARG yet ? at $ 30 w/student discount i might pick up a copy to kick the tires .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ does) + (NP (NNP vmware) (NN fusion) (NN support) (NNS windows)) + (VP (ADVP (CD 7) (RB yet))) + (. ?)))</tree></instance><instance><text>i am so a shamed to say that im in love with ARG - 3 song heheeh</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (FW i) + (VP + (VBP am) + (S + (RB so) + (DT a) + (VP + (VBN shamed) + (S + (VP + (TO to) + (SBAR + (VB say) + (IN that) + (NP + (NP + (NP (NN im)) + (PP + (IN in) + (NP (NP (NN love)) (PP (IN with) (NP ARG))))) + (: -) + (NP (CD 3) (NN song) (NN heheeh))))))))))))</tree></instance><instance><text>i will either get ARG or fedora 11 , i like penguins .</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (MD will) + (CC either) + (VP + (VB get) + (NP (NNS windows)) + (NP + (NP (CD 7) (CC or) (NP (NN fedora) (CD 11)) (, ,) (FW i)) + (PP (IN like) (NP (NNS penguins))))) + (. .)))</tree></instance><instance><text>freaky friday is onnnnnnnn !!!!!! i fucking love this movie !!!! ARG and tienna are the shit in this band !!</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (JJ freaky) (NNP friday)) + (VP (VBZ is) (ADJP (JJ onnnnnnnn))) + (. !!!!!!)))</tree></instance><instance><text>I love Apple and Disney ! ARG is now working to spark Disney 's retail magic</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (VBP love) (NP (NNP Apple) (CC and) (NNP Disney))) + (. !)))</tree></instance><instance><text>Ooh * sarcastically * my bad lmao and no , its ARG</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NNP Ooh)) + (SYM *) + (ADVP (RB sarcastically)) + (FRAG + (X (SYM *)) + (NP (NP (PRP$ my) (JJ bad) (NN lmao)) (CC and) (NP (DT no))) + (, ,) + (NP (PRP$ its) (NN sarah) (NN palin)))))</tree></instance><instance><text>ARG is tweeting this - Work from home for FREE .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (VP + (VBG tweeting) + (NP + (NP (DT this)) + (: -) + (NP + (NP (NN Work)) + (PP (IN from) (NP (NN home))) + (PP (IN for) (NP (NNP FREE))))))) + (. .)))</tree></instance><instance><text>bbc England upbeat after Bresnan scan : England are optimistic that ARG will be fit ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN bbc) (NNP England)) + (ADJP (JJ upbeat) (PP (IN after) (NP (NNP Bresnan))))) + (VP + (VP (VB scan)) + (: :) + (S + (S + (NP (NNP England)) + (VP + (VBP are) + (ADJP + (JJ optimistic) + (SBAR + (IN that) + (S + (NP ARG) + (VP (MD will) (VP (VB be) (ADJP (JJ fit))))))))) + (: ...))) + (. .)))</tree></instance><instance><text>watching the ' Triumph of the Nerds ' video for hst250 seriously makes me think that ARG is THE nerdiest nerd ever to exist .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (S + (NP (DT the) ('' ')) + (NP + (NP (NNP Triumph)) + (PP + (IN of) + (NP (NP (DT the) (NNS Nerds) (POS ')) (NN video))) + (PP (IN for) (NP (NN hst250)))) + (ADVP (RB seriously)) + (VP + (VBZ makes) + (S + (NP (PRP me)) + (VP + (VB think) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (DT THE) (JJS nerdiest) (NN nerd)) + (ADVP (RB ever)) + (SBAR (S (VP (TO to) (VP (VB exist)))))))))))))) + (. .)))</tree></instance><instance><text>I just commented : I CA N'T WAIT TO SEE it !!! in the ARG phone application .</text><opinion>positive</opinion><tree>(ROOT + (S + (S (NP (PRP I)) (ADVP (RB just)) (VP (VBD commented))) + (: :) + (S + (NP (PRP I)) + (NP (NNP CA)) + (VP + (ADVP (RB N'T)) + (VBP WAIT) + (S (VP (TO TO) (VP (VB SEE) (NP (PRP it))))))) + (. !!!)))</tree></instance><instance><text>getting ready to load ARG ... any suggestions ? like yeah paranormal stuff with some romance .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG getting) + (NP + (ADJP (JJ ready) (S (VP (TO to) (VP (VB load) (NP ARG))))) + (: ...) + (NP (DT any) (NNS suggestions))))) + (. ?)))</tree></instance><instance><text>OMG I love ARG and Lady gag , its a tie !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN OMG)) + (SBAR + (S + (S (NP (PRP I)) (VP (VBP love) (NP ARG))) + (CC and) + (NP + (NP (NN Lady) (NN gag)) + (, ,) + (NP (PRP$ its) (DT a) (NN tie))))) + (. !)))</tree></instance><instance><text>consistently gets followed by users with icky nude pictures of ARG what the fuuuuuuck !!! hahahaha parental guidance</text><opinion>negative</opinion><tree>(ROOT + (S + (ADVP (RB consistently)) + (VP + (VBZ gets) + (S + (VP + (VBN followed) + (PP + (IN by) + (NP + (NP (NNS users)) + (PP + (IN with) + (NP + (NP (JJ icky) (JJ nude) (NNS pictures)) + (PP + (IN of) + (NP + (NP ARG) + (FRAG + (WHNP (WP what)) + (NP (DT the) (NN fuuuuuuck)))))))))))) + (. !!!)))</tree></instance><instance><text>: i barely survive without my ARG</text><opinion>positive</opinion><tree>(ROOT + (X + (: :) + (SQ + (FW i) + (VP + (ADVP (RB barely)) + (VBP survive) + (PP (IN without) (NP (PRP$ my) (NN ARG)))))))</tree></instance><instance><text>The making-of feature is led by ARG and Zachary Levi and basically plays like a Disney Channel aside , but I ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (DT The) (JJ making-of) (NN feature)) + (VP + (VP + (VBZ is) + (VP + (VBN led) + (PP + (IN by) + (NP (NP ARG) (CC and) (NP (NNP Zachary) (NNP Levi)))))) + (CC and) + (VP + (ADVP (RB basically)) + (VBZ plays) + (PP + (IN like) + (NP + (NP (DT a) (NNP Disney) (NNP Channel)) + (ADVP (RB aside))))))) + (, ,) + (CC but) + (S (NP (PRP I)) (: ...)) + (. .)))</tree></instance><instance><text>trying to get my mind off of this - Alex Takes your Calls on Radiation from Japan and ARG 's Bush Like Inva ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB get) + (NP (PRP$ my) (NN mind)) + (ADVP + (IN off) + (PP + (IN of) + (NP + (NP (DT this)) + (: -) + (S + (NP (NNP Alex)) + (VP + (VBZ Takes) + (NP (PRP$ your) (NNS Calls)) + (PP + (IN on) + (NP + (NP + (NP (NNP Radiation)) + (PP (IN from) (NP (NNP Japan)))) + (CC and) + (NP (NP (NN ARG) (POS 's)) (NNP Bush)))) + (PP (IN Like) (NP (NNP Inva))))))))))))) + (: ...) + (. .)))</tree></instance><instance><text>Lonely Island has replaced ARG as my favorite satirical musical artist of all time .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (JJ Lonely) (NN Island)) + (VP + (VBZ has) + (VP + (VBN replaced) + (NP ARG) + (PP + (IN as) + (NP + (NP + (PRP$ my) + (JJ favorite) + (JJ satirical) + (JJ musical) + (NN artist)) + (PP (IN of) (NP (DT all) (NN time))))))) + (. .)))</tree></instance><instance><text>He had both Usher and ARG clamoring to sign him , and after signing with Usher 's label , now counts the ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP He)) + (VP + (VP + (VP + (VBD had) + (NP + (NP (DT both) (NP (NN Usher)) (CC and) (NP ARG)) + (VP + (VBG clamoring) + (S (VP (TO to) (VP (VB sign) (NP (PRP him)))))))) + (, ,) + (CC and) + (PP + (IN after) + (S + (VP + (VBG signing) + (PP + (IN with) + (NP (NP (NNP Usher) (POS 's)) (NN label))))))) + (, ,) + (SBAR + (S (ADVP (RB now)) (VP (VBZ counts) (NP (DT the) (: ...)))))) + (. .)))</tree></instance><instance><text>giveaway ARG 360 , modern warfare 2 & more !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ giveaway) (NN ARG) (CD 360)) + (, ,) + (NP (JJ modern) (NN warfare) (CD 2) (X (CC &) (JJR more))) + (. !)))</tree></instance><instance><text>damn noobs , some one on wow was like i haz ARG its the best os ever , so i just looked at him like ... yeaaaah what proof have you got ?</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (RB damn) (NNS noobs)) + (, ,) + (S + (NP (NP (DT some) (CD one)) (PP (IN on) (NP (NN wow)))) + (VP + (VBD was) + (PP + (IN like) + (NP + (NP (FW i) (FW haz)) + (NNS windows) + (NP (CD 7)) + (PRP$ its) + (NP (DT the) (JJS best) (NN os)) + (ADVP (RB ever)))))) + (, ,)) + (ADVP (RB so)) + (NP (FW i)) + (ADVP (RB just)) + (VP + (VBD looked) + (PP (IN at) (NP (PRP him))) + (PP + (IN like) + (: ...) + (SBARQ + (NN yeaaaah) + (WHNP (WDT what) (NN proof)) + (SQ (VP (VBP have)) (NP (PRP you)) (VP (VBN got)))))) + (. ?)))</tree></instance><instance><text>latest in fashion ARG ' s collection an insult to fashion | ungaro</text><opinion>neutral</opinion><tree>(ROOT + (NP + (JJS latest) + (FRAG + (PP + (IN in) + (NP + (NN fashion) + (NN lindsay) + (NN lohan) + ('' ') + (NNS s) + (NN collection))) + (NP + (NP (DT an) (NN insult)) + (PP (TO to) (NP (NN fashion) (SYM |)))) + (FW ungaro))))</tree></instance><instance><text>looks like ARG and samantha ronson are not on good terms again</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NNS looks)) + (PP + (IN like) + (NP (NP ARG) (CC and) (NP (NN samantha) (NN ronson))))) + (VP + (VBP are) + (RB not) + (PP (IN on) (NP (JJ good) (NNS terms))) + (ADVP (RB again)))))</tree></instance><instance><text>The best way to Maasai Mara game reserves is through ARG 's father Home city of Kisumu .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (DT The) (JJS best) (NN way)) + (PP + (TO to) + (NP (NNP Maasai) (NNP Mara) (NN game) (NNS reserves)))) + (VP + (VBZ is) + (PP + (IN through) + (NP + (NP (NP (NN ARG) (POS 's)) (NN father) (NN Home) (NN city)) + (PP (IN of) (NP (NNP Kisumu)))))) + (. .)))</tree></instance><instance><text>i love ARG to</text><opinion>positive</opinion><tree>(ROOT + (NP + (LS i) + (NP (NP (NN love) (NN micheal) (NN jackson)) (PP (TO to)))))</tree></instance><instance><text>how to look like a victoria 's secret supermodel with ARG</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP + (VB look) + (PP + (IN like) + (NP + (NP + (NP (DT a) (NN victoria) (POS 's)) + (JJ secret) + (NN supermodel)) + (PP (IN with) (NP ARG)))))))))</tree></instance><instance><text>rt justaskgemalto reminder : take the digital security quiz for the chance to win an amazon ARG !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN rt) (NN justaskgemalto) (NN reminder)) + (: :) + (S + (VP + (VB take) + (NP (DT the) (JJ digital) (NN security) (NN quiz)) + (PP + (IN for) + (NP + (DT the) + (NN chance) + (S + (VP + (TO to) + (VP (VB win) (NP (DT an) (NN amazon) (NN ARG))))))))) + (. !)))</tree></instance><instance><text>to do list ; kill the twins , kill louis , kill ARG -LRB- don ask -RRB- , meet olly + jamie , marry danny jones and then discover vampires are real</text><opinion>negative</opinion><tree>(ROOT + (S + (S (VP (TO to) (VP (VB do) (NP (NN list))))) + (: ;) + (S + (VP + (VP (VB kill) (NP (DT the) (NNS twins))) + (, ,) + (VP (VBP kill) (NP (NNS louis))) + (, ,) + (VP + (VBP kill) + (NP + (NN george) + (S + (ADJP (JJ bush)) + (PRN (-LRB- -LRB-) (VB don) (VB ask) (-RRB- -RRB-))) + (, ,))) + (VP (VB meet) (NP (RB olly) (CC +) (NP (NN jamie)))) + (, ,) + (VP (VB marry) (NP (JJ danny) (NNS jones))) + (CC and) + (RB then) + (VP (VBP discover) (NP (NNS vampires))))) + (VBP are) + (JJ real)))</tree></instance><instance><text>I am starting to love ARG ☺</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP am) + (VP + (VBG starting) + (S + (VP + (TO to) + (VP (VB love) (NP (NN selena) (NN gomez) (NN ☺)))))))))</tree></instance><instance><text>Live from New York ! ARG loves the Long Island University Blackbirds .</text><opinion>neutral</opinion><tree>(ROOT + (S (VP (VB Live) (PP (IN from) (NP (NNP New) (NNP York)))) (. !)))</tree></instance><instance><text>War : Obama 's fatal attraction : Instead , we elected ARG , who firmly rejected military action for purely ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NN War)) + (: :) + (NP + (NP (NP (NNP Obama) (POS 's)) (JJ fatal) (NN attraction)) + (: :) + (ADVP (RB Instead))) + (, ,)) + (SBAR + (S + (NP (PRP we)) + (VP + (VBD elected) + (NP + (NP ARG) + (, ,) + (SBAR + (WHNP (WP who)) + (S + (ADVP (RB firmly)) + (VP + (VBD rejected) + (NP + (NP (JJ military) (NN action)) + (PP (IN for) (ADJP (RB purely) (: ...))))))))))) + (. .)))</tree></instance><instance><text>I did n't even know that ARG ' is fifty , she has the body of a man half her age</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (S + (NP (PRP I)) + (VP + (VBD did) + (RB n't) + (ADVP (RB even)) + (VP (VB know) (NP (IN that) (NN ARG) ('' '))))) + (VP (VBZ is) (NP (CD fifty)))) + (, ,) + (NP (PRP she)) + (VP + (VBZ has) + (NP + (NP (DT the) (NN body)) + (PP + (IN of) + (NP + (NP (DT a) (NN man)) + (VP (DT half) (NP (PRP$ her) (NN age)))))))))</tree></instance><instance><text>Meet Jasmine villages : Did Justin Bieber and ARG break up because of her ? : Did Justin Bieber and Selena ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Meet) (NNP Jasmine) (NNS villages)) + (: :) + (X + (SQ + (VBD Did) + (NP (NP (NNP Justin) (NNP Bieber)) (CC and) (NP ARG)) + (VP + (VB break) + (PRT (RP up)) + (PP (IN because) (IN of) (NP (PRP$ her)))))) + (. ?)))</tree></instance><instance><text>ARG ' is amazingly consistent smile</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + ('' ') + (VP + (VBZ is) + (NP (ADJP (RB amazingly) (JJ consistent)) (NN smile)))))</tree></instance><instance><text>belieberfuckyeah - I had to download ARG chrome , then you go to the website for the menu icons , then click ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NN belieberfuckyeah) + (: -) + (S + (S + (NP (PRP I)) + (VP + (VBD had) + (S + (VP (TO to) (VP (VB download) (NP (NN ARG) (NN chrome))))))) + (, ,) + (ADVP (RB then)) + (S + (NP (PRP you)) + (VP + (VBP go) + (PP (TO to) (NP (DT the) (NN website))) + (PP (IN for) (NP (DT the) (NN menu) (NNS icons)))))) + (, ,) + (S (ADVP (RB then)) (VP (VBP click))) + (: ...) + (. .)))</tree></instance><instance><text>Paparazzi GPS : ARG Purrs Down Under , Maksim Hits Hollywood and More : ARG was spotted giving high f ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Paparazzi) (NNP GPS)) + (: :) + (S + (S + (S (NP ARG) (VP (VBZ Purrs) (ADVP (NN Down) (IN Under)))) + (, ,) + (NP (NNP Maksim)) + (VP + (VBZ Hits) + (NP (NP (NNP Hollywood)) (CC and) (NP (RBR More))))) + (: :) + (S + (NP ARG) + (VP + (VBD was) + (ADJP (JJ spotted)) + (VP (VBG giving) (ADJP (JJ high)) (FW f)))) + (: ...)) + (. .)))</tree></instance><instance><text>celeb rumors update ! , ARG ' s probation extended for one year -</text><opinion>neutral</opinion><tree>(ROOT (S (NP (NN celeb) (NNS rumors)) (VP (VBP update)) (. !)))</tree></instance><instance><text>The longer the ARG administration wears on , the more i like bill clinton</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (X (DT The) (JJR longer)) + (S + (NP (DT the) (NN ARG) (NN administration)) + (VP (VBZ wears) (PRT (IN on))))) + (, ,) + (X + (DT the) + (PP + (ADVP (JJR more) (FW i)) + (IN like) + (NP (NN bill) (NN clinton))))))</tree></instance><instance><text>lol the people doing wave_info for ARG invites , please put in your email address to receive heaps of spam .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (NN lol) + (NP + (NP (DT the) (NNS people)) + (VP + (VBG doing) + (NP (NN wave) (NN _) (NN info)) + (PP (IN for) (NP ARG)))))) + (VP + (VBZ invites) + (, ,) + (S + (VP + (VB please) + (VP + (VBN put) + (PP (IN in) (NP (PRP$ your) (NN email) (NN address))) + (S + (VP + (TO to) + (VP + (VB receive) + (NP (NP (NNS heaps)) (PP (IN of) (NP (NN spam))))))))))) + (. .)))</tree></instance><instance><text>Inventing Undue Fixation On Young Love Is Not On ARG 's List Of Sins : And sometimes , this is fantastic ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (S + (VP + (VBG Inventing) + (NP (JJ Undue) (NN Fixation)) + (PP (IN On) (NP (NNP Young) (NNP Love))))) + (VP + (VP + (VBZ Is) + (PP + (ADVP (RB Not)) + (IN On) + (NP + (NP (NP (NN ryan) (NN seacrest) (POS 's)) (NN List)) + (PP (IN Of) (NP (NNS Sins)))))) + (: :) + (S + (CC And) + (ADVP (RB sometimes)) + (, ,) + (NP (DT this)) + (VP (VBZ is) (ADJP (JJ fantastic))) + (: ...)))) + (. .)))</tree></instance><instance><text>i ´ m very good listening musik of ARG</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (FW i) ('' ') (NN m)) + (PP + (ADJP (RB very) (JJ good)) + (S + (VP + (VBG listening) + (NP (NP (NN musik)) (PP (IN of) (NP ARG))))))))</tree></instance><instance><text>whengoodrubesgobad ARG , that time she attacked a car with an umbrella , while bald , in true rube fashion .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN whengoodrubesgobad) (NN britney) (NNS spears)) + (, ,) + (NP + (NP (DT that) (NN time)) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD attacked) + (NP (DT a) (NN car)) + (PP (IN with) (NP (DT an) (NN umbrella))) + (, ,) + (SBAR + (IN while) + (S + (ADJP + (JJ bald) + (, ,) + (PP (IN in) (NP (JJ true) (NN rube) (NN fashion)))))))))) + (. .)))</tree></instance><instance><text>ARG news : outrageous behind the scenes ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN britney) (NNS spears) (NN news)) + (: :) + (ADJP + (ADJP + (JJ outrageous) + (PP (IN behind) (NP (DT the) (NNS scenes)))) + (X (: ...)))))</tree></instance><instance><text>So me and my mum are watching e news just 2 see ARG drop ... we are bad people LOL</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (IN So) + (S + (NP (NP (PRP me)) (CC and) (NP (PRP$ my) (NN mum))) + (VP + (VBP are) + (VP + (VBG watching) + (NP (SYM e) (NN news)) + (NP + (NP + (QP (RB just) (CD 2)) + (VBP see) + (NN lady) + (JJ gaga) + (NN drop)) + (: ...) + (S + (NP (PRP we)) + (VP + (VBP are) + (NP (NP (JJ bad) (NNS people)) (NP (NNP LOL)))))))))))</tree></instance><instance><text>i 'm grateful for the little things today , like that my windshield wipers work most of the time , and that my ARG wasnt stolen last night</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (LS i) + (VP + (VBP 'm) + (ADJP + (JJ grateful) + (PP + (IN for) + (NP + (NP (DT the) (JJ little) (NNS things)) + (NP (NN today))))) + (, ,) + (PP + (IN like) + (SBAR + (DT that) + (S + (NP (PRP$ my) (NN windshield) (NNS wipers)) + (VP + (VBP work) + (NP + (NP (JJS most)) + (PP (IN of) (NP (DT the) (NN time)))))))))) + (, ,) + (CC and) + (SBAR + (IN that) + (S + (NP (PRP$ my) (NN ARG) (NN wasnt)) + (VP (VBN stolen) (NP (JJ last) (NN night)))))))</tree></instance><instance><text>save $ 1.5 - crisis core : final fantasy vii $ 18.49 ARG bargain ad</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB save) + (NP + (NP ($ $) (CD 1.5)) + (: -) + (NP + (NP (NN crisis) (NN core)) + (: :) + (FRAG + (NP (JJ final) (NN fantasy)) + (LS vii) + (NP + (ADJP ($ $) (CD 18.49)) + (NN ARG) + (NN bargain) + (NN ad))))))))</tree></instance><instance><text>Stephen Colbert is truly a magician -- because with the help of ARG , The Roots and a special '' America ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NNP Stephen) (NNP Colbert)) + (VP + (VBZ is) + (ADVP (RB truly)) + (NP (DT a) (NN magician)) + (: --) + (PP + (IN because) + (IN with) + (NP + (NP (NP (DT the) (NN help)) (PP (IN of) (NP ARG))) + (, ,) + (NP (DT The) (NNS Roots)) + (CC and) + (NP (DT a) (JJ special) ('' '') (NNP America)))))) + (: ...) + (. .)))</tree></instance><instance><text>And perhaps ARG is also getting tired of the Israeli governments attempts 2portray them as anti-Israel despite all she has done ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (CC And) + (ADVP (RB perhaps)) + (NP ARG) + (VP + (VBZ is) + (ADVP (RB also)) + (VP + (VBG getting) + (S + (ADJP + (JJ tired) + (PP + (IN of) + (NP + (DT the) + (JJ Israeli) + (NNS governments) + (NNS attempts)))) + (VP + (VBP 2portray) + (NP (PRP them)) + (PP (IN as) (ADJP (JJ anti-Israel))) + (PP + (IN despite) + (NP + (NP (DT all)) + (SBAR + (S (NP (PRP she)) (VP (VBZ has) (VP (VBN done))))))))))) + (. ?)))</tree></instance><instance><text>You suck Justin Bieber you and your girlfriend ARG both suck you big baby</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP You)) + (VP + (VBP suck) + (SBAR + (S + (NP (NNP Justin) (NNP Bieber)) + (NP + (NP (PRP you)) + (CC and) + (NP (PRP$ your) (NN girlfriend) (NN selena) (NN gomez))) + (CC both) + (VP (VBP suck) (NP (NP (PRP you)) (NP (JJ big) (NN baby)))))))))</tree></instance><instance><text>love that song ! ARG - break the ice</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NP (NN love)) (NP (WDT that) (NN song))) (. !)))</tree></instance><instance><text>adding more ups and downs to her crazy life , it is being reported that ARG has gone back to liking guys .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG adding) + (NP (JJR more) (NNS ups) (CC and) (NNS downs)) + (PP (TO to) (NP (PRP$ her) (JJ crazy) (NN life))))) + (, ,) + (NP (PRP it)) + (VP + (VBZ is) + (VP + (VBG being) + (VP + (VBN reported) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN gone) + (ADVP + (RB back) + (PP (TO to) (NP (NN liking) (NNS guys))))))))))) + (. .)))</tree></instance><instance><text>xiLoveDisney no , sorry :-LRB- but if you search something like '' photofiltre gif tutorial '' into ARG I 'm sure you 'll find something : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (NN xiLoveDisney)) (ADJP (RB no) (, ,) (JJ sorry))) + (: :) + (S + (-LRB- -LRB-) + (CC but) + (S + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP search) + (NP + (NP (NN something)) + (PP + (IN like) + ('' '') + (NP (JJ photofiltre) (NN gif) (NN tutorial)) + ('' ''))) + (PP (IN into) (NP ARG))))) + (NP (PRP I)) + (VP + (VBP 'm) + (ADJP + (JJ sure) + (SBAR + (S + (NP (PRP you)) + (VP (MD 'll) (VP (VB find) (NP (NN something))))))))) + (: :) + (-RRB- -RRB-))))</tree></instance><instance><text>New blog post : Fake Autographs Ebay Derek Jeter Albert Pujols ARG Signed Autographed Baseball Photo .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNP New) (NNP blog) (NN post)) + (: :) + (NP + (NP + (NNP Fake) + (NNPS Autographs) + (NNP Ebay) + (NNP Derek) + (NNP Jeter) + (NNP Albert) + (NNP Pujols) + (NNP alex) + (NNP rodriguez)) + (VP + (VBD Signed) + (NP (NNP Autographed) (NNP Baseball) (NNP Photo))))) + (. .)))</tree></instance><instance><text>GirlieMayJones i like ARG and iam glad that she was featured in android CM her pictures are all over tokyo ... love it</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNP GirlieMayJones) (FW i)) + (PP (IN like) (NP (NP ARG) (CC and) (NP (NN iam)))) + (ADJP + (JJ glad) + (SBAR + (IN that) + (S + (NP (PRP she)) + (VP + (VBD was) + (VP + (VBN featured) + (PP (IN in) (NP (NN android) (NN CM))) + (SBAR + (S + (NP (PRP$ her) (NNS pictures)) + (VP + (VBP are) + (PP (ADVP (DT all)) (IN over) (NP (NN tokyo))) + (: ...) + (VP (VB love) (NP (PRP it)))))))))))))</tree></instance><instance><text>That stupid fucking beat is stuck in my head ARG ft rosin boom the nut beat though I think that 's why it 's stuck in my head</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT That) (JJ stupid) (RB fucking) (NN beat)) + (VP + (VBZ is) + (VP + (VBN stuck) + (PP + (IN in) + (NP + (PRP$ my) + (NN head) + (NN snoop) + (NN dogg) + (NN ft) + (NN rosin) + (NN boom))) + (NP + (NP (DT the) (NN nut) (NN beat)) + (SBAR + (IN though) + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP (DT that)) + (VP + (VBZ 's) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (VP + (VBN stuck) + (PP (IN in) (NP (PRP$ my) (NN head))))))))))))))))))</tree></instance><instance><text>have you tried seesmic desktop ? it 's much better -LRB- although tweetdeck is pretty good on the ARG -RRB- .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB have) + (S + (NP (PRP you)) + (VP (VBD tried) (NP (JJ seesmic) (NN desktop))))) + (. ?)))</tree></instance><instance><text>whys Amber Rose sooooo sexyyyyy wont say shes my role model ARG is im talking famous people not in general</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NNS whys) + (NNP Amber) + (NNP Rose) + (NN sooooo) + (NN sexyyyyy) + (NN wont)) + (VP + (VBP say) + (NP + (NP (NNS shes)) + (SBAR + (S + (NP + (PRP$ my) + (NN role) + (NN model) + (NN khloe) + (NN kardashian)) + (VP + (VBZ is) + (NP + (NP (NN im)) + (VP + (VBG talking) + (NP (JJ famous) (NNS people)) + (ADVP (RB not) (PP (IN in) (ADJP (JJ general)))))))))))))</tree></instance><instance><text>teen game night this friday 11/7 6:30 -9 pm ! free pizza and sodas ! ARG have ddr , beatles rock band , and more ! bring a friend !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN teen) (NN game) (NN night)) + (NP + (DT this) + (NNP friday) + (QP (CD 11/7) (CD 6:30) (CD -9)) + (NN pm))) + (. !)))</tree></instance><instance><text>Can you tell Steve Jobs from ARG ? -- -LRB- I could have done better than 60 % -- fun quiz ! -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD Can) + (NP (PRP you)) + (VP + (VB tell) + (NP (NNP Steve) (NNP Jobs)) + (PP (IN from) (NP ARG))) + (. ?)))</tree></instance><instance><text>ive played that ARG before and damn its a workout for real ... ha</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN ive)) + (VP + (VBD played) + (NP (IN that) (NN ARG)) + (SBAR + (ADVP (RB before) (CC and) (RB damn)) + (PRP$ its) + (NP + (NP (DT a) (NN workout)) + (PP (IN for) (NP (JJ real) (: ...) (NN ha))))))))</tree></instance><instance><text>30 + famous useful ARG touch / phone applications | dzinepress</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP (CD 30) (CC +) (JJ famous) (JJ useful) (NN ARG) (NN touch)) + (: /) + (NP (NN phone) (NNS applications) (JJ |) (NN dzinepress))))</tree></instance><instance><text>i love body language ! heidi sounds like the next ARG ! yall should really do a song together .</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (LS i) (NP (NN love) (NN body) (NN language))) (. !)))</tree></instance><instance><text>anyone try ribbit yet with ARG ? would love to hear how it is !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN anyone)) + (VP + (VBP try) + (NP (NN ribbit)) + (ADVP (RB yet)) + (PP (IN with) (NP ARG))) + (. ?)))</tree></instance><instance><text>I have big probs with di fucking '' ARG '' and '' you tube '' !!! * ugghhh * * aaahhhhh * ; -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VP + (VBP have) + (NP + (NP (JJ big) (NNS probs)) + (PP + (IN with) + (NP (FW di) (ADVP (RB fucking)) ('' '') (NN ARG)))) + ('' '')) + (CC and) + (S ('' '') (NP (PRP you)) (VP (NN tube) ('' '')))) + (. !!!)))</tree></instance><instance><text>oh my god i just finished watching a marathon of every ARG movie and Draco is so hot , and Ron and Harry and Snape i love all of them !</text><opinion>neutral</opinion><tree>(ROOT + (S + (UH oh) + (S + (NP + (NP (PRP$ my) (NN god)) + (NP + (FW i) + (VP + (ADVP (RB just)) + (VBN finished) + (S + (VP + (VBG watching) + (NP + (NP (DT a) (NN marathon)) + (PP + (IN of) + (NP + (NP + (DT every) + (NN harry) + (NN potter) + (NN movie)) + (CC and) + (NP (NNP Draco)))))))))) + (VP + (VBZ is) + (ADJP + (ADJP (RB so) (JJ hot)) + (, ,) + (CC and) + (NP + (NP (NNP Ron) (CC and) (NNP Harry)) + (CC and) + (NP (NNP Snape) (FW i)))))) + (S + (VP (VBP love) (NP (NP (DT all)) (PP (IN of) (NP (PRP them)))))) + (. !)))</tree></instance><instance><text>ARG - gim me more < -- its britney bitch !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NN britney) + (FRAG + (X (SYM spears)) + (: -) + (VP (VB gim) (NP (PRP me)) (ADVP (RBR more) (JJR <))) + (: --) + (NP (PRP$ its) (NN britney) (NN bitch))) + (. !)))</tree></instance><instance><text>britneyspears news ! ARG with jason trawick , exes in trouble -LRB- via a socialites ...</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NNS britneyspears) (NN news)) (. !)))</tree></instance><instance><text>invite to ARG has been sent , it might take a while</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP (VB invite) (S (VP (TO to) (VP ARG)))) + (VP (VBZ has) (VP (VBN been) (VP (VBN sent))))) + (, ,) + (S + (NP (PRP it)) + (VP (MD might) (VP (VB take) (NP (DT a) (NN while)))))))</tree></instance><instance><text>mmm that ARG bitch keep falling me ; im bouta whupp her stupid ass</text><opinion>negative</opinion><tree>(ROOT + (NP + (NN mmm) + (UCP + (SBAR + (IN that) + (S + (NP (NN britney) (NNS spears) (NN bitch)) + (VP (VB keep) (S (VP (VBG falling) (NP (PRP me))))))) + (: ;) + (NP + (NP (NN im) (NN bouta) (NN whupp)) + (NP (PRP$ her) (JJ stupid) (NN ass))))))</tree></instance><instance><text>sorry , SF Brit Poppers : RT Confirmed : ARG not performing in Castro after all .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADVP (RB sorry)) + (, ,) + (NP + (NP (NNP SF) (NNP Brit) (NNP Poppers)) + (: :) + (NP + (NP (NN RT) (NNP Confirmed)) + (: :) + (NP + (NP ARG) + (S + (RB not) + (VP + (VBG performing) + (PP (IN in) (NP (NNP Castro))) + (PP (IN after) (NP (DT all)))))))) + (. .)))</tree></instance><instance><text>RT IF YOU WANT 100 DMS TO 20 CELEBRITIES -LRB- INCLUDING ARG -RRB- -LSB- must be following DaBelieberSwagg -RSB- < 3</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NN RT)) + (SBAR + (IN IF) + (S + (NP (PRP YOU)) + (VP + (VBP WANT) + (SBAR + (S + (NP + (CD 100) + (NAC + (NNP DMS) + (PP + (TO TO) + (NP + (NP (CD 20) (NNS CELEBRITIES)) + (-LRB- -LRB-) + (VP (VBG INCLUDING) (NP ARG)) + (-RRB- -RRB-)))) + (-LRB- -LSB-)) + (VP + (MD must) + (VP + (VB be) + (VP (VBG following) (NP (NN DaBelieberSwagg))))))))))) + (X (-RRB- -RSB-) (NP (JJR <) (CD 3)))))</tree></instance><instance><text>rumors - > ARG ☺</text><opinion>neutral</opinion><tree>(ROOT (NP (NNS rumors) (: -) (JJR >) (NN lindsay) (NN lohan) (NN ☺)))</tree></instance><instance><text>factaboutmyselfI LOVE RON !! -LRB- from ARG -RRB- i think he is sooo HOT !!! lol</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (NNP factaboutmyselfI) (NNP LOVE) (NNP RON)) (. !!)))</tree></instance><instance><text>curious -LRB- ARG -RRB- ha</text><opinion>neutral</opinion><tree>(ROOT + (NP + (ADJP (JJ curious) (PRN (-LRB- -LRB-) (NP ARG) (-RRB- -RRB-))) + (VP (VBP ha))))</tree></instance><instance><text>You see how good were looking than right ? RT Cisco_G6 Hollywood_Zulu I 'm just upset because I was watching the ARG game =-LRB- I hate them .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP You)) + (VP + (VBP see) + (SBAR + (WHNP (WRB how) (JJ good)) + (S + (VP + (VBD were) + (VP (VBG looking) (PP (IN than) (ADJP (NN right)))))))) + (. ?)))</tree></instance><instance><text>Well thank you ARG for giving me one of the greatest nights of my life .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (ADVP (RB Well)) + (VB thank) + (NP (PRP you)) + (NP ARG) + (PP + (IN for) + (S + (VP + (VBG giving) + (NP (PRP me)) + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP (DT the) (JJS greatest) (NNS nights)) + (PP (IN of) (NP (PRP$ my) (NN life)))))))))) + (. .)))</tree></instance><instance><text>justin , lenka , ARG , katy perry come here in indonesia ! perform in here ! ngarepbanget , hollywoodlovers</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN justin)) + (, ,) + (NP (NN lenka)) + (, ,) + (NP ARG) + (, ,) + (NP (FW katy) (FW perry))) + (VP (VBN come) (ADVP (RB here)) (PP (IN in) (NP (NN indonesia)))) + (. !)))</tree></instance><instance><text>: Obama winning the Nobel Peace Prize is like ARG winning the Nobel Prize for Literature .</text><opinion>neutral</opinion><tree>(ROOT + (S + (: :) + (NP + (NP (NNP Obama)) + (VP + (VBG winning) + (NP (DT the) (NNP Nobel) (NNP Peace) (NNP Prize)))) + (VP + (VBZ is) + (PP + (IN like) + (NP + (NP ARG) + (VP + (VBG winning) + (NP (DT the) (NNP Nobel) (NNP Prize)) + (PP (IN for) (NP (NNP Literature))))))) + (. .)))</tree></instance><instance><text>jack white gives college lecture , says ARG -LSB- ... -RSB- more authentic than bob dylan</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NN jack) + (JJ white) + (VP (VBZ gives) (NP (NN college) (NN lecture))) + (, ,)) + (VP + (VBZ says) + (NP + (NP ARG) + (FRAG + (-LRB- -LSB-) + (: ...) + (-RRB- -RSB-) + (ADJP + (ADJP (RBR more) (JJ authentic)) + (PP (IN than) (NP (NN bob) (JJ dylan)))))))))</tree></instance><instance><text>will admit that i have some guilty pleasure ... when i listen to ARG ... the good stuff you can dance to ; -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (MD will) + (VP + (VB admit) + (SBAR + (IN that) + (S + (NP (FW i)) + (VP (VBP have) (NP (DT some) (JJ guilty) (NN pleasure))))))) + (: ...) + (S + (SBAR + (WHADVP (WRB when)) + (S (NP (FW i)) (VP (VBP listen) (S (VP (TO to) (VP ARG)))))) + (: ...) + (NP (DT the) (JJ good) (NN stuff)) + (NP (PRP you)) + (VP (MD can) (PP (VB dance) (TO to) (: ;) (-RRB- -RRB-))))))</tree></instance><instance><text>love that obama got the nobel peace prize basically for not being ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NN love) + (SBAR + (IN that) + (S + (NP (NN obama)) + (VP + (VBD got) + (FRAG + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (ADVP (RB basically)) + (PP (IN for) (S (RB not) (VP (VBG being) (NP ARG))))))))) + (. .)))</tree></instance><instance><text>i love my ARG :d talk to me people : dd comment me / message me : d</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (FW i) + (VP + (VBP love) + (NP (PRP$ my) (NN ARG) (NN :d) (NN talk)) + (PP (TO to) (NP (PRP me))) + (NP (NNS people)))) + (: :) + (S + (S + (NP (NN dd)) + (VP + (VB comment) + (S (NP (PRP me)) (: /) (VP (NN message) (NP (PRP me)))))) + (: :) + (NP (NN d)))))</tree></instance><instance><text>so , are ARG invites working like voice , where google sends them , or can a friend send me an invite ? if the latter ... * wink *</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB so)) + (, ,) + (VP + (VBP are) + (SBAR + (S + (NP ARG) + (VP + (VP + (VBZ invites) + (S + (VP + (VBG working) + (PP + (IN like) + (NP + (NP (NN voice)) + (, ,) + (SBAR + (WHADVP (WRB where)) + (S + (NP (NN google)) + (VP (VBZ sends) (NP (PRP them))))) + (, ,)))))) + (CC or) + (VP + (MD can) + (S + (NP (DT a) (NN friend)) + (VP (VB send) (NP (PRP me)) (NP (DT an) (VB invite))))))))) + (. ?)))</tree></instance><instance><text>I am a sad person , I just thought of a giant strategy ARG would use to beat Edward cullen .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (NP (PRP I)) (VP (VBP am) (NP (DT a) (JJ sad) (NN person)))) + (, ,) + (NP + (NP (PRP I)) + (SBAR + (ADVP (RB just)) + (WHNP + (VBD thought) + (PP + (IN of) + (NP + (DT a) + (JJ giant) + (NN strategy) + (NN harry) + (NN potter)))) + (S + (VP + (MD would) + (VP + (VB use) + (S + (VP + (TO to) + (VP (VB beat) (NP (NNP Edward) (NN cullen)))))))))) + (. .)))</tree></instance><instance><text>West Indies are going down quicker than ARG did in that hotel room cwc2011</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP West) (NNP Indies)) + (VP + (VBP are) + (VP + (VBG going) + (ADJP + (RB down) + (JJR quicker) + (SBAR + (IN than) + (S + (NP ARG) + (VP + (VBD did) + (PP + (IN in) + (NP + (DT that) + (NP (NN hotel) (NN room) (NN cwc2011))))))))))))</tree></instance><instance><text>i am on studymode i am online on my ARG took a break hehe :-RRB- -RRB- wow awesome ! cool : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (LS i) + (VP + (VBP am) + (PP (IN on) (NP (NN studymode))) + (SBAR + (FW i) + (S + (VP + (VBP am) + (NP (NN online)) + (PP (IN on) (NP (PRP$ my) (NN ARG)))))) + (VP (VBD took) (NP (DT a) (NN break) (NN hehe))))) + (: :) + (S (NP (-RRB- -RRB-) (-RRB- -RRB-) (NN wow)) (ADJP (JJ awesome))) + (. !)))</tree></instance><instance><text>ARG has blasted reports of another jewelry scandal</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ has) + (VP + (VBN blasted) + (NP + (NP (NNS reports)) + (PP (IN of) (NP (DT another) (NN jewelry) (NN scandal))))))))</tree></instance><instance><text>New awesome puzzle game for ARG : Loops of Zen</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP New) (JJ awesome) (NN puzzle) (NN game)) + (PP (IN for) (NP ARG))) + (: :) + (NP (NP (NNS Loops)) (PP (IN of) (NP (NN Zen))))))</tree></instance><instance><text>whoa lol why you got ta be like that ARG > RT sashay26 : Fuck the ARG ... Sorry people ...</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN whoa) (NN lol)) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP you)) + (VP + (VBD got) + (S + (VP + (TO ta) + (VP + (VB be) + (PP + (IN like) + (NP + (NP + (NP (DT that) (NNS ARG)) + (NP (JJR >) (NN RT) (NN sashay26))) + (: :) + (S + (VP + (VP (VB Fuck) (NP (DT the) (NNS ARG))) + (: ...) + (NP (JJ Sorry) (NNS people))) + (: ...))))))))))))</tree></instance><instance><text>this is drugs this is your brain on drugs NZT um i know something harder than NZT its called ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT this)) + (VP + (VBZ is) + (NP (NNS drugs)) + (SBAR + (S + (NP (DT this)) + (VP + (VBZ is) + (S + (NP + (NP (PRP$ your) (NN brain)) + (PP + (IN on) + (NP (NP (NNS drugs)) (NP (NNP NZT) (NN um) (FW i))))) + (VP + (VB know) + (NP + (NP (NN something)) + (ADJP + (ADJP (JJR harder)) + (SBAR + (IN than) + (S + (NP (NNP NZT)) + (PRP$ its) + (VP (VBN called) (S ARG))))))))))))))</tree></instance><instance><text>Presidents Cup captain Fred Couples latest to face ARG problem - Telegraph.co.uk Good luck Fred !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NNS Presidents) + (NP + (NP (NNP Cup) (NN captain) (NNP Fred) (NNP Couples)) + (VP + (JJS latest) + (S + (S + (VP + (TO to) + (VP + (VB face) + (NP (NN tiger) (NNS woods) (NN problem))))) + (: -) + (NP (NN Telegraph.co.uk) (JJ Good) (NN luck) (NNP Fred)))))) + (. !)))</tree></instance><instance><text>Felix the Silva like a top fotograaf -LRB- Ariana Lima , JLO , ARG -RRB- is playing with a toy helicopter !!!! From Bart Smit ! : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Felix)) + (NP + (NP (DT the) (NNP Silva)) + (PP (IN like) (NP (DT a) (JJ top) (NN fotograaf)))) + (PRN + (-LRB- -LRB-) + (NP + (NP (NNP Ariana) (NNP Lima)) + (, ,) + (NP (NP (NNP JLO)) (, ,) (NP ARG))) + (-RRB- -RRB-)) + (VP + (VBZ is) + (S + (VP + (VBG playing) + (PP (IN with) (NP (DT a) (NN toy) (NN helicopter)))))) + (. !!!!)))</tree></instance><instance><text>wtf this is n't fat camp !! this is that dumb ARG documentary ... lamesauce</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN wtf) (DT this)) + (VP (VBZ is) (RB n't) (NP (JJ fat) (NN camp))) + (. !!)))</tree></instance><instance><text>I need new ARG , Nelly Furtado , & Fergie albums like right now .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP need) + (NP + (NP (JJ new) (NN justin) (NN timberlake)) + (, ,) + (NP (NNP Nelly) (NNP Furtado)) + (, ,) + (CC &) + (NP (NNP Fergie) (NNS albums))) + (PP (IN like) (ADVP (RB right) (RB now)))) + (. .)))</tree></instance><instance><text>Hi my name is ARG and my hair costs more than your house .</text><opinion>negative</opinion><tree>(ROOT + (S + (UH Hi) + (NP (PRP$ my) (NN name)) + (VP + (VBZ is) + (SBAR + (S + (NP (NP ARG) (CC and) (NP (PRP$ my) (NN hair))) + (VP + (VBZ costs) + (NP + (NP (JJR more)) + (PP (IN than) (NP (PRP$ your) (NN house)))))))) + (. .)))</tree></instance><instance><text>Lady gag is like the love-child of ARG and Elton John .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Lady) (NN gag)) + (VP + (VBZ is) + (PP + (IN like) + (NP + (NP (DT the) (NN love-child)) + (PP + (IN of) + (NP (NP ARG) (CC and) (NP (NNP Elton) (NNP John))))))) + (. .)))</tree></instance><instance><text>if i made a mistake in that last tweet it 's because my cousin is ARG ... apparently .</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (IN if) + (S + (FW i) + (VP + (VBD made) + (NP (DT a) (NN mistake)) + (PP (IN in) (NP (DT that))) + (NP (JJ last) (NN tweet))))) + (NP (PRP it)) + (VP + (VBZ 's) + (SBAR + (IN because) + (S (NP (PRP$ my) (NN cousin)) (VP (VBZ is) (NP ARG))))) + (: ...) + (RB apparently) + (. .)))</tree></instance><instance><text>this basketball year ima go with the celtics fuck the ARG call me a hater idgaf</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT this) (NN basketball) (NN year)) + (VP + (ADVP (RB ima)) + (VB go) + (PP (IN with) (NP (DT the) (NNS celtics))) + (VP (VBP fuck) (NP (DT the) (NNS ARG))) + (VP + (VBP call) + (S (NP (PRP me)) (NP (DT a) (NN hater) (NN idgaf)))))))</tree></instance><instance><text>RT if you love ARG : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (FRAG + (SBAR (IN if) (S (NP (PRP you)) (VP (VBP love) (NP ARG)))) + (: :) + (-RRB- -RRB-))))</tree></instance><instance><text>i just remembered that my cousin tara used to call jamo hamster boy because he has big teeth like ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (ADVP (RB just)) + (VBD remembered) + (SBAR + (IN that) + (S + (NP (PRP$ my) (NN cousin) (NN tara)) + (VP + (VBN used) + (S + (VP + (TO to) + (VP (VB call) (NP (NN jamo) (NN hamster) (NN boy))))) + (SBAR + (IN because) + (S + (NP (PRP he)) + (VP + (VBZ has) + (NP + (NP (JJ big) (NNS teeth)) + (PP (IN like) (NP ARG)))))))))) + (. .)))</tree></instance><instance><text>How is there no '' Do n't sync iPhone-only apps '' option for ARG ? iTunes insistence on syncing all of my phone apps is FUCKING INFURIATING !</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB How)) + (SQ + (VBZ is) + (NP (EX there)) + (NP (DT no)) + ('' '') + (VP + (VBP Do) + (RB n't) + (NP + (NP + (NN sync) + (JJ iPhone-only) + (NNS apps) + ('' '') + (NN option)) + (PP (IN for) (NP ARG))))) + (. ?)))</tree></instance><instance><text>Agreed ARG could very well be the next rising star Our Country needs but she must start rising !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBD Agreed) + (SBAR + (S + (NP ARG) + (VP + (MD could) + (ADVP (RB very) (RB well)) + (VP + (VB be) + (NP + (NP (DT the) (JJ next) (VBG rising) (NN star)) + (SBAR + (S (NP (PRP$ Our) (NN Country)) (VP (VBZ needs)))))))))) + (CC but) + (S + (NP (PRP she)) + (VP (MD must) (VP (VB start) (S (VP (VBG rising)))))) + (. !)))</tree></instance><instance><text>ARG faces a crisis on Northern Ireland visit | Irish News</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ faces) + (NP (DT a) (NN crisis)) + (PP + (IN on) + (S + (NP (JJ Northern) (NNP Ireland) (NN visit)) + (VP (SYM |) (NP (NNP Irish) (NNP News))))))))</tree></instance><instance><text>You people do n't know how much I HATE Rihanna , Britney , Eminem and ARG ...</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP You) (NNS people)) + (VP + (VBP do) + (RB n't) + (VP + (VB know) + (SBAR + (WHNP (WRB how) (JJ much)) + (S (NP (PRP I)) (VP (VBP HATE) (NP (NNP Rihanna)))))))) + (, ,) + (X + (NP + (NP (NNP Britney)) + (, ,) + (NP (NP (NNP Eminem)) (CC and) (NP ARG)) + (: ...)))))</tree></instance><instance><text>e-mail in of TVC attachment for ABC Local Brisbane 's Morning show with ARG King , clean & fresh thinking for ext marketing on television , good work .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB e-mail) + (PP + (IN in) + (PP + (IN of) + (NP + (NP (NNP TVC) (NN attachment)) + (PP + (IN for) + (NP + (NP + (NP (NNP ABC) (NNP Local) (NNP Brisbane) (POS 's)) + (NN Morning) + (NN show)) + (PP + (IN with) + (NP + (NP (NNP ARG) (NNP King)) + (, ,) + (NP + (NP + (ADJP (JJ clean) (CC &) (JJ fresh)) + (NN thinking)) + (PP + (IN for) + (NP + (NP (NN ext) (NN marketing)) + (PP + (IN on) + (NP + (NP (NN television)) + (, ,) + (NP (JJ good) (NN work))))))))))))))) + (. .)))</tree></instance><instance><text>im playing business over beef chinko the great & vixion not why but why not ! 911 911 warning business over beef on the way yep yes yeah ARG !!!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN im) (NN playing) (NN business)) + (PP (IN over) (NP (NN beef) (NN chinko))) + (NP + (NP (DT the) (JJ great) (CC &) (NN vixion)) + (SBAR + (RB not) + (WHADVP (WRB why)) + (CC but) + (INTJ (WHADVP (WRB why) (RB not))))) + (. !)))</tree></instance><instance><text>uh joe is that a boy or a girl ? looks like ARG !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (UH uh) + (NP (NN joe)) + (VBZ is) + (IN that) + (NP (NP (DT a) (NN boy)) (CC or) (NP (DT a) (NN girl))) + (. ?)))</tree></instance><instance><text>Check out CIO.com 's most popular story today - The Presentation Secrets of ARG -</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VP + (VB Check) + (PRT (RP out)) + (NP + (NP + (NP (NNP CIO.com) (POS 's)) + (ADJP (RBS most) (JJ popular)) + (NN story)) + (NP (NN today)))) + (: -) + (FRAG + (X + (NP + (NP (DT The) (NN Presentation) (NNS Secrets)) + (PP (IN of) (NP ARG))) + (X (: -))))))</tree></instance><instance><text>just searching for unique ARG wallpaper for the front page of my cd ... hahaha ...</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (VP + (ADVP (RB just)) + (VBG searching) + (PP + (IN for) + (NP (JJ unique) (NN britney) (NNS spears) (NN wallpaper))) + (PP + (IN for) + (NP + (NP (DT the) (JJ front) (NN page)) + (PP (IN of) (NP (PRP$ my) (NN cd)))))) + (: ...) + (NP (NN hahaha)) + (: ...)))</tree></instance><instance><text>ARG marketplace download speed fail</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN marketplace) (NN download) (NN speed)) + (VP (VBP fail))))</tree></instance><instance><text>I love that ARG song</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (NP (IN that) (NP (NN alicia) (NNS keys) (NN song))))))</tree></instance><instance><text>hey cnnbrk im all for receiving breaking news ARG push updates but how about having at least one happy story every now & then ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN hey) (NN cnnbrk) (NN im)) + (PP + (DT all) + (PP + (IN for) + (S + (VP + (VBG receiving) + (S + (VP + (VBG breaking) + (NP (NN news) (NN ARG) (NN push) (NNS updates))))))) + (CC but) + (FRAG + (WHADVP (WRB how) (RB about)) + (S + (VP + (VBG having) + (NP + (QP (IN at) (JJS least) (CD one)) + (JJ happy) + (NN story)))) + (NP (ADVP (DT every) (RB now)) (CC &) (RB then)))) + (. ?)))</tree></instance><instance><text>no at the end of south park they put ARG in hell</text><opinion>neutral</opinion><tree>(ROOT + (NP + (DT no) + (PP + (IN at) + (NP + (NP (DT the) (NN end)) + (PP + (IN of) + (NP + (NP (JJ south) (NN park)) + (SBAR + (S + (NP (PRP they)) + (VP (VBP put) (NP ARG) (PP (IN in) (NP (NN hell))))))))))))</tree></instance><instance><text>Funny , the contrast between ARG and William Polk on Afghanistan ... Just slightly more thoughtful than the Palin one , neh ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (S (ADJP (JJ Funny))) + (, ,) + (NP + (NP (DT the) (NN contrast)) + (PP + (IN between) + (NP + (NP ARG) + (CC and) + (NP + (NP (NNP William) (NNP Polk)) + (PP (IN on) (NP (NNP Afghanistan))))))) + (: ...) + (NP + (ADJP + (ADJP (RB Just) (RB slightly) (RBR more) (JJ thoughtful)) + (PP (IN than) (NP (DT the) (NNP Palin) (CD one)))) + (, ,) + (NN neh)) + (. ?)))</tree></instance><instance><text>in loving the github / ARG application engine / grails combo - although having to relearn about JPA is a bit of a drag after hibernate</text><opinion>positive</opinion><tree>(ROOT + (PP + (IN in) + (S + (VP + (VBG loving) + (NP + (NP + (DT the) + (NN github) + (: /) + (NN ARG) + (NN application) + (NN engine)) + (: /) + (NP (NNS grails))) + (X (SYM combo)) + (: -) + (SBAR + (IN although) + (S + (S + (VP + (VBG having) + (S + (VP + (TO to) + (VP (VB relearn) (PP (IN about) (NP (NNP JPA)))))))) + (VP + (VBZ is) + (NP + (NP (DT a) (NN bit)) + (PP + (IN of) + (NP + (NP (DT a) (NN drag)) + (PP (IN after) (VP (VBP hibernate)))))))))))))</tree></instance><instance><text>or a red costume while pretending to be ARG ? it looks rather gross ... especially with those beer-bellys : d</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (CC or) + (NP + (NP (DT a) (JJ red) (NN costume)) + (SBAR + (IN while) + (S + (VP + (VBG pretending) + (S (VP (TO to) (VP (VB be) (NP ARG)))))))) + (. ?)))</tree></instance><instance><text>anyone having problems with the sound on the ARG sky player ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN anyone)) + (VP + (VBG having) + (NP + (NP (NNS problems)) + (PP + (IN with) + (NP + (NP (DT the) (NN sound)) + (PP (IN on) (NP (DT the) (NN ARG) (NN sky) (NN player))))))) + (. ?)))</tree></instance><instance><text>lol very funny Can you tell ARG from Bill Gates ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN lol)) + (SBARQ + (ADJP (RB very) (JJ funny)) + (SQ + (MD Can) + (NP (PRP you)) + (VP + (VB tell) + (NP ARG) + (PP (IN from) (NP (NNP Bill) (NNP Gates)))))) + (. ?)))</tree></instance><instance><text>i unlocked 3 ARG achievements on mass effect !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBD unlocked) + (NP + (NP (CD 3) (NN ARG) (NNS achievements)) + (PP (IN on) (NP (NN mass) (NN effect))))))) + (. !)))</tree></instance><instance><text>i do believe ARG 3 is one of the worst songs ever .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (LS i) + (S + (VP + (VBP do) + (VP + (VB believe) + (SBAR + (S + (NP (NP ARG) (CD 3)) + (VP + (VBZ is) + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP (DT the) (JJS worst) (NNS songs)) + (ADVP (RB ever)))))))))))) + (. .)))</tree></instance><instance><text>favorite ARG quote ? :-RRB- -- i love every word she says but i have to pick '' Some women choose to follow men , an ... .</text><opinion>positive</opinion><tree>(ROOT (FRAG (NP (JJ favorite) (NN lady) (JJ gaga) (NN quote)) (. ?)))</tree></instance><instance><text>soooooo apparently there is no supporting act at ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN soooooo)) + (ADVP (RB apparently)) + (NP (EX there)) + (VP + (VBZ is) + (NP + (NP (DT no) (VBG supporting) (NN act)) + (PP (IN at) (NP ARG)))) + (. .)))</tree></instance><instance><text>i love that it 's a sign of improvement that ARG looks '' less cracked out ''</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (NP + (NP (NN love)) + (SBAR + (WHNP (IN that)) + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (DT a) (NN sign)) + (PP + (IN of) + (NP + (NP (NN improvement)) + (SBAR + (WHNP (IN that)) + (S + (NP ARG) + (VP + (VBZ looks) + ('' '') + (VP + (RBR less) + (VP (VBN cracked) (PRT (RP out)) ('' '')))))))))))))))</tree></instance><instance><text>rofl someone who has common sense and extreme skills in bed needs to bang some brains into ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN rofl) (NN someone)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ has) + (NP + (NP (JJ common) (NN sense)) + (CC and) + (NP (JJ extreme) (NNS skills))) + (PP (IN in) (NP (NN bed))))))) + (VP + (VBZ needs) + (S + (VP + (TO to) + (VP + (NN bang) + (NP (DT some) (NNS brains)) + (PP (IN into) (NP ARG)))))) + (. .)))</tree></instance><instance><text>James Cameron and ARG reunite , but for what purpose ? Let the crazy speculation begin ! .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NP (NNP James) (NNP Cameron)) (CC and) (NP ARG)) + (VP (VB reunite))) + (, ,) + (CC but) + (FRAG (WHPP (IN for) (WHNP (WP what) (NN purpose)))) + (. ?)))</tree></instance><instance><text>I love watching ARG movies and picking them apart while talking to ARG fans .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP love) + (S + (VP + (VBG watching) + (NP + (NP (NN harry) (JJ potter) (NNS movies)) + (CC and) + (VP + (VBG picking) + (NP (PRP them)) + (ADVP (RB apart)) + (SBAR + (IN while) + (S + (VP + (VBG talking) + (S + (VP + (TO to) + (VP (VB harry) (NP (JJ potter) (NNS fans))))))))))))) + (. .)))</tree></instance><instance><text>ARG ; What kind of name is Lady gag its sounds like baby foodLady gag ; the kind of person that 's 1 on the billboard charts</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (: ;) + (NP + (SBAR + (WHNP (WHNP (WP What) (NN kind)) (PP (IN of) (NP (NN name)))) + (S + (VP + (VBZ is) + (NP + (NP (NNP Lady) (NN gag)) + (NP + (NP (PRP$ its) (NNS sounds)) + (PP (IN like) (NP (NN baby) (NN foodLady) (NN gag))))))))) + (: ;) + (NP + (NP (DT the) (NN kind)) + (PP (IN of) (NP (NN person))) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ 's) + (NP + (NP (CD 1)) + (PP (IN on) (NP (DT the) (NN billboard) (NNS charts))))))))))</tree></instance><instance><text>Question for Letterman : What was tougher , apologizing to ARG for the stupid joke , or apologizing to your wife for stupid trysts ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NP (NN Question)) (PP (IN for) (NP (NNP Letterman)))) + (: :) + (NP + (SBAR + (WHNP (WP What)) + (S + (VP + (VBD was) + (ADJP (JJR tougher)) + (, ,) + (S + (VP + (VBG apologizing) + (S + (VP + (TO to) + (VP + (VB sarah) + (NP + (NP (NN palin)) + (PP + (IN for) + (NP + (NP (DT the) (JJ stupid) (NN joke)) + (, ,) + (CC or) + (VP + (VBG apologizing) + (PP + (TO to) + (NP (PRP$ your) (NN wife))))))) + (PP (IN for) (NP (JJ stupid) (NNS trysts))))))))))))) + (. ?)))</tree></instance><instance><text>yeaa i got followers whose picture is a fake ARG doing something very dirty & like 1day ill have 3 of them , then 1 & now i got2</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (JJ yeaa) + (FW i) + (VP + (VBD got) + (NP + (NP (NNS followers)) + (SBAR + (WHNP (WP$ whose) (NN picture)) + (S + (VP + (VBZ is) + (NP + (NP (DT a) (JJ fake) (NN britney) (NNS spears)) + (VP + (VBG doing) + (NP (NN something)) + (ADJP + (RB very) + (JJ dirty) + (CC &) + (PP (IN like) (NP (CD 1day)))))))))))) + (ADVP (RB ill)) + (VP + (VBP have) + (NP + (NP (NP (CD 3)) (PP (IN of) (NP (PRP them)))) + (, ,) + (FRAG + (ADVP (RB then)) + (QP (CD 1) (CC &) (ADVP (RB now))) + (FW i) + (ADJP (ADVP (FW got2))))))))</tree></instance><instance><text>ARG just needs some time off and relax with her family ! thats what she needs ! i hate seeing young people going down ! im here 4 you : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VP + (ADVP (RB just)) + (VBZ needs) + (NP (DT some) (NN time)) + (PRT (RP off))) + (CC and) + (VP (VB relax) (PP (IN with) (NP (PRP$ her) (NN family))))) + (. !)))</tree></instance><instance><text>Join me in the Countdown to the Great Pumpkin ! greatpumpkincountdown win peanuts ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB Join) + (NP (PRP me)) + (PP (IN in) (NP (DT the) (NN Countdown))) + (PP (TO to) (NP (DT the) (NNP Great) (NNP Pumpkin)))) + (. !)))</tree></instance><instance><text>ARG shows why i devote mylife 2work4 an organizationthat believes in & fights 4 marriage :</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ shows) + (SBAR + (WHADVP (WRB why)) + (S + (FW i) + (VP + (VBP devote) + (S + (NP (JJ mylife) (NN 2work4)) + (NP (DT an) (NN organizationthat)) + (VP + (VBZ believes) + (PP + (IN in) + (NP (CC &) (NNS fights) (CD 4) (NN marriage) (: :)))))))))))</tree></instance><instance><text>- ignore the last : watching ' ARG by your side .</text><opinion>positive</opinion><tree>(ROOT + (S + (: -) + (VP + (VB ignore) + (NP + (NP (DT the) (JJ last)) + (: :) + (NP + (NP (VBG watching) ('' ') (NN harry) (NN potter)) + (PP (IN by) (NP (PRP$ your) (NN side)))))) + (. .)))</tree></instance><instance><text>When I noticed By no means Say By no means The Film I fell extra in love with ARG than I ever had before !</text><opinion>positive</opinion><tree>(ROOT + (SQ + (SBAR + (WHADVP (WRB When)) + (S + (NP (PRP I)) + (VP (VBD noticed) (PP (IN By) (NP (DT no) (NNS means)))))) + (VP + (VBP Say) + (PP + (IN By) + (NP + (NP (DT no) (NNS means)) + (SBAR + (S + (NP (DT The) (NNP Film)) + (NP (PRP I)) + (VP + (VBD fell) + (ADJP (JJ extra)) + (PP (IN in) (NP (NN love))) + (PP (IN with) (NP ARG)) + (SBAR + (IN than) + (S + (NP (PRP I)) + (ADVP (RB ever)) + (VP (VBD had) (PP (IN before))))))))))) + (. !)))</tree></instance><instance><text>ARG ' is ? Celebration ? a fine collection , but not perfect ... The University of Alabama Crimson ... collection</text><opinion>neutral</opinion><tree>(ROOT (NP (NN ARG) ('' ') (VP (VBZ is)) (. ?)))</tree></instance><instance><text>I am no longer a ARG Supporter ... Im about to follow for the same reason why I don support little ' Wayne .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VP + (VBP am) + (ADVP (RB no) (RB longer)) + (NP (DT a) (NN charlie) (NN sheen) (NN Supporter))) + (: ...) + (S + (ADVP (NN Im) (IN about)) + (VP + (TO to) + (VP + (VB follow) + (PP + (IN for) + (NP + (NP (DT the) (JJ same) (NN reason)) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP I)) + (VP + (VBP don) + (NP + (NP (NN support) (JJ little)) + ('' ') + (NP (NNP Wayne)))))))))))) + (. .)))</tree></instance><instance><text>this is not ARG ' s best look .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT this)) + (VP + (VBZ is) + (RB not) + (VP + (VB lindsay) + (NP (NP (NN lohan) ('' ') (NNS s)) (JJS best) (NN look)))) + (. .)))</tree></instance><instance><text>I just took '' you and ARG are best friends ... '' and got : part 4 : losing your virginity to justin < 3 -LRB- ; ! Try it : .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (ADVP (RB just)) + (VP + (VBD took) + ('' '') + (SBAR + (S + (NP (NP (PRP you)) (CC and) (NP ARG)) + (VP + (VP + (VBP are) + (ADVP (RBS best) (NP (NNS friends))) + (: ...) + ('' '')) + (CC and) + (VP + (VBD got) + (: :) + (NP + (NP (NN part) (CD 4)) + (: :) + (S + (VP + (VBG losing) + (NP (PRP$ your) (NN virginity)) + (PP + (TO to) + (S + (NP (NN justin)) + (VP + (JJR <) + (S + (S (NP (CD 3)) (VP (-LRB- -LRB-))) + (: ;))))))))))))) + (. !)))</tree></instance><instance><text>wow that tweet was a fail to ARG ... sorry britney !!! i shall try to memorize your new song like i 've memorized all your others -LRB- :</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN wow) + (SBAR + (IN that) + (S + (NP (NN tweet)) + (VBD was) + (DT a) + (VP + (VBP fail) + (S (VP (TO to) (VP ARG))) + (: ...) + (NP (JJ sorry) (NN britney))))) + (. !!!)))</tree></instance><instance><text>Cute , AND funny ... ARG takes job as drug counselor , considered to be the best person to teach people how to quit .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (ADJP (JJ Cute)) + (, ,) + (CC AND) + (NP (ADJP (JJ funny)) (: ...) (NN sarah) (NN palin)) + (VP + (VBZ takes) + (NP (NN job)) + (PP (IN as) (NP (NN drug) (NN counselor))))) + (, ,) + (VP + (VBN considered) + (S + (VP + (TO to) + (VP + (VB be) + (NP + (NP (DT the) (JJS best) (NN person)) + (SBAR + (S + (VP + (TO to) + (VP + (VB teach) + (NP (NNS people)) + (SBAR + (WHADVP (WRB how)) + (S (VP (TO to) (VP (VB quit)))))))))))))) + (. .)))</tree></instance><instance><text>Telegraph - kylieminogue demonstrated that when it comes to the classier brand of arena kitsch she , not ARG remains supreme authority</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (NNP Telegraph)) (: -) (NP (NN kylieminogue))) + (VP + (VBD demonstrated) + (SBAR + (IN that) + (S + (SBAR + (WHADVP (WRB when)) + (S + (NP (PRP it)) + (VP + (VBZ comes) + (PP + (TO to) + (NP + (NP (DT the) (JJR classier) (NN brand)) + (PP + (IN of) + (NP + (NP (NN arena) (NN kitsch)) + (NP (NP (PRP she)) (, ,) (RB not) (NP ARG))))))))) + (VP (VBZ remains) (NP (JJ supreme) (NN authority))))))))</tree></instance><instance><text>ARG files lawsuit against business manager -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ files) + (NP + (NP (NN lawsuit)) + (PP (IN against) (NP (NN business) (NN manager))))) + (: -)))</tree></instance><instance><text>ARG fears steamy home video - spearsnude09.blogspot.com</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ fears) + (NP + (NP (JJ steamy) (NN home) (NN video)) + (: -) + (NP (NN spearsnude09.blogspot.com))))))</tree></instance><instance><text>hello i 'm loving my phone and i 'm so happy for ARG for getting number 1 the billboards :d i love 3 : d</text><opinion>positive</opinion><tree>(ROOT + (INTJ + (UH hello) + (SQ + (FW i) + (VP + (VBP 'm) + (ADJP + (JJ loving) + (PRP$ my) + (SBAR + (S + (NN phone) + (CC and) + (FW i) + (VP + (VBP 'm) + (ADJP + (ADJP (RB so) (JJ happy) (PP (IN for) (NP ARG))) + (PP + (IN for) + (S + (VP + (VBG getting) + (NP + (NP (NN number) (CD 1)) + (SBAR + (S + (NP (DT the) (NNS billboards)) + (VP + (VBD :d) + (NP + (FW i) + (NP + (NP (NN love) (CD 3)) + (: :) + (NP (NN d))))))))))))))))))))</tree></instance><instance><text>i do n't think i like the idea of ARG being designed by a man with eyes that are too close together</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (VP + (VBP do) + (RB n't) + (VP + (VB think) + (ADVP (FW i)) + (PP + (IN like) + (NP + (NP (DT the) (NN idea)) + (PP + (IN of) + (NP + (NNS windows) + (NP + (NP (CD 7)) + (VP + (VBG being) + (VP + (VBN designed) + (PP + (IN by) + (NP + (NP (DT a) (NN man)) + (PP + (IN with) + (NP + (NP (NNS eyes)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBP are) + (ADJP (RB too) (JJ close)))))))))))) + (RB together)))))))))</tree></instance><instance><text>The torture of listening to someones headphones blasting ARG has left a terrible earworm scar on this morning</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (DT The) (VBP torture)) + (PP + (IN of) + (S + (VP + (VBG listening) + (PP + (TO to) + (NP + (NP (NNS someones) (NNS headphones)) + (VP (VBG blasting) (NP ARG)))))))) + (VP + (VBZ has) + (VP + (VBN left) + (NP + (NP (DT a) (JJ terrible) (NN earworm) (NN scar)) + (PP (IN on) (NP (DT this) (NN morning))))))))</tree></instance><instance><text>god of war : chains of olympus ... amazing ARG game !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NP (NN god)) (PP (IN of) (NP (NN war)))) + (: :) + (NP + (NP (NP (NNS chains)) (PP (IN of) (NP (NN olympus)))) + (: ...) + (NP (JJ amazing) (NN ARG) (NN game))) + (. !)))</tree></instance><instance><text>ARG -- best of ARG -LSB- 2008 - cd 1 -RSB- = 476</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP ARG) + (: --) + (ADVP (JJS best)) + (PP (IN of) (NP ARG)) + (-LRB- -LSB-) + (NP + (NP (CD 2008) (: -) (NP (NN cd) (CD 1))) + (-RRB- -RSB-) + (VP (JJ =) (NP (CD 476))))))</tree></instance><instance><text>so i been banned from ARG live kuz i got my shit flashed ! wtf ! on sum real shit dats beyond gay !</text><opinion>negative</opinion><tree>(ROOT + (SINV + (ADVP (RB so) (FW i)) + (VP (VBN been) (VP (VBN banned) (PP (IN from) (NP ARG)))) + (VP + (VBP live) + (S + (NP (NN kuz) (FW i)) + (VP + (VBD got) + (S (NP (PRP$ my) (NN shit)) (VP (VBD flashed)))))) + (. !)))</tree></instance><instance><text>MT diggrbiii kesgardner : Remember a year ago when ARG officials were predicting that ARG would be more popular a year later ? ohwait</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN MT) (NN diggrbiii) (NN kesgardner)) + (: :) + (SBARQ + (S + (VP + (VB Remember) + (ADVP (NP (DT a) (NN year)) (IN ago)) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN ARG) (NNS officials)) + (VP + (VBD were) + (VP + (VBG predicting) + (SBAR + (IN that) + (S + (NP ARG) + (VP + (MD would) + (VP + (VB be) + (NP + (ADJP (RBR more) (JJ popular)) + (ADVP (NP (DT a) (NN year)) (RB later)))))))))))))) + (. ?)))</tree></instance><instance><text>he needs ari gold lol ARG says his business manager has sent him '' down a path toward financial ruin ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP he)) + (VP + (VBZ needs) + (S + (NP (NN ari) (NN gold) (NN lol) (NNS nicolas) (NN cage)) + (VP + (VBZ says) + (SBAR + (S + (NP (PRP$ his) (NN business) (NN manager)) + (VP + (VBZ has) + (VP + (VBN sent) + (NP (PRP him)) + ('' '') + (PP + (IN down) + (NP + (NP (DT a) (NN path)) + (PP + (IN toward) + (S + (VP (JJ financial) (VP (VBP ruin) ('' ''))))))))))))))))</tree></instance><instance><text>ARG JUST NOMINATED FOR HIS WORK IN THE ficticiousfable of the fake president playing himself ! Go for the oscar gold bb !</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (NN barack) + (ADJP + (JJ obama) + (SBAR + (RB JUST) + (S + (VP + (VBN NOMINATED) + (SBAR + (IN FOR) + (S + (VP + (PRP$ HIS) + (S + (VP + (VBP WORK) + (PP + (IN IN) + (NP + (NP (DT THE) (NN ficticiousfable)) + (PP + (IN of) + (NP + (NP + (DT the) + (JJ fake) + (NN president)) + (S + (VP + (VBG playing) + (NP (PRP himself))))))))))))))))))) + (. !)))</tree></instance><instance><text>RT Andrew_W19 : iloveitwhen The ARG win .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP Andrew) (NNP _) (NNP W19)) + (: :) + (S (NP (JJ iloveitwhen) (DT The) (NNS ARG)) (VP (VBP win))) + (. .)))</tree></instance><instance><text>not going on ARG tonight got sore back from work today !</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (VP (RB not) (VBG going) (PP (IN on) (NP (NN ARG) (NN tonight)))) + (VP + (VBD got) + (ADJP (JJ sore)) + (ADVP (RB back)) + (PP (IN from) (NP (NN work))) + (NP (NN today))) + (. !)))</tree></instance><instance><text>of the office ... what about ARG ... is she still in a rehab ... it takes time to went there , mrs. lohan ... otherwise you end in prison</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (PP (IN of) (NP (DT the) (NN office))) + (WHPP + (: ...) + (SBAR + (WHNP (WP what) (PP (IN about) (NP ARG))) + (S + (: ...) + (SQ + (VBZ is) + (NP (PRP she)) + (ADVP (RB still)) + (PP (IN in) (NP (DT a) (NN rehab))) + (: ...) + (NP (PRP it)) + (SBAR + (S + (VP + (VBZ takes) + (S + (NP (NN time)) + (VP (TO to) (VP (VBD went) (ADVP (RB there)))))))) + (, ,) + (NP (NNP mrs.) (NNP lohan)) + (S + (: ...) + (ADVP (RB otherwise)) + (NP (PRP you)) + (VP (VB end) (PP (IN in) (NP (NN prison)))))))))))</tree></instance><instance><text>no worries ARG ... if you 're not getting your attention on the big screen , you 'll get it in court ! have a drink and relax ...</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT no) (NNS worries)) + (SBAR + (S + (VP ARG) + (: ...) + (S + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP 're) + (RB not) + (VP + (VBG getting) + (NP (PRP$ your) (NN attention)) + (PP (IN on) (NP (DT the) (JJ big) (NN screen))))))) + (, ,) + (NP (PRP you)) + (VP + (MD 'll) + (VP (VB get) (NP (PRP it)) (PP (IN in) (NP (NN court)))))))) + (. !)))</tree></instance><instance><text>i love ARG marathons < 3</text><opinion>positive</opinion><tree>(ROOT + (NP + (LST (LS i)) + (NP (NN love) (NN harry) (JJ potter) (NNS marathons)) + (VP (VBG <) (NP (CD 3)))))</tree></instance><instance><text>ARG ' s judge from her 07 dui conviction has ordered the actress 2 appear n court tomorrow so she can personally access her well being</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN judge)) + (PP (IN from) (NP (PRP$ her) (CD 07) (NN dui) (NN conviction)))) + (VP + (VBZ has) + (VP + (VBN ordered) + (NP + (DT the) + (NN actress) + (CD 2) + (VBP appear) + (NP (NN n) (NN court) (NN tomorrow))) + (SBAR + (IN so) + (S + (NP (PRP she)) + (VP + (MD can) + (ADVP (RB personally)) + (VP + (VB access) + (NP (NP (PRP$ her) (NN well)) (VBG being))))))))))</tree></instance><instance><text>i do n't know , i kinda have more love for ps3 and ARG , box just does n't do it for me</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR (LS i) (S (VP (VBP do) (RB n't) (VP (VB know))))) + (PRN + (, ,) + (S + (NP (FW i) (FW kinda)) + (VP + (VBP have) + (NP + (NP (RBR more) (NN love)) + (PP (IN for) (NP (NN ps3) (CC and) (NN ARG)))))) + (, ,)) + (NP (NN box)) + (ADVP (RB just)) + (VP + (VBZ does) + (RB n't) + (VP (VB do) (NP (PRP it)) (PP (IN for) (NP (PRP me)))))))</tree></instance><instance><text>Margaret Carlson : Many politicians fake anti-elitist populism , but ARG seems committed to * genuinely * knowing as little as possible .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Margaret) (NNP Carlson)) + (: :) + (S + (NP + (NP (JJ Many) (NNS politicians)) + (NP + (NP (JJ fake) (JJ anti-elitist) (NN populism)) + (, ,) + (CC but) + (NP ARG))) + (VP + (VBZ seems) + (ADJP + (VBN committed) + (S + (VP + (TO to) + (VP + (X (SYM *)) + (S + (ADJP + (RB genuinely) + (X (SYM *)) + (S + (VP + (VBG knowing) + (ADJP + (RB as) + (JJ little) + (PP (IN as) (JJ possible))))))))))))) + (. .)))</tree></instance><instance><text>i love ARG omgomg</text><opinion>positive</opinion><tree>(ROOT + (NP + (LST (LS i)) + (NP (NN love) (NN anderson) (NN cooper) (NN omgomg))))</tree></instance><instance><text>God And Saint Palermo Saved Us - ARG calls last minute win over Peru '' a miracle that has given us one more life for 2010 ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (NNP God) + (CC And) + (NP (NNP Saint) (NNP Palermo)) + (VP + (VP + (VBD Saved) + (SBAR + (S + (NP (NP (NNP Us)) (: -) (NP ARG)) + (VP + (VBZ calls) + (SBAR + (S + (NP (JJ last) (NN minute)) + (VP (VBP win) (PP (IN over) (NP (NNP Peru)))))))))) + ('' '') + (NP + (NP (DT a) (NN miracle)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBZ has) + (VP + (VBN given) + (NP (PRP us)) + (NP + (NP (CD one) (JJR more) (NN life)) + (PP (IN for) (NP (CD 2010)))) + ('' '')))))))))</tree></instance><instance><text>mitt romney now speaking : obama makes us long for the good ole ' days of ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN mitt) (NN romney)) + (ADVP (RB now)) + (VP (VBG speaking)) + (: :) + (S + (NP (NN obama)) + (VP + (VBZ makes) + (NP + (NP (PRP us)) + (PP + (ADVP (RB long)) + (IN for) + (NP + (NP (NP (DT the) (JJ good) (NN ole)) ('' ') (NNS days)) + (PP (IN of) (NP ARG))))))) + (. .)))</tree></instance><instance><text>quote '' kanye west hates some ARG 's pants o_O '' - Kurt Cobain</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NN quote) ('' '') (NN kanye) (NN west)) + (VP + (VBZ hates) + (NP + (NP (DT some) (NN lady) (NN gaga) (POS 's)) + (NNS pants) + (NN o) + (CD _) + (NN O))) + ('' '')) + (: -) + (FRAG (NP (NNP Kurt) (NNP Cobain)))))</tree></instance><instance><text>ARG + Joe Jonas + Kevin Jonas = 3 = Brothers + good voice = Singers + Fame = Jonas Brothers = The Best Music Group : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NP ARG) (CC +) (NP (NNP Joe) (NNP Jonas))) + (PP + (CC +) + (NP + (NP + (NP + (NNP Kevin) + (NNP Jonas) + (JJ =) + (CD 3) + (JJ =) + (ADJP (NN Brothers) (CC +) (JJ good)) + (NN voice)) + (JJ =) + (NP (NP (NNS Singers)) (CC +) (NP (NNP Fame))) + (JJ =) + (NNP Jonas) + (NN Brothers) + (JJ =)) + (NP (DT The) (JJS Best) (NNP Music) (NNP Group)) + (: :) + (-RRB- -RRB-)))))</tree></instance><instance><text>y' all i am so addicted to coke -LRB- the soda , obviously not the drug cause then i 'd be skinny like ARG -RRB- it 's so bad ... y/n ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN y) ('' ') (NP (DT all) (FW i))) + (VP + (VBP am) + (VP + (ADVP (RB so)) + (VP + (VBN addicted) + (PP + (TO to) + (NP + (NP (NN coke)) + (PRN + (-LRB- -LRB-) + (NP + (NP (DT the) (NN soda)) + (, ,) + (NP + (RB obviously) + (RB not) + (DT the) + (NN drug) + (NN cause))) + (ADVP (RB then)) + (S + (NP (FW i)) + (VP + (MD 'd) + (VP + (VB be) + (VP (VBN skinny) (PP (IN like) (NP ARG)))))) + (-RRB- -RRB-)))) + (S (NP (PRP it)) (VP (VBZ 's) (ADJP (RB so) (JJ bad)))) + (: ...) + (NP (NN y/n))))) + (. ?)))</tree></instance><instance><text>the name sounds a little more familiar now but damn he 's been passed around more than ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT the) (NN name)) + (SBAR + (S + (VBZ sounds) + (NP (DT a) (RB little)) + (ADJP (RBR more) (JJ familiar)) + (ADVP + (ADVP (RB now)) + (CC but) + (S + (RB damn) + (NP (PRP he)) + (VP + (VBZ 's) + (VP + (VBN been) + (VP + (VBN passed) + (ADVP (RB around)) + (ADVP (RBR more) (PP (IN than) (NP ARG))))))))))))</tree></instance><instance><text>twittercaster ... would love to know if its a lie ... P ! nk ARG and Lady together in NYC on Monday ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN twittercaster)) + (: ...) + (VP + (MD would) + (VP + (VB love) + (S + (VP + (TO to) + (VP + (VB know) + (FRAG + (IN if) + (NP + (NP + (NP (PRP$ its) (DT a) (NN lie)) + (: ...) + (NP (NN P)))))))))) + (. !)))</tree></instance><instance><text>ARG 's single makes me want to gathering up real musicians and lock myself in a room where no one can abuse me like that again .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN kim) (NN kardashian) (POS 's)) + (JJ single) + (NNS makes)) + (NP (PRP me)) + (VP + (VBP want) + (PP + (TO to) + (S + (VP + (VP + (VBG gathering) + (PRT (RP up)) + (NP (JJ real) (NNS musicians))) + (CC and) + (VP + (JJ lock) + (NP (PRP myself)) + (PP + (IN in) + (NP + (NP (DT a) (NN room)) + (SBAR + (WHADVP (WRB where)) + (S + (NP (DT no) (PRP one)) + (VP + (MD can) + (VP + (VB abuse) + (NP (PRP me)) + (PP (IN like) (NP (DT that))) + (ADVP (RB again))))))))))))) + (. .)))</tree></instance><instance><text>just bought ARG ' curious perfume and honestly it smells very good ^ ^ even more because i got it for 2 euros instead of 12 ha ha !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (RB just) (VBN bought) (NN britney) (NNS spears) (POS ')) + (JJ curious) + (NN perfume)) + (CC and) + (S + (ADVP (RB honestly)) + (NP (PRP it)) + (VP + (VBZ smells) + (NP (ADJP (RB very) (JJ good)) (SYM ^) (SYM ^)) + (S + (ADVP (RB even) (RBR more)) + (SBAR + (IN because) + (S + (NP (FW i)) + (VP + (VBD got) + (NP (PRP it)) + (PP + (IN for) + (NP + (NP (CD 2) (NNS euros)) + (CONJP (RB instead) (IN of)) + (NP (CD 12) (NN ha) (NN ha)))))))))) + (. !)))</tree></instance><instance><text>ARG : who says your not perfect ? who says your not pretty ? who says your not beautiful ? Me : everyone .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (: :) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ says) + (NP (PRP$ your) (ADJP (RB not) (JJ perfect))))))) + (. ?)))</tree></instance><instance><text>ladyhabs Apple Survey - What do you think of Apple products ? ARG sucks ? freebies .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNS ladyhabs) (NNP Apple) (NNP Survey) (: -)) + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (PRP you)) + (VP (VB think) (PP (IN of) (NP (NNP Apple) (NNS products)))))) + (. ?)))</tree></instance><instance><text>This might sound dirty , but im just patiently waiting for the ARG sex tape ... lol u know its bound to happen</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (DT This)) + (VP (MD might) (VP (VB sound) (ADJP (JJ dirty))))) + (, ,) + (CC but) + (S + (RB im) + (S + (VP + (ADVP (RB just) (RB patiently)) + (VBG waiting) + (PP + (IN for) + (NP (DT the) (NN miley) (NN cyrus) (NN sex) (NN tape))))) + (: ...) + (VP + (NN lol) + (S + (FW u) + (VP + (VB know) + (SBAR + (PRP$ its) + (S (VP (VBN bound) (S (VP (TO to) (VP (VB happen)))))))))))))</tree></instance><instance><text>ARG video game will bring back mickey mouse 's dark side</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN video) (NN game)) + (VP + (MD will) + (VP + (VB bring) + (ADVP (RB back)) + (NP (NP (JJ mickey) (NN mouse) (POS 's)) (JJ dark) (NN side))))))</tree></instance><instance><text>go 2 youtube from yeah ARG & type in jamaican puppets & look at '' my man '' you gon na be dyingggggg !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB go) + (S + (NP + (NP + (NP (CD 2) (NN youtube)) + (PP + (IN from) + (NP + (NP (JJ yeah) (NN ARG) (CC &) (NN type)) + (PP (IN in) (NP (JJ jamaican) (NNS puppets)))))) + (CC &) + (VP (VB look) (PP (IN at) ('' '')))) + (NP (PRP$ my) (NN man)) + ('' '') + (NP (PRP you)) + (VP + (VBG gon) + (S (VP (TO na) (VP (VB be) (NP (NN dyingggggg)))))))) + (. !)))</tree></instance><instance><text>ARG HEARTBEAT i love it !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN HEARTBEAT)) + (VP (FW i) (S (VP (VBP love) (NP (PRP it))))) + (. !)))</tree></instance><instance><text>i was just told that i look like ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (VBD was) + (ADVP (RB just)) + (VP + (VBN told) + (SBAR + (IN that) + (S (FW i) (VP (VB look) (PP (IN like) (NP ARG))))))) + (. .)))</tree></instance><instance><text>but not for the german itunes store ... : o -LRB- - real soccer 2010 free iphone ARG apps</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (CC but) + (PP + (RB not) + (IN for) + (FRAG + (NP + (NP (DT the) (JJ german) (NNS itunes) (NN store)) + (: ...) + (: :)) + (NP (NN o)) + (FRAG + (-LRB- -LRB-) + (: -) + (NP + (JJ real) + (NN soccer) + (CD 2010) + (JJ free) + (NN iphone) + (NN ARG) + (NNS apps)))))))</tree></instance><instance><text>dcagle : Wondering where you can find ARG ' s new book ? This cartoon will let you know</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN dcagle)) + (: :) + (NP + (JJ Wondering) + (SBAR + (WHADVP (WRB where)) + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB find) + (NP + (JJ sarah) + (NN palin) + ('' ') + (NNS s) + (JJ new) + (NN book)))))))) + (. ?)))</tree></instance><instance><text>heard some good ARG stories last night : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (VBD heard) + (NP + (NP (DT some) (JJ good) (NN steve) (NNS jobs) (NNS stories)) + (NP (JJ last) (NN night))) + (: :) + (-RRB- -RRB-)))</tree></instance><instance><text>yay ! now with the new '' report spam option '' , ARG can suck it ! figuratively ! \ o /</text><opinion>negative</opinion><tree>(ROOT (NP (NN yay) (. !)))</tree></instance><instance><text>'' Most of you steal your software '' a young ARG , 1976 :</text><opinion>neutral</opinion><tree>(ROOT + (S + ('' '') + (NP (NP (JJS Most)) (PP (IN of) (NP (PRP you)))) + (VP (VBP steal) (NP (PRP$ your) (NN software))) + ('' '') + (NP + (NP (DT a) (JJ young) (NN bill) (NNS gates)) + (, ,) + (NP (CD 1976) (: :)))))</tree></instance><instance><text>i just had to block three or four '' followers '' whose entire message involved ARG and sexual acts !</text><opinion>neutral</opinion><tree>(ROOT + (S + (LS i) + (VP + (ADVP (RB just)) + (VBD had) + (S + (VP + (TO to) + (VP + (VB block) + (NP (CD three) (CC or) (CD four) ('' '') (NNS followers))))) + ('' '') + (SBAR + (WHNP (WP$ whose) (JJ entire) (NN message)) + (S + (VP + (VBN involved) + (NP (NP ARG) (CC and) (NP (JJ sexual) (NNS acts))))))) + (. !)))</tree></instance><instance><text>This is bad real bad ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT This)) + (VP + (VBZ is) + (NP (JJ bad) (JJ real) (JJ bad) (NN micheal) (NN jackson)))))</tree></instance><instance><text>Real talk She ARG bad , I 'm attracted to her , with her attractive ass ... whats the name of that song</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (JJ Real) (NN talk) (NN She) (NN micheal) (NN jackson)) + (ADJP (JJ bad))) + (VP + (PRN + (, ,) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBN attracted) + (PP (TO to) (NP (PRP her))) + (, ,) + (PP (IN with) (NP (PRP$ her) (JJ attractive) (NN ass)))))) + (: ...)) + (NP + (NP (NNS whats)) + (NP + (NP (DT the) (NN name)) + (PP (IN of) (NP (DT that) (NN song))))))))</tree></instance><instance><text>meldel , ARG suck a stick -LRB- minha follower , olha q beleza ! -RRB- , kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN meldel)) + (, ,) + (NP ARG) + (VP + (VBP suck) + (NP + (NP (DT a) (NN stick)) + (PRN + (-LRB- -LRB-) + (NP + (NP (NN minha) (NN follower)) + (, ,) + (NP (NN olha) (NN q) (NN beleza))) + (. !) + (-RRB- -RRB-))))))</tree></instance><instance><text>i 'm in love with ARG ...</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (VBP 'm) + (PP (IN in) (NP (NP (NN love)) (PP (IN with) (NP ARG)))))) + (: ...)))</tree></instance><instance><text>thank you , now i do too ! plus , i now also have ARG awful cover of ' my prerogative ' rattling around my head ... : -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VB thank) (NP (PRP you)))) + (, ,) + (ADVP (RB now)) + (FW i) + (VP (VBP do) (ADVP (RB too))) + (. !)))</tree></instance><instance><text>Is ARG Moving To New York City For Good ? .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ Is) + (NP ARG) + (VP + (VBG Moving) + (PP + (TO To) + (NP + (NP (NNP New) (NNP York) (NN City)) + (PP (IN For) (ADJP (JJ Good)))))) + (. ?)))</tree></instance><instance><text>Rebecca Black ... Greatest artist since ARG LOL</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP (NNP Rebecca) (NNP Black)) + (: ...) + (PP + (JJS Greatest) + (NP + (NP (NN artist)) + (PP (IN since) (NP (NN selena) (NN gomez) (NNP LOL)))))))</tree></instance><instance><text>yes ! i can now , not only block people , but i can report them ! like the people with the picture of ARG giving someone a blowjob !</text><opinion>neutral</opinion><tree>(ROOT (INTJ (RB yes) (. !)))</tree></instance><instance><text>ARG Will Not Air Osama Bin Laden Tape : Damn straight ! Before his death , Osama bin Laden reportedly ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (MD Will) + (NP + (NP + (RB Not) + (NNP Air) + (NNP Osama) + (NNP Bin) + (NNP Laden) + (NNP Tape)) + (: :) + (NP (NP (JJ Damn) (JJ straight))))) + (. !)))</tree></instance><instance><text>ARG marathon was awesome ! now to do work all day tomorrow</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN harry) (JJ potter) (NN marathon)) + (VP (VBD was) (ADJP (JJ awesome))) + (. !)))</tree></instance><instance><text>Today , ARG recommended this book on her facebook page .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN Today)) + (, ,) + (NP ARG) + (VP + (VBD recommended) + (NP (DT this) (NN book)) + (PP (IN on) (NP (PRP$ her) (NN facebook) (NN page)))) + (. .)))</tree></instance><instance><text>Could have really done with an ARG today at JUMP - would be great for taking notes , keeping up with email , showing clients stuff</text><opinion>positive</opinion><tree>(ROOT + (SQ + (VP + (MD Could) + (VP + (VB have) + (ADVP (RB really)) + (VP + (VBN done) + (PP (IN with) (NP (NP (DT an) (NN ARG)) (NP (NN today)))) + (PP (IN at) (NP (NN JUMP)))))) + (: -) + (FRAG + (VP + (MD would) + (VP + (VB be) + (ADJP (JJ great)) + (PP (IN for) (S (VP (VBG taking) (NP (NNS notes))))) + (, ,) + (S + (VP + (VBG keeping) + (PRT (RP up)) + (PP (IN with) (NP (NN email))) + (, ,) + (VP (VBG showing) (NP (NP (NNS clients)) (NN stuff))))))))))</tree></instance><instance><text>RT AshNicole01 : RT iSkeeterpan Watching these ARG << Weeeeak ! Lol << -- hater !!</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN AshNicole01)) + (: :) + (NP + (NP + (NP (NN RT) (NN iSkeeterpan)) + (VP (VBG Watching) (NP (DT these) (NNS ARG)))) + (S (VP (VBP <<) (NP (NNP Weeeeak))))) + (. !)))</tree></instance><instance><text>hahaha I remember wanting to be ARG like lucky star ARG :-RRB- and like a virgin ARG lol</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (UCP + (NP + (NP (NN hahaha)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP remember) + (VP + (VBG wanting) + (S + (VP + (TO to) + (VP + (VB be) + (NP + (NP ARG) + (PP + (IN like) + (NP (JJ lucky) (NN star) (NN ARG))))))))))) + (: :)) + (ADJP (-RRB- -RRB-)) + (CC and)) + (FRAG (PP (IN like) (NP (DT a) (JJ virgin) (NN ARG) (NN lol))))))</tree></instance><instance><text>chill RT Brandi_Brielle : i hate ARG and wish he would just die already !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN chill) (NN RT) (NNP Brandi) (NNP _) (NNP Brielle)) + (: :) + (NP + (NP + (NP (FW i) (NN hate) (NN harry) (NN potter)) + (CC and) + (NP (NN wish))) + (SBAR + (S + (NP (PRP he)) + (VP + (MD would) + (VP (ADVP (RB just)) (VB die) (ADVP (RB already))))))) + (. !)))</tree></instance><instance><text>yes i am following ARG , she was trying to get 1 million and i like her music .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (RB yes) + (FW i) + (S (VP (VBP am) (PP (VBG following) (NP ARG))))) + (, ,) + (NP (PRP she)) + (VP + (VBD was) + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB get) + (UCP + (QP (CD 1) (CD million)) + (CC and) + (FW i) + (PP (IN like) (NP (PRP$ her) (NN music))))))))) + (. .)))</tree></instance><instance><text>installing ARG - like watching paint dry</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG installing) + (S + (NNS windows) + (FRAG + (QP (CD 7)) + (: -) + (PP + (IN like) + (S (VP (VBG watching) (NP (NN paint) (JJ dry))))))))))</tree></instance><instance><text>watching '' georgia rule '' even though ARG is just flat out ridiculous , i like this movie -LRB- : but lindsay needs to get her act together</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (NP (VBG watching) ('' '') (NP (NN georgia) (NN rule))) + ('' '') + (SBAR + (RB even) + (IN though) + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (ADJP (RB just) (JJ flat) (IN out)) + (ADJP (JJ ridiculous)))))) + (, ,) + (FW i) + (SBAR + (IN like) + (FRAG + (NP (DT this) (NN movie)) + (-LRB- -LRB-) + (: :) + (CC but) + (S + (NP (NNP lindsay)) + (VP + (VBZ needs) + (S + (VP + (TO to) + (VP + (VB get) + (NP (PRP$ her) (NN act)) + (ADVP (RB together)))))))))))</tree></instance><instance><text>Sorry ... but I do NOT want to listen to Katy Perry and ARG while I eat my sushi .</text><opinion>negative</opinion><tree>(ROOT + (ADJP + (JJ Sorry) + (: ...) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP do) + (ADVP (RB NOT)) + (VP + (VB want) + (S + (VP + (TO to) + (VP + (VB listen) + (PP + (TO to) + (NP (NP (NNP Katy) (NNP Perry)) (CC and) (NP ARG))) + (SBAR + (IN while) + (S + (NP (PRP I)) + (VP (VBP eat) (NP (PRP$ my) (NN sushi))))))))))) + (. .)))</tree></instance><instance><text>ARG and Nick Jonas perfectcouple</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (CC and) + (NP (NNP Nick) (NNP Jonas) (NN perfectcouple))))</tree></instance><instance><text>Just recalled how many times she got told she looks like a much hotter version of ARG last night bahaha</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP (RB Just) (VBN recalled)) + (SBAR + (WHNP (WHADJP (WRB how) (JJ many)) (NNS times)) + (S + (NP (PRP she)) + (VP + (VBD got) + (VP + (VBN told) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ looks) + (PP + (IN like) + (NP + (NP + (DT a) + (ADJP (JJ much) (JJR hotter)) + (NN version)) + (PP (IN of) (NP ARG)))) + (NP (JJ last) (NN night) (NN bahaha)))))))))))</tree></instance><instance><text>ARG is HORRIBLE !!!!! Why do people like this trash !!</text><opinion>negative</opinion><tree>(ROOT + (S (NP ARG) (VP (VBZ is) (ADJP (JJ HORRIBLE) (PP (IN !!!!!))))))</tree></instance><instance><text>do you have eliminate professional ? on your ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VB do) + (NP (PRP you)) + (VP (VBP have) (VP (VB eliminate) (ADJP (JJ professional)))) + (. ?)))</tree></instance><instance><text>oh okay ... welp ... better get you some ARG golf for that unused wi</text><opinion>neutral</opinion><tree>(ROOT + (INTJ + (UH oh) + (S + (JJ okay) + (: ...) + (NN welp) + (: ...) + (VP + (JJR better) + (VP + (VB get) + (NP (PRP you)) + (NP + (NP (DT some) (NN tiger) (NNS woods) (NN golf)) + (PP (IN for) (NP (DT that) (JJ unused) (NN wi)))))))))</tree></instance><instance><text>hear old ARG songs ! :] they 're amazing ! ;] -RSB- | | go to bed immediately ! good night everybody ! xoxo</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB hear) + (NP (JJ old) (NN britney) (NNS spears) (NNS songs))) + (. !)))</tree></instance><instance><text>slykittenx I love glee and x factor ... ARG had been on that right ?!</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN slykittenx)) + (SBAR + (S + (S (NP (PRP I)) (VP (VBP love) (NP (NN glee)))) + (CC and) + (S + (NP (NP (NN x) (NN factor)) (: ...) (NP ARG)) + (VP + (VBD had) + (VP + (VBN been) + (PP (IN on) (NP (DT that) (JJ right) (NN ?!))))))))))</tree></instance><instance><text>ah okay ! :-LRB- i like the ARG a lot : -RRB-</text><opinion>positive</opinion><tree>(ROOT (FRAG (ADJP (RB ah) (JJ okay)) (. !)))</tree></instance><instance><text>that is so true , '' oh '' certainly is n't a president , reminds me of poor ole ARG with no backbone</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (S + (NP (DT that)) + (VP (VBZ is) (ADJP (RB so) (JJ true))) + (, ,) + ('' '') + (INTJ (UH oh)) + ('' '') + (ADVP (RB certainly))) + (VP (VBZ is) (RB n't) (NP (DT a) (NN president)))) + (, ,) + (VP + (VBZ reminds) + (NP + (NP (PRP me)) + (PP + (IN of) + (NP + (NP (JJ poor) (NN ole) (NN jimmy)) + (ADJP + (JJ carter) + (PP (IN with) (NP (DT no) (NN backbone))))))))))</tree></instance><instance><text>I 'm not even gon na try and act cool ... If I was in a horror movie I 'd be the goddamn first to DIE !! I 'd die even harder than ARG !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (PRP I)) + (SBAR + (S + (VP + (VBP 'm) + (RB not) + (ADVP (RB even)) + (VP + (VBG gon) + (S + (VP + (TO na) + (VP (VB try) (CC and) (VB act) (ADJP (JJ cool))))))) + (: ...) + (S + (SBAR + (IN If) + (S + (NP (PRP I)) + (VP + (VBD was) + (PP + (IN in) + (NP + (NP (DT a) (NN horror) (NN movie)) + (SBAR + (S + (NP (PRP I)) + (VP + (MD 'd) + (VP + (VB be) + (NP + (NP (DT the) (JJ goddamn) (JJ first)) + (SBAR (S (VP (TO to) (VP (VB DIE)))))))))))))))))) + (. !!)))</tree></instance><instance><text>thingsimiss the monsterball , I love ARG too much</text><opinion>positive</opinion><tree>(ROOT + (S + (PP (IN thingsimiss) (NP (DT the) (NN monsterball))) + (, ,) + (NP (PRP I)) + (VP + (VBP love) + (S (NP (NN lady)) (ADJP (JJ gaga)) (ADVP (RB too) (RB much))))))</tree></instance><instance><text>I think even ARG uses word 2007 ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP (RB even) (JJ steve) (NNS jobs)) + (VP (VBZ uses) (NP (NN word) (CD 2007)))))) + (: ...)))</tree></instance><instance><text>Why does Katie Couric melt in front of Hillary Clinton yet bullies ARG ? What a leftist journalist !</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB Why)) + (SQ + (SQ + (VBZ does) + (NP (NNP Katie) (NNP Couric)) + (VP + (VB melt) + (PP + (IN in) + (NP + (NP (NN front)) + (PP (IN of) (NP (NNP Hillary) (NNP Clinton))))))) + (ADVP (RB yet)) + (VP (VBZ bullies) (NP ARG))) + (. ?)))</tree></instance><instance><text>i love you more than ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (FW i) + (VP + (VBP love) + (NP (PRP you)) + (ADVP (ADVP (JJR more)) (PP (IN than) (NP ARG))))))</tree></instance><instance><text>Who needs a diary when you have ARG ?</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + (WHNP (WP Who)) + (SQ + (VP + (VBZ needs) + (NP + (NP (DT a) (NN diary)) + (SBAR + (WHADVP (WRB when)) + (S (NP (PRP you)) (VP (VBP have) (NP ARG))))))) + (. ?)))</tree></instance><instance><text>please give us rez hd -LRB- in true 1080p , not fake upscaled ARG 1080p -RRB- on the playstation 3 ! love your ps3 customers !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB please) + (VP + (VB give) + (NP (PRP us)) + (VP + (VB rez) + (NP + (NP + (NP (NN hd)) + (PRN + (-LRB- -LRB-) + (PP (IN in) (NP (JJ true) (NN 1080p))) + (, ,) + (RB not) + (NP (JJ fake) (JJ upscaled) (NN ARG) (NN 1080p)) + (-RRB- -RRB-))) + (PP (IN on) (NP (DT the) (NN playstation) (CD 3))))))) + (. !)))</tree></instance><instance><text>IPayMyTaxesBecause with my luck I would n't wind up in a country-club type prison like ARG or Bernie Madoff .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN IPayMyTaxesBecause)) + (PP (IN with) (NP (PRP$ my) (NN luck))) + (NP (PRP I))) + (VP + (MD would) + (RB n't) + (VP + (VB wind) + (PRT (RP up)) + (PP + (IN in) + (NP + (NP (DT a) (JJ country-club) (NN type) (NN prison)) + (PP + (IN like) + (NP (NP ARG) (CC or) (NP (NNP Bernie) (NNP Madoff)))))))) + (. .)))</tree></instance><instance><text>best free antivirus and antispyware for ARG :</text><opinion>neutral</opinion><tree>(ROOT + (S + (RB best) + (VP + (JJ free) + (NP (NP (NN antivirus)) (CC and) (NP (NN antispyware))) + (PP (IN for) (NP (NNS windows) (CD 7) (: :))))))</tree></instance><instance><text>hahaha , ARG is a lej , yeah uk is getting less wick by the year my friend , obama for the fucking win , x</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN hahaha)) + (, ,) + (NP ARG) + (FRAG + (VP + (VBZ is) + (SBAR + (S + (NP (NP (DT a) (NN lej)) (, ,) (NP (JJ yeah) (NN uk))) + (VP + (VBZ is) + (VP + (VBG getting) + (NP (RBR less) (NN wick)) + (PP + (IN by) + (NP + (NP (DT the) (NN year)) + (NP (PRP$ my) (NN friend)) + (, ,) + (NP + (NP (NN obama)) + (PP + (IN for) + (NP (DT the) (RB fucking) (VB win)))) + (, ,) + (CC x)))))))))))</tree></instance><instance><text>it 's official : ARG was such an arsehole , you can win the nobel peace prize just by not being him pass</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP it)) + (VP (VBZ 's) (NP (NN official))) + (: :) + (SINV + (VP ARG) + (VP (VBD was)) + (SBAR + (S + (NP (JJ such) (DT an) (NN arsehole)) + (, ,) + (NP (PRP you)) + (VP + (MD can) + (VP + (VB win) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + (SBAR + (ADVP (RB just)) + (PP + (IN by) + (S + (RB not) + (VP + (VBG being) + (S (NP (PRP him)) (VP (VB pass))))))))))))))</tree></instance><instance><text>musictoday ARG - black hole</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musictoday) (NN lindsay) (NN lohan)) + (: -) + (NP (JJ black) (NN hole))))</tree></instance><instance><text>US Taxpayers blow $ 529 million to produce play toys for ARG , Leonardo DiCaprio & other rich hypocrites - .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (S + (NP (NNP US) (NNPS Taxpayers)) + (VP + (VB blow) + (NP (QP ($ $) (CD 529) (CD million))) + (S + (VP + (TO to) + (VP + (VB produce) + (NP (NN play) (NNS toys)) + (PP (IN for) (NP (NNP al)))))) + (VP (VBP gore)))) + (, ,) + (NP + (NNP Leonardo) + (NNP DiCaprio) + (CC &) + (JJ other) + (JJ rich) + (NNS hypocrites)) + (: -)) + (. .)))</tree></instance><instance><text>hahahahahaha you better mean the next ARG as a compliment ! lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN hahahahahaha)) + (NP (PRP you)) + (VP + (ADJP (JJR better)) + (S + (VP + (VB mean) + (NP (DT the) (JJ next) (NN britney) (NNS spears)) + (PP (IN as) (NP (DT a) (NN compliment)))))) + (. !)))</tree></instance><instance><text>ARG was there to help raise funds for a new baby , sick to death of all the black , that sounds like one of my recurring dreams</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD was) + (ADVP (RB there)) + (S + (VP + (TO to) + (VP + (VB help) + (S + (VP + (VB raise) + (NP + (NP (NNS funds)) + (PP (IN for) (NP (DT a) (JJ new) (NN baby))))))))) + (, ,) + (ADJP + (JJ sick) + (PP + (TO to) + (NP + (NP (NN death)) + (PP (IN of) (NP (PDT all) (DT the) (JJ black)))))) + (, ,) + (SBAR + (WHNP (IN that)) + (S + (VP + (VBZ sounds) + (PP + (IN like) + (NP + (NP (CD one)) + (PP + (IN of) + (NP (PRP$ my) (VBG recurring) (NNS dreams)))))))))))</tree></instance><instance><text>geicos talking pot hole is ARG , right ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (NP (NP (NNS geicos)) (VP (VBG talking) (NP (NN pot) (NN hole)))) + (SQ (VBZ is) (NP (NP ARG) (, ,) (NP (NN right)))) + (. ?)))</tree></instance><instance><text>- The real ARG</text><opinion>neutral</opinion><tree>(ROOT (X (: -) (NP (DT The) (JJ real) (NN micheal) (NN jackson))))</tree></instance><instance><text>Michelle ARG is in my Spanish book .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Michelle) (NNP ARG)) + (VP (VBZ is) (PP (IN in) (NP (PRP$ my) (JJ Spanish) (NN book)))) + (. .)))</tree></instance><instance><text>someone thing of a slow love song i can put on my ARG that i like ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN someone) (NN thing)) + (PP + (IN of) + (NP (NP (DT a) (JJ slow) (NN love) (NN song)) (FW i)))) + (VP + (MD can) + (VP + (VB put) + (PP + (IN on) + (NP + (NP (PRP$ my) (NN ARG)) + (SBAR (IN that) (S (VP (FW i) (PP (IN like))))))))) + (. ?)))</tree></instance><instance><text>' Tea party ' protests budget compromise , and ARG denies budging .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP + ('' ') + (NNP Tea) + (NN party) + ('' ') + (NNS protests) + (NN budget) + (NN compromise)) + (, ,) + (CC and) + (NP ARG)) + (VP (VBZ denies) (NP (NN budging))) + (. .)))</tree></instance><instance><text>i never do musicmonday ... but ' 3 ' by ARG is just that good : d</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (LS i) + (SINV + (ADVP (RB never)) + (VBP do) + (NP (NN musicmonday)) + (: ...) + (CONJP (CC but) ('' ')) + (S + (NP (CD 3) ('' ') (PP (IN by) (NP ARG))) + (VP (VBZ is) (NP (RB just) (DT that) (JJ good))))) + (: :)) + (NP (NN d))))</tree></instance><instance><text>ARG ' s song -LRB- even though i don like her -RRB- something that i never had totally relates to what i 'm going through right now .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN lindsay) (NN lohan) ('' ') (NNS s) (NN song)) + (PRN + (-LRB- -LRB-) + (SBAR + (RB even) + (IN though) + (S (FW i) (VP (VB don) (PP (IN like) (NP (PRP$ her)))))) + (-RRB- -RRB-))) + (VP + (NN something) + (SBAR + (IN that) + (S + (FW i) + (ADVP (RB never)) + (VP + (VBD had) + (S + (ADVP (RB totally)) + (VP + (VBZ relates) + (PP + (TO to) + (SBAR + (WHNP (WP what)) + (S + (NP (FW i)) + (VP + (VBP 'm) + (VP + (VBG going) + (ADVP (RB through)) + (ADVP (RB right) (RB now))))))))))))) + (. .)))</tree></instance><instance><text>Whenever i watch a ARG movie i feel like magic is possible and i love it !! : -RRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NNP Whenever) (FW i)) + (VP + (VBP watch) + (NP (DT a) (NN harry) (NN potter) (NN movie)) + (VP (FW i) (S (VP (VB feel) (PP (IN like) (NP (NN magic)))))))) + (S + (VBZ is) + (ADJP (ADJP (JJ possible)) (CC and) (FW i)) + (VP (VBP love) (NP (PRP it)))) + (. !!)))</tree></instance><instance><text>Jason Mraz is the nouveau ARG , but with better singing and less musicianship hackery .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Jason) (NNP Mraz)) + (VP + (VBZ is) + (NP + (NP (DT the) (NN nouveau) (NN dave) (NNS matthews)) + (, ,) + (CC but) + (PP + (IN with) + (NP + (NP (JJR better) (NN singing)) + (CC and) + (NP (JJR less) (NN musicianship) (NN hackery)))))) + (. .)))</tree></instance><instance><text>tengo sueño :-RRB- | | highlight of the day : no comí dulces en la mañana :-RRB- ARG !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN tengo) (NN sueño)) + (: :) + (NP + (NP + (NP (-RRB- -RRB-) (SYM |) (SYM |) (NN highlight)) + (PP (IN of) (NP (DT the) (NN day)))) + (: :) + (S + (S + (NP (DT no) (NN comí)) + (VP (VBZ dulces) (PP (IN en) (NP (DT la) (FW mañana))))) + (: :) + (S (NP (-RRB- -RRB-) (NN ARG))))) + (. !)))</tree></instance><instance><text>comeonson you must be gay if you got ARG album on your pod</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN comeonson)) + (SBAR + (S + (NP (PRP you)) + (VP + (MD must) + (VP + (VB be) + (ADJP (JJ gay)) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBD got) + (NP (NN britney) (NNS spears) (NN album)) + (PP (IN on) (NP (PRP$ your) (NN pod))))))))))))</tree></instance><instance><text>I guess it 's time I listen to some ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP guess) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (NP (NN time)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP listen) + (PP + (TO to) + (NP (DT some) (NN taylor) (NN swift))))))))))) + (. .)))</tree></instance><instance><text>foramilliondollars quote of the day : ARG -LRB- source : celebrity vip lounge -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNS foramilliondollars) (NN quote)) + (PP (IN of) (NP (DT the) (NN day))) + (: :)) + (NP + (NP ARG) + (PRN + (-LRB- -LRB-) + (NP + (NP (NN source)) + (: :) + (NP (NN celebrity) (NN vip) (NN lounge))) + (-RRB- -RRB-)))))</tree></instance><instance><text>ARG upgrade scenarios : scenario 4 : upgrade from the ARG rc to the final version</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS windows) (CD 7) (NN upgrade) (NNS scenarios)) + (: :) + (NP + (NP (NN scenario) (CD 4)) + (: :) + (NP + (NP + (NP (NN upgrade)) + (PP (IN from) (NP (DT the) (NNS windows)))) + (NP (CD 7) (NN rc)) + (PP (TO to) (NP (DT the) (JJ final) (NN version)))))))</tree></instance><instance><text>; ds also have o.o but also in jap lol !!! ARG de is fighting , ds de is just like arcade type</text><opinion>neutral</opinion><tree>(ROOT + (S + (: ;) + (JJ ds) + (ADVP (RB also)) + (VP + (VBP have) + (NP + (NP (NN o.o)) + (CONJP (CC but) (RB also)) + (PP (IN in) (NP (NN jap) (NN lol))))) + (. !!!)))</tree></instance><instance><text>ARG invites are available to nice people ! preferably followers !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ invites) + (VP + (VBP are) + (ADJP + (JJ available) + (PP (TO to) (NP (JJ nice) (NNS people)))))) + (. !)))</tree></instance><instance><text>either i have a dirty filthy mind or the new ARG song '' 3 '' is n't necessarily about the actual number ... geez !</text><opinion>negative</opinion><tree>(ROOT + (SINV + (NP (DT either) (FW i)) + (VBP have) + (NP + (NP (DT a) (JJ dirty) (JJ filthy) (NN mind)) + (CC or) + (NP (DT the) (JJ new) (NN britney) (NNS spears) (NN song))) + (S + ('' '') + (NP (CD 3)) + ('' '') + (VP + (VBZ is) + (RB n't) + (ADVP (RB necessarily)) + (PP + (IN about) + (NP + (NP (DT the) (JJ actual) (NN number)) + (: ...) + (NP (NN geez)))))) + (. !)))</tree></instance><instance><text>I love ARG < 3333</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP (VBP love) (S (NP ARG) (NP (JJR <) (CD 3333))))))</tree></instance><instance><text>yeah then you 'd have to write ARG a thank you card or something ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN yeah)) + (ADVP (RB then)) + (NP (PRP you)) + (VP + (MD 'd) + (VP + (VB have) + (S + (VP + (TO to) + (VP + (VB write) + (S + (NP ARG) + (DT a) + (VP + (VB thank) + (S + (S (NP (PRP you)) (VP (NN card))) + (CC or) + (S (NP (NN something)) (ADJP (: ...)))))))))))))</tree></instance><instance><text>connerysteph i hate the ARG 2 m.i.a.m.i heat all day</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN connerysteph) (FW i)) + (VP + (VB hate) + (NP + (NP (DT the) (NNS ARG)) + (NP (CD 2) (NNS m.i.a.m.i) (NN heat))) + (NP (DT all) (NN day)))))</tree></instance><instance><text>Breaking : POTUS writes an 8th ARG book and uses the time turner to go back and negotiate with Voldemort ! NobeLOL tcot</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (VBG Breaking) + (: :) + (S + (NP (NN POTUS)) + (VP + (VP + (VBZ writes) + (NP (DT an) (JJ 8th) (NN harry) (NN potter) (NN book))) + (CC and) + (VP + (VBZ uses) + (NP (DT the) (NN time) (NN turner)) + (S + (VP + (TO to) + (VP + (VP (VB go) (ADVP (RB back))) + (CC and) + (VP + (VB negotiate) + (PP (IN with) (NP (NNP Voldemort)))))))))) + (. !)))</tree></instance><instance><text>ARG looks like a man</text><opinion>negative</opinion><tree>(ROOT + (S (NP ARG) (VP (VBZ looks) (PP (IN like) (NP (DT a) (NN man))))))</tree></instance><instance><text>amandabynes '' 3 '' - ARG :-RRB- yeesssss graaccyyyyyyyy ! i miss you !!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNS amandabynes) ('' '') (CD 3) ('' '') (: -)) + (NN britney) + (NNS spears)) + (: :) + (NP (-RRB- -RRB-) (JJ yeesssss) (NN graaccyyyyyyyy)) + (. !)))</tree></instance><instance><text>RT timesonline Historic boost to ARG ' is health reforms after key Republican 's support</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN RT) (NN timesonline) (JJ Historic) (NN boost)) + (PP (TO to) (NP ARG)) + ('' ')) + (VP + (VBZ is) + (NP (NN health) (NNS reforms)) + (PP + (IN after) + (NP (NP (JJ key) (NNP Republican) (POS 's)) (NN support))))))</tree></instance><instance><text>grand tourismo for ARG i fucking dope .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (JJ grand) (NN tourismo)) + (PP (IN for) (NP ARG)) + (NP (FW i) (ADVP (RB fucking)) (NN dope))) + (. .)))</tree></instance><instance><text>Regardless of my political party , I will ALWAYS love ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (ADVP + (RB Regardless) + (PP (IN of) (NP (PRP$ my) (JJ political) (NN party)))) + (, ,) + (NP (PRP I)) + (VP (MD will) (ADVP (RB ALWAYS)) (VP (VB love) (NP ARG))) + (. .)))</tree></instance><instance><text>the worldwidewade 's birthday cakes just look like ARG ' s pasties 4 ungaro ;--RRB- !!!</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NP (DT the) (NN worldwidewade) (POS 's)) (NN birthday)) + (VP + (VBZ cakes) + (ADVP (RB just)) + (VP + (VB look) + (PP + (IN like) + (S + (NP (NP ARG) ('' ')) + (VP + (NNS s) + (NP (NP (NNS pasties)) (NP (CD 4) (NN ungaro))))))))) + (: ;) + (PRN (: --) (SYM RRB) (: -)) + (. !!!)))</tree></instance><instance><text>foxit 's eslick reader now supports epub , puts ARG to shame hardware -</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NP (NN foxit) (POS 's)) (NN eslick) (NN reader)) + (VP + (ADVP (RB now)) + (VP (VBZ supports) (NP (NN epub))) + (, ,) + (VP + (VBZ puts) + (NP ARG) + (PP (TO to) (NP (NN shame) (NN hardware)))) + (: -))))</tree></instance><instance><text>Love my ARG heartbeatz !! .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN Love) (PRP$ my) (NN lady) (JJ gaga) (NN heartbeatz)) + (. !!)))</tree></instance><instance><text>yo real talk , whoever took my homie mpfranco ' is ARG last night hit me up and you can pretend like you did n't know who 's ARG that was</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (FW yo) (JJ real) (NN talk)) + (, ,) + (SBAR + (WHNP (WP whoever)) + (S + (VP + (VBD took) + (NP (PRP$ my) (NN homie) (NN mpfranco) ('' ')))))) + (VP + (VBZ is) + (NP + (NP ARG) + (SBAR + (S + (NP (JJ last) (NN night)) + (VP (VBD hit) (NP (PRP me)) (RP up))))))) + (CC and) + (S + (NP (PRP you)) + (VP + (MD can) + (VP + (VB pretend) + (SBAR + (IN like) + (S + (NP (PRP you)) + (VP + (VBD did) + (RB n't) + (VP + (VB know) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ 's) + (NP + (NP ARG) + (SBAR (WHNP (WDT that)) (S (VP (VBD was)))))))))))))))))</tree></instance><instance><text>i love the ARG '' play to '' thing</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (VP + (VBP love) + (NP (DT the) (NNS windows) (CD 7)) + ('' '') + (VP (VB play) (S (VP (TO to) (VP ('' '') (NP (NN thing)))))))))</tree></instance><instance><text>Is Albright senile she calls Joe Biden & ARG the best of America ? Go back to your old folks home .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ Is) + (NP (NNP Albright)) + (ADJP + (JJ senile) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ calls) + (SBAR + (S + (NP (NNP Joe) (NNP Biden) (CC &) (NNP hillary)) + (VP + (VBP clinton) + (NP + (NP (DT the) (JJS best)) + (PP (IN of) (NP (NNP America))))))))))) + (. ?)))</tree></instance><instance><text>loving the movie even though ARG is in it .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG loving) + (NP (DT the) (NN movie)) + (SBAR + (RB even) + (IN though) + (S (NP ARG) (VP (VBZ is) (PP (IN in) (NP (PRP it))))))) + (. .)))</tree></instance><instance><text>so i typed in '' why did '' in goggle , and here was the first suggestion : '' why did ARG win the nobel peace prize '' - LOL !</text><opinion>neutral</opinion><tree>(ROOT + (ADJP + (ADJP (RB so) (FW i) (VBN typed) (PP (IN in) ('' ''))) + (SBAR + (WHADVP (WRB why)) + (UCP + (SQ (VBD did) ('' '') (PP (IN in) (NP (NN goggle)))) + (, ,) + (CC and) + (ADVP (RB here)) + (SQ + (VBD was) + (NP (NP (DT the) (JJ first) (NN suggestion)) (: :) ('' '')) + (SBAR + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBD did) + (NP + (ADJP ARG) + (VB win) + (NP (DT the) (JJ nobel) (NN peace) (NN prize)) + ('' '') + (: -)) + (NP (NNP LOL)))))))) + (. !)))</tree></instance><instance><text>ARG Death Threat : Irish Muslim Convert Arrested Ahead Of Obama Visit - Sky News .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN barack) (JJ obama) (NN Death) (NN Threat)) + (: :) + (NP + (NP (JJ Irish) (JJ Muslim) (NNP Convert)) + (VP + (VBN Arrested) + (NP (NNP Ahead)) + (PP + (IN Of) + (NP + (NP (NNP Obama) (NNP Visit)) + (: -) + (NP (NNP Sky) (NNP News))))))) + (. .)))</tree></instance><instance><text>i really wish i was actually paying attention to this game instead of trying to figure out this stupid ARG touch .</text><opinion>negative</opinion><tree>(ROOT + (S + (LS i) + (ADVP (RB really)) + (VP + (VB wish) + (SBAR + (S + (NP (FW i)) + (VP + (VBD was) + (ADVP (RB actually)) + (VP + (VBG paying) + (NP (NN attention)) + (PP (TO to) (NP (DT this) (NN game))) + (PP + (RB instead) + (IN of) + (S + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB figure) + (PRT (RP out)) + (NP + (DT this) + (JJ stupid) + (NN ARG) + (NN touch))))))))))))) + (. .)))</tree></instance><instance><text>Thank you so much all monster ! You make me spirit to love ARG ★ -LRB-^_^-RRB- ★</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB Thank) + (NP (PRP you)) + (VP (ADVP (ADVP (RB so) (RB much)) (NP (DT all) (NN monster))))) + (. !)))</tree></instance><instance><text>i want a pretty ARG caseeee</text><opinion>positive</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (VBP want) + (NP (DT a) (ADJP (RB pretty) (JJ ARG)) (NN caseeee)))))</tree></instance><instance><text>wow ! ARG 360 games in the us sure do love call of duty .</text><opinion>neutral</opinion><tree>(ROOT (NP (NN wow) (. !)))</tree></instance><instance><text>No Such Thing ! ARG makes me happy .</text><opinion>positive</opinion><tree>(ROOT (FRAG (NP (DT No) (JJ Such) (NN Thing)) (. !)))</tree></instance><instance><text>is not sure if it should be embarrassing to listen to the first ARG album while waiting for the next college class ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (RB not) + (FRAG + (ADJP (JJ sure)) + (SBAR + (IN if) + (S + (NP (PRP it)) + (VP + (MD should) + (VP + (VB be) + (ADJP + (JJ embarrassing) + (S + (VP + (TO to) + (VP + (VB listen) + (PP + (TO to) + (NP + (DT the) + (JJ first) + (NN britney) + (NNS spears) + (NN album))) + (SBAR + (IN while) + (S + (VP + (VBG waiting) + (PP + (IN for) + (NP + (DT the) + (JJ next) + (NN college) + (NN class)))))))))))))) + (: ...)))))</tree></instance><instance><text>I 'd love to see her do a collaboration with Britney or ARG , maybe even PCD too .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD 'd) + (VP + (VB love) + (S + (VP + (TO to) + (VP + (VB see) + (SBAR + (S + (NP (PRP$ her)) + (VP + (VBP do) + (NP (DT a) (NN collaboration)) + (PP + (IN with) + (NP (NP (NN Britney)) (CC or) (NP ARG))))))))))) + (, ,) + (S + (ADVP (RB maybe)) + (ADVP (RB even)) + (NP (NP (NN PCD)) (ADVP (RB too)))) + (. .)))</tree></instance><instance><text>is ARG being a bad girl ? ushaushuahsuahsuahu , yes , she is .</text><opinion>negative</opinion><tree>(ROOT + (SINV + (VP (VBZ is)) + (NP (NP ARG) (VP (VBG being) (NP (DT a) (JJ bad) (NN girl)))) + (. ?)))</tree></instance><instance><text>the obvious answer would be wear a school girls outfit but I think going as ARG would be good too .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT the) (JJ obvious) (NN answer)) + (VP + (VP + (MD would) + (VP + (VB be) + (VP + (VB wear) + (NP (NP (DT a) (NN school)) (NNS girls)) + (VBP outfit)))) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (S (VP (VBG going) (PP (IN as) (NP ARG)))) + (VP + (MD would) + (VP (VB be) (ADJP (JJ good)) (ADVP (RB too))))))))) + (. .)))</tree></instance><instance><text>i ordered my amazon ARG last week , my primas have them and love them !</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (LS i) + (S + (VP + (VBD ordered) + (NP (PRP$ my) (NN amazon) (NN ARG)) + (NP (JJ last) (NN week))))) + (, ,) + (NP (PRP$ my) (NNS primas)) + (VP + (VBP have) + (NP (NP (PRP them)) (CC and) (VP (VB love) (NP (PRP them))))) + (. !)))</tree></instance><instance><text>another part of me by ARG is so nice ! love itttttttttttttttttt</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (DT another) (NN part)) + (PP (IN of) (NP (PRP me))) + (PP (IN by) (NP ARG))) + (VP (VBZ is) (ADJP (RB so) (JJ nice))) + (. !)))</tree></instance><instance><text>Monica me and my dad watched the new ARG and mad dad slept during the whole time but me and monica loved it ! : p</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (NNP Monica)) + (SBAR + (S + (NP (NP (PRP me)) (CC and) (NP (PRP$ my) (NN dad))) + (VP + (VBD watched) + (NP + (NP (DT the) (JJ new) (NN harry) (NN potter)) + (CC and) + (NP (JJ mad) (NN dad))))))) + (VP + (VP + (VBD slept) + (PP (IN during) (NP (DT the) (JJ whole) (NN time)))) + (CC but) + (S + (NP (NP (PRP me)) (CC and) (NP (NN monica))) + (VP (VBD loved) (NP (PRP it))))) + (. !)))</tree></instance><instance><text>She got that good good , she ARG bad I 'm attracted to her with her attractive ass ! > Now your a rapper</text><opinion>negative</opinion><tree>(ROOT + (X + (S + (S + (NP (PRP She)) + (VP (VBD got) (NP (DT that) (JJ good) (JJ good)))) + (, ,) + (NP (PRP she)) + (VP + (VBD micheal) + (S + (VP + (NN jackson) + (S + (ADJP + (JJ bad) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP 'm) + (VP + (VBN attracted) + (PP + (TO to) + (NP + (NP (PRP$ her)) + (PP + (IN with) + (NP + (PRP$ her) + (JJ attractive) + (NN ass)))))))))))))) + (. !)) + (ADJP (JJR >))))</tree></instance><instance><text>how cute is ARG !! delayedtweets</text><opinion>positive</opinion><tree>(ROOT + (SBARQ (WHADJP (WRB how) (JJ cute)) (SQ (VBZ is) (NP ARG)) (. !!)))</tree></instance><instance><text>balloon boy dad heene talks about ARG boobs real or fake watch it</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN balloon) (NN boy) (NN dad) (NN heene) (NNS talks)) + (PP (IN about) (NP (NN britney) (NNS spears) (NNS boobs))) + (NP (ADJP (JJ real) (CC or) (JJ fake)) (NN watch)) + (NP (PRP it))))</tree></instance><instance><text>So weird ... But awesome end quote ! '' ARG ' s Book Already Best-Seller ''</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP (RB So) (JJ weird)) + (: ...) + (CC But) + (NP (JJ awesome) (NN end) (NN quote)) + (. !) + ('' '')))</tree></instance><instance><text>beautifulnigjtmare If you the chick that the condom break on while fucking ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN beautifulnigjtmare)) + (SBAR + (IN If) + (S + (NP (PRP you)) + (NP (DT the) (NN chick)) + (VP + (WHNP (IN that)) + (NP + (NP (DT the) (NN condom) (NN break)) + (PP + (IN on) + (SBAR + (IN while) + (NP (RB fucking) (NN bill) (NNS gates))))))))))</tree></instance><instance><text>do you have a ARG ? i love mine .</text><opinion>positive</opinion><tree>(ROOT + (SQ + (VB do) + (NP (PRP you)) + (VP (VBP have) (NP (DT a) (NN ARG))) + (. ?)))</tree></instance><instance><text>ARG denied public court battle : The actor 's case against Two and a Half Men producers will take place ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD denied) + (NP + (NP (JJ public) (NN court) (NN battle)) + (: :) + (S + (NP + (NP + (NP (NP (DT The) (NN actor) (POS 's)) (NN case)) + (PP (IN against) (NP (CD Two)))) + (CC and) + (NP (DT a) (NN Half) (NN Men) (NNS producers))) + (VP (MD will) (VP (VB take) (NP (NN place))))))) + (: ...) + (. .)))</tree></instance><instance><text>Tee got that good good she ARG bad He attracted to her with her attractive ass -- > so you can make that bedrock : -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN Tee)) + (VP + (VBD got) + (FRAG + (NP + (NP (DT that) (JJ good) (JJ good)) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD micheal) + (NP (NN jackson) (JJ bad)) + (SBAR + (S + (NP (PRP He)) + (VP + (VBD attracted) + (PP + (TO to) + (NP + (NP (PRP$ her)) + (PP + (IN with) + (NP (PRP$ her) (JJ attractive) (NN ass)))))))))))) + (: --) + (ADJP (JJR >)) + (PP + (IN so) + (NP + (NP (PRP you)) + (NP + (MD can) + (VB make) + (NP (DT that) (NN bedrock)) + (: :) + (-RRB- -RRB-))))))))</tree></instance><instance><text>Imagine Selena Gomez recognition as love ARG enough</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VB Imagine) + (NP (NNP Selena) (NNP Gomez) (NN recognition)) + (PP + (IN as) + (NP (NP (NN love) (NN justin) (NN bieber)) (RB enough))))))</tree></instance><instance><text>Lord_Sugar Been reading your book which is great ! I was thinking , do you think it would be possible to build an ARG type device for # 199 ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Lord) (NNP _) (NNP Sugar)) + (VP + (VBN Been) + (S + (VP + (VBG reading) + (NP + (NP (PRP$ your) (NN book)) + (SBAR + (WHNP (WDT which)) + (S (VP (VBZ is) (ADJP (JJ great))))))))) + (. !)))</tree></instance><instance><text>That was funny Posted this earlier buy everytime I see it I start dying ... T-Pain ft ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT That)) + (VP + (VBD was) + (ADJP + (JJ funny) + (S + (VP + (VBN Posted) + (NP + (NP (DT this) (JJR earlier) (NN buy) (NN everytime)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP see) + (S + (NP (PRP it)) + (NP (PRP I)) + (VP + (VBP start) + (VP + (VBG dying) + (: ...) + (NP + (NNP T-Pain) + (NN ft) + (NN barack) + (NN obama)))))))))))))))</tree></instance><instance><text>RT Brandi_Brielle : i hate ARG and wish he would just die already !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNP Brandi) (NNP _) (NNP Brielle)) + (: :) + (NP + (NP + (NP (FW i) (NN hate) (NN harry) (NN potter)) + (CC and) + (NP (NN wish))) + (SBAR + (S + (NP (PRP he)) + (VP + (MD would) + (VP (ADVP (RB just)) (VB die) (ADVP (RB already))))))) + (. !)))</tree></instance><instance><text>who is the better singer christina aguilera or ARG</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ is) + (NP + (NP + (DT the) + (JJR better) + (NN singer) + (NN christina) + (NN aguilera)) + (CC or) + (NP ARG))))))</tree></instance><instance><text>do you even have a ARG ???</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB do) + (NP (PRP you)) + (ADVP (RB even)) + (VP (VBP have) (NP (DT a) (NN ARG)))) + (. ???)))</tree></instance><instance><text>at least one good use for ARG , might be worth a try at your next meeting or webinar ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (QP (IN at) (JJS least) (CD one)) (JJ good) (NN use)) + (PP (IN for) (NP ARG)) + (, ,)) + (VP + (MD might) + (VP + (VB be) + (PP + (JJ worth) + (NP + (NP (DT a) (NN try)) + (PP + (IN at) + (NP + (PRP$ your) + (JJ next) + (NN meeting) + (CC or) + (NN webinar))))))) + (: ...)))</tree></instance><instance><text>ARG on the importance for information literacy</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (PP (IN on) (NP (DT the) (NN importance))) + (PP (IN for) (NP (NN information) (NN literacy)))))</tree></instance><instance><text>okay like i < 3 ARG and its really badass the new single is 1 before it comes out ... but her initials are bullshit ... how unsettling .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (ADJP + (ADJP + (JJ okay) + (PP + (IN like) + (NP + (NP (FW i) (NP (JJR <) (CD 3) (NN britney) (NNS spears))) + (CC and) + (NP + (PRP$ its) + (SBAR + (S + (ADVP (RB really)) + (VP + (VBZ badass) + (SBAR + (S + (NP (DT the) (JJ new) (JJ single)) + (VP + (VBZ is) + (NP (CD 1)) + (SBAR + (IN before) + (S + (NP (PRP it)) + (VP (VBZ comes) (PRT (RP out))))))))))))))) + (: ...) + (CC but) + (SBAR + (S + (NP (PRP$ her) (NNS initials)) + (VP + (VBP are) + (NP + (NP (NN bullshit)) + (: ...) + (NP (WHADJP (WRB how) (JJ unsettling)))))))) + (. .)))</tree></instance><instance><text>Found This : New post : Ryder Cup captain Colin montgomery in awe of ARG ' team play -LRB-</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (JJ Found) + (NP + (NP (DT This)) + (: :) + (NP + (NP (NNP New) (NN post)) + (: :) + (NP + (NP + (NNP Ryder) + (NNP Cup) + (NN captain) + (NNP Colin) + (NNP montgomery)) + (FRAG + (IN in) + (NP (NN awe)) + (IN of) + (NP + (NP (NN tiger) (NNS woods) (POS ')) + (NN team) + (NN play)) + (-LRB- -LRB-))))))))</tree></instance><instance><text>new webblog post : did microsoft steal gpl code for a ARG utility ? = 264</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ new) (NN webblog) (NN post)) + (: :) + (SBARQ + (SQ + (VBD did) + (NP (NNP microsoft)) + (VP + (VB steal) + (NP (NN gpl) (NN code)) + (PP (IN for) (NP (DT a) (NNS windows) (CD 7) (NN utility)))))) + (. ?)))</tree></instance><instance><text>new blog post : ARG is one fuckable bitch</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (JJ new) (NN blog) (NN post)) + (: :) + (S (NP ARG) (VP (VBZ is) (NP (CD one) (JJ fuckable) (NN bitch))))))</tree></instance><instance><text>initial reaction to ARG : i get the organization , but at a loss on how to do basic things , example remove a contact from a new message</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (JJ initial) (NN reaction)) (PP (TO to) (NP ARG))) + (: :) + (S + (NP + (NP + (NP (FW i) (VP (VB get) (NP (DT the) (NN organization)))) + (, ,) + (CC but) + (PP (IN at) (NP (DT a) (NN loss))) + (PP + (IN on) + (SBAR + (WHADVP (WRB how)) + (S + (VP + (TO to) + (VP (VB do) (NP (JJ basic) (NNS things)))))))) + (, ,) + (NP (NN example))) + (VP + (VB remove) + (NP (DT a) (NN contact)) + (PP (IN from) (NP (DT a) (JJ new) (NN message)))))))</tree></instance><instance><text>you know what you better go see this is it by mj ARG r you serious go shave your head and no more mickey mouse club for you .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP + (VBP know) + (FRAG + (WHNP (WP what)) + (NP (PRP you)) + (ADVP (RB better)) + (VBP go) + (VB see) + (NP (DT this)) + (VBZ is) + (NP (PRP it)) + (SBAR + (IN by) + (S + (NP (NN mj) (NN britney) (NNS spears) (NN r)) + (PRP you) + (ADJP (ADJP (JJ serious)) (ADJP (VB go))) + (S + (VP + (VP (VB shave) (NP (PRP$ your) (NN head))) + (CC and) + (NP + (ADJP (ADVP (RB no) (RBR more)) (JJ mickey)) + (NN mouse) + (NN club)) + (PP (IN for) (NP (PRP you))))))))) + (. .)))</tree></instance><instance><text>i put both my books on ARG -4 cheap-amazon had a cow because i cut price under $ 2-i want people 2 learn where corruption began</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (LS i) + (S + (VP + (VBD put) + (NP (DT both) (NP (PRP$ my) (NNS books))) + (PP (IN on) (NP (NN ARG) (CD -4) (NN cheap-amazon)))))) + (VP + (VBD had) + (NP (DT a) (NN cow)) + (SBAR + (IN because) + (S + (NP + (NP (FW i) (VBN cut) (NN price)) + (PP (IN under) (NP ($ $) (CD 2-i)))) + (VP + (VBP want) + (S + (NNS people) + (S + (NP (CD 2)) + (VP + (VBP learn) + (SBAR + (WHADVP (WRB where)) + (S (NP (NN corruption)) (VP (VBD began)))))))))))))</tree></instance><instance><text>RT AMEN TO THAT ! SongofSongs1_2 he aka ARG is no Commander-in-Chief ! George Washington is rolling over in his grave !</text><opinion>negative</opinion><tree>(ROOT + (S (NP (NP (NN RT) (NNP AMEN)) (PP (TO TO) (NP (DT THAT)))) (. !)))</tree></instance><instance><text>whatever , i was hoping for at least some ARG points</text><opinion>positive</opinion><tree>(ROOT + (SBAR + (WHNP (WDT whatever) (, ,) (FW i)) + (S + (VP + (VBD was) + (VP + (VBG hoping) + (PP + (IN for) + (NP + (ADVP (IN at) (JJS least)) + (DT some) + (NN ARG) + (NNS points))))))))</tree></instance><instance><text>home from work !! has had a good day !! but was long ! gon na chill out and watch ARG and the philiosophers stone !! happy days !! : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (FRAG (NP (NP (NN home)) (PP (IN from) (NP (NN work)))) (. !!)))</tree></instance><instance><text>hi everyone , please check out my ARG touch review on youtube ! www.youtube.com/matthewjackson14</text><opinion>neutral</opinion><tree>(ROOT + (S + (UH hi) + (S + (NP (NN everyone)) + (, ,) + (INTJ (VB please)) + (VP + (VB check) + (PRT (RP out)) + (NP (PRP$ my) (NN ARG) (NN touch) (NN review)) + (PP (IN on) (NP (NN youtube))))) + (. !)))</tree></instance><instance><text>News video talks about ARG sends US troops to defend those that have been attacking US troops !? Guns 2 Mexico now this ? .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NNP News) (NN video) (NNS talks)) + (PP (IN about) (NP ARG))) + (VP + (VP + (VBZ sends) + (NP (NNP US) (NNS troops)) + (S + (VP + (TO to) + (VP + (VB defend) + (NP + (NP (DT those)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (VBP have) + (VP + (VBN been) + (VP + (VBG attacking) + (NP (NNP US) (NNS troops)))))))))))) + (VP (VBP !?)))))</tree></instance><instance><text>ARG was great ... PART 2 NEEDS TO COME now</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (SBAR + (S + (VP (VBD was) (ADJP (JJ great))) + (: ...) + (S + (NP (NN PART) (CD 2)) + (VBZ NEEDS) + (VP (TO TO) (VP (VB COME) (ADVP (RB now)))))))))</tree></instance><instance><text>suites in palms las vegas at ' 07 vmas , ARG ' s infamous performance , kanye west not winning the awards , kanye west interrupting</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS suites)) + (PP (IN in) (NP (NNS palms))) + (NP + (NP (FW las) (FW vegas)) + (PP + (IN at) + (SINV + ('' ') + (NP + (NP (CD 07) (NNS vmas)) + (, ,) + (NP + (NP (NN britney) (NNS spears) (POS ')) + (NNS s) + (JJ infamous) + (NN performance)) + (, ,) + (NP + (NN kanye) + (NN west) + (S + (RB not) + (VP + (VBG winning) + (NP (DT the) (NNS awards)) + (, ,) + (NP (NP (NN kanye) (NN west)) (VBG interrupting)))))))))))</tree></instance><instance><text>vera wang : vera wang loves food courts ARG wants one with alcohol video source httpwwwtvsquadcom201 ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN vera) (NN wang)) + (: :) + (S + (NP + (NP (NN vera) (NN wang)) + (VP (VBZ loves) (NP (NN food) (NNS courts)))) + (VP + (VBP chelsea) + (SBAR + (S + (NP (NN handler)) + (VP + (VBZ wants) + (NP + (NP (CD one)) + (PP + (IN with) + (NP + (NN alcohol) + (NN video) + (NN source) + (NN httpwwwtvsquadcom201))))))))) + (: ...)) + (. .)))</tree></instance><instance><text>ARG powered TVs by Sony ? Sounds like a great idea .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBD powered) (NP (NNS TVs)) (PP (IN by) (NP (NNP Sony)))) + (. ?)))</tree></instance><instance><text>mcrazySHOTS Apple Survey - What do you think of Apple products ? ARG sucks ? apple .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN mcrazySHOTS) (NNP Apple) (NNP Survey)) + (: -) + (SBARQ + (WHNP (WP What)) + (SQ + (VBP do) + (NP (PRP you)) + (VP (VB think) (PP (IN of) (NP (NNP Apple) (NNS products)))))) + (. ?)))</tree></instance><instance><text>ARG prefers gardening over sex after marriage .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ prefers) + (NP (NN gardening)) + (PP (IN over) (NP (NN sex))) + (PP (IN after) (NP (NN marriage)))) + (. .)))</tree></instance><instance><text>it 's sorted - will become '' christmas pressie '' for a friend -LRB- student , lol -RRB- in germany who just smashed her ARG touch : - -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (S (NP (PRP it)) (VP (VBZ 's) (VP (VBN sorted))) (: -)) + (MD will) + (VB become) + ('' '') + (NN christmas) + (NN pressie) + ('' '')) + (SBAR + (IN for) + (S + (NP + (NP (DT a) (NN friend)) + (PRN + (-LRB- -LRB-) + (NP (NP (NN student)) (, ,) (NP (NN lol))) + (-RRB- -RRB-))) + (PP (IN in) (NP (NN germany))) + (SBAR + (WHNP (WP who)) + (S + (ADVP (RB just)) + (VP + (VBD smashed) + (NP (NP (PRP$ her) (NN ARG) (NN touch)) (: :) (: -))))))) + (-LRB- -LRB-)))</tree></instance><instance><text>e ! on the b - is ARG being a bad girl ? from e ! news now .</text><opinion>negative</opinion><tree>(ROOT (X (X (SYM e)) (. !)))</tree></instance><instance><text>ARG - i 'm a slave 4 you or lmfao - i 'm in miami trick lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (NN britney) + (SBAR + (S + (X (SYM spears)) + (: -) + (FW i) + (VP + (VBP 'm) + (SBAR + (S + (NP + (DT a) + (NN slave) + (CD 4) + (PRP you) + (CC or) + (SYM lmfao)) + (: -) + (FW i) + (VP + (VBP 'm) + (PP (IN in) (NP (NN miami) (NN trick) (NN lol))))))))))))</tree></instance><instance><text>yesterday took Whitney , Janet , Michael , Justin , ARG and even the Pussycat Dolls to make it through the work day ... and still behind .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN yesterday)) + (VP (VBD took) (NP (NNP Whitney))) + (, ,) + (NP + (NP (NNP Janet)) + (, ,) + (NP (NP (NNP Michael)) (, ,) (NP (NNP Justin)) (, ,) (NP ARG)) + (CC and) + (NP (RB even) (DT the) (NNP Pussycat) (NNPS Dolls))) + (S + (VP + (TO to) + (VP + (VB make) + (NP (PRP it)) + (PP (IN through) (NP (DT the) (NN work) (NN day)))))) + (: ...) + (CC and) + (ADVP (ADVP (RB still)) (ADVP (RB behind))) + (. .)))</tree></instance><instance><text>Rihanna no longer thinks ARG is an idiot : Rihanna says she thought ARG was an '' idiot '' when s ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NNP Rihanna)) + (ADVP (RB no) (RB longer)) + (VP + (VBZ thinks) + (SBAR (S (NP ARG) (VP (VBZ is) (NP (DT an) (VB idiot))))))) + (: :) + (S + (NP (NNP Rihanna)) + (VP + (VBZ says) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD thought) + (S + (NP ARG) + (VBD was) + (DT an) + ('' '') + (VP + (VB idiot) + ('' '') + (VP (WHADVP (WRB when)) (NP (NP (NNS s)) (: ...)))))))))) + (. .)))</tree></instance><instance><text>the oakridbgeboys arethe best ! get their free phone or ARG touch application ! it 's the best application on my phone !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (DT the) (NNS oakridbgeboys)) + (VP (VBP arethe) (ADVP (JJS best))) + (. !)))</tree></instance><instance><text>new post : i could n't even look at her '' -- michael lohan on ARG -LRB- = 1134 -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP (JJ new) (NN post)) + (: :) + (S + (NP (FW i)) + (VP + (MD could) + (RB n't) + (ADVP (RB even)) + (VP (VB look) (PP (IN at) (NP (PRP$ her) ('' '')))))) + (: --)) + (NN michael) + (NN lohan)) + (PP + (IN on) + (NP + (NP ARG) + (PRN (-LRB- -LRB-) (VP (JJ =) (NP (CD 1134))) (-RRB- -RRB-))))))</tree></instance><instance><text>Tic Tac , Tic Tac , Tic Tac , Tic Tac , TicI Tac , Tic Tac GET STUPID DO N'T STOP IT , I love ARG</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (JJ Tic) (NN Tac)) + (, ,) + (NP (NNP Tic) (NN Tac)) + (, ,) + (NP (NNP Tic) (NN Tac)) + (, ,) + (NP (NNP Tic) (NN Tac)) + (, ,) + (NP (NN TicI) (NN Tac)) + (, ,) + (NP (JJ Tic) (NN Tac)) + (S + (VP + (VBP GET) + (NP (JJ STUPID) (NN DO)) + (ADVP (RB N'T)) + (VP (VB STOP) (NP (PRP IT)))) + (, ,) + (S (NP (PRP I)) (VP (VBP love) (NP ARG))))))</tree></instance><instance><text>why does ARG support barack obama ? carter does n't want to go down in history as worst president .</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBZ does) + (NP (NN jimmy) (JJ carter) (NN support) (NN barack) (NN obama))) + (. ?)))</tree></instance><instance><text>in line listening to prince when doves cry ! love this ARG !</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (PP + (IN in) + (NP + (NP (NN line)) + (VP + (VBG listening) + (PP (TO to) (NP (NN prince))) + (SBAR + (WHADVP (WRB when)) + (S (VP (VBZ doves) (NP (NN cry)))))))) + (. !)))</tree></instance><instance><text>ARG & the Scene - A Year Without Rain .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NP ARG) (CC &) (NP (DT the) (NN Scene))) + (: -) + (NP (NP (DT A) (NN Year)) (PP (IN Without) (NP (NN Rain))))) + (. .)))</tree></instance><instance><text>Embattled Argentina coach Diego ARG considering resignation ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBN Embattled) + (NP + (NP (NNP Argentina) (NN coach) (JJ Diego) (NN ARG)) + (VP (VBG considering) (NP (NN resignation))))) + (: ...)))</tree></instance><instance><text>People who go to see ARG and are disappointed and upset ... your dumb enough to go attend his lame show so its your own fault !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NNS People)) + (SBAR + (WHNP (WP who)) + (S (VP (VBP go) (S (VP (TO to) (VP (VB see) (NP ARG)))))))) + (CC and) + (S + (VP + (VBP are) + (ADJP (ADJP (JJ disappointed)) (CC and) (ADJP (JJ upset)))) + (: ...) + (NP + (PRP$ your) + (ADJP + (JJ dumb) + (JJ enough) + (S + (VP + (TO to) + (VP + (VB go) + (VP + (VB attend) + (NP (PRP$ his) (JJ lame) (NN show)) + (PP + (IN so) + (NP + (NP (PRP$ its) (PRP$ your) (JJ own) (NN fault))))))))))) + (. !)))</tree></instance><instance><text>definitely an air of pretty lezzer i grant thee is it me or does joe look a bit like ARG in boys do n't cry ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB definitely)) + (NP + (NP (DT an) (NN air)) + (PP (IN of) (NP (JJ pretty) (NN lezzer)))) + (VP + (FW i) + (NP + (NP (NN grant)) + (SBAR + (S + (NP (PRP thee)) + (VP + (VBZ is) + (S + (NP (PRP it)) + (NP + (NP (PRP me)) + (CC or) + (SBARQ + (SINV + (VP (VBZ does)) + (NP (NNP joe)) + (VP + (VB look) + (SBAR + (S + (NP + (NP (DT a) (NN bit)) + (PP (IN like) (NP ARG)) + (PP (IN in) (NP (NNS boys)))) + (VP (VBP do) (RB n't) (VP (VB cry))))))))))))))) + (. ?)))</tree></instance><instance><text>OmfgitsKari Fuck the ARG ha ha RT AO760 : ARG << denzel sniffs crack from your crack</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NNP OmfgitsKari) (NNP Fuck)) + (SBAR + (S + (NP (DT the) (NNS ARG)) + (VP (VBP ha) (NP (NN ha) (NN RT) (NN AO760)))))) + (: :) + (NP ARG) + (VP + (VBP <<) + (SBAR + (S + (NP (NN denzel)) + (VP + (VBZ sniffs) + (NP (NN crack)) + (PP (IN from) (NP (PRP$ your) (NN crack)))))))))</tree></instance><instance><text>Golf has been approved for the 2016 Olympics , ARG they have a gold medal with your name on it</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (NNP Golf)) + (VP + (VBZ has) + (VP + (VBN been) + (VP + (VBN approved) + (PP + (IN for) + (NP + (NP (DT the) (CD 2016) (NNPS Olympics)) + (, ,) + (NP ARG))))))) + (S + (NP (PRP they)) + (VP + (VBP have) + (NP (DT a) (NN gold) (NN medal)) + (PP + (IN with) + (NP (NP (PRP$ your) (NN name)) (PP (IN on) (NP (PRP it)))))))))</tree></instance><instance><text>fuck off ARG cock sucker !!!!!! stop following me 20 times !</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB fuck) + (PRT (RP off)) + (S (NP ARG) (VP (VBP cock) (NP (NN sucker))))) + (. !!!!!!)))</tree></instance><instance><text>Met ARG a few years ago , extremely nice , really tall -LRB- she had no shoes on -RRB- & well , huge feet , which is no ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP Met) (NNP mandy)) + (VP + (VBD moore) + (ADVP (NP (DT a) (JJ few) (NNS years)) (RB ago)) + (, ,) + (ADJP + (ADJP (RB extremely) (JJ nice)) + (, ,) + (ADJP (RB really) (JJ tall)) + (SBAR + (S + (-LRB- -LRB-) + (NP (PRP she)) + (VP + (VBD had) + (NP (DT no) (NNS shoes)) + (PP + (IN on) + (NP + (NP + (-RRB- -RRB-) + (CC &) + (RB well) + (, ,) + (JJ huge) + (NNS feet)) + (, ,) + (SBAR (WHNP (WDT which)) (S (VP (VBZ is) (DT no))))))) + (: ...))))) + (. .)))</tree></instance><instance><text>yes my daughter is on the 3rd ARG son has started reading , '' junie b jones '' series ! Crazy !</text><opinion>neutral</opinion><tree>(ROOT + (S + (SBAR + (RB yes) + (S + (NP (PRP$ my) (NN daughter)) + (VP + (VBZ is) + (PP + (IN on) + (NP (DT the) (JJ 3rd) (NN harry) (JJ potter) (NN son)))))) + (VP + (VBZ has) + (VP + (VP (VBN started) (S (VP (VBG reading)))) + (, ,) + ('' '') + (NP (NP (NN junie) (NN b) (NNS jones)) ('' '') (NN series)))) + (. !)))</tree></instance><instance><text>ZEUS !! RT Tone_Freshton Kobe is amazing ... PERIOD RT ARG : Kobe Impresses Phil Jackson ! Does he Impress you ? - .</text><opinion>neutral</opinion><tree>(ROOT (X (NNP ZEUS) (. !!)))</tree></instance><instance><text>22 -RRB- I LOVE ARG always and forever</text><opinion>positive</opinion><tree>(ROOT + (NP + (LST (CD 22) (-RRB- -RRB-)) + (PRN + (S + (NP (PRP I)) + (VP + (VP (VBP LOVE) (NP ARG) (ADVP (RB always))) + (CC and) + (ADVP (RB forever)))))))</tree></instance><instance><text>President ARG getting plenty of advice on his New Orleans ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP President) (NN barack) (NN obama)) + (VP + (VBG getting) + (NP (NP (NN plenty)) (PP (IN of) (NP (NN advice)))) + (PP (IN on) (NP (PRP$ his) (NNP New) (NNP Orleans) (: ...))))))</tree></instance><instance><text>ds | this week on ARG live - modern warfare 2 - b6oyj</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (JJ ds) (NN |)) + (NP (DT this) (NN week)) + (PP (IN on) (NP ARG))) + (VP + (VBP live) + (: -) + (VP (JJ modern) (NP (NN warfare) (CD 2) (: -) (NP (NN b6oyj)))))))</tree></instance><instance><text>ARG : a fascist woman who thrives off disinformation and belittling intellectuals .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (: :) + (NP + (NP (DT a) (JJ fascist) (NN woman)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VP + (VBZ thrives) + (PRT (RP off)) + (NP (NN disinformation))) + (CC and) + (VP (VBG belittling) (NP (NNS intellectuals)))))))) + (. .)))</tree></instance><instance><text>new musicm listen to ARG '' monster '' and shakira feat little ' wayne '' give it up to me ''</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP (JJ new) (NN musicm)) + (VP (VBP listen) (S (VP (TO to) (VP ARG)))) + (NP + ('' '') + (VP (NN monster)) + ('' '') + (CC and) + (NP (NN shakira) (NN feat) (JJ little) ('' ') (NN wayne)))) + ('' '') + (S + (VP + (VB give) + (NP (PRP it)) + (PRT (RP up)) + (PP (TO to) (NP (PRP me)))) + ('' ''))))</tree></instance><instance><text>What do you mean broke ? Like marthastewart broke , or Mchammer broke ? ARG broke !! Noooooo jajajaja</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (WHNP (WP What)) + (SQ (VBP do) (NP (PRP you)) (VP (VB mean) (ADJP (JJ broke)))) + (. ?)))</tree></instance><instance><text>Ainda estou com sequelas do show the ARG , QUERO OUTRO !! Perfect !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNP Ainda) (FW estou) (NN com) (NNS sequelas)) + (VP + (VBP do) + (VP + (VB show) + (NP (NP (DT the) (NN ARG)) (, ,) (NP (JJ QUERO) (NN OUTRO))))) + (. !!)))</tree></instance><instance><text>screw ARG references I ca n't keep up</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB screw) + (NP + (NP (NN harry) (JJ potter) (NNS references)) + (SBAR + (S + (NP (PRP I)) + (VP (MD ca) (RB n't) (VP (VB keep) (PRT (RP up))))))))))</tree></instance><instance><text>it 's like i 'm trying to jump back into church and i ca n't be super woman and i 'm not ARG ca n't drop $ 1,000 ' s</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP it)) + (VP + (VBZ 's) + (PP + (IN like) + (NP + (FW i) + (S + (VP + (VBP 'm) + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VP + (VB jump) + (ADVP (RB back)) + (PP (IN into) (NP (NN church)))) + (CC and) + (NP + (FW i) + (S + (VP + (MD ca) + (RB n't) + (VP + (VB be) + (S + (NP + (NP (JJ super) (NN woman)) + (CC and) + (NP (FW i))) + (VP (VBP 'm) (RB not) (NP ARG))) + (VP + (MD ca) + (RB n't) + (VP (VB drop) (NP ($ $) (CD 1,000))))))) + ('' ') + (NNS s)))))))))))))</tree></instance><instance><text>I think you should all just assume you have cervical cancer and let us use the $ for tax cuts for ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP (PRP you)) + (VP + (MD should) + (ADVP (RB all)) + (S + (ADVP (RB just)) + (VP + (VB assume) + (SBAR + (S + (NP (PRP you)) + (VP + (VP (VBP have) (NP (JJ cervical) (NN cancer))) + (CC and) + (VP + (VB let) + (S + (NP (PRP us)) + (VP + (VB use) + (NP (DT the) ($ $)) + (PP + (IN for) + (NP + (NP (NN tax) (NNS cuts)) + (PP (IN for) (NP ARG)))))))))))))))) + (. .)))</tree></instance><instance><text>Fire in the fireplace , hot cocoa , and now ARG movie -LRB- 1 -RRB- ... a cozy night .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN Fire)) + (PP (IN in) (NP (DT the) (NN fireplace))) + (, ,) + (NP (JJ hot) (NN cocoa)) + (, ,) + (CC and) + (S + (ADVP (RB now)) + (VP + (VBP harry) + (NP + (NP (JJ potter) (NN movie)) + (LST (-LRB- -LRB-) (CD 1) (-RRB- -RRB-)) + (: ...) + (NP (DT a) (JJ cozy) (NN night))))) + (. .)))</tree></instance><instance><text>support ARG 3 , add a twibbon to your avatar now ! -</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN support) (NN britney) (NNS spears) (CD 3)) + (, ,) + (VP + (VB add) + (NP (DT a) (NN twibbon)) + (PP (TO to) (NP (PRP$ your) (NN avatar))) + (ADVP (RB now))) + (. !)))</tree></instance><instance><text>- o , happy day ! welcome to the ARG family .</text><opinion>neutral</opinion><tree>(ROOT (UCP (: -) (NP (NN o) (, ,) (JJ happy) (NN day)) (. !)))</tree></instance><instance><text>Half of Iowa Republicans do n't believe ARG was born in the US ... and the other half believe in alien abductions .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (NP (NN Half)) + (PP (IN of) (NP (NNP Iowa) (NNPS Republicans)))) + (VP + (VBP do) + (RB n't) + (VP + (VB believe) + (SBAR + (S + (NP ARG) + (VP + (VBD was) + (VP (VBN born) (PP (IN in) (NP (DT the) (NNP US)))))))))) + (: ...) + (CC and) + (S + (NP (DT the) (JJ other) (NN half)) + (VP (VB believe) (PP (IN in) (NP (JJ alien) (NNS abductions))))) + (. .)))</tree></instance><instance><text>ARG I think you ca n't blame people if they watch HIMYM , the show is too awesome to ignore , sorry .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP (PRP you)) + (VP + (MD ca) + (RB n't) + (VP + (VB blame) + (NP (NNS people)) + (SBAR + (IN if) + (S + (NP (PRP they)) + (VP (VBP watch) (NP (NNP HIMYM))))))))))))) + (, ,) + (NP (DT the) (NN show)) + (S + (VP + (VBZ is) + (ADJP + (RB too) + (JJ awesome) + (SBAR (S (VP (TO to) (VP (VB ignore))))))) + (, ,) + (JJ sorry)) + (. .)))</tree></instance><instance><text>New York/New York : live band karaoke Day in Pop Report - ARG Needs Mental Help - New Lady gag .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP New) (NNP York/New) (NNP York)) + (: :) + (S + (VP + (VP + (VB live) + (NP + (NP (NN band) (NN karaoke) (NN Day)) + (PP (IN in) (NP (NNP Pop) (NNP Report))))) + (: -) + (S + (VP + (NN miley) + (VP + (VBZ cyrus) + (S + (VP + (NNS Needs) + (NP + (NP (JJ Mental) (NN Help)) + (: -) + (NP (NNP New) (NNP Lady) (NN gag)))))))))) + (. .)))</tree></instance><instance><text>holy crap ! thanks very much to zombie_inc for my ARG invite , that 's tomorrow sorted i guess .</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (JJ holy) (NN crap)) (. !)))</tree></instance><instance><text>BreakingNews : On a visit to Northern Ireland ARG is overheard saying that without the violence it 's just a shitty little place .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NNP BreakingNews)) + (: :) + (PP + (IN On) + (NP + (NP (DT a) (NN visit)) + (PP + (TO to) + (NP + (NNP Northern) + (NNP Ireland) + (JJ hillary) + (NN clinton)))))) + (VP + (VBZ is) + (VP + (VBN overheard) + (S + (VP + (VBG saying) + (SBAR + (NP + (NP (DT that)) + (PP (IN without) (NP (DT the) (NN violence)))) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ 's) + (NP + (RB just) + (DT a) + (JJ shitty) + (JJ little) + (NN place)))))))))) + (. .)))</tree></instance><instance><text>-LRB- you drive me -RRB- crazy - ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (-LRB- -LRB-) + (NP (PRP you)) + (VP (VBP drive) (NP (PRP me))) + (-RRB- -RRB-) + (JJ crazy)) + (: -) + (FRAG ARG)))</tree></instance><instance><text>too much ! miley quits twitter , stevie had swine flu , ARG number 1 again , garygo follows us ??? this is insane</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (RB too) (RB much)) (. !)))</tree></instance><instance><text>SelenaGomez , ARG ' hurt ' by Justin Bieber 's fans ' bitter comments - .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NNP SelenaGomez)) (, ,) (NP ARG) ('' ')) + (VP + (VBN hurt) + (ADVP ('' ')) + (PP + (IN by) + (NP + (NP + (NP + (NP (NNP Justin) (NNP Bieber) (POS 's)) + (NNS fans) + (POS ')) + (JJ bitter) + (NNS comments)) + (: -)))) + (. .)))</tree></instance><instance><text>i love how avpm has become a part of how i watch the ARG movies and read the books</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (NP + (NP (NN love)) + (SBAR + (WHADVP (WRB how)) + (S + (NP (NN avpm)) + (VP + (VBZ has) + (VP + (VBN become) + (NP + (NP (DT a) (NN part)) + (PP + (IN of) + (SBAR + (WHADVP (WRB how) (FW i)) + (S + (VP + (VP + (VBP watch) + (NP + (DT the) + (NN harry) + (JJ potter) + (NNS movies))) + (CC and) + (VP (VB read) (NP (DT the) (NNS books)))))))))))))))</tree></instance><instance><text>Dha ARG in 2K11 is Fuckinqq Awesome , IDK Wuh Myles Waz Talkinqq about ?</text><opinion>positive</opinion><tree>(ROOT + (UCP + (S + (NP (NP (NN Dha) (NNS ARG)) (PP (IN in) (NP (NN 2K11)))) + (VP (VBZ is) (ADJP (NNP Fuckinqq) (JJ Awesome)))) + (, ,) + (NP + (NP (NNP IDK) (NNP Wuh) (NNP Myles) (NNP Waz) (NNP Talkinqq)) + (PP (IN about))) + (. ?)))</tree></instance><instance><text>RT BreakingNews : Secretary of State ARG says the international community will not accept a continuation of North Korea 's n ...</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT) (NNS BreakingNews)) + (: :) + (S + (NP + (NAC (NNP Secretary) (PP (IN of) (NP (NNP State)))) + (JJ hillary) + (NN clinton)) + (VP + (VBZ says) + (SBAR + (S + (NP (DT the) (JJ international) (NN community)) + (VP + (MD will) + (RB not) + (VP + (VB accept) + (NP + (NP (DT a) (NN continuation)) + (PP + (IN of) + (NP (NP (NNP North) (NNP Korea) (POS 's)) (NN n)))))))))) + (: ...)))</tree></instance><instance><text>john + edward looked more like man-machine kraftwerk than ARG xfactor</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN john) (CC +) (NN edward)) + (VP + (VBD looked) + (PP + (PP + (ADVP (RBR more)) + (IN like) + (NP (JJ man-machine) (NN kraftwerk))) + (PP (IN than) (NP ARG))))) + (VP (VBP xfactor))))</tree></instance><instance><text>To all of you that love ARG and hate Lady gag ... gag is writing and producing songs for ARG 's new album , so ... SuckOnThat ; - -RRB-</text><opinion>negative</opinion><tree>(ROOT + (X + (PP + (TO To) + (NP + (NP (NP (DT all)) (PP (IN of) (NP (PRP you)))) + (SBAR + (SBAR + (WHNP (IN that)) + (S + (NP + (NP + (NP (NN love) (NN j) (NN lo)) + (CC and) + (NP (NN hate) (NN Lady) (NN gag))) + (: ...) + (NP (NN gag))) + (VP (VBZ is) (VP (VBG writing))))) + (CC and) + (S + (VP + (VBG producing) + (NP + (NP (NNS songs)) + (PP + (IN for) + (NP + (NP (NN j) (NN lo) (POS 's)) + (JJ new) + (NN album))))))))) + (PRN + (, ,) + (NP (RB so) (: ...) (NP (NNP SuckOnThat)) (: ;) (: -)) + (-RRB- -RRB-))))</tree></instance><instance><text>i love song '' 3 '' from ARG < 3</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (LS i) (NP (NN love) (NN song) ('' '') (CD 3))) + ('' '') + (PP (IN from) (NP (NP ARG) (NP (JJR <) (CD 3))))))</tree></instance><instance><text>okay , thanks ! hopefully i can download it to ARG .</text><opinion>neutral</opinion><tree>(ROOT (NP (NP (JJ okay) (, ,) (NNS thanks)) (. !)))</tree></instance><instance><text>watching ARG ! And being goofy ! < 3 ha i know you love me = P</text><opinion>neutral</opinion><tree>(ROOT (S (S (VP (VBG watching) (NP ARG))) (. !)))</tree></instance><instance><text>oh well i want to see a movie soooo bad ha the last one i saw was ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (UH oh) + (ADVP (RB well)) + (NP (FW i)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VB see) + (NP + (NP + (NP (DT a) (NN movie)) + (ADJP (RB soooo) (JJ bad)) + (NN ha)) + (SBAR + (S + (NP (DT the) (JJ last) (CD one) (FW i) (NN saw)) + (VP (VBD was) (NP ARG)))))))))))</tree></instance><instance><text>xfactor joe mcelderry looks like ARG in boys do n't cry ... or as kevin said : '' a dyke !! ''</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN xfactor) (NN joe) (NN mcelderry)) + (SBAR + (SBAR + (VP + (VBZ looks) + (PP (IN like) (NP (NP ARG) (PP (IN in) (NP (NNS boys)))))) + (S (VP (VBP do) (RB n't) (VP (VB cry))))) + (: ...) + (CC or) + (SBAR (IN as) (S (NP (NN kevin)) (VP (VBD said))))) + (: :) + ('' '') + (NP (DT a) (NN dyke)) + (. !!) + ('' '')))</tree></instance><instance><text>i miss waking up in the middle of the night & hearing surat albaqarah whispering to us in a reassuring way ! amooon i want my ARG back !!</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (FW i) + (S + (VP + (VBP miss) + (S + (VP + (VBG waking) + (PRT (RP up)) + (PP + (IN in) + (NP + (NP (DT the) (NN middle)) + (PP + (IN of) + (NP + (NP + (DT the) + (NN night) + (CC &) + (NN hearing) + (NN surat) + (NN albaqarah)) + (VP + (VBG whispering) + (PP (TO to) (NP (PRP us))) + (PP + (IN in) + (NP (DT a) (JJ reassuring) (NN way))))))))))))) + (. !)))</tree></instance><instance><text>there is n't a damned thing free on the ARG : d</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (EX there)) + (VP + (VBZ is) + (RB n't) + (NP + (NP (DT a) (RB damned) (NN thing)) + (ADJP (JJ free) (PP (IN on) (NP (DT the) (NN ARG))))))) + (: :) + (NP (NN d))))</tree></instance><instance><text>citybndinmydrms I hate the suns so I would go to the game as a knicks fan but I 'm a ARG fun so I definitely wan na go to a K vs L game</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NNS citybndinmydrms)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP hate) + (NP (DT the) (NNS suns)) + (SBAR + (IN so) + (S + (S + (NP (PRP I)) + (VP + (MD would) + (VP + (VB go) + (PP (TO to) (NP (DT the) (NN game))) + (PP (IN as) (NP (DT a) (NNS knicks) (NN fan)))))) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP 'm) + (NP (DT a) (NNS ARG) (NN fun)) + (SBAR + (IN so) + (S + (NP (PRP I)) + (VP + (ADVP (RB definitely)) + (VBP wan) + (S + (VP + (TO na) + (VP + (VB go) + (PP + (TO to) + (NP + (DT a) + (NN K) + (CC vs) + (NN L) + (NN game))))))))))))))))))</tree></instance><instance><text>Can someone please tell me why ARG won the Nobel Prize ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD Can) + (NP (NN someone)) + (VP + (VB please) + (VP + (VB tell) + (NP (PRP me)) + (SBAR + (WHADVP (WRB why)) + (S + (NP ARG) + (VP (VBD won) (NP (DT the) (NNP Nobel) (NNP Prize))))))) + (. ?)))</tree></instance><instance><text>i never ever get sick of pretending that i do n't know who ARG is .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (FRAG + (LS i) + (S + (ADVP (RB never)) + (ADVP (RB ever)) + (VP + (VB get) + (ADJP + (JJ sick) + (PP + (IN of) + (S + (VP + (VBG pretending) + (SBAR + (IN that) + (S + (NP (FW i)) + (VP + (VBP do) + (RB n't) + (VP (VB know) (SBAR (WHNP (WP who)) (S ARG)))))))))) + (VP (VBZ is))))) + (. .)))</tree></instance><instance><text>listening to my favorite song by ARG '' 3 '' i love it</text><opinion>positive</opinion><tree>(ROOT + (SINV + (S + (VP + (VBG listening) + (PP (TO to) (NP (PRP$ my) (JJ favorite) (NN song))) + (PP (IN by) (NP ARG)))) + ('' '') + (CD 3) + ('' '') + (S (VP (FW i) (VP (VBP love)))) + (NP (PRP it))))</tree></instance><instance><text>that 's no way to welcome home your ARG !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT that)) + (VP + (VBZ 's) + (NP + (NP (DT no) (NN way)) + (SBAR + (S + (VP + (TO to) + (VP + (VB welcome) + (NP (NN home)) + (NP (PRP$ your) (NN ARG)))))))) + (. !)))</tree></instance><instance><text>who knew that the ARG fit could be such a good workout ? i 've been doing it for 2 hours , and my legs are stiff !!</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP who)) + (SQ + (VP + (VBD knew) + (SBAR + (IN that) + (S + (NP (DT the) (NN ARG) (NN fit)) + (VP + (MD could) + (VP + (VB be) + (NP (JJ such) (DT a) (JJ good) (NN workout)))))))) + (. ?)))</tree></instance><instance><text>ARG - ARG map is so fun i love exploring .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP ARG) (: -) (NP (NN ARG) (NN map))) + (VP + (VBZ is) + (NP + (NP (RB so) (NN fun) (FW i) (NN love)) + (VP (VBG exploring)))) + (. .)))</tree></instance><instance><text>oh yeah ... ARG has drag and drop uploads - craziness !</text><opinion>neutral</opinion><tree>(ROOT + (S + (UH oh) + (ADVP (RB yeah)) + (: ...) + (NP ARG) + (VP + (VBZ has) + (NP + (NP (NN drag) (CC and) (NN drop) (NNS uploads)) + (: -) + (NP (NN craziness)))) + (. !)))</tree></instance><instance><text>inspiring meeting at the National Gallery with their chief scientist including rare insight into Raphael 's ARG of the Pinks</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ inspiring) (NN meeting)) + (PP (IN at) (NP (DT the) (NNP National) (NNP Gallery))) + (PP + (IN with) + (NP + (NP (PRP$ their) (JJ chief) (NN scientist)) + (PP + (VBG including) + (NP + (NP (JJ rare) (NN insight)) + (PP + (IN into) + (NP + (NP (NP (NNP Raphael) (POS 's)) (NN ARG)) + (PP (IN of) (NP (DT the) (NNP Pinks)))))))))))</tree></instance><instance><text>I don care what anyone says i think ARG has a great voice !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP don) + (NP (NN care)) + (SBAR + (WHNP (WDT what) (NN anyone)) + (S + (VP + (VBZ says) + (SBAR + (S + (NP (FW i)) + (VP + (VBP think) + (SBAR + (S + (NP ARG) + (VP + (VBZ has) + (NP (DT a) (JJ great) (NN voice)))))))))))) + (. !)))</tree></instance><instance><text>i think it is so strange the weird fascination my friend has with ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (FRAG + (VP + (VB think) + (SBAR + (S + (NP (PRP it)) + (VP + (VBZ is) + (S + (ADJP (RB so) (JJ strange)) + (NP + (NP (DT the) (JJ weird) (NN fascination)) + (SBAR + (S + (NP (PRP$ my) (NN friend)) + (VP (VBZ has) (PP (IN with) (NP ARG))))))))))))) + (. .)))</tree></instance><instance><text>ARG is to Madonna as a Dip Shit Eccentric Hat Whore is to Madonna .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (PP (TO to) (NP (NNP Madonna))) + (SBAR + (IN as) + (S + (NP + (DT a) + (NN Dip) + (NNP Shit) + (NNP Eccentric) + (NNP Hat) + (NNP Whore)) + (VP (VBZ is) (PP (TO to) (NP (NNP Madonna))))))) + (. .)))</tree></instance><instance><text>20 ARG apps that could improve your business .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (CD 20) (NN ARG) (NNS apps)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (MD could) + (VP (VB improve) (NP (PRP$ your) (NN business))))))) + (. .)))</tree></instance><instance><text>finally got a return on my ARG ; i probably made a 1/3 of what it cost , but at least it does n't gather dust anymore ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (ADVP (RB finally)) + (VP + (VBD got) + (NP + (NP (DT a) (NN return)) + (PP (IN on) (NP (PRP$ my) (NN ARG)))))) + (: ;) + (S + (LS i) + (ADVP (RB probably)) + (VP + (VBN made) + (NP + (NP + (NP (DT a) (CD 1/3)) + (PP + (IN of) + (SBAR + (WHNP (WP what)) + (S (NP (PRP it)) (VP (VBD cost)))))) + (, ,) + (CC but) + (S + (ADVP (IN at) (JJS least)) + (NP (PRP it)) + (VP + (VBZ does) + (RB n't) + (VP (VB gather) (NP (NN dust)) (ADVP (RB anymore)))) + (: ...)))))))</tree></instance><instance><text>I would be proud to live in america with a president like obama better then our president who looks like ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (MD would) + (VP + (VB be) + (ADJP + (JJ proud) + (S + (VP + (TO to) + (VP + (VB live) + (PP (IN in) (NP (NN america))) + (PP + (IN with) + (NP + (NP (DT a) (NN president)) + (PP (IN like) (NP (NN obama))))) + (ADVP + (ADVP (RBR better)) + (RB then) + (NP + (NP (PRP$ our) (NN president)) + (SBAR + (WHNP (WP who)) + (S (VP (VBZ looks) (PP (IN like) (NP ARG)))))))))))))))</tree></instance><instance><text>any more q 's about why promiscuity , drugs , and alcohol do n't pay ? ARG looks like she 's 40 .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (DT any) (JJR more) (NN q) (POS 's)) + (PP + (IN about) + (SBAR + (WHADVP (WRB why)) + (S + (NP + (NP (NN promiscuity)) + (, ,) + (NP (NNS drugs)) + (, ,) + (CC and) + (NP (NN alcohol))) + (VP (VBP do) (RB n't) (VP (VB pay))))))) + (. ?)))</tree></instance><instance><text>currently have a blackberry curve , ARG requires contract break and shoddy service , going to try the droid when it comes out</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (ADVP (RB currently)) + (VBP have) + (S + (NP (NP (DT a) (NN blackberry) (NN curve)) (, ,) (NP ARG)) + (VP + (VBZ requires) + (NP + (NN contract) + (NN break) + (CC and) + (JJ shoddy) + (NN service)) + (, ,) + (S + (VP + (VBG going) + (S + (VP + (TO to) + (VP + (VB try) + (NP (DT the) (NN droid)) + (SBAR + (WHADVP (WRB when)) + (S (NP (PRP it)) (VP (VBZ comes) (PRT (RP out))))))))))))))</tree></instance><instance><text>knock them silly ARG - oops ! ... i did it again</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB knock) + (NP + (NP (PRP them)) + (NP (JJ silly) (NN britney) (NNS spears)) + (: -) + (NP (NNS oops)))) + (. !)))</tree></instance><instance><text>ARG Wraps '' Born This Way '' : ARG tweeted that her new album , the much anticipated Born This Way , was t ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ Wraps) + ('' '') + (NP (NNP Born) (DT This) (NN Way) ('' '')))) + (: :) + (NP + (NP + (NP (NN lady)) + (VP + (ADVP (JJ gaga)) + (VBN tweeted) + (SBAR + (IN that) + (S + (NP + (NP (PRP$ her) (JJ new) (NN album)) + (, ,) + (NP + (NP (DT the) (JJ much) (JJ anticipated) (NNP Born)) + (NP (DT This) (NN Way))) + (, ,)) + (VP (VBD was) (NP (NN t))))))) + (: ...)) + (. .)))</tree></instance><instance><text>I wonder if people like Wiz , ARG , and Bieber will be popular in 5 years ... -LRB- i hope not -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VBP wonder) + (SBAR + (IN if) + (S + (NP + (NP (NP (NNS people)) (PP (IN like) (NP (NN Wiz)))) + (, ,) + (NP ARG) + (, ,) + (CC and) + (NP (NNP Bieber))) + (VP + (MD will) + (VP + (VB be) + (ADJP (JJ popular)) + (PP (IN in) (NP (CD 5) (NNS years))))))) + (: ...) + (PRN + (LST (-LRB- -LRB-) (LS i) (S (VP (VBP hope) (RB not)))) + (-RRB- -RRB-))))</tree></instance><instance><text>congratulations to ARG on being able to count to three ! atta girl ... hypem</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNS congratulations)) + (SBAR + (S + (VP + (TO to) + (VP + (VB britney) + (NP + (NP (NNS spears)) + (PP + (IN on) + (S + (VP + (VBG being) + (ADJP + (JJ able) + (S + (VP + (TO to) + (VP + (VB count) + (PP (TO to) (NP (CD three)))))))))))))))) + (. !)))</tree></instance><instance><text>do your ARG impression brah</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VB do) + (NP + (PRP$ your) + (NN jimmy) + (JJ carter) + (NN impression) + (NN brah)))))</tree></instance><instance><text>Hello people love you ARG xx</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (UH Hello) (NNS people)) + (VP + (VBP love) + (NP (NP (PRP you)) (NP (NN justin) (NN bieber) (NN xx))))))</tree></instance><instance><text>estou ouvindo : brave new girl - ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN estou) (NN ouvindo)) + (: :) + (S + (VP + (VB brave) + (NP (JJ new) (NN girl) (: -) (NN britney) (NNS spears))))))</tree></instance><instance><text>filament saiu drip de ARG adn the half blood prince -RRB- weeee</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN filament) (NN saiu) (NN drip)) + (PP (IN de) (NP (NN harry) (JJ potter) (NN adn))) + (NP (DT the) (NN half) (NN blood) (NN prince))) + (-RRB- -RRB-) + (NN weeee)))</tree></instance><instance><text>Lost Your Love Of ARG ? Maybe Its Time To Throw The ARG Switch ! .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP (NP (NNP Lost) (PRP$ Your) (NN Love)) (PP (IN Of) (NP ARG))) + (. ?)))</tree></instance><instance><text>vdub01 graemeharre roxstar_pr we need to use ARG - we keep adding people - anythings better than what i have !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN vdub01) (NN graemeharre) (NN roxstar) (CD _) (NN pr)) + (SBAR + (S + (NP (PRP we)) + (VP + (VBP need) + (S + (VP + (TO to) + (VP + (VB use) + (NP + (NP ARG) + (: -) + (S + (NP (PRP we)) + (VP + (VBP keep) + (S + (VP + (VBG adding) + (NP + (NP (NNS people)) + (: -) + (NP + (NP (NNS anythings)) + (ADJP + (ADJP (JJR better)) + (PP + (IN than) + (SBAR + (WHNP (WP what)) + (S (NP (FW i)) (VP (VBP have))))))))))))))))))) + (. !)))</tree></instance><instance><text>i would like to see Mr. T punch ARG in the face .</text><opinion>neutral</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (MD would) + (VP + (VB like) + (S + (VP + (TO to) + (VP + (VB see) + (NP + (NP + (NNP Mr.) + (NN T) + (NN punch) + (NN sarah) + (NN palin)) + (PP (IN in) (NP (DT the) (NN face))))))))) + (. .)))</tree></instance><instance><text>ARG go basically dead already in australia - the inquisitr</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VB go) + (ADVP (RB basically)) + (VP + (JJ dead) + (ADVP (RB already)) + (PP + (IN in) + (NP (NP (NN australia)) (: -) (NP (DT the) (NN inquisitr))))))))</tree></instance><instance><text>ahhh , ahaaaa , i love you baby -LRB- essa é a versão ARG -RRB-</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (ADVP (RB ahhh)) + (, ,) + (NP + (NP (NN ahaaaa)) + (, ,) + (FW i) + (VP + (VBP love) + (S + (NP (PRP you)) + (VP + (NN baby) + (PRN + (-LRB- -LRB-) + (NP + (FW essa) + (FW é) + (NP (DT a) (NN versão) (NN britney) (NNS spears))) + (-RRB- -RRB-))))))))</tree></instance><instance><text>shut up danni , how ' about you singing ARG ? even bigger oops !</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (S (VP (VBN shut) (PRT (RP up)) (NP (NNS danni)))) + (, ,) + (WHADVP (WRB how)) + (SQ + ('' ') + (PP + (IN about) + (NP (NP (PRP you)) (NN singing) (NN britney) (NNS spears)))) + (. ?)))</tree></instance><instance><text>modern warfare 2 : microsoft reiterate stance on ARG 360 piracy ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (JJ modern) (NN warfare) (CD 2)) + (: :) + (S + (NP (NN microsoft)) + (VP + (VB reiterate) + (NP + (NP (NN stance)) + (PP (IN on) (NP (NN ARG) (CD 360) (NN piracy)))))) + (: ...)))</tree></instance><instance><text>* ARG fist pump * charlispeth ; -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (X + (X (SYM *)) + (S + (NP (NN tiger) (NNS woods) (NN fist) (NN pump)) + (VP (SYM *) (NP (NN charlispeth))))) + (: ;) + (-RRB- -RRB-)))</tree></instance><instance><text>the new ARG game got normal collision effects and is hopefully more detailed then asphalt racing 4 for ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT the) (JJ new) (NN ARG) (NN game)) + (VP + (VP (VBD got) (NP (JJ normal) (NN collision) (NNS effects))) + (CC and) + (VP + (VBZ is) + (UCP + (ADJP (RB hopefully) (RBR more) (JJ detailed)) + (ADVP (RB then)) + (NP + (NP (NN asphalt) (NN racing) (CD 4)) + (PP (IN for) (NP ARG)))))) + (. ?)))</tree></instance><instance><text>say rude things about the amazon ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB say) + (NP + (NP (JJ rude) (NNS things)) + (PP (IN about) (NP (DT the) (NN amazon) (NN ARG)))))))</tree></instance><instance><text>you might be a star , but your not a winner ... ARG tennis ! holla me !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP you)) + (VP (MD might) (VP (VB be) (NP (DT a) (NN star)))) + (, ,) + (CC but) + (S + (NP (PRP$ your) (RB not) (DT a) (NN winner)) + (: ...) + (NP (NNS ARG) (NN tennis))) + (. !)))</tree></instance><instance><text>Funny cartoon by slowpokejen about an alternate reality where phones grow sentient -LRB- featuring ARG -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (JJ Funny) (NN cartoon)) + (PP + (IN by) + (NP + (NP (NN slowpokejen)) + (PP + (IN about) + (NP + (NP (DT an) (JJ alternate) (NN reality)) + (SBAR + (WHADVP (WRB where)) + (S + (NP (NNS phones)) + (VP + (VBP grow) + (NP + (NP (NN sentient)) + (PRN + (-LRB- -LRB-) + (VP (VBG featuring) (NP ARG)) + (-RRB- -RRB-))))))))))))</tree></instance><instance><text>that ARG got ta go like a sap</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (IN that) + (S + (NP ARG) + (VBD got) + (VP (TO ta) (VP (VB go) (PP (IN like) (NP (DT a) (VBP sap))))))))</tree></instance><instance><text>confession time ... ARG is the first thing technology wise that makes me feel like '' frozen caveman lawyer '' in forever ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NN confession) (NN time)) + (: ...) + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (ADJP + (NP (DT the) (JJ first) (NN thing)) + (NN technology) + (JJ wise)) + (SBAR + (S + (NP (IN that)) + (VP + (VBZ makes) + (S (NP (PRP me)) (VP (VB feel) (ADJP (JJ like)))))))))) + ('' '') + (JJ frozen) + (NN caveman) + (NN lawyer) + ('' '')) + (PP (IN in) (ADVP (RB forever))) + (: ...)))</tree></instance><instance><text>can i have a ARG invite please ? :-RRB- email : skuzzbucket hotmail.com</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD can) + (VP (FW i)) + (VP + (VBP have) + (S + (NP (DT a) (NN google) (NN wave)) + (VP (VB invite) (VP (VB please))))) + (. ?)))</tree></instance><instance><text>Seriously guys stop posting those stupid ARG pictures ! ugh ... or i 'll follow you all ! .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (RB Seriously) (NNS guys)) + (VP + (VB stop) + (S + (VP + (VBG posting) + (NP + (DT those) + (JJ stupid) + (NN taylor) + (NN swift) + (NNS pictures))))) + (. !)))</tree></instance><instance><text>Taylor Swift & & ARG are really good friends :-RRB- SwiftConnect</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP + (NNP Taylor) + (NNP Swift) + (CC &) + (CC &) + (NN justin) + (NN bieber)) + (VP (VBP are) (NP (RB really) (JJ good) (NNS friends)))) + (: :) + (NP (-RRB- -RRB-) (NN SwiftConnect))))</tree></instance><instance><text>The failure of ARG</text><opinion>negative</opinion><tree>(ROOT (NP (NP (DT The) (NN failure)) (PP (IN of) (NP ARG))))</tree></instance><instance><text>New Activision ARG 's professional Skater 2 Popular High Quality Modern Design Beautiful Exquisite : In addition to ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (NNP New) (NNP Activision) (JJ tony) (NN hawk) (POS 's)) + (JJ professional) + (NN Skater) + (CD 2) + (NNP Popular) + (NNP High) + (NNP Quality) + (NNP Modern) + (NNP Design) + (NNP Beautiful) + (NNP Exquisite)) + (: :) + (FRAG (PP (IN In) (PP (NP (NN addition)) (TO to) (: ...)))) + (. .)))</tree></instance><instance><text>misplaced my ARG ... sad day .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBN misplaced) + (NP (NP (PRP$ my) (NN ARG)) (: ...) (JJ sad) (NN day))) + (. .)))</tree></instance><instance><text>listening to a ARG song on you tube the name of the sonf is revenge its really good it never got released</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG listening) + (PP (TO to) (NP (DT a) (NN ARG) (NN song))) + (PP + (IN on) + (NP + (NP (PRP you)) + (VP + (NN tube) + (NP + (NP (DT the) (NN name)) + (PP (IN of) (NP (DT the) (NN sonf))))))))) + (S + (VBZ is) + (NP (NN revenge)) + (NP (PRP$ its) (RB really) (JJ good) (NP (PRP it))) + (ADVP (RB never)) + (VP (VBD got) (ADJP (VBN released))))))</tree></instance><instance><text>apple insider : report : apple testing rfid swipe support in ARG prototypes</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN apple) (NN insider) (: :) (NN report)) + (: :) + (NP + (NP (NN apple) (NN testing)) + (VP + (VBD rfid) + (NP (NN swipe) (NN support)) + (PP (IN in) (NP (NN ARG) (NNS prototypes)))))))</tree></instance><instance><text>ARG ' toxic is playing in the store right now ... a bit odd if you ask me</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN britney) (NNS spears) (POS ')) (JJ toxic)) + (VP + (VP + (VBZ is) + (VP + (VBG playing) + (PP (IN in) (NP (DT the) (NN store))) + (ADVP (RB right) (RB now)))) + (: ...) + (ADJP (NP (DT a) (NN bit)) (JJ odd)) + (SBAR (IN if) (S (NP (PRP you)) (VP (VBP ask) (NP (PRP me))))))))</tree></instance><instance><text>mira ! love_beyonce ARG tries to get a piece of the true blood ? lindsay quiere estar en true blood ? * -- * ojala sisisi</text><opinion>negative</opinion><tree>(ROOT (NP (NN mira) (. !)))</tree></instance><instance><text>the way you talking to me few minutes ago is like if i do n't let you play my ARG , then block me</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (DT the) (NN way)) + (SBAR + (S + (NP (PRP you)) + (VP + (VBG talking) + (PP (TO to) (NP (PRP me))) + (ADVP (NP (JJ few) (NNS minutes)) (RB ago)))))) + (VP + (VBZ is) + (S + (IN like) + (SBAR + (IN if) + (S + (FW i) + (VP + (VBP do) + (RB n't) + (VP + (VB let) + (S + (NP (PRP you)) + (VP (VB play) (NP (PRP$ my) (NN ARG)))))))) + (, ,) + (VP (ADVP (RB then)) (VB block) (NP (PRP me)))))))</tree></instance><instance><text>ARG 3 please</text><opinion>positive</opinion><tree>(ROOT (S (NP (NN britney) (NNS spears) (CD 3)) (VP (VB please))))</tree></instance><instance><text>Who Is Carol McCain ; Besides ARG 's Former Wife ? : I received this in a forwarded e-mail ; I was wondering ... .</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP Who)) + (SQ + (VBZ Is) + (NP (NNP Carol) (NNP McCain)) + (: ;) + (PP + (IN Besides) + (NP + (NP (NN john) (NN mccain) (POS 's)) + (JJ Former) + (NN Wife)))) + (. ?)))</tree></instance><instance><text>scott roemermann 's real estate investing secrets - by scott roemermann - ARG edition .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN scott) (NN roemermann) (POS 's)) + (JJ real) + (NN estate)) + (VP + (VP (VBG investing) (NP (NNS secrets))) + (: -) + (UCP + (PP (IN by) (NP (NN scott) (NN roemermann))) + (: -) + (NP (NN ARG) (NN edition)))) + (. .)))</tree></instance><instance><text>ARG , Int ' l leaders denounce Jerusalem terrorist attack : US president on J'lem bombing and Gaza rocket attacks : ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP ARG) + (, ,) + (NP (NN Int)) + (NP ('' ') (NN l) (NNS leaders))) + (VP + (VBP denounce) + (NP + (NP (NNP Jerusalem) (JJ terrorist) (NN attack)) + (: :) + (NP + (NP + (NP (NNP US) (NN president)) + (PP + (IN on) + (NP + (NP (NNP J'lem) (NN bombing)) + (CC and) + (NP (NNP Gaza) (NN rocket) (NNS attacks))))) + (: :) + (: ...)))) + (. .)))</tree></instance><instance><text>Man I love ARG !</text><opinion>positive</opinion><tree>(ROOT (S (NP (NN Man) (CD I)) (VP (VBP love) (NP ARG)) (. !)))</tree></instance><instance><text>9th most tweeted VIDEO in Tech | | Amazing ARG Animations ! .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (JJ 9th) (RBS most) (JJ tweeted) (NN VIDEO)) + (PP (IN in) (NP (NNP Tech))) + (NP + (SYM |) + (SYM |) + (NP (JJ Amazing) (NN ARG) (NNS Animations)))) + (. !)))</tree></instance><instance><text>Apparently Justin Bieber , Rihanna and ARG are doing a charity album to raise money for Japan .</text><opinion>neutral</opinion><tree>(ROOT + (X + (ADVP (RB Apparently)) + (NP + (NP (NNP Justin) (NNP Bieber)) + (, ,) + (NP (NP (NNP Rihanna)) (CC and) (NP ARG)) + (S + (VP + (VBP are) + (VP + (VBG doing) + (NP + (NP (DT a) (NN charity) (NN album)) + (SBAR + (S + (VP + (TO to) + (VP + (VB raise) + (NP + (NP (NN money)) + (PP (IN for) (NP (NNP Japan))))))))))))) + (. .)))</tree></instance><instance><text>, so true i won an ARG 360 in one of those crane games</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (, ,) + (NP + (NP (ADJP (RB so) (JJ true)) (FW i) (VBD won)) + (NP + (NP (DT an) (NP (NN ARG) (CD 360))) + (PP + (IN in) + (NP + (NP (CD one)) + (PP (IN of) (NP (DT those) (NN crane) (NNS games)))))))))</tree></instance><instance><text>OMG ! nothing can get worse than ARG dry humping and acting like a slut when she 's 51 and has like a gabilli ...</text><opinion>negative</opinion><tree>(ROOT (NP (NN OMG) (. !)))</tree></instance><instance><text>rawker28 Oh thank you ... Good morning ! The newspapers on my ARG home page were all at about 7 or 8 so that 's great to hear !!</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN rawker28) + (FRAG + (INTJ (UH Oh)) + (S + (S (VP (VB thank) (NP (PRP you)))) + (: ...) + (FRAG (INTJ (JJ Good) (NN morning))))) + (. !)))</tree></instance><instance><text>np ARG - back to december</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN np) (NN taylor) (NN swift)) + (: -) + (ADVP (RB back) (PP (TO to) (NP (NNP december))))))</tree></instance><instance><text>Here 's our schedule ... 1 -RRB- watch Bonnie Hunt today , 2 -RRB- buy a 2nd copy to bury that dumb bitch ARG -LRB- via officialkathyg -RRB-</text><opinion>negative</opinion><tree>(ROOT + (SINV + (ADVP (RB Here)) + (VP (VBZ 's)) + (NP (PRP$ our) (NN schedule)) + (: ...) + (VP + (LST (LS 1) (-RRB- -RRB-)) + (VB watch) + (NP (NNP Bonnie) (NNP Hunt)) + (NP (NN today)) + (, ,) + (VP + (LST (LS 2) (-RRB- -RRB-)) + (VP + (VB buy) + (NP (DT a) (JJ 2nd) (NN copy)) + (S + (VP + (TO to) + (VP + (VB bury) + (S + (VP + (DT that) + (NP + (NP (JJ dumb) (NN bitch) (NN sarah) (NN palin)) + (PRN + (-LRB- -LRB-) + (PP (IN via) (NP (NN officialkathyg))) + (-RRB- -RRB-)))))))))))))</tree></instance><instance><text>just ordered the ARG dx ! yay ! i 'm so excited :-RRB- you will love it !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (ADVP (RB just)) + (VBN ordered) + (NP (DT the) (NN ARG) (NN dx))) + (. !)))</tree></instance><instance><text>I just took '' You Hate ARG , But Will You Hate Him Even More When You F ... '' and got : Part 3 ... ! Try it : .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VBD took) + ('' '') + (SBAR + (S + (NP (PRP You)) + (VP + (VBP Hate) + (NP + (NP ARG) + (, ,) + (CC But) + (SQ + (MD Will) + (NP (PRP You)) + (S + (S + (VP + (VB Hate) + (NP (PRP Him)) + (ADVP + (ADVP (RB Even) (RBR More)) + (SBAR + (WHADVP (WRB When)) + (S (NP (PRP You)) (VP (NN F))))))) + (: ...) + ('' '') + (CC and) + (VP + (VBD got) + (: :) + (NP (NP (NNP Part) (CD 3)) (: ...)))))))))) + (. !)))</tree></instance><instance><text>And He has a vision too ! mirzan mahatir is looking like ARG right now .</text><opinion>neutral</opinion><tree>(ROOT + (S + (CC And) + (NP (PRP He)) + (VP (VBZ has) (NP (DT a) (NN vision)) (ADVP (RB too))) + (. !)))</tree></instance><instance><text>RT if you love ARG 4eva : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN RT)) + (FRAG + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP (VBP love) (NP (NN lady) (JJ gaga) (NN 4eva))))) + (: :) + (-RRB- -RRB-))))</tree></instance><instance><text>ARG ah Freak on the low</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN nicki) (NN minaj) (NN ah) (NN Freak)) + (PP (IN on) (NP (DT the) (JJ low)))))</tree></instance><instance><text>ARG !!! great game !</text><opinion>positive</opinion><tree>(ROOT (NP (NNS ARG) (. !!!)))</tree></instance><instance><text>schipulcon notes of the day : unicorns fart glitter | ARG is like a social networking site-every1 's been with her | help me help you !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN schipulcon) (NNS notes)) + (PP (IN of) (NP (DT the) (NN day)))) + (: :) + (NP + (NP + (NP (NNS unicorns) (JJ fart) (NN glitter)) + (VP + (SYM |) + (SBAR + (S + (NP ARG) + (VP + (VBZ is) + (PP + (IN like) + (NP + (NP + (DT a) + (JJ social) + (NN networking) + (NN site-every1) + (POS 's)) + (VP + (VBN been) + (PP (IN with) (NP (PRP$ her) (NN |)))))) + (VP + (VB help) + (S (NP (PRP me)) (VP (VB help) (NP (PRP you))))))))))) + (. !)))</tree></instance><instance><text>guess i wasnt special but its straight just like ARG said fuck yall niggas im out here ! ...</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN guess) (FW i) (FW wasnt) (JJ special)) + (CC but) + (NP + (NP (PRP$ its) (JJ straight)) + (PP (ADVP (RB just)) (IN like) (NP ARG))) + (VP + (VBD said) + (SBAR + (S + (NP (NN fuck) (NN yall)) + (VP (VBZ niggas) (NP (NN im)) (ADVP (IN out) (RB here)))))) + (. !)))</tree></instance><instance><text>I just took '' You and ARG have been best friends since you were bot ... '' and got : 31 picnic and hockey ! Try it : .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (ADVP (RB just)) + (VBD took) + ('' '') + (NP (NP (PRP You)) (CC and) (NP ARG)) + (VP + (VBP have) + (VP + (VBN been) + (NP (RB best) (NNS friends)) + (SBAR + (IN since) + (S (NP (PRP you)) (VP (VBD were) (NP (NN bot)))))))) + (: ...) + ('' '') + (CC and) + (VP + (VBD got) + (: :) + (NP (CD 31) (NN picnic) (CC and) (NN hockey))) + (. !)))</tree></instance><instance><text>and ARG wishes she had my man pieces</text><opinion>negative</opinion><tree>(ROOT + (QP + (CC and) + (S + (NP ARG) + (VP + (VBZ wishes) + (SBAR + (S + (NP (PRP she)) + (VP (VBD had) (NP (PRP$ my) (NN man) (NNS pieces)))))))))</tree></instance><instance><text>what do I think about ARG song honestly I cant go threw a week without listening to MJ now so yes I love me some Mike</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHNP (WP what)) + (SQ + (VBP do) + (NP (PRP I)) + (VP + (VB think) + (SBAR + (S + (PP (IN about) (NP (NN micheal) (NN jackson) (NN song))) + (ADVP (RB honestly)) + (NP (PRP I)) + (VP + (VBP cant) + (VP + (VB go) + (VP + (VBD threw) + (NP (DT a) (NN week)) + (SBAR + (S + (PP + (IN without) + (S + (VP + (VBG listening) + (PP (TO to) (NP (NNP MJ))) + (ADVP (RB now))))) + (RB so) + (RB yes) + (S + (NP (PRP I)) + (VP + (VBP love) + (NP (PRP me)) + (NP (DT some) (NNP Mike)))))))))))))))</tree></instance><instance><text>i am thinking about putting a ARG on my wish list , any suggestions ? thoughts ? comments ? please share !</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (FW i) + (S + (VP + (VP + (VBP am) + (S + (VP + (VBG thinking) + (PP + (IN about) + (S + (VP + (VBG putting) + (NP (DT a) (NN ARG)) + (PP (IN on) (NP (PRP$ my) (NN wish) (NN list))))))))) + (, ,) + (NP (DT any) (NNS suggestions))))) + (. ?)))</tree></instance><instance><text>oh mary lucia , i love you for playing ARG .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (INTJ (UH oh) (ADVP (FW mary) (FW lucia))) + (, ,) + (FW i) + (S + (VP + (VBP love) + (NP (PRP you)) + (PP (IN for) (S (VP (VBG playing) (NP ARG))))))) + (. .)))</tree></instance><instance><text>Do n't know if I 've mentioned this before but logos + ARG is possibly the greatest Bible study platform ever .</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBP Do) + (RB n't) + (VP + (VB know) + (SBAR + (IN if) + (S + (NP (PRP I)) + (VP + (VBP 've) + (VP + (VBN mentioned) + (NP (DT this)) + (PP + (IN before) + (CC but) + (SBAR + (S + (NP (NP (NNS logos)) (CC +) (NP ARG)) + (VP + (VBZ is) + (ADVP (RB possibly)) + (NP + (NP + (DT the) + (JJS greatest) + (NNP Bible) + (NN study) + (NN platform)) + (ADVP (RB ever))))))))))))) + (. .)))</tree></instance><instance><text>i do n't enjoy the fact that i do n't get alerted when someone is waving at me in ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VBP do) + (RB n't) + (VP + (VB enjoy) + (NP + (DT the) + (NN fact) + (SBAR + (IN that) + (S + (FW i) + (VP + (VBP do) + (RB n't) + (VP + (VB get) + (VP + (VBN alerted) + (SBAR + (WHADVP (WRB when)) + (S + (NP (NN someone)) + (VP + (VBZ is) + (VP + (VBG waving) + (PP (IN at) (NP (PRP me))) + (PP (IN in) (NP ARG))))))))))))))))))</tree></instance><instance><text>watching ARG '' for the record '' i love her !!!!!</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBG watching) + (NP ARG) + ('' '') + (PP (IN for) (NP (DT the) (NN record))) + (S ('' '') (FW i) (VP (VBP love) (NP (PRP$ her) (NN !!!!!)))))))</tree></instance><instance><text>okay here goes nothing ... i 'm playing it minus ARG live ... fingers crossed</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (JJ okay) + (ADVP (RB here)) + (VP (VBZ goes)) + (S + (NP (NP (NN nothing)) (: ...) (NP (FW i))) + (VP + (VBP 'm) + (VP + (VBG playing) + (S + (NP (PRP it)) + (CC minus) + (NP ARG) + (VP + (VBP live) + (: ...) + (S (NP (NNS fingers)) (VP (VBD crossed))))))))))</tree></instance><instance><text>this ARG video is like horse porn !</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (DT this) (NN britney)) + (VP + (VBZ spears) + (SBAR + (S + (NP (NN video)) + (VP (VBZ is) (PP (IN like) (NP (NN horse) (NN porn))))))) + (. !)))</tree></instance><instance><text>The faces of the 14 guys in my power lifting class when ARG came on ... PRICELESS ! ha ha .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (DT The) (NNS faces)) + (PP + (IN of) + (NP + (NP (DT the) (CD 14) (NNS guys)) + (PP + (IN in) + (NP + (NP (PRP$ my) (NN power)) + (VP (VBG lifting) (NP (NN class)))))))) + (FRAG + (SBAR + (WHADVP (WRB when)) + (S (NP ARG) (VP (VBD came) (PRT (IN on))))) + (: ...) + (NP (NNP PRICELESS))) + (. !)))</tree></instance><instance><text>Celeb Couple Watch , Celeb Legal Woes , Celeb News , Celebrities , Adam Lambert , Angelina Jolie , ARG , ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNP Celeb) (NN Couple) (NNP Watch)) + (, ,) + (NP (NNP Celeb) (NNP Legal) (NNP Woes)) + (, ,) + (NP (NNP Celeb) (NNP News)) + (, ,) + (NP (NNS Celebrities)) + (, ,) + (NP (NNP Adam) (NNP Lambert)) + (, ,) + (NP (NNP Angelina) (NNP Jolie)) + (, ,) + (NP ARG) + (, ,)) + (: ...) + (. .)))</tree></instance><instance><text>finished a review draft of the ARG migration implementation assessment for the state , will be interesting to see internal comments .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBD finished) + (NP + (NP (DT a) (NN review) (NN draft)) + (PP + (IN of) + (NP + (NP (DT the) (NNS windows)) + (NP + (NP + (CD 7) + (NN migration) + (NN implementation) + (NN assessment)) + (PP (IN for) (NP (DT the) (NN state))))))))) + (, ,) + (VP + (MD will) + (VP + (VB be) + (ADJP + (JJ interesting) + (S + (VP + (TO to) + (VP (VB see) (NP (JJ internal) (NNS comments)))))))) + (. .)))</tree></instance><instance><text>RT this ARG -LRB- !! -RRB- I rather any other team win besides them !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (DT this) (NNS ARG)) + (PRN (-LRB- -LRB-) (. !!) (-RRB- -RRB-))))</tree></instance><instance><text>im thankful gor ARG !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN im) (JJ thankful) (NN gor) (NN harry) (NN potter)) + (. !)))</tree></instance><instance><text>just finished watching freaky friday ARG version with the family - good times !!!</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (PP + (ADJP (RB just) (VBN finished)) + (S + (VP + (VBG watching) + (NP + (NP + (JJ freaky) + (NNP friday) + (NN lindsay) + (NN lohan) + (NN version)) + (PP (IN with) (NP (DT the) (NN family)))) + (: -) + (NP (JJ good) (NNS times))))) + (. !!!)))</tree></instance><instance><text>RT if you like ARG .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (FRAG + (NP (NN RT)) + (SBAR (IN if) (NP (NP (PRP you)) (PP (IN like) (NP ARG))))) + (. .)))</tree></instance><instance><text>Strip Scribbles : ARG , Bruce Willis shooting new film ... : An all-star cast led by Bruce Willis and ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Strip) (NNP Scribbles)) + (: :) + (NP + (NP + (NP ARG) + (, ,) + (NP + (NP (NNP Bruce) (NNP Willis)) + (VP (VBG shooting) (NP (JJ new) (NN film))))) + (: ...) + (FRAG + (: :) + (NP + (NP (DT An) (JJ all-star) (NN cast)) + (VP + (VBN led) + (PP + (IN by) + (NP (NP (NNP Bruce) (NNP Willis)) (CC and) (: ...))))))) + (. .)))</tree></instance><instance><text>afghanistan and ARG -- both are still a mess</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP + (NP (NP (NN afghanistan)) (CC and) (NP (NN jimmy))) + (ADJP (JJ carter))) + (SBAR + (: --) + (S + (NP (DT both)) + (VP (VBP are) (ADVP (RB still)) (NP (DT a) (NN mess)))))))</tree></instance><instance><text>cool damonpayne awesome ARG themes :</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (JJ cool) (NN damonpayne) (JJ awesome) (NNS windows)) + (VP (CD 7) (VP (NNS themes))) + (: :)))</tree></instance><instance><text>ARG belts grand slam , has 6 RBI in Yankees ' win : BALTIMORE -- With his '' dead arm '' feeling more alive , ... .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN alex) (NN rodriguez) (NNS belts) (JJ grand) (NN slam)) + (, ,) + (VP + (VBZ has) + (S + (NP + (NP (CD 6) (NN RBI)) + (PP (IN in) (NP (NNPS Yankees) (POS ')))) + (VP + (VBP win) + (: :) + (NP + (NP (NNP BALTIMORE)) + (PRN + (: --) + (PP + (IN With) + (S + (NP (PRP$ his) ('' '') (JJ dead) (NN arm) ('' '')) + (VP (VBG feeling) (ADJP (JJR more) (JJ alive))))) + (, ,) + (: ...)))))) + (. .)))</tree></instance><instance><text>Trying again culturemap : Why you can not give up on Astros : Hunter Pence is still more fun to cheer than ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBG Trying) + (S + (ADVP (RB again)) + (NP + (NP (NN culturemap)) + (: :) + (S + (SBAR + (WHADVP (WRB Why)) + (S + (NP (PRP you)) + (VP + (MD can) + (RB not) + (VP + (VB give) + (PRT (RP up)) + (PP (IN on) (NP (NNPS Astros))))))) + (: :) + (S + (NP (NNP Hunter) (NNP Pence)) + (VP + (VBZ is) + (ADVP (RB still)) + (NP + (NP (RBR more) (NN fun)) + (SBAR (S (VP (TO to) (VP (VB cheer)))))) + (PP (IN than) (NP ARG)))))))) + (. .)))</tree></instance><instance><text>Loving the advanced news feature on ARG Search : .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG Loving) + (S + (NP + (NP (DT the) (JJ advanced) (NN news) (NN feature)) + (PP (IN on) (NP ARG))) + (VP (VB Search))))) + (: :) + (. .)))</tree></instance><instance><text>ARG toples ARG - RnB singer ARG flashing sweet body in hot bikini -LRB- Clicks : 3159 -RRB- ARG - Pop star Alicia Key</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ toples) + (NP + (NP ARG) + (: -) + (S + (NP + (NP + (NP (NN RnB) (NN singer) (NN alicia) (NNS keys)) + (VP + (VBG flashing) + (NP + (NP (JJ sweet) (NN body)) + (PP (IN in) (NP (JJ hot) (NN bikini)))))) + (PRN + (-LRB- -LRB-) + (NP (NP (NNP Clicks)) (: :) (NP (CD 3159))) + (-RRB- -RRB-))) + (VP + (ADVP (RB alicia)) + (NNS keys) + (: -) + (NP (NN Pop) (NN star) (NNP Alicia) (NNP Key))))))))</tree></instance><instance><text>I believe in you like , a virgin ; you 're ARG , and i 'm always gon na want to blow your mind .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP believe) + (PP + (IN in) + (NP + (NP (PRP you)) + (PP (IN like) (, ,) (NP (DT a) (JJ virgin))))))) + (: ;) + (S + (S (NP (PRP you)) (VP (VBP 're) (NP ARG))) + (, ,) + (CC and) + (S + (FW i) + (VP + (VBP 'm) + (ADVP (RB always)) + (VP + (VBG gon) + (S + (VP + (TO na) + (VP + (VB want) + (S + (VP + (TO to) + (VP (VB blow) (NP (PRP$ your) (NN mind)))))))))))) + (. .)))</tree></instance><instance><text>i have no reason to mess with these slobs because ' they are ARG and I 'm steve jobs ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (VBP have) + (NP + (NP (NP (DT no) (NN reason)) (PP (TO to) (NP (NN mess)))) + (PP (IN with) (NP (DT these) (NNS slobs)))) + (SBAR + (IN because) + ('' ') + (S + (S (NP (PRP they)) (VP (VBP are) (NP ARG))) + (CC and) + (S (NP (PRP I)) (VP (VBP 'm) (NP (JJ steve) (NNS jobs))))))) + (: ...)))</tree></instance><instance><text>Classy question posed to the Alaska DOT : '' Does ARG look as good in person as she does on television ? '' ... good one !</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP (JJ Classy) (NN question)) + (VP + (VBD posed) + (PP (TO to) (NP (DT the) (NNP Alaska) (NNP DOT)))) + (: :)) + ('' '') + (VP (VBZ Does)) + (NP + (NP (NNP sarah) (NN palin) (NN look)) + (ADJP + (ADJP (IN as) (JJ good) (PP (IN in) (NP (NN person)))) + (SBAR + (IN as) + (S + (NP (PRP she)) + (VP (VBZ does) (PP (IN on) (NP (NN television)))))))) + (. ?) + ('' '')))</tree></instance><instance><text>Why make-up fims L'Oreal and Dior paint stars ' like ARG 's mouths in lipstick ads ? : The crude enhancement a ... .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB Why)) + (S + (NP + (NN make-up) + (NNS fims) + (NP (NNP L'Oreal) (CC and) (NNP Dior))) + (VP + (VBP paint) + (NP + (NP (NNS stars) (POS ')) + (PP + (IN like) + (NP + (NP (NP (NN lady) (NN gaga) (POS 's)) (NNS mouths)) + (PP (IN in) (NP (NN lipstick) (NNS ads))))))))) + (. ?)))</tree></instance><instance><text>ARG - beautiful life ... so real ! get with it !!!!!!!!!</text><opinion>positive</opinion><tree>(ROOT + (NP + (NN lindsay) + (SYM lohan) + (: -) + (NP (JJ beautiful) (NN life)) + (: ...) + (NP (ADJP (RB so) (JJ real))) + (. !)))</tree></instance><instance><text>Jay-Z - Empire State of Mind with ARG .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NN Jay-Z)) + (: -) + (NP + (NP + (NP (NNP Empire) (NNP State)) + (PP (IN of) (NP (NNP Mind)))) + (PP (IN with) (NP ARG)))) + (. .)))</tree></instance><instance><text>ARG voted best celebrity mom ! = angelina + jolie</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP (VBD voted) (NP (JJS best) (NN celebrity) (NN mom))) + (. !)))</tree></instance><instance><text>SHe got That good good SHe ARG bad</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN SHe)) + (VP + (VBD got) + (S + (NP + (DT That) + (JJ good) + (JJ good) + (NN SHe) + (NN micheal) + (NN jackson)) + (ADJP (JJ bad))))))</tree></instance><instance><text>My woman taneciah is obsessed with ARG and her family , and Lindsey Lohan !!!!!!! Lol</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP$ My) (NN woman) (NN taneciah)) + (VP + (VBZ is) + (VP + (VBN obsessed) + (PP + (IN with) + (NP (NP ARG) (CC and) (NP (PRP$ her) (NN family))))))) + (, ,) + (CC and) + (NP (NNP Lindsey) (NNP Lohan) (NNP !!!!!!!))))</tree></instance><instance><text>Oh okay they are stories written by fans about whatever they like i only read ARG fanfics though some are quite goodxx</text><opinion>neutral</opinion><tree>(ROOT + (INTJ + (UH Oh) + (ADJP + (JJ okay) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP are) + (NP + (NP (NNS stories)) + (VP + (VBN written) + (PP + (IN by) + (NP + (NP (NNS fans)) + (PP + (IN about) + (SBAR + (WHNP (WDT whatever)) + (S + (NP (PRP they)) + (VP + (VBP like) + (VP + (FW i) + (VP + (ADVP (RB only)) + (VB read) + (NP + (NN harry) + (JJ potter) + (NNS fanfics)) + (SBAR + (IN though) + (S + (NP (DT some)) + (VP + (VBP are) + (NP (RB quite) (NN goodxx)))))))))))))))))))))</tree></instance><instance><text>ARG - '' why should i be sad '' pharrell killed this ! but this song actually requires '' good '' vocals ! and britney just didnt cut it lol</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NN britney) + (SYM spears) + (: -) + ('' '') + (SBARQ + (WHADVP (WRB why)) + (SQ + (MD should) + (NP (FW i)) + (SBAR + (S + (NP (VB be) (JJ sad) ('' '') (NN pharrell)) + (VP (VBD killed) (NP (DT this))))))) + (. !)))</tree></instance><instance><text>ARG ' s ' 3 ' was so weird it was frightening , its terrible</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (NP (NP (NN britney) (NNS spears) (POS ')) (NNS s) (POS ')) + (CD 3) + ('' ')) + (VP + (VBD was) + (ADJP + (ADJP (RB so) (JJ weird)) + (SBAR + (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ frightening)))))))) + (, ,) + (NP (PRP$ its) (JJ terrible))))</tree></instance><instance><text>ARG = the best movie in the world !</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (JJ =) + (NP + (NP (DT the) (JJS best) (NN movie)) + (PP (IN in) (NP (DT the) (NN world))))) + (. !)))</tree></instance><instance><text>a $ 1.4 trillion deficit , Medicare and Medicaid have $ 50 trillion unfunded liability , ARG was right about death panels</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP + (DT a) + (ADJP (QP ($ $) (CD 1.4) (CD trillion))) + (NN deficit)) + (, ,) + (NP (NNP Medicare)) + (CC and) + (NP (NNP Medicaid))) + (VP + (VBP have) + (SBAR + (S + (NP + (NP + (ADJP (QP ($ $) (CD 50) (CD trillion))) + (JJ unfunded) + (NN liability)) + (, ,) + (NP ARG)) + (VP + (VBD was) + (ADJP (JJ right)) + (PP (IN about) (NP (NN death) (NNS panels)))))))))</tree></instance><instance><text>ARG Is Getting Soft -LSB- War -RSB- -LRB- Gawker.com -RRB- : War monster ARG , fresh off of his triumphant jaunt t ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (ADJP ARG) + (SQ + (VBZ Is) + (S + (VP + (VBG Getting) + (NP + (ADJP + (JJ Soft) + (PRN (-LRB- -LSB-) (NP (NN War)) (-RRB- -RSB-))) + (PRN (-LRB- -LRB-) (NP (NNP Gawker.com)) (-RRB- -RRB-))))) + (: :) + (ADJP + (FRAG + (NP + (NP (NNP War) (NN monster) (NN john) (NN mccain)) + (, ,) + (ADJP + (JJ fresh) + (PRT (IN off)) + (PP + (IN of) + (NP (PRP$ his) (JJ triumphant) (NN jaunt) (NN t))))) + (: ...)))) + (. .)))</tree></instance><instance><text>Rachel Maddow OBLITERATES ARG , Joe Lieberman , And Lindsay Graham 's Libyan Hypocrisy by noahedavis .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NNP Rachel) (NNP Maddow)) + (VP + (VBZ OBLITERATES) + (NP + (NP ARG) + (, ,) + (NP (NNP Joe) (NNP Lieberman)) + (, ,) + (CC And) + (NP + (NP + (NP (NNP Lindsay) (NNP Graham) (POS 's)) + (JJ Libyan) + (NN Hypocrisy)) + (PP (IN by) (NP (NN noahedavis)))))) + (. .)))</tree></instance><instance><text>'' ARG Hussein Obama II is flamenguista '</text><opinion>neutral</opinion><tree>(ROOT + (S + ('' '') + (NP (NN ARG) (NNP Hussein) (NNP Obama) (NNP II)) + (VP (VBZ is) (NP (NN flamenguista) ('' ')))))</tree></instance><instance><text>Zune Comedy Science Better Than The ARG Sex Video .</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (NP (NNP Zune) (NNP Comedy) (NNP Science) (NNP Better)) + (PP + (IN Than) + (NP (DT The) (NN paris) (NN hilton) (NN Sex) (NNP Video)))) + (. .)))</tree></instance><instance><text>musicmonday 3 - ARG , seriously my current obsession -LRB- :</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (CD 3)) + (: -) + (NP ARG) + (, ,) + (ADVP (RB seriously)) + (NP + (NP (PRP$ my) (JJ current) (NN obsession)) + (PRN (-LRB- -LRB-) (QP (: :))))))</tree></instance><instance><text>ARG sues ex-manager , accusing him for his financial fallout -</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ sues) + (NP (NN ex-manager)) + (, ,) + (S + (VP + (VBG accusing) + (NP (PRP him)) + (PP + (IN for) + (NP (PRP$ his) (JJ financial) (NN fallout) (: -))))))))</tree></instance><instance><text>does anyone else think joe looks like ARG in boys don cry ?! just me then xfactor</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBZ does) + (NP (NN anyone) (JJ else) (NN think) (NN joe)) + (VP + (VBZ looks) + (PP (IN like) (NP (NP ARG) (PP (IN in) (NP (NNS boys)))))) + (VP (VBP don) (NP (NN cry) (NN ?!)))))</tree></instance><instance><text>is watching her boys play some ARG game ... they are too funny lol !</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (VP + (VBG watching) + (S + (NP (PRP$ her) (NNS boys)) + (VP (VB play) (NP (DT some) (NN ARG) (NN game)))))) + (: ...) + (S + (NP (PRP they)) + (VP (VBP are) (NP (ADJP (RB too) (JJ funny)) (NN lol)))) + (. !)))</tree></instance><instance><text>hating the fact that i like the new ARG song</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBG hating) + (NP + (DT the) + (SBAR + (NN fact) + (IN that) + (PP + (FW i) + (PP + (IN like) + (NP + (DT the) + (JJ new) + (NN britney) + (NNS spears) + (NN song)))))))))</tree></instance><instance><text>she got that good good she ARG bad and im attracted to her with her attracted ass ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP she)) + (VP + (VBD got) + (NP + (NP (DT that) (JJ good) (JJ good)) + (SBAR + (S + (NP (PRP she)) + (VP + (VBD micheal) + (ADJP + (ADJP (NN jackson) (JJ bad)) + (CC and) + (SBAR + (S + (NP (NN im)) + (VP + (VBD attracted) + (PP (TO to) (NP (PRP$ her))) + (PP + (IN with) + (NP (PRP$ her) (VBN attracted) (NN ass)))))))))))) + (: ...)))</tree></instance><instance><text>would like apple to include the flash technology for the future ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (MD would) + (VP + (VB like) + (NP + (NN apple) + (S + (VP + (TO to) + (VP + (VB include) + (NP + (NP (DT the) (NN flash) (NN technology)) + (PP (IN for) (NP (DT the) (JJ future) (NN ARG)))))))))) + (. .)))</tree></instance><instance><text>Syfy Did you bring home any goodies from Apple , ARG or ILM ? Those make for great give aways ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Syfy)) + (VP + (VBD Did) + (S + (NP (PRP you)) + (VP + (VB bring) + (ADVP (NN home)) + (NP + (NP (DT any) (NNS goodies)) + (PP + (IN from) + (NP + (NP (NNP Apple)) + (, ,) + (NP ARG) + (CC or) + (NP (NNP ILM)))))))) + (. ?)))</tree></instance><instance><text>When I demanded quality virgins , a voice told me that ARG and Charice were still alive and ca n't be delivered yet .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB When)) + (S + (NP (PRP I)) + (VP + (VBD demanded) + (SBAR + (S + (NP + (NP (NN quality) (NNS virgins)) + (, ,) + (NP (DT a) (NN voice))) + (VP + (VBD told) + (NP (PRP me)) + (SBAR + (SBAR + (IN that) + (S + (NP (NP ARG) (CC and) (NP (NN Charice))) + (VP + (VBD were) + (ADVP (RB still)) + (ADJP (JJ alive))))) + (CC and) + (VP + (MD ca) + (RB n't) + (VP (VB be) (VP (VBN delivered) (ADVP (RB yet)))))))))))) + (. .)))</tree></instance><instance><text>musicmonday ARG - 3 ; one less lonely girl - justinbieber !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN musicmonday) (NN britney) (NNS spears)) + (: -) + (NP (CD 3)) + (: ;) + (NP + (NP (CD one) (JJR less) (JJ lonely) (NN girl)) + (: -) + (NP (NN justinbieber))) + (. !)))</tree></instance><instance><text>tehehe what can i say i love the spice girls ... i own all the cds ... lol and they are on my ARG yeg</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN tehehe)) + (SBAR + (WHNP (WDT what)) + (S + (SQ + (MD can) + (NP (FW i)) + (VP + (VBP say) + (SBAR + (S + (NP (FW i)) + (VP (VBP love) (NP (DT the) (NN spice) (NNS girls))))))) + (: ...) + (S + (S + (VP + (FW i) + (S + (VP + (VB own) + (NP + (NP (PDT all) (DT the) (NNS cds)) + (: ...) + (NP (NN lol))))))) + (CC and) + (S + (NP (PRP they)) + (VP + (VBP are) + (PP (IN on) (NP (PRP$ my) (NN ARG) (NN yeg))))))))))</tree></instance><instance><text>shout to my new followers ... guarantee you enjoy this shit ... even ARG be headnoddin on penis following lol</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (NN shout)) + (PP (TO to) (NP (PRP$ my) (JJ new) (NNS followers)))) + (VP + (: ...) + (VP + (VP + (VB guarantee) + (S (NP (PRP you)) (VP (VB enjoy) (NP (DT this) (NN shit))))) + (: ...) + (S + (NP (RB even) (NN britney) (NNS spears)) + (VP + (VB be) + (NP + (NP (NN headnoddin)) + (PP (IN on) (NP (NN penis))) + (PP (VBG following) (NP (NN lol))))))))))</tree></instance><instance><text>ARG love +1 ... ... ...</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) (NN love) (CD +1)) + (: ...) + (: ...) + (: ...)))</tree></instance><instance><text>I wonder if ARG ever thinks how f * cking awesome he is for getting a theme song played every time he walks into a room ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP wonder) + (SBAR + (IN if) + (S + (NP ARG) + (ADVP (RB ever)) + (VP + (VBZ thinks) + (SBAR + (WHADVP (WRB how)) + (S + (SYM f) + (PP + (X (SYM *)) + (S + (VP + (VBG cking) + (ADJP + (JJ awesome) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ is) + (PP + (IN for) + (S + (VP + (VBG getting) + (NP (DT a) (NN theme) (NN song)))))))))))) + (VP + (VP (VBD played)) + (NP + (NP (DT every) (NN time)) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ walks) + (PP (IN into) (NP (DT a) (NN room)))))))))))))) + (. ?)))</tree></instance><instance><text>i hate ARG</text><opinion>negative</opinion><tree>(ROOT (NP (LST (LS i)) (NP (NN hate) (NNS ARG))))</tree></instance><instance><text>i no longer believe i could survive without my ARG ! : s</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (ADVP (DT no) (JJR longer)) + (VP + (VBP believe) + (SBAR + (S + (NP (FW i)) + (VP + (MD could) + (VP + (VB survive) + (PP (IN without) (NP (PRP$ my) (NN ARG)))))))) + (. !)))</tree></instance><instance><text>is super mad that his ARG is broken ... > = -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (ADJP + (ADJP (JJ super) (JJ mad)) + (SBAR + (IN that) + (S + (NP (PRP$ his) (NN ARG)) + (VP (VBZ is) (VP (VBN broken))))))) + (: ...) + (S (ADJP (JJR >) (JJ =)) (-LRB- -LRB-))))</tree></instance><instance><text>The Ed Show just played a clip of ARG to make a '' witty '' point ... I hope you 're proud p2 .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT The) (NNP Ed) (NNP Show)) + (ADVP (RB just)) + (VP + (VBD played) + (NP (NP (DT a) (NN clip)) (PP (IN of) (NP ARG))) + (S + (VP + (TO to) + (VP + (VB make) + (NP (DT a) ('' '') (JJ witty) ('' '') (NN point))))) + (: ...) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP hope) + (SBAR + (S + (NP (PRP you)) + (VP (VBP 're) (NP (JJ proud) (NN p2))))))))) + (. .)))</tree></instance><instance><text>Repubs scoff at Obama 's Nobel win , say ARG should 've won for her work locating Russia on a map .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNS Repubs)) + (VP + (VP + (VBP scoff) + (PP + (IN at) + (NP (NP (NNP Obama) (POS 's)) (NNP Nobel) (VB win)))) + (, ,) + (S + (VP + (VB say) + (SBAR + (S + (NP ARG) + (VP + (MD should) + (VP + (VB 've) + (VP + (VBN won) + (PP + (IN for) + (S + (NP (PRP$ her) (NN work)) + (VP + (VBG locating) + (NP (NNP Russia)) + (PP (IN on) (NP (DT a) (NN map)))))))))))))) + (. .)))</tree></instance><instance><text>aw i love ARG ! getting in the shower with kimmy ... ew</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN aw) (FW i) (S (VP (VBP love) (NP ARG)))) (. !)))</tree></instance><instance><text>ARG apologizes after ringing cell phone , loud fan top bad day at Presidents Cup</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ apologizes) + (PP + (IN after) + (S (VP (VBG ringing) (NP (NN cell) (NN phone))))) + (, ,) + (NP + (NP (JJ loud) (NN fan) (JJ top) (JJ bad) (NN day)) + (PP (IN at) (NP (NP (NNS Presidents)) (NP (NNP Cup))))))))</tree></instance><instance><text>TheXFactor cher 's amazing ... she should sing with ARG - telephone ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (NP (NNP TheXFactor) (NN cher) (POS 's)) (ADJP (JJ amazing))) + (: ...) + (NP (PRP she)) + (VP + (MD should) + (VP + (VB sing) + (PP + (IN with) + (NP + (NP (NN lady)) + (X (SYM gaga)) + (: -) + (NN telephone) + (: ...)))))))</tree></instance><instance><text>even cartoons with ARG in them have crappy dialog .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NP (RB even) (NNS cartoons)) + (PP (IN with) (NP ARG)) + (PP (IN in) (NP (PRP them)))) + (VP (VBP have) (NP (JJ crappy) (NN dialog))) + (. .)))</tree></instance><instance><text>'' wait there calculating delta g 's of reactions ? Why don you get MarianGuidry and ARG down here '' - DJTHams</text><opinion>positive</opinion><tree>(ROOT + (SBARQ + ('' '') + (SQ + (VP + (VB wait) + (ADVP (RB there)) + (S + (VP + (VBG calculating) + (NP + (NP (NN delta) (NN g) (POS 's)) + (PP (IN of) (NP (NNS reactions)))))))) + (. ?)))</tree></instance><instance><text>ARG taking 2 long with these damn movies weoffthat</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP ARG) + (S + (VP + (VBG taking) + (NP (CD 2)) + (ADVP + (JJ long) + (PP + (IN with) + (NP (DT these) (JJ damn) (NNS movies) (NN weoffthat))))))))</tree></instance><instance><text>Jimmy Kimmel : ARG 's Failed Children 's Book Titles : Jimmy Kimmel pokes fun at blogger ARG 's rec ... .</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP Jimmy) (NNP Kimmel)) + (: :) + (S + (S + (NP + (NP + (NP (NN perez) (NN hilton) (POS 's)) + (NNP Failed) + (NNP Children) + (POS 's)) + (NN Book)) + (VP (VBZ Titles))) + (: :) + (S + (NP (NNP Jimmy) (NNP Kimmel)) + (VP + (VBZ pokes) + (NP (NN fun)) + (PP + (IN at) + (NP + (NP (NN blogger) (NN perez) (NN hilton) (POS 's)) + (NN rec))))) + (: ...)) + (. .)))</tree></instance><instance><text>no you idiot ... :-RRB- the discussion was really boring , but laura did a good job as ARG</text><opinion>neutral</opinion><tree>(ROOT + (SBAR + (DT no) + (S + (S (NP (PRP you)) (VP (VBP idiot) (: ...))) + (: :) + (S + (S + (NP (-RRB- -RRB-) (DT the) (NN discussion)) + (VP (VBD was) (ADJP (RB really) (JJ boring)))) + (, ,) + (CC but) + (S + (NP (NN laura)) + (VP + (VBD did) + (NP (DT a) (JJ good) (NN job)) + (PP (IN as) (NP ARG))))))))</tree></instance><instance><text>Wow watching new south park and they is disrespecting the shit out of ARG lmao</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (VP + (UH Wow) + (S (VP (VBG watching) (NP (JJ new) (JJ south) (NN park)))))) + (CC and) + (S + (NP (PRP they)) + (VP + (VBZ is) + (VP + (VBG disrespecting) + (NP (DT the) (NN shit)) + (PP + (IN out) + (PP (IN of) (NP (NN micheal) (NN jackson) (NN lmao)))))))))</tree></instance><instance><text>Amazing List Of Every ARG Product And How Much We Depend On Them - .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NP (JJ Amazing) (NN List)) + (PP (IN Of) (NP (NP (DT Every) (NN ARG)) (NP (NNP Product))))) + (WHADVP + (CC And) + (SBAR + (SBAR + (WHADJP (WRB How) (JJ Much)) + (S + (NP (PRP We)) + (VP (VBP Depend) (PP (IN On) (NP (NNP Them)))))) + (: -))) + (. .)))</tree></instance><instance><text>i don want to admit that ive been drawn into factor but those evil ARG type twins getting through ? disgraceful ! commercial madness</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (S + (VP + (VB don) + (VP + (VB want) + (S + (VP + (TO to) + (VP + (VB admit) + (NP + (IN that) + (SBARQ + (ADJP (RB ive) (VBN been)) + (SQ + (VP + (VBN drawn) + (PP + (IN into) + (NP + (NP (NN factor)) + (CC but) + (NP + (NP + (DT those) + (JJ evil) + (NN harry) + (NN potter) + (NN type) + (NNS twins)) + (VP (VBG getting) (PP (IN through))))))))))))))))) + (. ?)))</tree></instance><instance><text>arrgh hate the ARG adverts they are so fake</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB arrgh)) + (VB hate) + (NP (DT the) (NNS windows)) + (NP + (NP (CD 7) (NNS adverts)) + (SBAR + (S (NP (PRP they)) (VP (VBP are) (ADJP (RB so) (JJ fake)))))))))</tree></instance><instance><text>So , the weather in Hobart is just as crazy as ARG .</text><opinion>negative</opinion><tree>(ROOT + (S + (RB So) + (, ,) + (NP (NP (DT the) (NN weather)) (PP (IN in) (NP (NNP Hobart)))) + (VP + (VBZ is) + (ADJP + (ADJP (RB just) (IN as) (JJ crazy)) + (PP (IN as) (NP ARG)))) + (. .)))</tree></instance><instance><text>damn ARG looks like shit</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (RB damn) (NN lindsay) (NN lohan)) + (VP (VBZ looks) (PP (IN like) (NP (NN shit))))))</tree></instance><instance><text>Give support to Comic Relief and this wonderful girl ARG for HELP to AFRICA !!! We need them as they need us ! Waka Waka ;-RRB- Free Africa</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VB Give) + (NP (NN support)) + (PP (TO to) (NP (JJ Comic) (NNP Relief))))) + (CC and) + (NP + (NP (DT this) (JJ wonderful) (NN girl) (NN ARG)) + (PP + (IN for) + (NP (NP (NN HELP)) (PP (TO to) (NP (NNP AFRICA)))))) + (. !!!)))</tree></instance><instance><text>that 's a great song ! did you click the link ? i love ARG quotes ...</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (DT that)) + (VP (VBZ 's) (NP (DT a) (JJ great) (NN song))) + (. !)))</tree></instance><instance><text>musicmonday ARG ~ break the ice britneyspears love her !!</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NN musicmonday) (NN britney) (NNS spears)) + (VP + (VBP ~) + (VP + (VB break) + (S + (NP (DT the) (NN ice) (NNS britneyspears)) + (VP (VBP love) (NP (PRP$ her)))))) + (. !!)))</tree></instance><instance><text>' Saint Palermo ' comes to the rescue for ARG ' is Argentina</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (S + (NP ('' ') (NNP Saint) (NNP Palermo) (POS ')) + (VP + (VBZ comes) + (PP + (TO to) + (NP (NP (DT the) (NN rescue)) (PP (IN for) (NP ARG))))) + ('' ')) + (VP (VBZ is)) + (NP (NNP Argentina))))</tree></instance><instance><text>ARG did not look her best in court on friday .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBD did) + (RB not) + (VP + (VB look) + (NP (PRP$ her) (JJS best)) + (PP + (IN in) + (NP (NP (NN court)) (PP (IN on) (NP (NNP friday))))))) + (. .)))</tree></instance><instance><text>footwitter.com : ARG denies threat to resign = 1826</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP footwitter.com)) + (: :) + (S + (NP ARG) + (VP + (VBZ denies) + (S + (NP (NN threat)) + (VP (TO to) (VP (VB resign) (ADJP (JJ =) (NP (CD 1826))))))))))</tree></instance><instance><text>are rebeccawoodhead i forgettto check ARG and without alert notification it 's unlikely to be a habit googlewaif</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBP are) + (S + (NP + (NP + (JJ rebeccawoodhead) + (FW i) + (FW forgettto) + (NN check) + (NN google) + (NN wave)) + (CC and) + (PP (IN without) (NP (JJ alert) (NN notification)))) + (NP (PRP it)) + (VP + (VBZ 's) + (ADJP + (JJ unlikely) + (S + (VP + (TO to) + (VP (VB be) (NP (DT a) (NN habit) (NN googlewaif)))))))))))</tree></instance><instance><text>ARG retweets waaaay too much ! it completely fills up my home page , and quite frankly , I do n't care ! time to unfollow ...</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN khloe) (NN kardashian) (NNS retweets)) + (VP (VBP waaaay) (NP (RB too) (JJ much))) + (. !)))</tree></instance><instance><text>i 'm dropping a ARG disco remix tomorrow ... which is just a taste of what 's to come .</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (SBAR + (LS i) + (S + (VP + (VBP 'm) + (S + (VP + (VBG dropping) + (NP + (NP + (DT a) + (NN britney) + (NNS spears) + (NN disco) + (NN remix)) + (VP + (NN tomorrow) + (: ...) + (SBAR + (WHNP (WDT which)) + (S + (VP + (VBZ is) + (NP + (NP (RB just) (DT a) (NN taste)) + (PP + (IN of) + (SBAR + (WHNP (WP what)) + (S + (VP + (VBZ 's) + (S (VP (TO to) (VP (VB come))))))))))))))))))) + (. .)))</tree></instance><instance><text>RT Dniizy2fresh : Fuck the ARG * signs off Twitter * -- De'Nier Pooh you know I love you right ? Do n't tweet that shit again !</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN Dniizy2fresh)) + (: :) + (S + (VP + (VB Fuck) + (FRAG + (NP (DT the) (NNS ARG)) + (X (SYM *)) + (NP + (NNS signs) + (PP + (IN off) + (NP + (NP (NNP Twitter) (X (SYM *))) + (: --) + (NP + (NP (NNP De'Nier) (NNP Pooh)) + (SBAR + (S + (NP (PRP you)) + (VP + (VBP know) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP love) + (NP (PRP you)) + (ADVP (RB right))))))))))))))) + (. ?)))</tree></instance><instance><text>Los angles ARG : Power Ranking Top 10 Greatest Moments in ... : With the start of a new NBA season nearly upon you ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Los) (NNS angles) (NNS ARG)) + (: :) + (NP + (NP + (NNP Power) + (NNP Ranking) + (NNP Top) + (CD 10) + (NNP Greatest) + (NNS Moments)) + (PP + (IN in) + (: ...) + (: :) + (X + (UCP + (ADVP + (PP + (IN With) + (NP + (NP (DT the) (NN start)) + (PP + (IN of) + (NP (DT a) (JJ new) (NNP NBA) (NN season))))) + (RB nearly) + (PP (IN upon) (NP (PRP you)))) + (PP (: ...)))))) + (. .)))</tree></instance><instance><text>i hate ARG weekend</text><opinion>negative</opinion><tree>(ROOT + (NP + (LST (LS i)) + (NP (NN hate) (NN harry) (JJ potter) (NN weekend))))</tree></instance><instance><text>Do you want a Wi-fi 32gb ARG ? We 're giving one away 4 our Grand Opening , your odds are great ! 1Entry/day through 10/16 ; LakeMead/Water Carl 's Jr. .</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VB Do) + (NP (PRP you)) + (VP (VBP want) (NP (DT a) (JJ Wi-fi) (JJ 32gb) (NN ARG))) + (. ?)))</tree></instance><instance><text>So great to see ARG defeat the man who brought so much pain to the city of New York : Donald Trump .</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (ADJP + (RB So) + (JJ great) + (S + (VP + (TO to) + (VP + (VB see) + (NP + (NP + (NP (NN barack) (JJ obama) (NN defeat)) + (NP + (NP (DT the) (NN man)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBD brought) + (NP (ADJP (RB so) (JJ much)) (NN pain)) + (PP + (TO to) + (NP + (NP (DT the) (NN city)) + (PP (IN of) (NP (NNP New) (NNP York)))))))))) + (: :) + (NP (NNP Donald) (NNP Trump))))))) + (. .)))</tree></instance><instance><text>ARG is n't even new , It was meant to go on the History album but didnt because it was rubbish : -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (RB n't) + (SINV + (RB even) + (JJ new) + (, ,) + (S + (S + (NP (PRP It)) + (VP + (VBD was) + (VP + (VBN meant) + (S + (VP + (TO to) + (VP + (VB go) + (PP + (IN on) + (NP (DT the) (NN History) (NN album))))))))) + (CC but) + (NP + (NP + (NP (NN didnt)) + (SBAR + (IN because) + (S (NP (PRP it)) (VP (VBD was) (ADJP (JJ rubbish)))))) + (: :) + (NP (-RRB- -RRB-))))))))</tree></instance><instance><text>rayascoop who are you interviewing with next week please ARG shes amazing by the way you should come to romania to interview some hot singrers</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN rayascoop)) + (SBARQ + (WHNP (WP who)) + (SQ + (VBP are) + (NP (PRP you)) + (S + (VP + (S + (VP + (VBG interviewing) + (PP (IN with) (NP (JJ next) (NN week))))) + (VP + (VB please) + (NP + (NP (NN lady) (JJ gaga) (NNS shes)) + (ADJP (JJ amazing))) + (PP + (IN by) + (NP + (NP (DT the) (NN way)) + (SBAR + (S + (NP (PRP you)) + (VP + (MD should) + (VP + (VB come) + (S + (VP + (TO to) + (VP + (VB romania) + (S + (VP + (TO to) + (VP + (VB interview) + (NP + (DT some) + (JJ hot) + (NNS singrers)))))))))))))))))))))</tree></instance><instance><text>my loneliness is killing me ... ARG - ... baby one more time</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ my) (NN loneliness)) + (VP (VBZ is) (VP (VBG killing) (NP (PRP me)))) + (: ...) + (NP + (NP ARG) + (: -) + (FRAG + (: ...) + (NP (NN baby)) + (NP (CD one) (JJR more) (NN time))))))</tree></instance><instance><text>i think that rianna is the best singer of the world , of course that after of the ARG all right</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (FW i)) + (VP + (VBP think) + (SBAR + (IN that) + (S + (NP (NN rianna)) + (VP + (VBZ is) + (NP + (NP + (NP (DT the) (JJS best) (NN singer)) + (PP (IN of) (NP (DT the) (NN world)))) + (, ,) + (PP (IN of) (NP (NN course))) + (SBAR + (WHNP (WDT that)) + (PP + (IN after) + (PP + (IN of) + (NP + (NP (DT the) (NN ARG)) + (ADVP (RB all) (RB right)))))))))))))</tree></instance><instance><text>Former House Speaker Newt Gingrich urged House Republicans to defeat ARG Care</text><opinion>negative</opinion><tree>(ROOT + (S + (NP + (NNP Former) + (NNP House) + (NNP Speaker) + (NNP Newt) + (NNP Gingrich)) + (VP + (VBD urged) + (NP (NNP House) (NNPS Republicans)) + (S (VP (TO to) (VP (VB defeat) (NP (NNP ARG) (NNP Care))))))))</tree></instance><instance><text>ARG & richard gere as an screen romantic couple ? that 's a little terrifying ! amelia comes out this friday ? oscar-time already ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP (JJ hilary) (NNP swank) (CC &) (NNP richard) (NNP gere)) + (PP (IN as) (NP (DT an) (NN screen) (JJ romantic) (NN couple)))) + (. ?)))</tree></instance><instance><text>Dear ARG : Watch Shepard Smith if you want to see what going rogue really looks like .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNP Dear) (NNP sarah) (NN palin)) + (: :) + (S + (VP + (VB Watch) + (NP (NNP Shepard) (NNP Smith)) + (SBAR + (S + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP want) + (S + (VP + (TO to) + (VP + (VB see) + (SBAR + (WHNP (WP what)) + (S (VP (VBG going) (ADJP (JJ rogue))))))))))) + (ADVP (RB really)) + (VP (VBZ looks) (PP (IN like))))))) + (. .)))</tree></instance><instance><text>ARG action figures | Discount and buy cheap Batman action figures .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN harry) (JJ potter) (NN action) (NNS figures)) + (VP + (VBP |) + (NP + (NP (NN Discount)) + (CC and) + (VP + (VB buy) + (NP (JJ cheap) (NNP Batman) (NN action) (NNS figures))))) + (. .)))</tree></instance><instance><text>Friend referring to ' Pray ' by Justin Bieber : '' if i had cancer or some sickness & justin beaver came in i would say fuck you wheres ARG ''</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP + (NP (NN Friend)) + (VBG referring) + (TO to) + ('' ') + (NP + (NP (NNP Pray) (POS ')) + (PP (IN by) (NP (NNP Justin) (NNP Bieber)))) + (: :) + ('' '')) + (SBAR + (IN if) + (S + (NP + (FW i) + (VBD had) + (NP + (NP + (NP (NN cancer)) + (CC or) + (NP (DT some) (NN sickness) (CC &) (NN justin))) + (NN beaver))) + (VP (VBD came) (PP (IN in) (NP (FW i)))))) + (VP + (MD would) + (VP + (VB say) + (SBAR + (S + (NP (NN fuck)) + (NP (PRP you)) + (VP (VBZ wheres) (ADJP (NN lady) (JJ gaga) ('' '')))))))))</tree></instance><instance><text>ARG Griner is a beast ... 30 Pts , 4 Reb , 4 Ast , 9 black WOW</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (NN ARG) (NNP Griner)) + (VP + (VBZ is) + (NP + (NP (DT a) (NN beast)) + (: ...) + (NP + (NP (CD 30) (NNS Pts)) + (, ,) + (NP (CD 4) (NN Reb)) + (, ,) + (NP (CD 4) (NNP Ast) (, ,) (CD 9) (JJ black) (NNP WOW)))))))</tree></instance><instance><text>ChangminFacts yes , i would , we 'll go to hogwarts school because both of us loves ARG xD</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNS ChangminFacts)) + (ADVP (RB yes)) + (, ,) + (S + (S (NP (FW i)) (VP (MD would))) + (, ,) + (S + (NP (PRP we)) + (VP + (MD 'll) + (VP + (VB go) + (PP (TO to) (NP (NNS hogwarts))) + (NP (NN school)) + (SBAR + (IN because) + (S + (NP (NP (DT both)) (PP (IN of) (NP (PRP us)))) + (VP (VBZ loves) (NP (NN harry) (JJ potter) (NN xD)))))))))))</tree></instance><instance><text>right through me - ARG</text><opinion>neutral</opinion><tree>(ROOT + (ADVP + (RB right) + (PP (IN through) (NP (NP (PRP me)) (: -) (NP ARG)))))</tree></instance><instance><text>hey thetechgame this is why i hate playing shooters on ARG you have to ads to much -LRB- thetechgame.com live ' -RRB-</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN hey)) + (SBARQ + (RB thetechgame) + (NP (DT this)) + (VBZ is) + (WHADVP (WRB why)) + (SQ + (FW i) + (VP + (VBP hate) + (S + (VP + (VBG playing) + (NP (NNS shooters)) + (PP (IN on) (NP ARG))))) + (NP (PRP you)) + (VP + (VBP have) + (PP + (TO to) + (NP + (NP (NNS ads)) + (PP + (TO to) + (NP + (NP (JJ much)) + (ADJP + (-LRB- -LRB-) + (JJ thetechgame.com) + (JJ live) + ('' ')))))))) + (-RRB- -RRB-))))</tree></instance><instance><text>i really do love ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (LS i) + (ADVP (RB really)) + (VP (VB do) (VP (VB love) (NP ARG))) + (. .)))</tree></instance><instance><text>ARG fashion show - clothes are sexy lilo is not ! video disappointment of dud actor fashion</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN lindsay) (NN lohan) (NN fashion) (NN show)) + (: -) + (NP (NNS clothes)) + (S + (VP + (VBP are) + (SBAR (S (NP (JJ sexy) (NN lilo)) (VP (VBZ is) (RB not)))))) + (. !)))</tree></instance><instance><text>excuses why you own a ARG : excuses why you own a ARG</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNS excuses)) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP you)) + (VP + (VBP own) + (S (NP (DT a) (NN britney)) (VP (NNS spears))))))) + (: :) + (NP + (NP (NNS excuses)) + (SBAR + (WHADVP (WRB why)) + (S + (NP (PRP you)) + (VP (VBP own) (NP (NP (DT a) (NN britney)) (NNS spears))))))))</tree></instance><instance><text>RT PHXSuns6thMan RT ZoDogg34 : RT bwilliams210 : RT connerysteph : RT if you are ARG</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN RT) (NN PHXSuns6thMan) (NN RT) (NN ZoDogg34)) + (: :) + (NP + (NP (NN RT) (NN bwilliams210)) + (: :) + (NP + (NP (NN RT) (NN connerysteph)) + (: :) + (NP + (NP (NN RT)) + (SBAR (IN if) (S (NP (PRP you)) (VP (VBP are) (NP ARG)))))))))</tree></instance><instance><text>btw , my friend ewanspence over at the podcast network just released his latest the ARG show podcast with his review of the ARG go ! listen !</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN btw)) + (, ,) + (NP + (NP (PRP$ my) (NN friend) (NN ewanspence)) + (PP + (IN over) + (PP (IN at) (NP (DT the) (NN podcast) (NN network))))) + (S + (ADVP (RB just)) + (VP + (VBD released) + (NP + (NP (PRP$ his) (JJS latest)) + (NP + (NP (DT the) (NN ARG) (NN show) (NN podcast)) + (PP + (IN with) + (NP + (NP (PRP$ his) (NN review)) + (PP (IN of) (NP (DT the) (NN ARG))))))) + (VP (VB go)))) + (. !)))</tree></instance><instance><text>I need to follow more ARG fans .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP need) + (S + (VP + (TO to) + (VP + (VB follow) + (NP (RBR more) (JJ nick) (NNS jonas) (NNS fans)))))) + (. .)))</tree></instance><instance><text>I was feeling BET for a minute till they cut a ARG joint to play J Holiday ?? WTF ?? Kissssteeeeth</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBD was) + (VP + (VBG feeling) + (NP (NNP BET)) + (PP + (IN for) + (NP + (NP (DT a) (NN minute)) + (SBAR + (IN till) + (S + (NP (PRP they)) + (VP + (VBD cut) + (NP + (NP (DT a) (NN micheal) (NN jackson) (NN joint)) + (S + (VP + (TO to) + (VP (VB play) (NP (NNP J) (NNP Holiday))))))))))))) + (. ??)))</tree></instance><instance><text>celebrity ARG : fendi boots fierce</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN celebrity) (NN lindsay) (NN lohan)) + (: :) + (NP (NP (NN fendi) (NNS boots)) (ADJP (JJ fierce)))))</tree></instance><instance><text>ARG is a Scorpio sweet like rock Kandy</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ is) + (SQ + (DT a) + (NX + (NNP Scorpio) + (PP (JJ sweet) (PP (IN like) (NP (NN rock) (NNP Kandy)))))))))</tree></instance><instance><text>right here !!!!!!!!!! RT BigJamaal ARG Where y' all at ?</text><opinion>negative</opinion><tree>(ROOT (ADVP (RB right) (QP (RB here) (CD !!!!!!!!!!))))</tree></instance><instance><text>my battery is dying on my ARG and someone is on my computer i will be back and a little bit</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (S + (NP (PRP$ my) (NN battery)) + (VP + (VBZ is) + (VP + (VBG dying) + (PP (IN on) (NP (PRP$ my) (NN ARG) (CC and) (NN someone)))))) + (VP + (VBZ is) + (PP (IN on) (NP (PRP$ my) (NN computer))) + (SBAR + (S + (NP (FW i)) + (VP + (MD will) + (VP + (VB be) + (ADVP + (ADVP (RB back)) + (CC and) + (NP (DT a) (JJ little) (NN bit))))))))))</tree></instance><instance><text>cause the team is bad real bad ARG</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB cause) + (SBAR + (S + (NP (DT the) (NN team)) + (VP + (VBZ is) + (NP + (JJ bad) + (JJ real) + (JJ bad) + (NN micheal) + (NN jackson))))))))</tree></instance><instance><text>- that lady sure is gag ! I ♥ ladygaga did you see her & ARG on SNL last night ?! CLASSIC : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (: -) + (SBAR + (IN that) + (S (NP (NN lady) (JJ sure)) (VP (VBZ is) (NP (NN gag))))) + (. !)))</tree></instance><instance><text>CRY0G3N My name is Boxxy , and you ` se trollin ' ! Just use Bing or ARG translate , you will love it !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN CRY0G3N) + (SBAR + (S (NP (PRP$ My) (NN name)) (VP (VBZ is) (NP (NNP Boxxy))))) + (, ,) + (CC and) + (SQ + (NP (PRP you)) + (INTJ (`` `) (ADVP (FW se) (FW trollin)) ('' ')))) + (. !)))</tree></instance><instance><text>I do n't like seeing ARG , Bill Romanowski and nutritional supplements in the same story :</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP do) + (RB n't) + (VP + (VB like) + (FRAG + (S (VP (VBG seeing) (NP ARG))) + (, ,) + (NP + (NP + (NP (NNP Bill) (NNP Romanowski)) + (CC and) + (NP (JJ nutritional) (NNS supplements))) + (PP (IN in) (NP (DT the) (JJ same) (NN story))) + (: :)))))))</tree></instance><instance><text>question 9 : what do ARG and i have in common besides music ?? both hate vexnews ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP (NN question) (CD 9) (: :)) + (SBAR + (WHNP (WP what)) + (S + (VP + (VP (VBP do) (NP ARG)) + (CC and) + (NP + (FW i) + (S + (VP + (VBP have) + (PP (IN in) (NP (JJ common))) + (PP (IN besides) (NP (NN music))))))))) + (. ??)))</tree></instance><instance><text>anyone want a 30gb black ARG video ? it works perfect just a little scratched up .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN anyone)) + (VP + (VBP want) + (NP (DT a) (JJ 30gb) (JJ black) (NN ARG) (NN video))) + (. ?)))</tree></instance><instance><text>How to present like ARG - awesome , super duper , just great , LOL to those that get it ; - D</text><opinion>positive</opinion><tree>(ROOT + (SBAR + (SBAR + (WHADVP (WRB How)) + (S + (VP + (TO to) + (VP + (VB present) + (PP + (IN like) + (NP + (NP ARG) + (: -) + (ADJP (JJ awesome)) + (, ,) + (NP (JJ super) (NN duper)) + (, ,) + (NP + (NP (RB just) (JJ great) (, ,) (NNP LOL)) + (PP + (TO to) + (NP + (NP (DT those)) + (SBAR + (WHNP (WDT that)) + (S (VP (VBP get) (NP (PRP it)))))))))))))) + (: ;) + (FRAG (NP (: -) (NP (NN D))))))</tree></instance><instance><text>is a very interesting article introducing ARG its features and how it is a tool for the future !</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (S + (S + (NP (DT a) (ADJP (RB very) (JJ interesting)) (NN article)) + (VP + (VBG introducing) + (NP ARG) + (NP (PRP$ its) (NNS features)))) + (CC and) + (SBAR + (WHADVP (WRB how)) + (S + (NP (PRP it)) + (VP + (VBZ is) + (NP + (NP (DT a) (NN tool)) + (PP (IN for) (NP (DT the) (JJ future))))))))) + (. !)))</tree></instance><instance><text>ARG ARG go free games hack -LSB- eng -RSB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN ARG) (NN ARG)) + (VP + (VB go) + (NP + (JJ free) + (NNS games) + (NP + (NP (NN hack)) + (PRN (-LRB- -LSB-) (NP (NN eng)) (-RRB- -RSB-)))))))</tree></instance><instance><text>I don care what you say because ARG is better than Selena Gomez ! Demi is a Role Model even if you don wan na admit it ! staystrongdemi</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP don) + (VP + (VB care) + (SBAR + (WHNP (WP what)) + (S + (NP (PRP you)) + (VP + (VBP say) + (SBAR + (IN because) + (S + (NP ARG) + (VP + (VBZ is) + (ADJP + (ADJP (JJR better)) + (PP (IN than) (NP (NNP Selena) (NNP Gomez)))))))))))) + (. !)))</tree></instance><instance><text>need halloween ideas ? here 's a how-to on dressing like ARG !</text><opinion>neutral</opinion><tree>(ROOT (S (VP (VB need) (NP (NN halloween) (NNS ideas))) (. ?)))</tree></instance><instance><text>I love ARG</text><opinion>positive</opinion><tree>(ROOT (S (NP (PRP I)) (VP (VBP love) (NP ARG))))</tree></instance><instance><text>playing gta liberty city story on the ARG ! just killing people</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG playing) + (NP (NN gta) (NN liberty) (NN city) (NN story)) + (PP (IN on) (NP (DT the) (NN ARG))))) + (. !)))</tree></instance><instance><text>aww well keep yeah head up , and be glad you are n't ARG !</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VP + (ADVP (RB aww) (RB well)) + (VP (VB keep) (NP (JJ yeah) (NN head)) (PRT (RB up))) + (, ,)) + (CC and) + (VP + (VB be) + (VP + (JJ glad) + (SBAR (S (NP (PRP you)) (VP (VBP are) (RB n't) (VP ARG))))))) + (. !)))</tree></instance><instance><text>During boring math lessons i write '' I < 3 ARG '' on my hand itsabelieberthing</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (PP (IN During) (NP (JJ boring) (NN math) (NNS lessons))) + (FW i) + (VP + (VB write) + ('' '') + (S (NP (PRP I)) (NP (JJR <) (CD 3) (NN justin) (NN bieber))) + ('' '') + (PP (IN on) (NP (PRP$ my) (NN hand) (NN itsabelieberthing)))))))</tree></instance><instance><text>relaxing on a sunday afternoon ! in peace due to the power outage ! no laptop ! no television ! no ARG !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG relaxing) + (PP (IN on) (NP (DT a) (NNP sunday) (NN afternoon))))) + (. !)))</tree></instance><instance><text>Has ARG 's home phone number thanks to big mouthed Nick Cannon xD She 's angry so many people have rang though , too scared to ring D :</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VBZ Has) + (S + (NP + (NP (NN mariah) (NN carey) (POS 's)) + (NN home) + (NN phone) + (NN number)) + (VP + (NNS thanks) + (S + (VP + (TO to) + (VP + (JJ big) + (VP + (VBD mouthed) + (SBAR + (S + (NP (NNP Nick) (NNP Cannon) (NNP xD)) + (NP (PRP She)) + (VP + (VBZ 's) + (ADJP (JJ angry)) + (SBAR + (S + (NP + (ADJP (RB so) (JJ many)) + (NNS people)) + (VP + (VBP have) + (VP + (VBN rang) + (ADVP (RB though)) + (, ,) + (ADJP + (RB too) + (JJ scared) + (S + (VP + (TO to) + (VP + (NN ring) + (NP (NN D) (: :))))))))))))))))))))))</tree></instance><instance><text>ARG rallies doctors on healthcare reform ahead of Senate vote Arm twisting -LRB- I will have your leg broke -RRB- HCR</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN barack) (JJ obama) (NNS rallies) (NNS doctors)) + (PP (IN on) (NP (NN healthcare) (NN reform))) + (PP + (ADVP + (RB ahead) + (PP (IN of) (NP (NNP Senate) (NN vote) (NN Arm)))) + (S + (VP + (VBG twisting) + (PRN + (-LRB- -LRB-) + (S + (NP (PRP I)) + (VP + (MD will) + (VP + (VB have) + (S (NP (PRP$ your) (NN leg)) (VP (VBD broke)))))) + (-RRB- -RRB-)) + (NP (NN HCR)))))))</tree></instance><instance><text>trying to find a good old movie to watch ... watched '' mean girls '' with ARG yesterday ... was pretty guud ... any propositions ?</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB find) + (NP + (NP (DT a) (JJ good) (JJ old) (NN movie)) + (SBAR (S (VP (TO to) (VP (VB watch))))))))))) + (: ...) + (VBN watched) + ('' '') + (VP + (VP + (VB mean) + (NP + (NP (NNS girls)) + ('' '') + (PP (IN with) (NP ARG)) + (NP (NN yesterday)))) + (: ...) + (VP + (VP (VBD was) (ADJP (RB pretty) (JJ guud))) + (: ...) + (NP (DT any) (NNS propositions)))) + (. ?)))</tree></instance><instance><text>Sarah Shahi Assails ARG 's Driving on Twitter : Sarah Shahi was tweetin ' mad over ARG 's ba ... .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP + (NNP Sarah) + (NNP Shahi) + (NNPS Assails) + (NNP paris) + (NNP hilton) + (POS 's)) + (VP (VBG Driving) (PP (IN on) (NP (NNP Twitter))))) + (: :) + (S + (NP (NNP Sarah) (NNP Shahi)) + (VP + (VBD was) + (NP + (NP (NN tweetin) ('' ')) + (ADJP + (JJ mad) + (PP + (IN over) + (NP (NP (NN paris) (NN hilton) (POS 's)) (NN ba))))))) + (: ...) + (. .)))</tree></instance><instance><text>ARG sexy ass smh I ca n't believe I 'm not there</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (NN nicki) (NN minaj) (JJ sexy) (NN ass) (NN smh)) + (SBAR + (S + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (SBAR + (S + (NP (PRP I)) + (VP (VBP 'm) (RB not) (ADVP (RB there)))))))))))</tree></instance><instance><text>i really miss my ARG , i feel so lost w/o my muzic !!</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (LS i) + (VP + (ADVP (RB really)) + (VB miss) + (NP (PRP$ my) (NN ARG)) + (, ,) + (FRAG + (FW i) + (VBP feel) + (NP (ADJP (RB so) (JJ lost)) (NN w/o)) + (PRP$ my) + (INTJ (JJ muzic))))) + (. !!)))</tree></instance><instance><text>Price compare ARG and the half blood prince for PS2</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NNP Price)) + (VP + (VB compare) + (NP + (NP ARG) + (CC and) + (NP + (NP (DT the) (NN half) (NN blood) (NN prince)) + (PP (IN for) (NP (NN PS2))))))))</tree></instance><instance><text>Diego / Hughes sends Man City doc with Zabaleta to protect him from ARG</text><opinion>negative</opinion><tree>(ROOT + (ADJP + (JJ Diego) + (S + (: /) + (NP (NNP Hughes)) + (VP + (VBZ sends) + (NP (NNP Man) (NNP City) (NN doc)) + (PP (IN with) (NP (NN Zabaleta))) + (S + (VP + (TO to) + (VP (VB protect) (NP (PRP him)) (PP (IN from) (NP ARG)))))))))</tree></instance><instance><text>i ca n't believe i 'm saying this but i think glee makes me like ARG</text><opinion>positive</opinion><tree>(ROOT + (S + (VP + (LST (LS i)) + (NP + (SBAR + (WHNP + (S + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (NP + (FW i) + (S + (VP + (VBP 'm) + (VP + (VBG saying) + (SBAR + (S + (NP (DT this)) + (CC but) + (FW i) + (VP + (VBP think) + (SBAR + (S + (NP (NN glee)) + (VP + (VBZ makes) + (NP + (NP (PRP me)) + (PP (IN like) (NP ARG))))))))))))))))))))))</tree></instance><instance><text>i am fixing some problems that i found in starfieldbattle then its back to planning my next game xna xblig ARG</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (FW i) + (S + (VP + (VBP am) + (VP + (VBG fixing) + (NP + (NP (DT some) (NNS problems)) + (SBAR + (WHNP (WDT that)) + (S + (VP + (FW i) + (S + (VP + (VBN found) + (PP (IN in) (NP (NN starfieldbattle))))) + (ADVP (RB then)) + (S + (NP (PRP$ its) (NN back)) + (VP + (TO to) + (VP + (VBG planning) + (NP + (PRP$ my) + (JJ next) + (NN game) + (NN xna) + (NN xblig) + (NN ARG)))))))))))))))</tree></instance><instance><text>Final from GMS Field : NYY 5 - TOR 3 ; WP : Hughes -LRB- 1-0 -RRB- ; LP Purcey -LRB- 0-1 -RRB- ; SV : Logan -LRB- 1 -RRB- ; ARG -LRB- 2-for-3 -RRB- with 1 double ; Rivera 1.0 perfect IP</text><opinion>neutral</opinion><tree>(ROOT + (ADVP + (JJ Final) + (PP + (IN from) + (NP + (NP (NNP GMS) (NNP Field)) + (: :) + (NP + (NP (NP (NN NYY) (CD 5)) (: -) (NP (NN TOR) (CD 3))) + (: ;) + (NP + (NP (NNP WP)) + (: :) + (NP + (NP (NNP Hughes)) + (PRN (-LRB- -LRB-) (NP (CD 1-0)) (-RRB- -RRB-)))) + (: ;) + (NP + (NP (NN LP) (NN Purcey)) + (PRN (-LRB- -LRB-) (NP (CD 0-1)) (-RRB- -RRB-)))) + (: ;) + (NP + (NP (NNP SV)) + (: :) + (FRAG + (NP (NNP Logan)) + (LST (-LRB- -LRB-) (LS 1) (-RRB- -RRB-)) + (: ;) + (NP + (NP + (NP + (NP ARG) + (PRN (-LRB- -LRB-) (NP (NN 2-for-3)) (-RRB- -RRB-))) + (PP (IN with) (NP (CD 1) (RB double)))) + (: ;) + (NP (NNP Rivera) (ADJP (CD 1.0) (JJ perfect)) (NNP IP)))))))))</tree></instance><instance><text>hero is a very tempting ARG alternative .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN hero)) + (VP + (VBZ is) + (NP + (DT a) + (ADJP (RB very) (JJ tempting)) + (NN ARG) + (NN alternative))) + (. .)))</tree></instance><instance><text>Heat , but mainly just KingJamesRT MiamiCheerJenna : Who 's more hated now ? ARG or Heat ?</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN Heat)) + (, ,) + (CC but) + (RRC + (ADVP (RB mainly)) + (NP + (NP (RB just) (NN KingJamesRT) (NNP MiamiCheerJenna)) + (: :) + (SBARQ + (WHNP (WP Who)) + (SQ + (VBZ 's) + (NP (ADJP (JJR more)) (VP (VBN hated) (ADVP (RB now)))))))) + (. ?)))</tree></instance><instance><text>ARG president ! Jay moved to Antarctica ! She is a homophobic bitch ! She lies each time she avoids a real question !</text><opinion>negative</opinion><tree>(ROOT (NP (NP (NN sarah) (NN palin) (NN president)) (. !)))</tree></instance><instance><text>ARG 3 musicmonday fucking repetitive but damn catchy</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN britney) (NNS spears) (CD 3) (NN musicmonday)) + (NP + (ADJP + (ADJP (RB fucking) (JJ repetitive)) + (CC but) + (ADJP (JJ damn))) + (NN catchy))))</tree></instance><instance><text>RT Neenie007 Here I am teameffkobe RT BigJamaal : ARG Where y' all at ? -LRB- we in this bitch I missed y' all -RRB-</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (NN RT) (NN Neenie007)) + (ADVP (RB Here)) + (NP (PRP I)) + (VP (VBP am) (NP (NN teameffkobe) (NN RT) (NNP BigJamaal)))) + (: :) + (FRAG + (NP ARG) + (WHADVP (WRB Where)) + (NP (NP (NN y) ('' ')) (ADVP (DT all) (IN at)))) + (. ?)))</tree></instance><instance><text>i think ARG is pretty damn awesome , you go girl !!!</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (FW i) + (VP + (VBP think) + (SBAR + (S + (NP ARG) + (VP (VBZ is) (ADJP (RB pretty) (RB damn) (JJ awesome))))))) + (, ,) + (NP (PRP you)) + (VP (VBP go) (NP (NN girl))) + (. !!!)))</tree></instance><instance><text>So Golf will be the the 2016 Olympic Games ! Anyone wan na go support ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (S + (RB So) + (NP (NNP Golf)) + (VP + (MD will) + (VP + (VB be) + (NP (DT the) (DT the) (CD 2016) (NNP Olympic) (NNPS Games)))) + (. !)))</tree></instance><instance><text>Hey twitter goodmorning is your boy vlad the connect ARG purevanitynyc & pluggedndvdnyc much love twitter</text><opinion>neutral</opinion><tree>(ROOT + (NP + (UH Hey) + (SBAR + (S + (NP (JJR twitter) (NN goodmorning)) + (VP + (VBZ is) + (SBAR + (S + (NP (PRP$ your) (NN boy)) + (VP + (VBD vlad) + (NP + (DT the) + (VP + (VB connect) + (NP + (NN ARG) + (NP + (NN purevanitynyc) + (CC &) + (NN pluggedndvdnyc) + (NP (JJ much) (NN love) (NN twitter))))))))))))))</tree></instance><instance><text>LankaWeb -- ARG makes baseless accusations against Sri ...</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NNP LankaWeb)) + (PRN + (: --) + (S + (NP ARG) + (VP + (VBZ makes) + (NP + (NP (JJ baseless) (NNS accusations)) + (PP (IN against) (NP (NNP Sri)))))) + (: ...))))</tree></instance><instance><text>I think ARG is one of the only people on the Disney Channel who has genuine talent , and I respect that .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP think) + (SBAR + (S + (NP ARG) + (VP + (VBZ is) + (NP + (NP (CD one)) + (PP + (IN of) + (NP + (NP (DT the) (JJ only) (NNS people)) + (PP + (IN on) + (NP + (NP (DT the) (NNP Disney) (NNP Channel)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VBZ has) + (NP (JJ genuine) (NN talent))))))))))))))) + (, ,) + (CC and) + (S (NP (PRP I)) (VP (VBP respect) (NP (IN that)))) + (. .)))</tree></instance><instance><text>congratulations to obama winning the nobel peace prize ... so he got an award for not being ARG ? lol</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (NP + (NP + (NP (NNS congratulations)) + (SBAR + (S + (VP + (TO to) + (VP + (VB obama) + (S + (VP + (VBG winning) + (NP (DT the) (JJ nobel) (NN peace) (NN prize))))))))) + (: ...) + (SBAR + (IN so) + (S + (NP (PRP he)) + (VP + (VBD got) + (NP + (NP (DT an) (NN award)) + (PP (IN for) (S (RB not) (VP (VBG being) (NP ARG))))))))) + (. ?)))</tree></instance><instance><text>the microphones on stage make me feel like ARG !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (DT the) (NNS microphones)) (PP (IN on) (NP (NN stage)))) + (VP + (VBP make) + (S (NP (PRP me)) (VP (VB feel) (PP (IN like) (NP ARG))))) + (. !)))</tree></instance><instance><text>no ARG masks , shockingly</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT no) (NN sarah) (NN palin) (NNS masks)) + (, ,) + (ADVP (RB shockingly))))</tree></instance><instance><text>The Secret Diary of ARG : What an Apple job offer looks like</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NP (DT The) (JJ Secret) (NN Diary)) (PP (IN of) (NP ARG))) + (: :) + (SBAR + (WHNP (WP What)) + (S + (NP (DT an) (NNP Apple) (NN job) (NN offer)) + (VP (VBZ looks) (PP (IN like)))))))</tree></instance><instance><text>my brother ca n't believe i married ARG lovely :--RRB- so , would you like to ?</text><opinion>positive</opinion><tree>(ROOT + (SQ + (S + (NP (PRP$ my) (NN brother)) + (VP + (MD ca) + (RB n't) + (VP + (VB believe) + (S + (NP + (NP + (FW i) + (VBN married) + (NN lindsay) + (NN lohan) + (JJ lovely)) + (: :) + (: --)) + (S (NP (SYM RRB)) (VP (: -) (ADVP (RB so)))))))) + (, ,) + (MD would) + (NP (PRP you)) + (VP (VB like) (PP (TO to))) + (. ?)))</tree></instance><instance><text>I 'm not sure how serious an artist a person is when all they want is to ' be famous ' and they ca n't wait for the next ARG episode .</text><opinion>negative</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (RB not) + (ADJP + (JJ sure) + (WHADVP + (WHADJP (WRB how) (JJ serious)) + (FRAG + (NP + (NP (DT an) (NN artist)) + (SBAR + (S + (NP (DT a) (NN person)) + (VP + (VBZ is) + (VP + (SBAR + (WHADVP (WRB when)) + (S + (NP + (NP (DT all)) + (SBAR + (S (NP (PRP they)) (VP (VBP want))))) + (VP (VBZ is) (PP (TO to) (NP ('' ')))))) + (VP (VB be) (ADJP (JJ famous)) ('' ')))))))) + (CC and) + (SBAR + (S + (NP (PRP they)) + (VP + (MD ca) + (RB n't) + (VP + (VB wait) + (PP + (IN for) + (NP + (DT the) + (JJ next) + (NN kim) + (NN kardashian) + (NN episode)))))))))) + (. .)))</tree></instance><instance><text>np bla bla blast ! - hot & cold -LRB- ARG cover -RRB-</text><opinion>positive</opinion><tree>(ROOT (NP (NP (NN np) (NN bla) (NN bla) (NN blast)) (. !)))</tree></instance><instance><text>please send me a ARG invite to burnpur7 gmail.com ... if you send it 2012 will not happen : -RRB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (S + (VP + (VB please) + (VP + (VB send) + (NP (PRP me)) + (S + (NP (DT a) (NN google) (NN wave)) + (VP + (VB invite) + (S + (VP + (TO to) + (VP (VB burnpur7) (NP (NNP gmail.com))))) + (: ...) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP (VBP send) (NP (PRP it)) (NP (CD 2012)))))))))) + (VP (MD will) (RB not) (VP (VB happen))) + (: :)) + (-RRB- -RRB-)))</tree></instance><instance><text>well help me out lol shit where you so i can bring you my ARG lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (ADVP (RB well)) + (VP + (VB help) + (NP (PRP me)) + (PRT (RP out)) + (NP (NN lol) (NN shit)) + (SBAR + (WHADVP (WRB where)) + (S + (NP (PRP you)) + (RB so) + (S + (NP (FW i)) + (VP + (MD can) + (VP + (VB bring) + (NP (PRP you)) + (NP (PRP$ my) (NN ARG) (NN lol)))))))))))</tree></instance><instance><text>ARG xox love 4 you congratsbritney</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBP xox) + (NP + (NP (NN love) (CD 4)) + (SBAR (S (NP (PRP you)) (VP (VBP congratsbritney))))))))</tree></instance><instance><text>'' npdang : sheilachiamaka but ARG is not fine now ... yes i said it for no reason :p '' :| : ? : s nasocrasedeystart</text><opinion>negative</opinion><tree>(ROOT + (S + ('' '') + (S + (NP + (NP (NN npdang) (: :) (NN sheilachiamaka)) + (CC but) + (NP ARG)) + (VP (VBZ is) (RB not) (VP (JJ fine) (ADVP (RB now))))) + (: ...) + (S + (INTJ (UH yes) (FW i)) + (VP + (VBD said) + (NP (PRP it)) + (PP + (IN for) + (NP (DT no) (NN reason) (NN :p) ('' '') (NN :|))))) + (: :) + (. ?)))</tree></instance><instance><text>ARG : Does Serena 's Fashion Sense Overshadow Her Talents on the Court : I ca n't help but think that he ... .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP ARG) + (: :) + (SQ + (VBZ Does) + (NP + (NP (NNP Serena) (POS 's)) + (NNP Fashion) + (NN Sense) + (NNP Overshadow)) + (NP + (NP (PRP$ Her) (NNS Talents)) + (PP (IN on) (NP (DT the) (NNP Court)))) + (: :) + (S + (NP (PRP I)) + (VP + (MD ca) + (RB n't) + (VP + (VP (VB help)) + (CC but) + (FRAG (VB think) (IN that) (NP (NP (PRP he)) (: ...))))))) + (. .)))</tree></instance><instance><text>I 'm like ARG with the invisibility cloak ! Lol</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP I)) + (VP + (VBP 'm) + (PP + (IN like) + (NP + (NP ARG) + (PP (IN with) (NP (DT the) (NN invisibility) (NN cloak)))))) + (. !)))</tree></instance><instance><text>britney news : aisha music : court clerk lists ARG as dead</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (NN britney) (NN news) (: :) (NN aisha) (NN music)) + (: :) + (S + (NP (NN court) (NN clerk) (NNS lists)) + (VP (VBP britney) (NP (NNS spears)) (PP (IN as) (JJ dead))))))</tree></instance><instance><text>i love the ARG vs ps3 videos technobuffalo</text><opinion>neutral</opinion><tree>(ROOT + (S + (LST (LS i)) + (VP + (VBP love) + (NP + (NP + (NP (DT the) (NN ARG)) + (CC vs) + (NP (NN ps3) (NNS videos))) + (NN technobuffalo)))))</tree></instance><instance><text>ARG is a G ! lol</text><opinion>neutral</opinion><tree>(ROOT (S (NP ARG) (VP (VBZ is) (NP (DT a) (NN G))) (. !)))</tree></instance><instance><text>ARG , Levi Johnston , gay marriage , and W 's speechwriter : latest from NY Comedy Club .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP ARG) + (, ,) + (NP (NNP Levi) (NNP Johnston)) + (, ,) + (NP (JJ gay) (NN marriage)) + (, ,) + (CC and) + (NP + (NP (NP (NNP W) (POS 's)) (NN speechwriter)) + (: :) + (ADVP + (JJS latest) + (PP (IN from) (NP (NNP NY) (NNP Comedy) (NNP Club)))))) + (. .)))</tree></instance><instance><text>ARG Pranks Willow Smith -LRB- VIDEO -RRB- : ARG and his organization of pranksters motionless to lift a ... .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP + (NP + (NN justin) + (NN bieber) + (NNP Pranks) + (NNP Willow) + (NNP Smith)) + (PRN (-LRB- -LRB-) (NP (NN VIDEO)) (-RRB- -RRB-))) + (: :) + (NP + (NP ARG) + (CC and) + (NP + (NP (PRP$ his) (NN organization)) + (PP + (IN of) + (NP + (NP (NNS pranksters)) + (ADJP + (JJ motionless) + (S (VP (TO to) (VP (VB lift) (NP (DT a) (: ...))))))))))) + (. .)))</tree></instance><instance><text>fail ARG application does n't work .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (VB fail) + (SBAR + (S + (NP (NN ARG) (NN application)) + (VP (VBZ does) (RB n't) (VP (VB work)))))) + (. .)))</tree></instance><instance><text>ARG x64 successfully downloaded ... ca n't wait to do a clean install .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NNS windows) (CD 7) (NN x64)) + (VP + (ADVP (RB successfully)) + (VP (VBD downloaded)) + (: ...) + (VP + (MD ca) + (RB n't) + (VP + (VB wait) + (S + (VP + (TO to) + (VP (VB do) (NP (DT a) (JJ clean) (VB install)))))))) + (. .)))</tree></instance><instance><text>thanks to a certain media personality and new recording artist , i 've had miley cyrus or ARG stuck in my head for this past week .</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP + (NP (NNS thanks)) + (PP + (TO to) + (NP + (NP (DT a) (JJ certain) (NNS media) (NN personality)) + (CC and) + (NP (JJ new) (NN recording) (NN artist))))) + (, ,) + (SBAR + (FW i) + (S + (VP + (VBP 've) + (SBAR + (SINV + (VBD had) + (NP (NP (NN miley) (NN cyrus)) (CC or) (NP ARG)) + (VP + (VBD stuck) + (PP (IN in) (NP (PRP$ my) (NN head))) + (PP (IN for) (NP (DT this) (JJ past) (NN week))))))))) + (. .)))</tree></instance><instance><text>how the fuck did ARG get the peace prize he hasnt done anything ?!</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (WHADVP (WRB how)) + (NP + (NP (DT the) (NN fuck)) + (SBAR + (SINV + (VBD did) + (NP ARG) + (VP + (VB get) + (NP + (NP (DT the) (NN peace) (NN prize)) + (SBAR + (S + (NP (PRP he)) + (VP + (VBZ hasnt) + (VP + (VBN done) + (NP (NP (NN anything)) (ADJP (IN ?!))))))))))))))</tree></instance><instance><text>tcot ARG 's statement on jihad murders of Israelis expresses condolences for Palestinian deaths , calls for restrai ... .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP + (NP (NP (NN tcot) (NN ARG) (POS 's)) (NN statement)) + (PP + (IN on) + (NP + (NP (NN jihad) (NNS murders)) + (PP (IN of) (NP (NNPS Israelis)))))) + (VP + (VBZ expresses) + (NP (NNS condolences)) + (PP (IN for) (NP (JJ Palestinian) (NNS deaths))))) + (, ,) + (VP (VBZ calls) (PP (IN for) (NP (NNS restrai)))) + (: ...) + (. .)))</tree></instance><instance><text>not a fan of ARG at all but i can honestly say that i 'm so happy that she 's got her life back on track !</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (RB not) (NP (DT a) (NN fan)) (PP (IN of) (NP ARG))) + (IN at) + (DT all) + (CC but) + (S + (NP (FW i)) + (VP + (MD can) + (ADVP (RB honestly)) + (VP + (VB say) + (SBAR + (IN that) + (S + (VP + (FW i) + (S + (VP + (VBP 'm) + (ADJP + (ADJP (RB so) (JJ happy)) + (SBAR + (IN that) + (S + (NP (PRP she)) + (VP + (VBZ 's) + (VP + (VBD got) + (NP + (NP (PRP$ her) (NN life)) + (PP + (RB back) + (IN on) + (NP (NN track))))))))))))))))) + (. !)))</tree></instance><instance><text>ARG is in financial trouble ? i smell even more shitty movies !</text><opinion>negative</opinion><tree>(ROOT + (SBARQ + (NP ARG) + (SQ (VBZ is) (PP (IN in) (NP (JJ financial) (NN trouble)))) + (. ?)))</tree></instance><instance><text>watching ARG , quite good must say : L</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VBG watching) + (SBAR + (S + (NP (NP ARG) (, ,) (NP (RB quite) (JJ good))) + (VP (MD must) (VP (VB say))))))) + (: :) + (NP (NN L))))</tree></instance><instance><text>Artist will mature & sell records obviously Barbara Streisand is doing it so is ARG they stay close to their core fan ! Love them 4 that !</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP (NNP Artist)) + (VP + (MD will) + (VP + (VB mature) + (CC &) + (VB sell) + (NP (NNS records)) + (S + (ADVP (RB obviously)) + (NP (NNP Barbara) (NNP Streisand)) + (VP (VBZ is) (VP (VBG doing) (NP (PRP it)))))))) + (RB so) + (S + (VP + (VBZ is) + (NP + (NP ARG) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP stay) + (ADVP + (RB close) + (PP (TO to) (NP (PRP$ their) (NN core) (NN fan)))))))))) + (. !)))</tree></instance><instance><text>i hate the ARG adverts .</text><opinion>negative</opinion><tree>(ROOT + (S + (VP + (FW i) + (S + (VP + (VBP hate) + (S (NP (DT the) (NNS windows)) (NP (CD 7) (NNS adverts)))))) + (. .)))</tree></instance><instance><text>feel like a troll trying to get a ARG invite ... i just really want to try this thing out !</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (VP + (VB feel) + (PP + (IN like) + (NP + (NP (DT a) (NN troll)) + (VP + (VBG trying) + (S + (VP + (TO to) + (VP + (VB get) + (S + (NP (DT a) (NN google) (NN wave)) + (VP + (VB invite) + (: ...) + (VP + (FW i) + (VP + (ADVP (RB just) (RB really)) + (VB want) + (S + (VP + (TO to) + (VP + (VB try) + (NP (DT this) (NN thing)) + (PRT (IN out))))))))))))))))) + (. !)))</tree></instance><instance><text>is crying over his dead ARG .</text><opinion>neutral</opinion><tree>(ROOT + (S + (VP + (VBZ is) + (VP + (VBG crying) + (PRT (RP over)) + (NP (PRP$ his) (JJ dead) (NN ARG)))) + (. .)))</tree></instance><instance><text>ARG continues to spread the love , cleavage .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBZ continues) + (S + (VP + (TO to) + (VP + (VB spread) + (NP (NP (DT the) (NN love)) (, ,) (NP (NN cleavage))))))) + (. .)))</tree></instance><instance><text>why are some boys afraid to admit they like ARG music ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB why)) + (SQ + (VBP are) + (NP (DT some) (NNS boys)) + (ADJP + (JJ afraid) + (S + (VP + (TO to) + (VP + (VB admit) + (NP + (NP (PRP they)) + (PP (IN like) (NP (NP ARG) (NN music))))))))) + (. ?)))</tree></instance><instance><text>ARG vs Sacramento tonight 7 : 00 sucks that I have to work !!</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NNS ARG) (CC vs) (NNP Sacramento) (NN tonight) (CD 7)) + (: :) + (PRN + (S + (NP (CD 00)) + (VP + (VBZ sucks) + (SBAR + (IN that) + (S + (NP (PRP I)) + (VP (VBP have) (S (VP (TO to) (VP (VB work)))))))))) + (. !!)))</tree></instance><instance><text>is it weird that i 've had multiple dreams about being ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (SQ + (VBZ is) + (NP (PRP it)) + (ADJP (JJ weird)) + (SBAR + (IN that) + (S + (FW i) + (VP + (VBP 've) + (VP + (VBN had) + (NP (JJ multiple) (NNS dreams)) + (PP (IN about) (S (VP (VBG being) (NP ARG))))))))) + (. ?)))</tree></instance><instance><text>Likes Official Website for ARG : still the best in terms of golf golfblogger - sports</text><opinion>neutral</opinion><tree>(ROOT + (SINV + (VP (VBZ Likes)) + (NP (NP (NNP Official) (NNP Website)) (PP (IN for) (NP ARG))) + (: :) + (NP + (NP + (NP (RB still) (DT the) (JJS best)) + (PP + (IN in) + (NP + (NP (NNS terms)) + (PP (IN of) (NP (NN golf) (NN golfblogger)))))) + (: -) + (NP (NNS sports)))))</tree></instance><instance><text>Its like saying who 's ARG ? Does he make gates ?? Lol</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (NP + (PRP$ Its) + (PP + (IN like) + (S + (VP + (VBG saying) + (SBAR (WHNP (WP who)) (S (VP (VBZ 's) (NP ARG)))))))) + (. ?)))</tree></instance><instance><text>yeah 100 friends on ARG live but nm people talk to me * sigh * i dunno if i should start deleting but i know i 'll get spamed back = -LSB-</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NP (NN yeah) (CD 100) (NNS friends)) (PP (IN on) (NP ARG))) + (VP + (VBP live) + (CC but) + (VP + (VBP nm) + (S + (NP (NNS people)) + (VP + (VB talk) + (PP (TO to) (NP (PRP me))) + (X (SYM *)) + (INTJ (UH sigh)) + (X (SYM *)) + (NP (FW i) (NNP du) (NN n)) + (VP + (DT no) + (SBAR + (IN if) + (S + (NP (FW i)) + (VP + (MD should) + (VP + (VB start) + (S + (VP + (VP (VBG deleting)) + (CC but) + (VP + (FW i) + (S + (VP + (VBP know) + (SBAR + (S + (FW i) + (VP + (MD 'll) + (VP + (VB get) + (VP + (VBN spamed) + (ADVP (RB back)) + (ADJP (JJ =))))))))))))))))))))) + (-LRB- -LSB-)))</tree></instance><instance><text>WTF ARG , US president , 4 noble peace award ????</text><opinion>neutral</opinion><tree>(ROOT + (NP + (NP (NN WTF) (NN barack) (NN obama)) + (, ,) + (NP (NNP US) (NN president)) + (, ,) + (NP (CD 4) (JJ noble) (NN peace) (NN award) (CD ????))))</tree></instance><instance><text>Seriously if you look at his page he 's literally stalking people who like ARG and Chris Crocker and telling them they 're going to hell</text><opinion>negative</opinion><tree>(ROOT + (SBAR + (RB Seriously) + (IN if) + (S + (S + (NP (PRP you)) + (VP (VBP look) (PP (IN at) (NP (PRP$ his) (NN page))))) + (NP (PRP he)) + (VP + (VBZ 's) + (VP + (ADVP (RB literally)) + (VBG stalking) + (NP + (NP (NNS people)) + (SBAR + (WHNP (WP who)) + (S + (VP + (VP + (VP (VBP like) (NP ARG)) + (CC and) + (NP (NNP Chris) (NNP Crocker))) + (CC and) + (VP + (VBG telling) + (NP (PRP them)) + (SBAR + (S + (NP (PRP they)) + (VP + (VBP 're) + (VP + (VBG going) + (PP (TO to) (NP (NN hell)))))))))))))))))</tree></instance><instance><text>perez hilton >> britney breaks billboard record ! : good for her ! ARG ' latest single ... < 3 chupaaa perez ! q</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP + (NN perez) + (NN hilton) + (CD >>) + (NN britney) + (NNS breaks) + (NN billboard) + (NN record)) + (. !)))</tree></instance><instance><text>I do n't like ARG much , but I like the song she 's done with Kanye .</text><opinion>negative</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP (VBP do) (RB n't) (VP (VB like) (NP ARG) (ADVP (RB much))))) + (, ,) + (CC but) + (S + (NP (PRP I)) + (VP + (VBP like) + (NP + (NP (DT the) (NN song)) + (SBAR + (S + (NP (PRP she)) + (VP + (VBZ 's) + (VP (VBN done) (PP (IN with) (NP (NN Kanye)))))))))) + (. .)))</tree></instance><instance><text>How can this person send a broadcast saying ' there 's a timid man on my train with an ARG if you wan na suck him my trains in brixton '</text><opinion>neutral</opinion><tree>(ROOT + (SBARQ + (WHADVP (WRB How)) + (SQ + (MD can) + (NP (DT this) (NN person)) + (VP + (VB send) + (NP + (NP (DT a) (NN broadcast)) + (VP + (VBG saying) + ('' ') + (SBAR + (S + (NP (EX there)) + (VP + (VBZ 's) + (NP + (NP (DT a) (JJ timid) (NN man)) + (PP (IN on) (NP (PRP$ my) (NN train)))) + (PP (IN with) (NP (DT an) (NN ARG))) + (SBAR + (IN if) + (S + (NP (PRP you)) + (VP + (VBP wan) + (S + (VP + (TO na) + (VP + (VB suck) + (NP (PRP him)) + (NP (PRP$ my) (NNS trains)) + (PP (IN in) (NP (NN brixton) ('' '))))))))))))))))))</tree></instance><instance><text>Your most unhappy customers are your greatest source of learning '' ARG << AMEN .</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (PRP$ Your) (ADJP (RBS most) (JJ unhappy)) (NNS customers)) + (VP + (VBP are) + (SBAR + (S + (NP + (NP (PRP$ your) (JJS greatest) (NN source)) + (PP + (IN of) + (NP (VBG learning) ('' '') (NN bill) (NNS gates)))) + (VP (VBP <<) (NP (NNP AMEN)))))) + (. .)))</tree></instance><instance><text>ARG ha i love you so much ! and my favorites songs are if you seek amy and radar ! talk with me thanks so much</text><opinion>positive</opinion><tree>(ROOT + (S + (NP ARG) + (VP + (VBP ha) + (SBARQ + (FW i) + (SQ + (VBP love) + (NP (PRP you)) + (X (ADVP (ADVP (RB so) (RB much))))))) + (. !)))</tree></instance><instance><text>karl rove is the man ! this is a ARG joke all over again and hussan will destroy kabul like carter caused tehran what a sad joke</text><opinion>neutral</opinion><tree>(ROOT + (S + (NP (NN karl) (NN rove)) + (VP (VBZ is) (NP (DT the) (NN man))) + (. !)))</tree></instance><instance><text>damn i really just laughed off my brownie obsession !!! y that shit sound like ARG but betta !!! roflllll</text><opinion>negative</opinion><tree>(ROOT + (S + (RB damn) + (FW i) + (ADVP (RB really)) + (VP + (ADVP (RB just)) + (VBD laughed) + (PRT (RP off)) + (NP (PRP$ my) (NN brownie) (NN obsession))) + (. !!!)))</tree></instance><instance><text>ARG Visits Twitter Offices - Allie Is Wired : .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (NP ARG) + (VP + (VBZ Visits) + (NP + (NP (NNP Twitter) (NNS Offices)) + (: -) + (S (NP (NNP Allie)) (VP (VBZ Is) (VP (VBN Wired)))))) + (: :)) + (. .)))</tree></instance><instance><text>I Feel you Lol RT Gabdinero I love the ARG I just want my new macbook now lol RT NudieGangMIKEY : I Want A Macbook & An ARG .</text><opinion>positive</opinion><tree>(ROOT + (S + (S + (NP (PRP I)) + (VP + (VBP Feel) + (S + (NP (PRP you)) + (NP + (NP (NNP Lol) (NN RT) (NN Gabdinero)) + (SBAR + (S + (NP (PRP I)) + (VP + (VBP love) + (NP + (NP (DT the) (NN ARG)) + (SBAR + (S + (NP (PRP I)) + (ADVP (RB just)) + (VP + (VBP want) + (NP (PRP$ my) (JJ new) (NN macbook)) + (ADVP (RB now)) + (VP + (VBP lol) + (NP (NN RT) (NN NudieGangMIKEY)))))))))))))) + (: :) + (S + (NP (PRP I)) + (VP + (VBD Want) + (NP (DT A) (NNP Macbook) (CC &) (DT An) (NN ARG)))) + (. .)))</tree></instance><instance><text>ca n't believe i woke up to ARG ' s painful tweets to samantha ! here we go again ... ; - -LRB-</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (MD ca) + (RB n't) + (VP + (VB believe) + (VP + (FW i) + (S + (VP + (VBD woke) + (PRT (RP up)) + (S + (VP + (TO to) + (VP + (VB lindsay) + (NP + (NN lohan) + ('' ') + (NNS s) + (JJ painful) + (NNS tweets)) + (PP (TO to) (NP (NN samantha)))))))))) + (. !)))</tree></instance><instance><text>yes , exactly , i share your opinion about the ARG btw , heard this and a sony , bought the walkman , louder and better sound !</text><opinion>neutral</opinion><tree>(ROOT + (S + (ADVP (RB yes)) + (, ,) + (ADVP (RB exactly)) + (, ,) + (S + (NP + (NP (FW i) (NN share)) + (NP + (NP (PRP$ your) (NN opinion)) + (PP (IN about) (NP (DT the) (NN ARG) (NN btw)))) + (, ,)) + (VP + (VBD heard) + (NP (NP (DT this)) (CC and) (NP (DT a) (NN sony))))) + (, ,) + (VP + (VBD bought) + (NP + (NP (DT the) (NN walkman)) + (, ,) + (ADVP (ADVP (RBR louder)) (CC and) (ADVP (RBR better))) + (NP (JJ sound)))) + (. !)))</tree></instance><instance><text>WHY THE FUCK are we letting people like ARG and DONALD TRUMP try to run our country ? Like really ... wow smh ashamed to live in U.S.</text><opinion>negative</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB WHY)) + (S + (NP (DT THE) (NN FUCK)) + (VP + (VBP are) + (S + (NP (PRP we)) + (VP + (VBG letting) + (S + (NP + (NP (NNS people)) + (PP + (IN like) + (NP + (NP ARG) + (CC and) + (NP (NNP DONALD) (NNP TRUMP))))) + (VP + (VB try) + (S + (VP + (TO to) + (VP (VB run) (NP (PRP$ our) (NN country)))))))))))) + (. ?)))</tree></instance><instance><text>My Top 3 lastfm Artists : ARG -LRB- 131 -RRB- , Glee Cast -LRB- 31 -RRB- & Rihanna -LRB- 25 -RRB- .</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (PRP$ My) (JJ Top) (CD 3) (NN lastfm) (NNS Artists)) + (: :) + (NP + (NP (NP ARG) (PRN (-LRB- -LRB-) (NP (CD 131)) (-RRB- -RRB-))) + (, ,) + (NP + (NN Glee) + (VBN Cast) + (PRN (-LRB- -LRB-) (NP (CD 31)) (-RRB- -RRB-)) + (CC &) + (NNP Rihanna) + (PRN (-LRB- -LRB-) (NP (CD 25)) (-RRB- -RRB-)))) + (. .)))</tree></instance><instance><text>watching brave new girl created by ARG and her mom : d</text><opinion>neutral</opinion><tree>(ROOT + (S + (S + (VP + (VBG watching) + (VP + (VB brave) + (NP + (NP (JJ new) (NN girl)) + (VP + (VBN created) + (PP + (IN by) + (NP (NP ARG) (CC and) (NP (PRP$ her) (NN mom))))))))) + (: :) + (NP (NN d))))</tree></instance><instance><text>are democrats purposely creating president obama ' is image as another '' ARG '' means well but ineffective as a president ?</text><opinion>neutral</opinion><tree>(ROOT + (SQ + (VBP are) + (NP (NNS democrats)) + (SBAR + (S + (S + (VP + (ADVP (RB purposely)) + (VBG creating) + (NP (NN president) (NN obama)) + ('' '))) + (VP + (VBZ is) + (NP (NN image)) + (SBAR + (IN as) + (S + (NP (DT another)) + ('' '') + (NP ARG) + ('' '') + (VP + (VBZ means) + (ADJP + (ADJP (RB well) (CC but) (JJ ineffective)) + (PP (IN as) (NP (DT a) (NN president)))))))))) + (. ?)))</tree></instance><instance><text>12,000 and climbing ! 12,000 people telling ARG he 's a raging hypocrite for threatening a government ... .</text><opinion>negative</opinion><tree>(ROOT (NP (NP (CD 12,000) (CC and) (VBG climbing)) (. !)))</tree></instance><instance><text>peanut butter and oreos makes me feel like ARG back when she was cute</text><opinion>positive</opinion><tree>(ROOT + (S + (NP (NP (NN peanut) (NN butter)) (CC and) (NP (NNS oreos))) + (VP + (VBZ makes) + (S + (NP (PRP me)) + (VP + (VB feel) + (PP (IN like) (NP ARG)) + (ADVP (RB back)) + (SBAR + (WHADVP (WRB when)) + (S (NP (PRP she)) (VP (VBD was) (ADJP (JJ cute))))))))))</tree></instance><instance><text>when does modern warfare 2 come out for the ARG ?</text><opinion>neutral</opinion><tree>(ROOT + (FRAG + (SBAR + (WHADVP (WRB when)) + (S + (VP + (VBZ does) + (VP + (SINV + (JJ modern) + (NP (NN warfare) (CD 2)) + (VP + (VBN come) + (PRT (RP out)) + (PP (IN for) (NP (DT the) (NN ARG))))))))) + (. ?)))</tree></instance><instance><text>ARG so is crack ! LOL</text><opinion>neutral</opinion><tree>(ROOT + (S (NP ARG) (ADVP (RB so)) (VP (VBZ is) (NP (NN crack))) (. !)))</tree></instance><instance><text>please lord have someone avail 2 speak with my mama about this stupid ARG because she is driving me !!!!!!!!!</text><opinion>negative</opinion><tree>(ROOT + (S + (VP (VB please) (NP (NN lord))) + (SINV + (VBP have) + (NP (NN someone) (NN avail) (CD 2)) + (VP + (VBP speak) + (PP (IN with) (NP (PRP$ my) (NN mama))) + (PP (IN about) (NP (DT this) (JJ stupid) (NN ARG))) + (SBAR + (IN because) + (S + (NP (PRP she)) + (VP + (VBZ is) + (VP (VBG driving) (NP (PRP me)) (NP (CD !!!!!!!!!))))))))))</tree></instance><instance><text>i upload a youtube video -- i love ARG !</text><opinion>positive</opinion><tree>(ROOT + (FRAG + (LST (LS i)) + (NP + (NP (NN upload)) + (NP + (NP (DT a) (NN youtube) (NN video)) + (: --) + (S (VP (FW i) (S (VP (VBP love) (NP ARG))))))) + (. !)))</tree></instance><instance><text>Watching ARG try to govern falls under the guise of Paranormal Activity .</text><opinion>neutral</opinion><tree>(ROOT + (S + (S (VP (VBG Watching) (NP ARG))) + (VP + (VBP try) + (S + (VP + (TO to) + (VP + (VB govern) + (NP (VBZ falls)) + (PP + (IN under) + (NP + (NP (DT the) (NN guise)) + (PP (IN of) (NP (NNP Paranormal) (NNP Activity))))))))) + (. .)))</tree></instance><instance><text>The ARG not making it to the 2011 Championship thatwouldbeawesome</text><opinion>negative</opinion><tree>(ROOT + (NP + (NP (DT The) (NNS ARG)) + (VP + (RB not) + (VBG making) + (NP (PRP it)) + (PP + (TO to) + (NP + (DT the) + (CD 2011) + (NNP Championship) + (NN thatwouldbeawesome))))))</tree></instance><instance><text>This is so funny '' hi I 'm ARG u all think your cool hatin on me but my hair costs more than your house '' lol !</text><opinion>positive</opinion><tree>(ROOT + (NP + (NP (DT This)) + (SBAR + (S + (VP (VBZ is) (ADJP (RB so) (JJ funny))) + ('' '') + (S + (UH hi) + (NP (PRP I)) + (VP + (VBP 'm) + (S + (NP (JJ justin) (NN bieber) (NN u)) + (DT all) + (VP + (VP + (VB think) + (NP + (NP (PRP$ your) (JJ cool) (NN hatin)) + (PP (IN on) (NP (PRP me))))) + (CC but) + (X + (PRN + (NP + (SBAR + (S + (NP (PRP$ my) (NN hair)) + (VP + (VBZ costs) + (ADVP + (ADVP (JJR more)) + (PP + (IN than) + (NP (PRP$ your) (NN house))))))) + ('' '') + (NN lol)))))))))) + (. !)))</tree></instance><instance><text>That great long segment on Conan delaying the arrival of Russell Brand and ARG ca n't be a mistake .</text><opinion>positive</opinion><tree>(ROOT + (S + (NP + (NP (DT That) (JJ great) (JJ long) (NN segment)) + (PP + (IN on) + (NP + (NP (NNP Conan)) + (VP + (VBG delaying) + (NP + (NP (DT the) (NN arrival)) + (PP + (IN of) + (NP (NP (NNP Russell) (NNP Brand)) (CC and) (NP ARG)))))))) + (VP (MD ca) (RB n't) (VP (VB be) (NP (DT a) (NN mistake)))) + (. .)))</tree></instance><instance><text>the biggest loser ARG review</text><opinion>negative</opinion><tree>(ROOT (NP (DT the) (JJS biggest) (NN loser) (NN ARG) (NN review)))</tree></instance></data> \ No newline at end of file diff --git a/ADA/SA/feature_vector.py b/ADA/SA/feature_vector.py deleted file mode 100644 index 4a019da1294d9e5db70727e4b8c4a83b5e17192f..0000000000000000000000000000000000000000 --- a/ADA/SA/feature_vector.py +++ /dev/null @@ -1,34 +0,0 @@ -from nltk.tree import ParentedTree as Tree -import pandas as pd -from gensim.models import Word2Vec -import numpy as np - -class FeatureVector: - - sentiment_lexicon = pd.read_csv('data/SocialSent/subreddit_sentiment_lexicons/technology.tsv', index_col=0, header=None, names=['mean', 'std'], sep='\t', error_bad_lines=False) - - # in: sentence parse tree with labelled argument ARG - def __init__(self, tree, token_model): - self.vector = [] - tokens = [token for token in tree.leaves() if token != 'ARG'] - - # target-independent features: - - # words, punctuation using mean of Word2Vec vectors for tokens - self.vector.extend(np.mean(np.array([token_model.wv[token] for token in tokens]), axis=0)) - # sentiment lexicon features - self.vector.extend(self.sentiment_scores(tokens)) - - # TODO: target-dependent features - - def sentiment_scores(self, l): - pos = 0 - neg = 0 - for token in l: - if token in self.sentiment_lexicon.index: - mean, std = self.sentiment_lexicon.loc[token] - if mean < 0: - neg += abs(mean) - else: - pos += abs(mean) - return (pos / len(l), neg / len(l)) diff --git a/ADA/SA/instance.py b/ADA/SA/instance.py new file mode 100644 index 0000000000000000000000000000000000000000..5e46ad6f128fc45bf9177aab4806f912ad488177 --- /dev/null +++ b/ADA/SA/instance.py @@ -0,0 +1,8 @@ +from nltk.tree import ParentedTree as Tree + +class Instance: + + def __init__(self, xml): + self.text = xml.find('text').text + self.opinion = xml.find('opinion').text + self.tree = Tree.fromstring(xml.find('tree').text) diff --git a/ADA/SA/sentiment_analyzer.py b/ADA/SA/sentiment_analyzer.py index e064219e061ce4513b27b2f41198621b054c3397..ea78e7368586a3c4b21f39c397e23886bf75ec87 100644 --- a/ADA/SA/sentiment_analyzer.py +++ b/ADA/SA/sentiment_analyzer.py @@ -1,56 +1,60 @@ import xml.etree.ElementTree as ET from nltk.tree import ParentedTree as Tree from sklearn import svm -from feature_vector import FeatureVector -from gensim.test.utils import common_texts, get_tmpfile +from vectorizer import Vectorizer +from gensim.test.utils import get_tmpfile from gensim.models import Word2Vec +from gensim.models.doc2vec import Doc2Vec, TaggedDocument from sklearn.metrics import confusion_matrix +from instance import Instance +from sklearn.feature_extraction.text import CountVectorizer import os class SentimentAnalyzer: expr_clf = svm.SVC() # determines if sentence expresses sentiment towards ARG - token_model = Word2Vec.load('word2vec.model') if os.path.isfile('./word2vec.model') else None - def train_w2v_model(self, texts): - # path = get_tmpfile('word2vec.model') - self.token_model = Word2Vec(texts, size=100, window=5, min_count=1, workers=4) - self.token_model.save('word2vec.model') + def train_expr_clf(self, instances): + fvs = [instance.vector for instance in instances] + targets = [instance.opinion != 'neutral' for instance in instances] + self.expr_clf.fit(fvs, targets) - def train_expr_clf(self, feature_vectors, targets): - print([fv.vector for fv in feature_vectors]) - print(targets) - self.expr_clf.fit([fv.vector for fv in feature_vectors], targets) - - def get_feature_vector(self, tree): - return FeatureVector(tree, self.token_model) + def get_feature_vector(self, instance): + return FeatureVector(instance, None) # in: sentence parse tree with labelled argument ARG # out: true if sentence expresses sentiment towards ARG else false - def expresses_sentiment(self, feature_vectors): - return self.expr_clf.predict([fv.vector for fv in feature_vectors]) + def expresses_sentiment(self, instances): + return self.expr_clf.predict([instance.vector for instance in instances]) + +train_path = 'data/acl-14-short-data/tweet_train_with_labelled_parse_trees.xml' # 'data/SemEval-2016/ABSA16_Laptops_Train_SB1_v2_with_labelled_parse_trees.xml' +test_path = 'data/acl-14-short-data/tweet_test_with_labelled_parse_trees.xml' # 'data/SemEval-2016/ABSA16_Laptops_Test_with_labelled_parse_trees.xml' sa = SentimentAnalyzer() -train_tree = ET.parse('data/SemEval-2016/ABSA16_Laptops_Train_SB1_v2_with_labelled_parse_trees.xml') -instances = train_tree.getroot() +train_tree = ET.parse(train_path) +train_instances = [Instance(instance) for instance in train_tree.getroot()] -sa.train_w2v_model([Tree.fromstring(instance.find('tree').text).leaves() for instance in instances]) +# create and train vectorizer model +vec = Vectorizer(train_instances) -feature_vectors = [sa.get_feature_vector(Tree.fromstring(instance.find('tree').text)) for instance in instances] -targets = [instance.find('opinion').text for instance in instances] +# train classifier for sentiment expression +sa.train_expr_clf(train_instances) -sa.train_expr_clf(feature_vectors, targets) +test_tree = ET.parse(test_path) +test_instances = [Instance(instance) for instance in test_tree.getroot()] -test_tree = ET.parse('data/SemEval-2016/ABSA16_Laptops_Test_with_labelled_parse_trees.xml') -test_instances = train_tree.getroot() +# obtain feature vectors and targets for test set +vec.vectorize(test_instances) -feature_vectors = [sa.get_feature_vector(Tree.fromstring(instance.find('tree').text)) for instance in test_instances] -targets = [instance.find('opinion').text for instance in test_instances] +# predict test set values +pred = sa.expresses_sentiment(test_instances) -pred = sa.expresses_sentiment(feature_vectors) -#print([(pred[i], targets[i]) for i in range(len(pred))]) +targets = [instance.opinion != 'neutral' for instance in test_instances] -cm = confusion_matrix(targets, pred, labels=['positive', 'neutral', 'negative']) +# evaluate results +cm = confusion_matrix(targets, pred, labels=[True, False]) +acc = len([i for i in range(len(targets)) if targets[i] == pred[i]]) / len(targets) print(cm) +print('accuracy:', acc) diff --git a/ADA/SA/vectorizer.py b/ADA/SA/vectorizer.py new file mode 100644 index 0000000000000000000000000000000000000000..205c9e8e018d5fc3dc45140d7a7b08b24896e9cf --- /dev/null +++ b/ADA/SA/vectorizer.py @@ -0,0 +1,58 @@ +from sklearn.feature_extraction.text import TfidfVectorizer, CountVectorizer, TfidfTransformer +import numpy as np +import pandas as pd + +class Vectorizer: + + sentiment_lexicon = pd.read_csv('data/SocialSent/2000.tsv', index_col=0, header=None, names=['mean', 'std'], sep='\t', error_bad_lines=False) + + def __init__(self, train_instances): + self.transformer = TfidfTransformer() + + # indep features: + self.bow_vectorizer = CountVectorizer(stop_words='english', ngram_range=(1,2)) + texts = [instance.text for instance in train_instances] + train_bow_vectors = self.bow_vectorizer.fit_transform(texts).toarray() + train_sent_vectors = [self.sentiment_scores(instance) for instance in train_instances] + train_indep_vectors = np.concatenate((train_bow_vectors, train_sent_vectors), axis=1) + + # dep features: + train_dep_vectors = np.array([[]]) + + # store vectors for training set: + train_vectors = train_indep_vectors # np.concatenate((train_indep_vectors, train_dep_vectors), axis=1) + train_vectors = self.transformer.fit_transform(train_vectors).toarray() + + for i in range(len(train_instances)): + train_instances[i].vector = train_vectors[i] + + # print length of feature vector + print(len(train_vectors[0])) + + # used in vectorizing test set + def vectorize(self, instances): + # indep features: + texts = [instance.text for instance in instances] + bow_vectors = self.bow_vectorizer.transform(texts).toarray() + sent_vectors = [self.sentiment_scores(instance) for instance in instances] + indep_vectors = np.concatenate((bow_vectors, sent_vectors), axis=1) + # dep features: + dep_vectors = np.array([[]]) + # store vectors: + vectors = indep_vectors # np.concatenate((indep_vectors, dep_vectors), axis=1) + vectors = self.transformer.fit_transform(vectors).toarray() + for i in range(len(instances)): + instances[i].vector = vectors[i] + + def sentiment_scores(self, instance): + tokens = instance.text.split(' ') + pos = 0 + neg = 0 + for token in tokens: + if token in self.sentiment_lexicon.index: + mean, std = self.sentiment_lexicon.loc[token] + if mean < 0: + neg += abs(mean) + else: + pos += abs(mean) + return [pos / len(tokens), neg / len(tokens)]