ó
ů`]c           @  sĺ   d  d l  m Z d  d l m Z m Z d d4 f d d5 f d
 d6 f d d7 f d d8 f d d9 f d d: f d d; f d d< f d! d= f d$ d> f d( d? f d) d@ f d, dA f f Z e e e  Z d0   Z d1   Z e	 d2 k rá e   n  d3 S(B   i˙˙˙˙(   t   print_function(   t   Chatt   reflectionss   We (.*)s   What do you mean, 'we'?s   Don't include me in that!s!   I wouldn't be so sure about that.s   You should (.*)s    Don't tell me what to do, buddy.s   Really? I should, should I?s   You\'re(.*)s   More like YOU'RE %1!s   Hah! Look who's talking.s"   Come over here and tell me I'm %1.s   You are(.*)s   I can\'t(.*)s(   You do sound like the type who can't %1.s<   Hear that splashing sound? That's my heart bleeding for you.s&   Tell somebody who might actually care.s   I think (.*)s(   I wouldn't think too hard if I were you.s-   You actually think? I'd never have guessed...s   I (.*)s-   I'm getting a bit tired of hearing about you.s#   How about we talk about me instead?s$   Me, me, me... Frankly, I don't care.s   How (.*)s   How do you think?s   Take a wild guess.s2   I'm not even going to dignify that with an answer.s	   What (.*)s   Do I look like an encyclopedia?s   Figure it out yourself.s   Why (.*)s   Why not?sC   That's so obvious I thought even you'd have already figured it out.s   (.*)shut up(.*)s   Make me.s?   Getting angry at a feeble NLP assignment? Somebody's losing it.s   Say that again, I dare you.s   Shut up(.*)s	   Hello(.*)s'   Oh good, somebody else to talk to. Joy.s   'Hello'? How original...s   (.*)s0   I'm getting bored here. Become more interesting.s0   Either become more thrilling or get lost, buddy.s1   Change the subject before I die of fatal boredom.c           C  s:   t  d  t  d  t  d d  t  d  t j   d  S(   NsC   Talk to the program by typing in plain English, using normal upper-s@   and lower-case letters and punctuation.  Enter "quit" when done.t   =iH   s   I suppose I should say hello.(   t   printt   rude_chatbott   converse(    (    (    s-   lib/python2.7/site-packages/nltk/chat/rude.pyt	   rude_chatp   s
    


c           C  s   t    d  S(   N(   R   (    (    (    s-   lib/python2.7/site-packages/nltk/chat/rude.pyt   demoy   s    t   __main__N(   s   What do you mean, 'we'?s   Don't include me in that!s!   I wouldn't be so sure about that.(   s    Don't tell me what to do, buddy.s   Really? I should, should I?(   s   More like YOU'RE %1!s   Hah! Look who's talking.s"   Come over here and tell me I'm %1.(   s   More like YOU'RE %1!s   Hah! Look who's talking.s"   Come over here and tell me I'm %1.(   s(   You do sound like the type who can't %1.s<   Hear that splashing sound? That's my heart bleeding for you.s&   Tell somebody who might actually care.(   s(   I wouldn't think too hard if I were you.s-   You actually think? I'd never have guessed...(   s-   I'm getting a bit tired of hearing about you.s#   How about we talk about me instead?s$   Me, me, me... Frankly, I don't care.(   s   How do you think?s   Take a wild guess.s2   I'm not even going to dignify that with an answer.(   s   Do I look like an encyclopedia?s   Figure it out yourself.(   s   Why not?sC   That's so obvious I thought even you'd have already figured it out.(   s   Make me.s?   Getting angry at a feeble NLP assignment? Somebody's losing it.s   Say that again, I dare you.(   s   Make me.s?   Getting angry at a feeble NLP assignment? Somebody's losing it.s   Say that again, I dare you.(   s'   Oh good, somebody else to talk to. Joy.s   'Hello'? How original...(   s0   I'm getting bored here. Become more interesting.s0   Either become more thrilling or get lost, buddy.s1   Change the subject before I die of fatal boredom.(
   t
   __future__R    t   nltk.chat.utilR   R   t   pairsR   R   R   t   __name__(    (    (    s-   lib/python2.7/site-packages/nltk/chat/rude.pyt   <module>   sj                	       			