B
    >?ð[}  ã               @   sL   d dl mZ d dlmZmZ dZeeeƒZdd„ Zdd„ Ze	dkrHeƒ  d	S )
é    )Úprint_function)ÚChatÚreflections))zWe (.*))zWhat do you mean, 'we'?zDon't include me in that!z!I wouldn't be so sure about that.)zYou should (.*))z Don't tell me what to do, buddy.zReally? I should, should I?)zYou\'re(.*))zMore like YOU'RE %1!zHah! Look who's talking.z"Come over here and tell me I'm %1.)zYou are(.*))zMore like YOU'RE %1!zHah! Look who's talking.z"Come over here and tell me I'm %1.)zI can\'t(.*))z(You do sound like the type who can't %1.z<Hear that splashing sound? That's my heart bleeding for you.z&Tell somebody who might actually care.)zI think (.*))z(I wouldn't think too hard if I were you.z-You actually think? I'd never have guessed...)zI (.*))z-I'm getting a bit tired of hearing about you.z#How about we talk about me instead?z$Me, me, me... Frankly, I don't care.)zHow (.*))zHow do you think?zTake a wild guess.z2I'm not even going to dignify that with an answer.)z	What (.*))zDo I look like an encyclopedia?zFigure it out yourself.)zWhy (.*))zWhy not?zCThat's so obvious I thought even you'd have already figured it out.)z(.*)shut up(.*))zMake me.z?Getting angry at a feeble NLP assignment? Somebody's losing it.zSay that again, I dare you.)zShut up(.*))zMake me.z?Getting angry at a feeble NLP assignment? Somebody's losing it.zSay that again, I dare you.)z	Hello(.*))z'Oh good, somebody else to talk to. Joy.z'Hello'? How original...)z(.*))z0I'm getting bored here. Become more interesting.z0Either become more thrilling or get lost, buddy.z1Change the subject before I die of fatal boredom.c               C   s,   t dƒ t dƒ t dƒ t dƒ t ¡  d S )NzCTalk to the program by typing in plain English, using normal upper-z@and lower-case letters and punctuation.  Enter "quit" when done.zH========================================================================zI suppose I should say hello.)ÚprintÚrude_chatbotZconverse© r   r   ú-lib/python3.7/site-packages/nltk/chat/rude.pyÚ	rude_chatp   s
    r	   c               C   s
   t ƒ  d S )N)r	   r   r   r   r   Údemoy   s    r
   Ú__main__N)
Z
__future__r   Znltk.chat.utilr   r   Zpairsr   r	   r
   Ú__name__r   r   r   r   Ú<module>   s   a
	