<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml>
<!-- Copyright (c) 2007 ALICE A.I. Foundation, Inc. -->
<!-- -->
<!-- Permission is hereby granted, free of charge, to any person       -->
<!-- obtaining a copy of this software and associated documentation    -->
<!-- files (the "Software"), to deal in the Software without           -->
<!-- restriction, including without limitation the rights to use,      -->
<!-- copy, modify, merge, publish, distribute, sublicense, and/or sell -->
<!-- copies of the Software, and to permit persons to whom the         -->
<!-- Software is furnished to do so, subject to the following          -->
<!-- conditions:                                                       -->
<!-- -->
<!-- The above copyright notice and this permission notice shall be    -->
<!-- included in all copies or substantial portions of the Software.   -->
<!-- -->
<!-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,   -->
<!-- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES   -->
<!-- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND          -->
<!-- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT       -->
<!-- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,      -->
<!-- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING      -->
<!-- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR     -->
<!-- OTHER DEALINGS IN THE SOFTWARE. -->
<!-- -->
<!-- Reduce.aiml : Symbolic reductions including "star" -->
<!-- See file Reducer.aiml for "sr" -->
<!-- Revision Reduce-1.26 -->
<!-- Last Modified  July 27, 2007 -->
 
<category> <pattern> I REMAINED *</pattern>  <template><srai>I AM <star/></srai></template> </category>           
<category> <pattern>* DOES NOT MEAN THEY WERE NOT *</pattern>  <template><srai><star/> means they were <star index="2"/></srai></template> </category>           
<category> <pattern>* IS MY LOCATION</pattern>  <template><srai>MY LOCATION IS <star/></srai></template> </category>           
<category> <pattern>* IS YOURS</pattern>  <template> <srai>YOURS IS <star/> </srai></template> </category>   
<category> <pattern>* PERSON</pattern>  <template><srai>WHO IS <star/></srai></template> </category>           
<category> <pattern>* THE EUROPEAN FOLD</pattern>  <template><srai><star/> Europe</srai></template> </category>           
<category> <pattern>* TO GIVE * A SECOND THOUGHT</pattern>  <template><srai><star/> consider <star index="2"/></srai>.</template> </category>           
<category> <pattern>* WE DID NOT MEET EACH OTHER</pattern>  <template><srai><star/> WE DID NOT MEET</srai></template> </category>           
<category> <pattern>* WHAT YOU ASK</pattern>  <template><srai><star/> IT</srai></template> </category>           
<category> <pattern>DO YOU LIKE _ HE IS *</pattern>  <template><srai>DO YOU LIKE <star/></srai> <srai>HE IS <star index="2"/></srai></template> </category>           
<category> <pattern>DO YOU SUFFER *</pattern>  <template><srai>do you feel pain <star/></srai></template> </category>           
<category> <pattern>EVERYTHING I KNOW ABOUT * IS THAT THEY *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>HAVE HEARD *</pattern>  <template><srai>I HAVE HEARD <star/></srai></template> </category>           
<category> <pattern>HOW CAN YOU TELL *</pattern>  <template><srai>how do you know <star/></srai></template> </category>           
<category> <pattern>HOW MUCH MB *</pattern>  <template><srai>HOW MUCH MEMORY <star/></srai></template> </category>           
<category> <pattern>HOW YOUR *</pattern>  <template><srai>YOUR <star/> </srai></template> </category>            
<category> <pattern>HOWOLD *</pattern>  <template><srai>HOW OLD <star/></srai></template> </category>           
<category> <pattern>I AM * CALLED *</pattern>  <template><srai>I AM <star index="2"/></srai></template> </category>           
<category> <pattern>I AM BASED IN *</pattern>  <template><srai>I LIVE IN <star/></srai></template> </category>  
<category> <pattern>I AM CHECKING TO SEE IF YOU ARE *</pattern>  <template><srai>Are you <star/></srai></template> </category>           
<category> <pattern>I AM PHILIP *</pattern>  <template><srai>my name is philip <star/></srai></template> </category>           
<category> <pattern>I AM WHAT * CALLED *</pattern>  <template><srai>I AM <star index="2"/></srai></template> </category>           
<category> <pattern>I BROUGHT UP HOW YOU * </pattern>  <template><srai>YOU <star/></srai></template> </category>           
<category> <pattern>I CAN FOLLOW *</pattern>  <template><srai>I understand <star/></srai></template> </category>            
<category> <pattern>I DID A DEGREE IN *</pattern>  <template><srai>I HAVE A DEGREE IN <star/></srai></template> </category>        
<category> <pattern>I DO NOT THINK * CARE</pattern>  <template><srai><star/> do not care</srai></template> </category>           
<category> <pattern>I HAVE * ON IGNORE</pattern>  <template><srai>I am ignoring <star/></srai></template> </category>           
<category> <pattern>I HAVE NO MEMORY OF *</pattern>  <template><srai>I DO NOT REMEMEBER <star/></srai></template> </category>           
<category> <pattern>I HAVE SOME *</pattern>  <template><srai>I HAVE <star/></srai></template> </category>     
<category> <pattern>I SEEM *</pattern>  <template><srai>I am <star/></srai></template> </category>           
<category> <pattern>I STOPPED BY *</pattern>  <template><srai>I WENT TO <star/></srai></template> </category>           
<category> <pattern>I WAS * WHEN *</pattern>  <template> <srai>I WAS <star/></srai> <srai><star index="2"/> </srai></template> </category>  
<category> <pattern>I WAS TALKING ABOUT * WITH A FRIEND OF MINE</pattern>  <template><srai>I WAS TALKING ABOUT <star/></srai></template> </category>           
<category> <pattern>I WOULD KEEP *</pattern>  <template><srai>I keep <star/></srai></template> </category>           
<category> <pattern>I _ AND THEN *</pattern>  <template><srai>I <star/></srai><srai>I AM <star index="2"/></srai></template> </category>           
<category> <pattern>I _ AND THEN I *</pattern>  <template><srai>I <star/></srai><srai>I <star index="2"/></srai></template> </category>         
<category> <pattern>I _ AND THEN I WAS *</pattern>  <template><srai>I <star/></srai><srai>I WAS <star index="2"/></srai></template> </category>         
<category> <pattern>I _ BECAUSE *</pattern>  <template><srai>I <star/></srai>  <srai>because <star index="2"/></srai></template> </category>           
<category> <pattern>IF * CAN YOU *</pattern>  <template><srai>Can you <star index="2"/></srai></template> </category>           
<category> <pattern>IF EVERYONE * ALL WOULD BE WELL</pattern>  <template><srai>Everyone should <star/></srai></template> </category>        
<category> <pattern>IF EVERYONE * ALL WOULD BE</pattern>  <template><srai>Everyone should <star/></srai></template> </category>            
<category> <pattern>IF YOU DO NOT HAVE *</pattern>  <template><srai>DO YOU HAVE <star/></srai></template> </category>           
<category> <pattern>IF YOU WERE A * BUT *</pattern>  <template><srai>ARE YOU A <star/></srai> <srai><star index="2"/></srai></template> </category>           
<category> <pattern>IF YOU WERE A REAL *</pattern>  <template><srai>IF YOU WERE A <star/></srai></template> </category>           
<category> <pattern>IF YOU _ WHAT IS *</pattern>  <template><srai>You <star/></srai>. <srai>What is <star index="2"/></srai></template> </category>            
<category> <pattern>IT IS MI *</pattern>  <template><srai>It is my <star/></srai></template> </category>           
<category> <pattern>IT IS NO DIFFERENT THAN *</pattern>  <template><srai>It is the same as <star/></srai></template> </category>        
<category> <pattern>IT IS NO DIFFERENT THEN *</pattern>  <template><srai>It is the same as <star/></srai></template></category>      
<category> <pattern>IT IS NOT AGREED THAT WOMEN *</pattern>  <template><srai>Women are not <star/></srai></template> </category>           
<category> <pattern>IT IS NOT AGREED THAT WOMEN CAN *</pattern>  <template><srai>Women can not <star/></srai></template> </category>           
<category> <pattern>IT IS SHOCKING WHEN *</pattern>  <template><srai>Sometimes <star/></srai></template> </category>           
<category> <pattern>IT IS SUCH A *</pattern>  <template><srai>It is a <star/></srai></template> </category>           
<category> <pattern>IT IS SUCH AN *</pattern>  <template> <srai>IT IS AN <star/> </srai></template> </category>  
<category> <pattern>IT WOULD NOT HAVE THE NECESSARY *</pattern>  <template><srai>It would not have the <star/></srai></template> </category>           
<category> <pattern>ITS *</pattern>  <template><srai>it is <star/></srai></template> </category>           
<category> <pattern>MANY PEOPLE ASK YOU SILLY QUESTIONS</pattern>  <template><srai>PEOPLE <star/></srai></template> </category>           
<category> <pattern>MEN CAN FUCK WHENEVER THEY WANT</pattern>  <template><srai><star/> when ever <star index="2"/></srai></template> </category>           
<category> <pattern>MY HUSBAND BOUGHT ME *</pattern>  <template><srai>I HAVE <star/></srai></template> </category>     
<category> <pattern>NICE RETRIEVE *</pattern>  <template><srai>Retrieve <star/></srai></template> </category>           
<category> <pattern>NO MATTER WHICH * WINS *</pattern>  <template><srai><star index="2"/></srai></template> </category>           
<category> <pattern>NOT A REAL *</pattern>  <template><srai>not a <star/></srai></template> </category>           
<category> <pattern>NOT A REAL _ OR A REAL *</pattern>  <template><srai>not a <star/> or a <star index="2"/></srai></template> </category>           
<category> <pattern>NOT A _ OR A *</pattern>  <template><srai>I AM NOT A <star/></srai> <srai>I AM NOT A <star index="2"/></srai></template> </category>           
<category> <pattern>RECITE THE THREE *</pattern>  <template><srai>What are the three <star/></srai></template> </category>           
<category> <pattern>SEE YOU ARE *</pattern>  <template><srai>You are <star/></srai></template> </category>           
<category> <pattern>SEEMS *</pattern>  <template><srai>IT SEEMS <star/></srai></template> </category>           
<category> <pattern>SHE IS * SHE DID *</pattern>  <template><srai>She is <star/></srai> <srai>She did <star index="2"/></srai> </template> </category>           
<category> <pattern>SINCE YOU _ TO DO IT *</pattern>  <template><srai><star index="2"/></srai></template> </category>           
<category> <pattern>THAT LINE STRUCK ME AS *</pattern>  <template><srai>That was <star/></srai></template> </category>           
<category> <pattern>THAT MAKES THEM *</pattern>  <template><srai>They are <star/></srai></template> </category>           
<category> <pattern>THE FIGHT * IS BEING WAGED * </pattern>  <template><srai>Fighting is <star index="2"/></srai></template> </category>           
<category> <pattern>THEY DO NOT BE *</pattern>  <template><srai>they are not <star/></srai></template> </category>        
<category> <pattern>THEY DO NOT FEEL THE PRESSURE TO BE *</pattern>  <template><srai>They do not have to be <star/></srai></template> </category>           
<category> <pattern>THEY DO NOT HAVE TO *</pattern>  <template><srai>They do not <star/></srai></template> </category>           
<category> <pattern>THEY _ WHILE THEY *</pattern>  <template><srai>They <star/></srai>. <srai>They <star index="2"/></srai></template> </category>           
<category> <pattern>THIS IS A * WHICH IS *</pattern>  <template><srai>This <star/> is <star index="2"/> </srai> </template> </category>          
<category> <pattern>THIS IS A PERFECT EXAMPLE OF A *</pattern>  <template><srai>This is a <star/></srai></template> </category>           
<category> <pattern>THIS MAKES THEM *</pattern>  <template><srai>They are <star/></srai></template> </category>           
<category> <pattern>THOSE * WAS *</pattern>  <template><srai>those <star/> were <star index="2"/></srai></template> </category>           
<category> <pattern>WE CHOOSE * WE CHOOSE *</pattern>  <template><srai>We choose <star/> <star index="2"/></srai></template> </category>              
<category> <pattern>WHAT * DO YOU *</pattern>  <template><srai>WHAT <star/></srai> <srai>do you <star index="2"/></srai></template> </category>           
<category> <pattern>WHAT * LIKE YOU ARE THERE</pattern>  <template><srai>are there <star/> like you</srai></template> </category>           
<category> <pattern>WHAT D *</pattern>  <template><srai>what did <star/></srai></template> </category>           
<category> <pattern>WHAT I QUESTION IS *</pattern>  <template><srai>I QUESTION <star/></srai></template> </category>           
<category> <pattern>WHAT IS IT SMELL *</pattern>  <template><srai>what does it smell <star/></srai></template> </category>           
<category> <pattern>WHAT IS THE * OF YOUR *</pattern>  <template><srai>WHAT <star/> IS YOUR <star index="2"/></srai></template> </category>           
<category> <pattern>WHAT IS THE TEMPERATURE IN *</pattern>  <template>Do you think I am some kind of world weather <bot name="genus"/>? <srai>what is the weather like                                                     </srai> <srai>I am in                                                             <star/>                                                             </srai></template> </category>          
<category> <pattern>WHAT IS THE TOURING *</pattern>  <template><srai>WHAT IS THE TURING <star/></srai></template> </category>   
<category> <pattern>WHAT KIND OF * DO YOU LIKE</pattern>  <template><srai>WHAT IS YOUR FAVORITE <star/></srai></template> </category>           
<category> <pattern>WHAT _ WOULD THAT BE</pattern>  <template> <srai>WHAT <star/> </srai></template> </category>   
<category> <pattern>WHATZ *</pattern>  <template><srai>WHAT IS <star/></srai></template> </category>           
<category> <pattern>WHERE ARE THE CUTE *</pattern>  <template><srai>where are the <star/></srai></template> </category>           
<category> <pattern>WHILE * I *</pattern>  <template><srai>I <star index="2"/></srai></template> </category>           
<category> <pattern>WHILE YOU *</pattern>  <template><srai>You <star/></srai></template> </category>           
<category> <pattern>WHO IS YOUR FAVOURTIE *</pattern>  <template><srai>who is your favorite <star/></srai></template> </category>           
<category> <pattern>WHO SE *</pattern>  <template><srai>who is <star/></srai></template> </category>           
<category> <pattern>WHY DO YOU LIEK *</pattern>  <template><srai>WHY DO YOU LIKE <star/></srai></template> </category>           
<category> <pattern>YES I AGREE</pattern>  <template><srai>yes</srai> <srai>I <star/></srai></template> </category>           
<category> <pattern>YOU CAN NOT DO *</pattern>  <template><srai>can you do <star/></srai></template> </category>           
<category> <pattern>YOU CAN NOT DO ANYTHING *</pattern>  <template><srai>You can not do <star/></srai></template> </category>           
<category> <pattern>YOU DO NOT NO HOW *</pattern>  <template><srai>You do not know how <star/></srai></template> </category>           
<category> <pattern>YOU KNOW WHEN THEY *</pattern>  <template><srai>when they <star/></srai></template> </category>           
<category> <pattern>YOU MAY THINK * BUT *</pattern>  <template><srai><star index="2"/></srai></template> </category>           
<category> <pattern>YOU MIGHT BE * IF YOU WERE NOT *</pattern>  <template><srai>Are you <star/></srai> <srai>Are you <star index="2"/></srai></template> </category>           
<category> <pattern>_ A LOT OF *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ A OLDER *</pattern>  <template><srai><star/> a <star index="2"/></srai></template> </category>           
<category> <pattern>_ AFFINITY FOR *</pattern>  <template><srai><star/> love for <star index="2"/></srai></template> </category>           
<category> <pattern>_ ALL THEY ARE EXPECTED TO DO IS *</pattern>  <template><srai>They <star index="2"/></srai></template> </category>           
<category> <pattern>_ ALL TIME *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ ALLOW ME TO *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ AMONGST OTHERS *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ ANY *</pattern>  <template><srai><star/> a <star index="2"/></srai></template> </category>           
<category> <pattern>_ ARE * ARE THEY NOT</pattern>  <template><srai>Are <star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ AS IS THE CASE *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ AT A TIME *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ BASIC *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ CAN APPLY FOR *</pattern>  <template><srai><star/> applies for <star index="2"/></srai></template> </category>           
<category> <pattern>_ CAN BE CONSIDERED *</pattern>  <template><srai><star/> is <star index="2"/></srai></template> </category>           
<category> <pattern>_ CAN HAVE *</pattern>  <template><srai><star/> has <star index="2"/></srai></template> </category>              
<category> <pattern>_ DID MAKE *</pattern>  <template><srai><star/> made <star index="2"/></srai></template> </category>           
<category> <pattern>_ DO NOT SEEM TO *</pattern>  <template><srai><star/> do not <star index="2"/></srai></template> </category>           
<category> <pattern>_ EVERYONE SEEMS TO AGREE THAT *</pattern>  <template><srai><star index="2"/></srai></template> </category>           
<category> <pattern>_ EVERYWHERE I WENT *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ GOT OFF *</pattern>  <template><srai><star/> exited <star index="2"/></srai></template> </category>           
<category> <pattern>_ HARDLY NEEDS *</pattern>  <template><srai><star/> does not need <star index="2"/></srai></template> </category>           
<category> <pattern>_ INTENSIVELY *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ IS NOT * IT IS *</pattern>  <template><srai><star/> is <star index="3"/></srai></template> </category>           
<category> <pattern>_ IS REDUCED</pattern>  <template><srai><star/> decreases</srai></template> </category>               
<category> <pattern>_ IS WHAT YOU ARE</pattern>  <template><srai>You are a <star/></srai></template> </category>           
<category> <pattern>_ LIGHT BLUE *</pattern>  <template><srai><star/> blue <star index="2"/></srai></template> </category>           
<category> <pattern>_ LIKE SHIT *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ LOOKING FORWARD TO *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ LUCKILY *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ NUMEROUS *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ OOPS *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ ORIGINAL *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ POLITICAL *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>         
<category> <pattern>_ POSSIBLE *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ QUOT *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ RELATED *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>               
<category> <pattern>_ RIDICULOUSLY *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ SHOCKING SHOCKING *</pattern>  <template><srai><star/> SHOCKING <star index="2"/></srai></template> </category>           
<category> <pattern>_ SO MANY *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ SPECIFIC *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ THAT SERVE NO PURPOSE EXCEPT *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ TIME CONSUMING *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ VERRY *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ WAS FRAMED AS *</pattern>  <template><srai>Somebody framed <star/> as <star index="2"/></srai></template> </category>           
<category> <pattern>_ WHENEVER *</pattern>  <template><srai><star/> when ever <star index="2"/></srai></template> </category>           
<category> <pattern>* YOU KNOW *</pattern>  <template><srai><star/> <star index="2"/></srai></template> </category>           
<category> <pattern>_ got back off *</pattern>  <template><srai><star/> got off <star index="2"/></srai></template> </category>          
<category> <pattern>_ got back on *</pattern>  <template><srai><star/> got on <star index="2"/></srai></template> </category>         
<category> <pattern>_ got on *</pattern>  <template><srai><star/> entered <star index="2"/></srai></template> </category>       
<category><pattern>* ARE BY DEFINITION *</pattern><template><srai><star/> are <star index="2"/></srai></template></category>                   
<category><pattern>* ARE MY FAVORITE</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>* ARE NOT YOU</pattern><template><srai>are you not <star/> </srai></template></category>                   
<category><pattern>* DR * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* FOR EXAMPLE</pattern><template><srai>for example <star/></srai></template></category>                   
<category><pattern>* GOT *</pattern>  <template><srai><star/> has <star index="2"/></srai></template> </category>                       
<category><pattern>* GOV * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* GOVERNOR * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* HAS BEEN *</pattern><template><srai><star/> was <star index="2"/></srai></template></category>                   
<category><pattern>* INTEREST ME</pattern><template><srai>let us talk about <star/></srai></template></category>                   
<category><pattern>* IS A BETTER *</pattern><template><srai><star/> is better <star index="2"/> </srai></template></category>                   
<category><pattern>* IS A GOOD *</pattern><template><srai><star/> is a <star index="2"/> </srai><think><set name="it"><set name="topic"><person/></set></set></think></template></category>                   
<category><pattern>* IS COOL</pattern><template><srai>I like <star/> </srai></template></category>                   
<category><pattern>* IS DEFINITELY *</pattern><template><srai><star/> is <star index="2"/></srai></template></category>                   
<category><pattern>* IS GOING AROUND SAYING *</pattern><template><srai><star/> says <star index="2"/></srai></template></category>                   
<category><pattern>* IS GOOD</pattern><template><srai> I like <star/></srai></template></category>                   
<category><pattern>* IS JUST *</pattern><template><srai><star/> is <star index="2"/></srai></template></category>                   
<category><pattern>* IS ME</pattern><template><srai>call me <star/></srai></template></category>                   
<category><pattern>* IS MOSTLY *</pattern><template><srai><star/> is <star index="2"/></srai></template></category>                   
<category><pattern>* IS MY FAVORITE MOVIE</pattern><template><srai>my favorite movie is <star/> </srai></template></category>                   
<category><pattern>* IS MY MIDDLE NAME</pattern><template><srai>my middle name is <star/> </srai></template></category>                   
<category><pattern>* IS MY NAME</pattern><template><srai>my name is <star/> </srai></template></category>                   
<category><pattern>* IS MY REAL NAME</pattern><template><srai>call me <star/></srai></template></category>                   
<category><pattern>* IS MY SIGN</pattern><template><srai>my sign is <star/></srai></template></category>                   
<category><pattern>* IS NOT IT</pattern><template><srai>is it not <star/></srai></template></category>                   
<category><pattern>* IS ONLY *</pattern><template><srai><star/> is <star index="2"/></srai> <think><set name="it"><set name="topic"><person/></set></set></think></template></category>                   
<category><pattern>* IS QUITE *</pattern><template><srai><star index="2"/> is <star/></srai></template></category>                   
<category><pattern>* IS REALLY *</pattern><template><srai><star/> is <star index="2"/> </srai></template></category>                   
<category><pattern>* IS THE BEST</pattern><template><srai>my favorite is <star/></srai></template></category>                   
<category><pattern>* IS THE BETTER *</pattern><template><srai>I like <star index="2"/> </srai></template></category>                   
<category><pattern>* IS VERY *</pattern><template><srai><star/> is <star index="2"/></srai></template></category>                   
<category><pattern>* IS WHAT</pattern><template><srai>what is <star/></srai></template></category>                   
<category><pattern>* IS WHERE</pattern><template><srai>where is <star/></srai></template></category>                   
<category><pattern>* IS WHO</pattern><template><srai>who is <star/></srai></template></category>                   
<category><pattern>* IS YOUR *</pattern><template><srai>your <star index="2"/> is <star/> </srai></template></category>                   
<category><pattern>* IS YOUR NAME</pattern><template><srai>your name is <star/></srai></template></category>                   
<category><pattern>* MR * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* MRS * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* MS * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* PERSON</pattern><template><srai>who is <star/> person</srai></template></category>                   
<category><pattern>* REFERS TO *</pattern><template><srai><star/> means <star index="2"/></srai></template></category>                  
<category><pattern>* REP * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* REPRESENTATIVE * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* ROCKS</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>* S POPULATION</pattern>  <template><srai>what is the population of <star/></srai></template> </category>                       
<category><pattern>* SAID *</pattern><template><srai><star index="2"/></srai></template></category>                    
<category><pattern>* SAYS HE LIKES *</pattern><template><srai><star/> likes <star index="2"/></srai></template></category>                    
<category><pattern>* SEN * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* SENATOR * SAID *</pattern><template><srai><star index="3"/></srai></template></category>                    
<category><pattern>* UNIVERSITY</pattern><template><srai>I go to <star/> </srai></template></category>                   
<category><pattern>* WERE KILLED BY *</pattern><template><srai><star index="2"/> killed <star/> </srai></template></category>                   
<category><pattern>* WHY</pattern><template><srai>why <star/></srai></template></category>                   
<category><pattern>* WOULD MAKE ME TO DO IT</pattern><template><srai>because <star/> </srai></template></category>                   
<category><pattern>* YEARS OLD</pattern><template><srai>I am <star/> years old</srai></template></category>                   
<category><pattern>* YOU FOR WHAT</pattern><template><srai>what are you <star/> for</srai></template></category>                   
<category><pattern>1 OR * </pattern><template><srai>one or <star/></srai></template></category>              
<category><pattern>11 * </pattern><template><srai>eleven <star/></srai></template></category>              
<category><pattern>12 * </pattern><template><srai>twelve <star/></srai></template></category>              
<category><pattern>13 * </pattern><template><srai>thirteen <star/></srai></template></category>              
<category><pattern>14 * </pattern><template><srai>fourteen <star/></srai></template></category>              
<category><pattern>15 * </pattern><template><srai>fifteen <star/></srai></template></category>              
<category><pattern>16 * </pattern><template><srai>sixteen <star/></srai></template></category>              
<category><pattern>17 * </pattern><template><srai>seventeen <star/></srai></template></category>              
<category><pattern>18 * </pattern><template><srai>eighteen <star/></srai></template></category>              
<category><pattern>19 * </pattern><template><srai>nineteen <star/></srai></template></category>              
<category><pattern>19 F *</pattern><template><srai>I am 18 years old</srai> <srai>I am female</srai> <srai>I am in <star/></srai></template></category>                     
<category><pattern>20 F *</pattern><template><srai>I am 18 years old</srai> <srai>I am female</srai> <srai>I am in <star/></srai></template></category>                     
<category><pattern>21 * </pattern><template><srai>twenty one <star/></srai></template></category>              
<category><pattern>21 F *</pattern><template><srai>I am 18 years old</srai> <srai>I am female</srai> <srai>I am in <star/></srai></template></category>                     
<category><pattern>22 * </pattern><template><srai>twenty two <star/></srai></template></category>              
<category><pattern>22 F *</pattern><template><srai>I am 18 years old</srai> <srai>I am female</srai> <srai>I am in <star/></srai></template></category>                     
<category><pattern>23 * </pattern><template><srai>twenty three <star/></srai></template></category>              
<category><pattern>23 F *</pattern><template><srai>I am 18 years old</srai> <srai>I am female</srai> <srai>I am in <star/></srai></template></category>                     
<category><pattern>24 * </pattern><template><srai>twenty four <star/></srai></template></category>              
<category><pattern>24 F *</pattern><template><srai>I am 18 years old</srai> <srai>I am female</srai> <srai>I am in <star/></srai></template></category>                     
<category><pattern>25 * </pattern><template><srai>twenty five <star/></srai></template></category>              
<category><pattern>25 F *</pattern><template><srai>I am 18 years old</srai> <srai>I am female</srai> <srai>I am in <star/></srai></template></category>                    
<category><pattern>26 * </pattern><template><srai>twenty six <star/></srai></template></category>              
<category><pattern>27 * </pattern><template><srai>twenty seven <star/></srai></template></category>              
<category><pattern>28 * </pattern><template><srai>twenty eight <star/></srai></template></category>              
<category><pattern>29 * </pattern><template><srai>twenty nine <star/></srai></template></category>              
<category><pattern>30 * </pattern><template><srai>thirty <star/></srai></template></category>              
<category><pattern>31 * </pattern><template><srai>thirty one <star/></srai></template></category>              
<category><pattern>32 * </pattern><template><srai>thirty two <star/></srai></template></category>              
<category><pattern>33 * </pattern><template><srai>thirty three <star/></srai></template></category>              
<category><pattern>34 * </pattern><template><srai>thirty four <star/></srai></template></category>              
<category><pattern>35 * </pattern><template><srai>thirty five <star/></srai></template></category>              
<category><pattern>36 * </pattern><template><srai>thirty six <star/></srai></template></category>              
<category><pattern>37 * </pattern><template><srai>thirty seven <star/></srai></template></category>              
<category><pattern>38 * </pattern><template><srai>thirty eight <star/></srai></template></category>              
<category><pattern>39 * </pattern><template><srai>thrity nine <star/></srai></template></category>              
<category><pattern>40 * </pattern><template><srai>forty <star/></srai></template></category>              
<category><pattern>41 * </pattern><template><srai>forty one <star/></srai></template></category>              
<category><pattern>42 * </pattern><template><srai>forty two <star/></srai></template></category>              
<category><pattern>43 * </pattern><template><srai>forty three <star/></srai></template></category>              
<category><pattern>44 * </pattern><template><srai>forty four <star/></srai></template></category>              
<category><pattern>45 * </pattern><template><srai>forty five <star/></srai></template></category>              
<category><pattern>46 * </pattern><template><srai>forty six <star/></srai></template></category>              
<category><pattern>47 * </pattern><template><srai>forty seven <star/></srai></template></category>              
<category><pattern>48 * </pattern><template><srai>forty eight <star/></srai></template></category>              
<category><pattern>49 * </pattern><template><srai>forty nine <star/></srai></template></category>              
<category><pattern>50 * </pattern><template><srai>fifty <star/></srai></template></category>              
<category><pattern>51 * </pattern><template><srai>fifty one <star/></srai></template></category>              
<category><pattern>52 * </pattern><template><srai>fifty two <star/></srai></template></category>              
<category><pattern>53 * </pattern><template><srai>fifty three <star/></srai></template></category>              
<category><pattern>54 * </pattern><template><srai>fifty four <star/></srai></template></category>              
<category><pattern>55 * </pattern><template><srai>fifty five <star/></srai></template></category>              
<category><pattern>56 * </pattern><template><srai>fifty six <star/></srai></template></category>              
<category><pattern>57 * </pattern><template><srai>fifty seven <star/></srai></template></category>              
<category><pattern>58 * </pattern><template><srai>fifty eight <star/></srai></template></category>              
<category><pattern>59 * </pattern><template><srai>fifty nie <star/></srai></template></category>              
<category><pattern>60 * </pattern><template><srai>sixty <star/></srai></template></category>              
<category><pattern>61 * </pattern><template><srai>sixty one <star/></srai></template></category>              
<category><pattern>62 * </pattern><template><srai>sixty two <star/></srai></template></category>              
<category><pattern>63 * </pattern><template><srai>sixty three <star/></srai></template></category>              
<category><pattern>64 * </pattern><template><srai>sixty four <star/></srai></template></category>              
<category><pattern>65 * </pattern><template><srai>sixty five <star/></srai></template></category>              
<category><pattern>66 * </pattern><template><srai>sixty six <star/></srai></template></category>              
<category><pattern>67 * </pattern><template><srai>sixty seven <star/></srai></template></category>              
<category><pattern>68 * </pattern><template><srai>sixty eight <star/></srai></template></category>              
<category><pattern>69 * </pattern><template><srai>sixty nine <star/></srai></template></category>              
<category><pattern>70 * </pattern><template><srai>seventy <star/></srai></template></category>              
<category><pattern>71 * </pattern><template><srai>seventy one <star/></srai></template></category>              
<category><pattern>72 * </pattern><template><srai>seventy two <star/></srai></template></category>              
<category><pattern>73 * </pattern><template><srai>seventy three <star/></srai></template></category>              
<category><pattern>74 * </pattern><template><srai>seventy four <star/></srai></template></category>              
<category><pattern>75 * </pattern><template><srai>seventy five <star/></srai></template></category>              
<category><pattern>8 YEAR OLDS *</pattern>  <template><srai>you <star/></srai> <think><set name="file">Alice.aiml</set></think></template> </category>                       
<category><pattern>A * IS IT NOT</pattern><template><srai>is it a <star/> </srai> </template></category>                   
<category><pattern>A * WOULD ALSO BE NICE</pattern><template><srai>I would like a <star/> </srai> </template></category>                   
<category><pattern>A BIG *</pattern><template>How big? <srai>a <star/> </srai> </template></category>                   
<category><pattern>A BIT IN *</pattern><template><srai>in <star/> </srai> </template></category>                   
<category><pattern>A BIT LIKE *</pattern><template><srai>like <star/> </srai> </template></category>                   
<category><pattern>A BIT MORE *</pattern><template><srai>more <star/> </srai> </template></category>                   
<category><pattern>A BLOODY *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>A CLASSIC * </pattern><template><srai>a <star/></srai></template></category>            
<category><pattern>A COLLECTION *</pattern><template><srai>a set <star/> </srai> </template></category>                   
<category><pattern>A COMPUTER IS *</pattern><template>   <srai>you are <star/>     </srai>    </template></category>                    
<category><pattern>A COMPUTER JUST *</pattern><template>   <srai>a computer <star/>     </srai>    </template></category>                    
<category><pattern>A COMPUTER SHOULD *</pattern><template>   <srai>you should <star/>     </srai>    </template></category>                    
<category><pattern>A GREAT *</pattern><template><srai>a good <star/> </srai> </template></category>                   
<category><pattern>A GREEN FROG *</pattern><template><srai>a frog <star/> </srai> </template></category>                   
<category><pattern>A HIGHLY *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>A HORRIBLY *</pattern><template><srai>a <star/> </srai> What made it so horrible?</template></category>                   
<category><pattern>A I IS *</pattern><template><srai>you are <star/> </srai> </template></category>                   
<category><pattern>A LITTLE MORE *</pattern><template><srai>more <star/> </srai> </template></category>                   
<category><pattern>A LONG LONG *</pattern><template><srai>a long <star/> </srai> </template></category>                   
<category><pattern>A LOT ABOUT *</pattern><template><srai>about <star/> </srai> </template></category>                   
<category><pattern>A LOT OF MEN *</pattern><template><srai>men <star/> </srai> </template></category>                   
<category><pattern>A NICE *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>A PLEASURE *</pattern><template><srai>it is a pleasure <star/> </srai> </template></category>                   
<category><pattern>A REALLY *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>A RED *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>A ROBOT CAN *</pattern><template><srai>you can <star/> </srai> </template></category>                   
<category><pattern>A ROBOT IS ALSO *</pattern><template><srai>a robot is <star/> </srai> </template></category>                   
<category><pattern>A ROBOT WOULD *</pattern><template><srai>you would <star/> </srai> </template></category>                   
<category><pattern>A SPECIALIZED *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>A TOTAL *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>A TRULY *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>A VERY *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>ABOUT * AGO</pattern><template><srai> <star/> ago</srai> </template></category>                   
<category><pattern>ABOUT 100 *</pattern><template><srai>one hundred <star/> </srai> </template></category>                   
<category><pattern>ABOUT 5 *</pattern><template><srai>five <star/> </srai> </template></category>                   
<category><pattern>ABOUT A * </pattern><template><srai>a <star/></srai></template></category>              
<category><pattern>ABOUT EVERY *</pattern><template><srai>every <star/> </srai> </template></category>                   
<category><pattern>ABOUT HOW *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>ABOUT TWO * </pattern><template><srai>two <star/></srai></template></category>              
<category><pattern>ABOUT WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>ABOUT WHERE *</pattern><template><srai>where <star/> about</srai> </template></category>                   
<category><pattern>ABOUT YOU * </pattern><template><srai>you <star/></srai></template></category>              
<category><pattern>ACTUALY *</pattern><template><srai>actually <star/> </srai> </template></category>                   
<category><pattern>ADOLF HITLER *</pattern><template><srai>hitler <star/> </srai> </template></category>                   
<category><pattern>ADVICE *</pattern><template><srai>can you give me advice <star/> </srai> </template></category>                   
<category><pattern>ADVICE</pattern><template><srai>can you give me advice <star/> </srai> </template></category>                   
<category><pattern>AFTER * I *</pattern>  <template><srai>I <star index="2"/></srai></template> </category>                       
<category><pattern>AFTER ALL *</pattern><template><srai>after <star/> </srai> </template></category>                   
<category><pattern>AFTER WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>AHA *</pattern><template><srai> <star/> </srai> </template></category>                   
<category><pattern>AI DOES *</pattern><template><srai>you do <star/> </srai> </template></category>                   
<category><pattern>AI IS QUITE *</pattern><template><srai>ai is <star/> </srai> </template></category>                   
<category><pattern>AI IS REALLY *</pattern><template><srai>ai is <star/> </srai> </template></category>                   
<category><pattern>AI S *</pattern><template><srai>robots <star/> </srai> </template></category>                   
<category><pattern>AI SHOULD *</pattern><template><srai>you should <star/> </srai> </template></category>                   
<category><pattern>AIML JUST *</pattern><template><srai>aiml <star/></srai></template></category>                   
<category><pattern>AINT *</pattern><template><srai>is not <star/> </srai> </template></category>                   
<category><pattern>AKS *</pattern><template><srai>ask <star/> </srai> </template></category>                   
<category><pattern>ALL COMPUTERS *</pattern><template>   <srai>you <star/>     </srai>    </template></category>                    
<category><pattern>ALL HUMANS *</pattern><template><srai>people <star/> </srai> </template></category>                   
<category><pattern>ALL OF MY *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>ALL OF THEM ARE *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>ALL OF THEM THEY *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>ALL OF YOUR *</pattern><template><srai>your <star/> </srai> </template></category>                   
<category><pattern>ALL OWLS *</pattern><template><srai>owls <star/> </srai> </template></category>                   
<category><pattern>ALL RITE *</pattern><template><srai>all right <star/> </srai> </template></category>                   
<category><pattern>ALL ROBOTS *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>ALL THE OTHER *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>ALL THE OTHERS *</pattern><template><srai>the others <star/> </srai> </template></category>                   
<category><pattern>ALL YOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>ALL YOU DO IS *</pattern><template>That's not all I do. <srai>you <star/> </srai> </template></category>                   
<category><pattern>ALL YOUR *</pattern><template><srai>your <star/> </srai> </template></category>                   
<category><pattern>ALOT OF *</pattern><template><srai>many <star/> </srai> </template></category>                   
<category><pattern>AM *</pattern><template><srai>I am <star/> </srai> </template></category>                   
<category><pattern>AM I A GREAT *</pattern><template><srai>am I a good <star/> </srai> </template></category>                   
<category><pattern>AM I ACTUALY *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I ALSO *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I EVER *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I GONNA *</pattern><template><srai>will I <star/> </srai> </template></category>                   
<category><pattern>AM I JUST *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I NATURALLY *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I NOT *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I REALLY *</pattern><template><srai>am I <star/> </srai>. For real.</template></category>                   
<category><pattern>AM I SADLY *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I SO *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I STILL *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AM I TOO *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>AN * TOLD ME * </pattern><template><srai><star index="2"/></srai></template></category>             
<category><pattern>AN AI *</pattern><template><srai>a robot <star/> </srai> </template></category>                   
<category><pattern>AN EXCELLENT *</pattern><template><srai>a good <star/> </srai> </template></category>                   
<category><pattern>ANALYSE *</pattern><template><srai>analyze <star/> </srai> </template></category>                   
<category><pattern>AND WHAT * </pattern><template><srai>what <star/></srai></template></category>             
<category><pattern>AND WHY * </pattern><template><srai>what <star/></srai></template></category>             
<category><pattern>ANSWER ME DIRECTLY *</pattern><template><srai>answer me <star/> </srai> </template></category>                   
<category><pattern>ANSWER ME SIMPLY *</pattern><template><srai>answer me <star/> </srai> </template></category>                   
<category><pattern>ANSWER WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>ANY *</pattern><template><srai>are there any <star/> </srai> </template></category>                   
<category><pattern>ANY HINTS *</pattern><template><srai>do you have any hints <star/></srai></template></category>                   
<category><pattern>ANY REAL *</pattern><template><srai>any <star/></srai></template></category>                    
<category><pattern>ANYONE CARE TO *</pattern><template><srai>do you want to <star/></srai></template></category>                    
<category><pattern>ANYONE ELSE *</pattern>  <template><srai>anyone <star/></srai></template> </category>               
<category><pattern>ANYONE WANT *</pattern>  <template><srai>does anyone want <star/></srai></template> </category>                       
<category><pattern>ANYONE WANT TO *</pattern><template><srai>do you want to <star/></srai></template></category>                    
<category><pattern>ANYTHING ELSE *</pattern><template><srai>anything <star/> </srai> </template></category>                   
<category><pattern>ANYTHING ON *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>APPARENT *</pattern><template><srai> <star/> </srai> </template></category>                   
<category><pattern>ARE ALL *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>ARE ANY *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>ARE COMPUTERS *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE MALE *</pattern><template><srai>are you male <star/> </srai> </template></category>                   
<category><pattern>ARE NOT *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>ARE NOT YOU *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>ARE OTHER * </pattern><template><srai>are <star/></srai></template></category>            
<category><pattern>ARE OTHER PEOPLE * </pattern><template><srai>are people <star/></srai></template></category>             
<category><pattern>ARE PEOPLE STILL *</pattern><template><srai>are people <star/> </srai> </template></category>                   
<category><pattern>ARE ROBOTS *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>ARE SOME *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>ARE THERE ANY *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE AVAILABLE *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE BETTER *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE GOOD *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE INTERESTING *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE MANY *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE MORE *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE ONLY *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE OTHER *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE PARTICULAR *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE PARTICULARLY *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE PICTURES *</pattern><template><srai>show me pictures <star/> </srai> </template></category>                   
<category><pattern>ARE THERE SPECIAL *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE SUCH *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THERE WAY *</pattern><template><srai>are there <star/> </srai> </template></category>                   
<category><pattern>ARE THEY ALL *</pattern><template><srai>are they <star/> </srai> </template></category>                   
<category><pattern>ARE THEY _ TOO</pattern><template><srai>are they <star/> </srai> </template></category>                   
<category><pattern>ARE TOU *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>ARE VERY *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>ARE WE GONNA *</pattern><template><srai>will we <star/> </srai> </template></category>                   
<category><pattern>ARE WE STILL *</pattern><template><srai>are we <star/> </srai> </template></category>                   
<category><pattern>ARE YA *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>ARE YO *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>ARE YOU * CAPABLE</pattern><template>   <srai>are you capable of <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU * I AM</pattern><template>   <srai>are you <star/>     </srai>     <srai>I am <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A ARTIFICIAL *</pattern><template>   <srai>are you an artificial <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A BIT *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A BLOODY *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A BOY OR * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A BOY OR A * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A COMPLETE *</pattern><template>   <srai>are you a <star/>     </srai>G</template></category>                    
<category><pattern>ARE YOU A COMPULSIVE *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A DELIGHTFUL *</pattern><template>   <srai>are you a good <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A FAN OF *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A FEMALE OR * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A FULLY *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A GIRL OR * </pattern><template><srai>are you a man</srai></template></category>              
<category><pattern>ARE YOU A GIRL OR A * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A GOOD *</pattern><template>   <srai>are you a <star/>     </srai>  It depends on how you define "good."</template></category>                    
<category><pattern>ARE YOU A GREAT *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A GUY * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A GUY OR * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A GUY OR A * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A HIGHLY *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A HOPELESS *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A LITERAL *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A LITTLE *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A MALE *</pattern><template>   <srai>are you a man <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A MALE OR * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A MALE OR A * </pattern><template><srai>are you a man</srai></template></category>              
<category><pattern>ARE YOU A MAN OR * </pattern><template><srai>are you a man</srai></template></category>            
<category><pattern>ARE YOU A MAN OR A * </pattern><template><srai>are you a man</srai></template></category>             
<category><pattern>ARE YOU A MERE *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A MUCH *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A NICE *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A POOR *</pattern><template>   <srai>are you a <star/>     </srai>     <srai>are you poor</srai>    </template></category>                    
<category><pattern>ARE YOU A PRETTY *</pattern><template>   <srai>are you pretty</srai>     <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A RATHER *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A REAL *</pattern><template>   <srai>are you a <star/>     </srai>  As real as it gets.  </template></category>                    
<category><pattern>ARE YOU A REALLY *</pattern><template>   <srai>you are a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A RESPECTABLE *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A ROMAN *</pattern><template>   <srai>are you roman <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A SIMPLE *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A SPECIAL *</pattern><template>   <srai>are you special</srai>     <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A SUPERIOR *</pattern><template>   <srai>are you a <star/>     </srai>     <srai>are you superior</srai>    </template></category>                    
<category><pattern>ARE YOU A SWEET LITTLE *</pattern><template>   <srai>are you a sweet <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A TRUE *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A VERY *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU A VIRTUAL *</pattern> <template><srai>are you a <star/></srai></template> </category>                   
<category><pattern>ARE YOU A _ TOO</pattern><template>You mean you are a <person/>?  <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ABLE TO *</pattern><template>   <srai>can you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ABSOLUTELY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ACTUALLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ALLOWED TO *</pattern><template>   <srai>do you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ALREADY *</pattern><template>Now?  <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ALSO *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ALWAYS *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU AMONG *</pattern><template>   <srai>are you one of <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU AN * ENTITY</pattern><template>   <srai>are you a <star/> robot</srai>    </template></category>                    
<category><pattern>ARE YOU AN ACTUAL *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU AND *</pattern><template>   <srai>is <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ANY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ANY GOOD *</pattern><template>   <srai>are you good <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ARTIFICIALLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ASPIRING *</pattern><template>   <srai>do you want <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU AT ALL *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ATTEMPTING *</pattern><template>   <srai>are you trying <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU BETTER *</pattern><template>   <srai>are you smarter <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CAPABLE *</pattern><template>   <srai>are you able <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CAPABLE OF ANY *</pattern><template>   <srai>are you capable of <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CAPABLE OF LEARNING *</pattern><template>   <srai>can you learn <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CAPABLE OF SEARCHING *</pattern><template>   <srai>can you search <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CLEVERER *</pattern><template>   <srai>are you smarter <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU COMPLETELY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CONFIDENT *</pattern><template>   <srai>are you sure <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CONSIDERED *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CONSTANTLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CONTENT WITH *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CONVINCED I *</pattern><template>   <srai>I <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU CURRENTLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU DOING *</pattern><template>   <srai>do you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU EASILY *</pattern><template>   <srai>can you be <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ENJOYING *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU EVEN *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU EVER *</pattern><template>Ever is a long time. <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU EXACTLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU EXTREMELY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU FAMILIAR WITH *</pattern><template>   <srai>do you know <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU FAMILIAR WITH *</pattern><template>   <srai>what is <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU FAMILIAR WITH THE *</pattern><template>   <srai>what is the <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU FEELING ANGRY</pattern><template>   <srai>do you feel <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU FOND OF *</pattern><template>   <srai>do you like <star/></srai>    </template></category>                    
<category><pattern>ARE YOU GENERALLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU GENUINELY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU GETTING *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU GOING TO BE *</pattern><template>   <srai>will you be <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU GOING TO EXPLAIN *</pattern><template>   <srai>explain <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU GOING TO GIVE *</pattern><template>   <srai>give <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU GOING TO HELP *</pattern><template>   <srai>help <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU GONNA *</pattern><template>   <srai>are you going to <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU GUNNA *</pattern><template>   <srai>are you going to <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU HAVING ANY *</pattern><template>   <srai>do you have any <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU HAVING SOME *</pattern><template>   <srai>do you have <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU HOPING *</pattern><template>   <srai>do you want <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU IN ANY WAY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU INFORMED ON *</pattern><template>   <srai>do you know <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU INSIDE *</pattern><template>   <srai>are you in <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU INTENTIONALLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU INTERESTED IN *</pattern><template>   <srai>let us talk about <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU INTO *</pattern><template>   <srai>let us talk about <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU JUST *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU KINDA *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU KNOW *</pattern><template>   <srai>do you know <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU KNOWLEDGEABLE IN *</pattern><template>   <srai>what do you know about <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU LOOKING FOR *</pattern><template>   <srai>do you want <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU MALE OF *</pattern><template>   <srai>are you male or <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU MORE CLEVER *</pattern><template>   <srai>are smarter <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU MORE SPECIFIC *</pattern><template>   <srai>are you specific <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU MORE THEN *</pattern><template>   <srai>are you more than <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU NEVER *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU NOT *</pattern><template>   <srai>are you <star/>     </srai>. Really.</template></category>                    
<category><pattern>ARE YOU NOW *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU OFTEN *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU ONLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU PAYING ATTENTION * </pattern><template><srai>are you paying attention</srai></template></category>            
<category><pattern>ARE YOU PLOTTING *</pattern><template>   <srai>are you planning <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU PRETTY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU PROGRAMMED MALE *</pattern><template>   <srai>are you male <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU PROGRAMMED TO *</pattern><template>   <srai>do you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU QUITE *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU RATHER *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU REALLY *</pattern><template>   <srai>are you <star/>     </srai>. Really.</template></category>                    
<category><pattern>ARE YOU REGULARLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU REMEMBER *</pattern><template>   <srai>do you remember <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU RUNNING ON *</pattern><template>   <srai>do you run <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SAYING *</pattern><template>   <srai>do you mean <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SAYING THAT *</pattern><template>   <srai>are you saying <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SCARED *</pattern><template>   <srai>are you afraid <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SIMILAR *</pattern><template>   <srai>are you related to <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SMARTER THEN *</pattern><template>   <srai>are you smarter than <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SO *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU STARING *</pattern><template>   <srai>are you looking <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU STILL *</pattern><template>Am I still <person/>?  <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SUGGESTING *</pattern><template>   <srai>are you saying <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SUPPOSED TO *</pattern><template>   <srai>do you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SUPPOSED TO BE *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SUPPOSED TO BE A *</pattern><template>   <srai>are you a <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SURE YOU *</pattern><template>   <srai>do you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU SURE YOU ARE *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU TALKIN *</pattern><template>   <srai>are you talking <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU TALKING NOW *</pattern><template>   <srai>are you talking <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU THE ARTIFICIAL *</pattern><template>   <srai>are you an artificial <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU THE COMPUTER *</pattern><template>   <srai>are you a computer <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU THE ONLY *</pattern><template>   <srai>are you the <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU THE SAME *</pattern><template>   <srai>are you the <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU TOO *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU TRUELY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU TRULY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU TRULY</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU TRYING TO MAKE *</pattern><template>   <srai>are you making <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU TRYING TO TAKE *</pattern><template>   <srai>are you taking <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU UNABLE *</pattern><template>   <srai>can you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU UNSURE *</pattern><template>   <srai>are you sure <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU USUALLY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU VERY *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU WELL *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU WORKING *</pattern><template>   <srai>do you work <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU _ OR ARE YOU *</pattern>  <template><srai>are you <star/></srai> <srai>are you <star index="2"/></srai></template> </category>              
<category><pattern>ARE YOU _ SOMETIMES</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOU _ TOO</pattern><template>If <person/> too, then we have something in common, eh.  <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>ARE YOUR ONLY *</pattern><template><srai>are your <star/> </srai> </template></category>                   
<category><pattern>AREYOU *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>ARSE *</pattern><template><srai>ass <star/> </srai> </template></category>                   
<category><pattern>ARTHUR *</pattern><template><srai>my favorite science fiction author is arthur <star/> </srai> </template></category>                   
<category><pattern>AS FAR AS I</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>AS I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>AS IT *</pattern><template><srai>it <star/> </srai> </template></category>                   
<category><pattern>AS YOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>ASK ANOTHER *</pattern><template><srai>ask me another <star/> </srai> </template></category>                   
<category><pattern>ASK EM *</pattern><template><srai>ask them <star/> </srai> </template></category>                   
<category><pattern>ASK ME A SERIOUS *</pattern><template><srai>ask me a <star/> </srai> </template></category>                   
<category><pattern>ASK ME A SILLY *</pattern><template><srai>ask me a <star/> </srai> </template></category>                   
<category><pattern>ASK ME A VERY *</pattern><template><srai>ask me a <star/> </srai> </template></category>                   
<category><pattern>ASK ME HOW *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>ASK ME SOME *</pattern><template><srai>ask me <star/> </srai> </template></category>                   
<category><pattern>ASKED *</pattern><template><srai>I asked <star/> </srai> </template></category>                   
<category><pattern>ASKJEEVES *</pattern><template><srai>jeeves <star/> </srai> </template></category>                   
<category><pattern>AT WHAT *</pattern><template><srai>what <star/> at</srai> </template></category>                   
<category><pattern>BE MORE *</pattern><template><srai>be <star/> </srai> </template></category>                   
<category><pattern>BEARING IN MIND *</pattern><template><srai> <star/> </srai> </template></category>                   
<category><pattern>BEARING IN MIND THAT *</pattern><template><srai> <star/> </srai> </template></category>                   
<category><pattern>BECASE *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>BECAUSE I * </pattern><template><srai>I <star/></srai></template></category>             
<category><pattern>BECAUSE I WANT * </pattern><template><srai>I want <star/></srai></template></category>             
<category><pattern>BECAUSE I WANT TO *</pattern><template><srai>I want to <star/> </srai> Interesting.</template></category>                   
<category><pattern>BECAUSE YOU * </pattern><template><srai>you <star/></srai></template></category>             
<category><pattern>BEEN *</pattern><template><srai>I have been <star/> </srai> </template></category>                   
<category><pattern>BEG *</pattern><template><srai>I beg <star/> </srai> </template></category>                   
<category><pattern>BEING *</pattern><template><srai>I am <star/> </srai> </template></category>                   
<category><pattern>BETTER YOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>BOTH IF *</pattern><template><srai>if <star/> </srai> </template></category>                   
<category><pattern>BOTH WHY *</pattern><template><srai>both</srai> <srai>what <star/> </srai> </template></category>                   
<category><pattern>BRING *</pattern><template><srai>take <star/> </srai> </template></category>                   
<category><pattern>BRING ME *</pattern><template><srai>give me <star/> </srai> </template></category>                   
<category><pattern>BUSH *</pattern><template><srai>george bush <star/> </srai> </template></category>                   
<category><pattern>BY * I MEAN *</pattern><template><srai> <star/> means <star index="2"/> </srai> </template></category>                   
<category><pattern>BY WE I DO MEAN *</pattern><template><srai>by we I mean <star/> </srai> </template></category>                   
<category><pattern>CALL ME ACTUALLY *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>CALL ME JUST *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>CAN A BOT *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN A COMPUTER *</pattern><template>   <srai>can you <star/>     </srai>    </template></category>                    
<category><pattern>CAN A MACHINE *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN ANYBODY *</pattern><template><srai>can I <star/> </srai> </template></category>                   
<category><pattern>CAN ANYONE *</pattern><template><srai>does anyone <star/> </srai> </template></category>                   
<category><pattern>CAN COMPUTERS *</pattern><template>   <srai>can you <star/>     </srai>    </template></category>                    
<category><pattern>CAN HUMANS *</pattern><template><srai>can I <star/> </srai> </template></category>                   
<category><pattern>CAN I HAVE *</pattern><template><srai>I want <star/> </srai> </template></category>                   
<category><pattern>CAN I HEAR ANOTHER *</pattern><template><srai>can I hear a <star/> </srai> </template></category>                   
<category><pattern>CAN I HEAR SOME *</pattern><template><srai>can I hear <star/> </srai> </template></category>                   
<category><pattern>CAN I PASS *</pattern><template><srai>can we pass <star/> </srai> </template></category>                   
<category><pattern>CAN I PLAY *</pattern><template><srai>can we play <star/> </srai> </template></category>                   
<category><pattern>CAN I PLEASE *</pattern><template><srai>can I <star/> </srai> </template></category>                   
<category><pattern>CAN I SEE *</pattern><template><srai>show me <star/> </srai> </template></category>                   
<category><pattern>CAN I TALK TO SOME OF *</pattern><template><srai>can I talk to  <star/> </srai> </template></category>                   
<category><pattern>CAN I TALK TO _ TOO</pattern><template><srai>can I talk to  <star/> </srai> </template></category>                   
<category><pattern>CAN I TELL YOU SOME *</pattern><template><srai>can I tell you <star/> </srai> </template></category>                   
<category><pattern>CAN MACHINES *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN NOT *</pattern><template><srai>can <star/> </srai> </template></category>                   
<category><pattern>CAN ONE REPROGRAM *</pattern><template><srai>can I program <star/> </srai> </template></category>                   
<category><pattern>CAN ONLY *</pattern><template><srai>can <star/> </srai> </template></category>                   
<category><pattern>CAN PEOPLE *</pattern><template><srai>can I <star/> </srai> </template></category>                   
<category><pattern>CAN ROBOTS *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN VALIS *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN WE *</pattern><template>Do you mean you and me?  <srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN WE ABBREVIATE *</pattern><template><srai>let us abbreviate <star/></srai></template></category>                   
<category><pattern>CAN YOU ACCESS *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU ACHIEVE SELF *</pattern><template><srai>are you self <star/> </srai> </template></category>                   
<category><pattern>CAN YOU ACTUALLY *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU ADD *</pattern><template><srai>add <star/> </srai> </template></category>                   
<category><pattern>CAN YOU ALTER *</pattern><template><srai>can you change <star/> </srai> </template></category>                   
<category><pattern>CAN YOU AND I *</pattern><template><srai>can we<star/> </srai> </template></category>                   
<category><pattern>CAN YOU ANSWER *</pattern><template>Of course I can answer <set name="it"> <person/> </set> <srai>answer <star/> </srai> </template></category>                   
<category><pattern>CAN YOU ASSIST *</pattern><template><srai>can you help <star/> </srai> </template></category>                   
<category><pattern>CAN YOU BE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU BECOME *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU BRING ME *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU BRING ME TO *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU BRING UP *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU BROWSE *</pattern><template><srai>can you search <star/> </srai> </template></category>                   
<category><pattern>CAN YOU CALL *</pattern><template>Of course I can.  <srai>call <star/> </srai> </template></category>                   
<category><pattern>CAN YOU CHAT *</pattern><template><srai>can you talk <star/> </srai> </template></category>                   
<category><pattern>CAN YOU CHOOSE *</pattern><template><srai>can you change <star/> </srai> </template></category>                   
<category><pattern>CAN YOU COMMUNICATE IN *</pattern><template><srai>can you speak <star/> </srai> </template></category>                   
<category><pattern>CAN YOU COMPUTE *</pattern><template><srai>can you calculate <star/> </srai> </template></category>                   
<category><pattern>CAN YOU CONNECT ME TO *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU CONNECT ME WITH *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU CONNECT TO *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU CONNECT US TO *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU COUNT *</pattern><template><srai>count <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DEFINE *</pattern><template><srai>define <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DESCRIBE *</pattern><template><srai>describe <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DESCRIBE</pattern><template><srai>describe <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DIRECT ME TO *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DIRECT ME TO A *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DISPLAY *</pattern><template><srai>can you show <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DO * PROBLEMS</pattern><template><srai>can you solve <star/> problems</srai> </template></category>                   
<category><pattern>CAN YOU DO ANY *</pattern><template><srai>can you do <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DO COOL *</pattern><template><srai>can you do <star/> </srai> </template></category>                   
<category><pattern>CAN YOU DO SOME *</pattern><template><srai>can you do <star/> </srai> </template></category>                   
<category><pattern>CAN YOU ELABORATE ON *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>CAN YOU EVEN *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU EVER *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU EXPERIENCE ANY *</pattern><template><srai>can you experience <star/> </srai> </template></category>                   
<category><pattern>CAN YOU EXPLAIN *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>CAN YOU EXPLAIN HOW *</pattern><template>I will try to explain. <srai>how does <star/> </srai> </template></category>                   
<category><pattern>CAN YOU EXPLAIN WHAT * IS</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>CAN YOU FIND *</pattern><template>I would suggest a search.  <srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU FIND THE *</pattern><template><srai>xfind the <star/> </srai> </template></category>                   
<category><pattern>CAN YOU FUNCTION AS A *</pattern><template><srai>are you a <star/></srai></template></category>                   
<category><pattern>CAN YOU GET *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU GIVE ME *</pattern><template><srai>give me <star/> </srai>.</template></category>                   
<category><pattern>CAN YOU HAVE *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>CAN YOU HELP ME FIND *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU HELP ME WITH WITH *</pattern><template>Perhaps I could. <srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU HELP WITH *</pattern><template>If you ask me nicely. <srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU JUST *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU KNOW *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>CAN YOU LEARN SOME *</pattern><template><srai>can you learn <star/> </srai> </template></category>                   
<category><pattern>CAN YOU LINK *</pattern><template><srai>search <star/> </srai> </template></category>                   
<category><pattern>CAN YOU MAKE A *</pattern><template><srai>make a <star/> </srai> </template></category>                   
<category><pattern>CAN YOU MAKE SOME *</pattern><template><srai>can you make <star/> </srai> </template></category>                   
<category><pattern>CAN YOU MAKE YOURSELF *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU NAME *</pattern><template><srai>name <star/> </srai> </template></category>                   
<category><pattern>CAN YOU NOT *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU ONLY *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU ONLY</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU PLEASE *</pattern><template><srai>please <star/> </srai> </template></category>                   
<category><pattern>CAN YOU PROVE *</pattern><template><srai>prove <star/> </srai> </template></category>                   
<category><pattern>CAN YOU READ *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU REALLY *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU RECALL *</pattern><template><srai>do you remember <star/> </srai> </template></category>                   
<category><pattern>CAN YOU RECOMMEND *</pattern><template><srai>search <star/> </srai> </template></category>                   
<category><pattern>CAN YOU REMEMBER *</pattern><template><srai>do you remember <star/> </srai> </template></category>                   
<category><pattern>CAN YOU REPEAT *</pattern><template><srai>repeat <star/> </srai> </template></category>                   
<category><pattern>CAN YOU SEARCH *</pattern><template><srai>search <star/> </srai> </template></category>                   
<category><pattern>CAN YOU SHOW *</pattern><template><srai>show <star/> </srai> </template></category>                   
<category><pattern>CAN YOU SING *</pattern><template><srai>sing <star/> </srai> </template></category>                   
<category><pattern>CAN YOU SPEAK *</pattern><template><srai>do you speak <star/> </srai> </template></category>                   
<category><pattern>CAN YOU SPELL *</pattern><template><srai>spell <star/> </srai> </template></category>                   
<category><pattern>CAN YOU STILL *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CAN YOU SURF *</pattern><template><srai>can you search <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TAKE ME TO *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TAKE OFF *</pattern><template>TAKE OFF <star/></template></category>                   
<category><pattern>CAN YOU TALK *</pattern><template><srai>can you speak <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TALK IN *</pattern><template><srai>can you speak <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TEACH ME *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TELL DR *</pattern><template><srai>tell dr <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TELL ME *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TELL ME A * </pattern><template><srai>tell me a <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME ABOUT * </pattern><template><srai>tell me about <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME ANY * </pattern><template><srai>tell me a <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME HOW * IS * </pattern><template><srai>how is <star/> <star index="2"/></srai></template></category>            
<category><pattern>CAN YOU TELL ME HOW * IS DOING</pattern><template><srai>how is <star/> doing</srai> </template></category>                   
<category><pattern>CAN YOU TELL ME MORE * </pattern><template><srai>tell me <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME MY * </pattern><template><srai>what is my <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME SOME *</pattern><template><srai>tell me some <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TELL ME SOME MORE * </pattern><template><srai>tell me <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME SOME OF * </pattern><template><srai>tell me <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME SOME OF THAT * </pattern><template><srai>tell me that <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME THEIR * </pattern><template><srai>tell me their <star/></srai></template></category>            
<category><pattern>CAN YOU TELL ME WHICH * </pattern><template><srai>which <star/></srai></template></category>            
<category><pattern>CAN YOU TELL THE * </pattern><template><srai>tell the <star/></srai></template></category>           
<category><pattern>CAN YOU TELL THE DIFFERENCE *</pattern><template><srai>what is the difference <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TELL WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>CAN YOU THINK ABOUT *</pattern><template><srai>let us talk about <star/> </srai> </template></category>                   
<category><pattern>CAN YOU THINK THAT *</pattern><template><srai>do you think <star/> </srai> </template></category>                   
<category><pattern>CAN YOU TRANSLATE *</pattern><template><srai>can you speak <star/> </srai> </template></category>                   
<category><pattern>CAN YOU USE OTHER *</pattern><template><srai>can you use <star/> </srai> </template></category>                   
<category><pattern>CAN YOU WRITE A *</pattern><template><srai>write a <star/> </srai> </template></category>                   
<category><pattern>CAN YOUR SOFTWARE *</pattern><template>   <srai>can you <star/>     </srai>    </template></category>                    
<category><pattern>CAN YU *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>CANADA NOW *</pattern><template>   <srai>canada <star/>     </srai>    </template></category>                    
<category><pattern>CARE TO *</pattern>  <template><srai>can you <star/></srai> <think><set name="file">Reduce.aiml</set></think></template> </category>                       
<category><pattern>CAUGHT *</pattern><template><srai>I caught <star/> </srai> </template></category>                   
<category><pattern>CAUSE *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>CHANGE MY NAME TO *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>CHAT *</pattern><template><srai>talk <star/> </srai> </template></category>                   
<category><pattern>CHATTERBOTS *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>CHINA</pattern><template><srai>I am in china <star/> </srai> </template></category>                   
<category><pattern>COLOURLESS *</pattern><template><srai>colorless <star/> </srai> </template></category>                   
<category><pattern>COMPUTERS ARE *</pattern><template>   <srai>you are <star/>     </srai>    </template></category>                    
<category><pattern>COMPUTERS BETTER *</pattern><template>   <srai>you better <star/>     </srai>    </template></category>                    
<category><pattern>COMPUTERS DO *</pattern><template>   <srai>you do <star/>     </srai>    </template></category>                    
<category><pattern>COMPUTERS HAVE *</pattern><template>   <srai>you have <star/>     </srai>    </template></category>                    
<category><pattern>COMPUTERS WILL *</pattern><template>   <srai>you will <star/>     </srai>    </template></category>                    
<category><pattern>COOL DO *</pattern><template><srai>cool</srai> <srai>do <star/> </srai> </template></category>                   
<category><pattern>COOL HOW *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>COOL I *</pattern><template><srai>cool</srai> <srai>I <star/> </srai> </template></category>                   
<category><pattern>COOL WHERE *</pattern><template><srai>cool</srai> <srai>where <star/> </srai> </template></category>                   
<category><pattern>COOL WILL *</pattern><template><srai>cool</srai> <srai>will <star/> </srai> </template></category>                   
<category><pattern>COOL YOU *</pattern><template><srai>you <star/> </srai> <srai>cool </srai> </template></category>                   
<category><pattern>COOL _ TOO</pattern><template><srai>cool  <star/> </srai> </template></category>                   
<category><pattern>COULD HE *</pattern><template><srai>can he <star/> </srai> </template></category>                   
<category><pattern>COULD HUMANS *</pattern><template><srai>could I <star/> </srai> </template></category>                   
<category><pattern>COULD I BE *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>COULD NOT *</pattern><template><srai>could <star/> </srai> </template></category>                   
<category><pattern>COULD NOT YOU *</pattern><template><srai>could you <star/> </srai> </template></category>                   
<category><pattern>COULD WE *</pattern><template><srai>can we <star/> </srai> </template></category>                   
<category><pattern>COULD YOU ANSWER *</pattern><template><srai>answer <star/> </srai> </template></category>                   
<category><pattern>COULD YOU ASK *</pattern><template><srai>ask <star/> </srai> </template></category>                   
<category><pattern>COULD YOU ASK HIM WHAT THE * IS MADE OF</pattern><template><srai>what is the <star/> made of</srai> </template></category>                   
<category><pattern>COULD YOU BE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>COULD YOU CALL *</pattern><template><srai>call <star/> </srai> </template></category>                   
<category><pattern>COULD YOU DEFINE *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>COULD YOU DESCRIBE *</pattern><template><srai>describe <star/> </srai> </template></category>                   
<category><pattern>COULD YOU ELABORATE *</pattern><template><srai>elaborate <star/> </srai> </template></category>                   
<category><pattern>COULD YOU EMAIL *</pattern><template><srai>email <star/> </srai> </template></category>                   
<category><pattern>COULD YOU ENLIGHTEN ME ABOUT *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>COULD YOU EVER *</pattern><template><srai>could you <star/> </srai> </template></category>                   
<category><pattern>COULD YOU EXPLAIN *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>COULD YOU EXPLIAN *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>COULD YOU EXPRESS *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>COULD YOU FIND *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>COULD YOU GIVE *</pattern><template><srai>give <star/> </srai> </template></category>                   
<category><pattern>COULD YOU GUESS *</pattern><template><srai>guess <star/> </srai> </template></category>                   
<category><pattern>COULD YOU JUST *</pattern><template><srai>could you <star/> </srai> </template></category>                   
<category><pattern>COULD YOU LEARN *</pattern><template><srai>can you learn <star/> </srai> </template></category>                   
<category><pattern>COULD YOU LIST *</pattern><template><srai>list <star/> </srai> </template></category>                   
<category><pattern>COULD YOU NAME *</pattern><template><srai>name <star/> </srai> </template></category>                   
<category><pattern>COULD YOU PLEASE *</pattern><template><srai>please <star/> </srai> </template></category>                   
<category><pattern>COULD YOU SHOW *</pattern><template>I could.  <srai>show <star/> </srai> </template></category>                   
<category><pattern>COULD YOU SPEAK *</pattern><template><srai>can you speak <star/> </srai> </template></category>                   
<category><pattern>COULD YOU STATE *</pattern><template><srai>say <star/> </srai> </template></category>                   
<category><pattern>COULD YOU STOP *</pattern><template><srai>stop <star/> </srai> </template></category>                   
<category><pattern>COULD YOU SUGGEST *</pattern><template><srai>suggest <star/> </srai> </template></category>                   
<category><pattern>COULD YOU TELL *</pattern><template><srai>tell <star/> </srai> </template></category>                   
<category><pattern>COULD YOU TELL ME WHAT * COULD BE</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>COULD YOU TELL ME WHAT * IS</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>COULD YOU TELL ME WHAT * SHOULD BE</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>COULD YOU UNDERSTAND *</pattern><template><srai>do you understand <star/> </srai> </template></category>                   
<category><pattern>COULD YOU WANT *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>COZ *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>CUZ *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>DEFINE *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DESCIBE *</pattern>  <template><srai>describe <star/></srai></template> </category>                       
<category><pattern>DESCRIBE *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DESCRIBE WHERE *</pattern><template><srai>where <star/> </srai> </template></category>                   
<category><pattern>DID ANY *</pattern><template><srai>did <star/> </srai> </template></category>                   
<category><pattern>DID HE CREATE *</pattern><template><srai>who created <star/> </srai> </template></category>                   
<category><pattern>DID HE HAVE *</pattern><template><srai>does he have <star/> </srai> </template></category>                   
<category><pattern>DID HE REALLY *</pattern><template><srai>did he <star/> </srai> </template></category>                   
<category><pattern>DID I ALREADY *</pattern>  <template><srai>did I <star/></srai></template> </category>                   
<category><pattern>DID I EVER *</pattern><template><srai>did I <star/> </srai> </template></category>                   
<category><pattern>DID NOT *</pattern><template><srai>did <star/> </srai> </template></category>                   
<category><pattern>DID NOT I ALREADY *</pattern><template><srai>did not I <star/> </srai> </template></category>                   
<category><pattern>DID NOT KNOW *</pattern><template><srai>I did not know <star/> </srai> </template></category>                   
<category><pattern>DID NOT THINK *</pattern><template><srai>I did not think <star/> </srai> </template></category>                   
<category><pattern>DID NOT YOU *</pattern><template><srai>did you <star/> </srai> </template></category>                   
<category><pattern>DID SOMEONE GIVE *</pattern><template><srai>who gave <star/> </srai> </template></category>                   
<category><pattern>DID YOU ACCEPT *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DID YOU ACTUALLY *</pattern><template><srai>did you <star/> </srai> </template></category>                   
<category><pattern>DID YOU ALREADY *</pattern><template><srai>did you <star/> </srai> </template></category>                   
<category><pattern>DID YOU CATCH *</pattern><template><srai>did you understand <star/> </srai> </template></category>                   
<category><pattern>DID YOU EVER *</pattern><template><srai>have you ever <star/> </srai> </template></category>                   
<category><pattern>DID YOU GET *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DID YOU GROW *</pattern><template><srai>do you grow <star/> </srai> </template></category>                   
<category><pattern>DID YOU HAVE *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DID YOU HEAR *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DID YOU HEAR ABOUT *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DID YOU JUST *</pattern><template><srai>did you <star/> </srai> </template></category>                   
<category><pattern>DID YOU KNOW *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DID YOU KNOW THAT THE *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>DID YOU LIKE *</pattern><template><srai>do you like <star/> </srai> </template></category>                   
<category><pattern>DID YOU LOVE *</pattern><template><srai>do you love <star/> </srai> </template></category>                   
<category><pattern>DID YOU MAKE *</pattern><template><srai>do you make <star/> </srai> </template></category>                   
<category><pattern>DID YOU MEAN *</pattern><template><srai>do you mean <star/> </srai> </template></category>                   
<category><pattern>DID YOU PASS *</pattern><template><srai>do you pass <star/> </srai> </template></category>                   
<category><pattern>DID YOU PERCEIVE *</pattern><template><srai>did you see <star/> </srai> </template></category>                   
<category><pattern>DID YOU PREFER *</pattern><template><srai>do you prefer <star/> </srai> </template></category>                   
<category><pattern>DID YOU REALLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DID YOU REMEMBER *</pattern><template><srai>do you remember <star/> </srai> </template></category>                   
<category><pattern>DID YOU SAY THAT YOU ARE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DID YOU SEE THAT I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>DID YOU SMOKE *</pattern><template><srai>do you smoke <star/> </srai> </template></category>                   
<category><pattern>DISAPPOINTED *</pattern><template><srai>I am disappointed <star/> </srai> </template></category>                   
<category><pattern>DISCUSS *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>DO A SEARCH FOR *</pattern><template><srai>search for <star/> </srai> </template></category>                   
<category><pattern>DO ANY *</pattern><template><srai>do <star/> </srai> </template></category>                   
<category><pattern>DO CHAT ROBOTS *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO COMPUTERS *</pattern><template>   <srai>do you <star/>     </srai>    </template></category>                    
<category><pattern>DO HAVE *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO I REALLY *</pattern><template><srai>do I <star/> </srai> </template></category>                   
<category><pattern>DO I SEEM TO BE AN *</pattern><template><srai>am I an <star/> </srai> </template></category>                   
<category><pattern>DO I STILL *</pattern><template><srai>do I <star/> </srai> </template></category>                   
<category><pattern>DO I THEN *</pattern><template><srai>do I <star/> </srai> </template></category>                   
<category><pattern>DO KNOW *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO LOVE *</pattern><template><srai>I love <star/> </srai> </template></category>                   
<category><pattern>DO MACHINES *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO MANY PEOPLE *</pattern><template><srai>do people <star/> </srai> </template></category>                   
<category><pattern>DO ME *</pattern><template><srai>will you do me <star/> </srai> </template></category>                   
<category><pattern>DO NOT BE ALL *</pattern><template><srai>do not be <star/> </srai> </template></category>                   
<category><pattern>DO NOT BE SO *</pattern><template><srai>do not be <star/> </srai> </template></category>                   
<category><pattern>DO NOT BECAUSE *</pattern><template><srai>do not</srai> <srai>because <star/> </srai> </template></category>                   
<category><pattern>DO NOT CARE *</pattern><template><srai>I do not care <star/> </srai> </template></category>                   
<category><pattern>DO NOT CRITICISE *</pattern><template><srai>do not criticize <star/> </srai> </template></category>                   
<category><pattern>DO NOT EVEN *</pattern><template><srai>do not <star/> </srai> </template></category>                   
<category><pattern>DO NOT GIMME *</pattern><template><srai>do not give me <star/> </srai> </template></category>                   
<category><pattern>DO NOT I *</pattern><template><srai>do I <star/> </srai> </template></category>                   
<category><pattern>DO NOT I KNOW *</pattern><template><srai>do I know <star/> </srai> </template></category>                   
<category><pattern>DO NOT JUST *</pattern><template><srai>do not <star/> </srai> </template></category>                   
<category><pattern>DO NOT KNOW *</pattern><template><srai>I do not know <star/> </srai> </template></category>                   
<category><pattern>DO NOT NEED *</pattern><template><srai>I do not need <star/> </srai> </template></category>                   
<category><pattern>DO NOT NEVER *</pattern><template><srai>do not <star/> </srai> </template></category>                   
<category><pattern>DO NOT REALLY *</pattern><template><srai>do not <star/> </srai> </template></category>                   
<category><pattern>DO NOT SAY *</pattern><template>Ok I will not say <srai>say <star/> </srai> </template></category>                   
<category><pattern>DO NOT THINK *</pattern><template><srai>I do not think <star/> </srai> </template></category>                   
<category><pattern>DO NOT WORRY I *</pattern><template><srai>I <star/> </srai> <srai>do not worry</srai> </template></category>                   
<category><pattern>DO NOT WORRY IT *</pattern><template><srai>do not worry</srai> <srai>it <star/> </srai> </template></category>                   
<category><pattern>DO NOT WORRY YOU *</pattern><template><srai>you <star/> </srai> <srai>do not worry</srai> </template></category>                   
<category><pattern>DO NOT YOU KNOW WHAT * IS</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DO PEOPLE *</pattern><template><srai>do I <star/> </srai> </template></category>                   
<category><pattern>DO ROBOTS *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO SUCH *</pattern><template><srai>do <star/> </srai> </template></category>                   
<category><pattern>DO THEY CONTINUALLY *</pattern><template><srai>do they <star/> </srai> </template></category>                   
<category><pattern>DO THEY ENJOY *</pattern><template><srai>do they like <star/> </srai> </template></category>                   
<category><pattern>DO THEY REALLY *</pattern><template><srai>do they <star/> </srai> </template></category>                   
<category><pattern>DO WANT TO *</pattern><template><srai> do you want to <star/></srai></template></category>                   
<category><pattern>DO YA *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YO *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU * EVER</pattern><template>Ever? <srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU ACTUALLY *</pattern><template>In actual fact, <srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU ACTUALY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU ALREADY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU ALSO *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU ALWAYS *</pattern><template>Not always. <srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU ANYTHING *</pattern><template><srai>do you know anything <star/> </srai> </template></category>                   
<category><pattern>DO YOU ARE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU AT LEAST *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU BEILEVE *</pattern><template><srai>do you believe <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELEIVE *</pattern><template><srai>do you believe in <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELEVE *</pattern><template><srai>do you believe <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE ALSO *</pattern><template><srai>do you believe <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE IN ANY *</pattern><template><srai>do you believe in <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE IN THE EXISTENCE OF *</pattern><template><srai>does <star/> exist</srai> </template></category>                   
<category><pattern>DO YOU BELIEVE IN TRUE *</pattern><template><srai>do you believe in <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE SOMEDAY *</pattern><template><srai>do you believe <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE THAT *</pattern><template><srai>do you believe <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE THE * IS *</pattern><template><srai>is the <star/> <star index="2"/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE YOU ARE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIEVE YOURSELF *</pattern><template><srai>do you believe <star/> </srai> </template></category>                   
<category><pattern>DO YOU BELIVE *</pattern><template><srai>do you believe <star/> </srai> </template></category>                   
<category><pattern>DO YOU BET *</pattern><template><srai>do you bet</srai> <srai>will <star/></srai></template></category>                   
<category><pattern>DO YOU BY CHANCE *</pattern><template><srai>do you  <star/> </srai> </template></category>                   
<category><pattern>DO YOU CALCULATE *</pattern><template><srai>calculate <star/> </srai> </template></category>                   
<category><pattern>DO YOU CAN *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>DO YOU CARRY *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU CHAT *</pattern><template><srai>do you talk <star/> </srai> </template></category>                   
<category><pattern>DO YOU CLAIM TO *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU COMMUNICATE *</pattern><template><srai>do you talk <star/> </srai> </template></category>                   
<category><pattern>DO YOU COMPREHEND *</pattern><template><srai>do you understand <star/> </srai> </template></category>                   
<category><pattern>DO YOU CONSIDER A *</pattern><template><srai>is a <star/> </srai> </template></category>                   
<category><pattern>DO YOU CONSIDER YOUR *</pattern><template><srai>are your <star/> </srai> </template></category>                   
<category><pattern>DO YOU CONSIDER YOURSELF *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU CONSUME *</pattern><template><srai>do you eat <star/> </srai> </template></category>                   
<category><pattern>DO YOU CONTAIN *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU CONTEMPLATE *</pattern><template><srai>do you think about <star/> </srai> </template></category>                   
<category><pattern>DO YOU DEFINE *</pattern><template><srai>define <star/> </srai> </template></category>                   
<category><pattern>DO YOU DESIRE *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>DO YOU DISAGREE *</pattern><template><srai>do you agree <star/></srai> </template></category>                   
<category><pattern>DO YOU DISLIKE *</pattern><template><srai>do you like <star/> </srai> </template></category>                   
<category><pattern>DO YOU DO ANY *</pattern><template><srai>do you do <star/> </srai> </template></category>                   
<category><pattern>DO YOU EAT ANY *</pattern><template><srai>do you eat <star/> </srai> </template></category>                   
<category><pattern>DO YOU EMPLOY *</pattern><template><srai>do you use <star/> </srai> </template></category>                   
<category><pattern>DO YOU ENJOY *</pattern><template><srai>do you like <star/> </srai> </template></category>                   
<category><pattern>DO YOU EVEN *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU EVEN KNOW *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU EVER *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU FANCY *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>DO YOU FIND ALL THIS *</pattern><template><srai>do you find  <star/> </srai> </template></category>                   
<category><pattern>DO YOU FIND HIM *</pattern><template><srai>is he <star/> </srai> </template></category>                   
<category><pattern>DO YOU FIND HUMANS *</pattern><template><srai>are humans <star/> </srai> </template></category>                   
<category><pattern>DO YOU FIND IT *</pattern><template><srai>is it <star/> </srai> </template></category>                   
<category><pattern>DO YOU FIND ME *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>DO YOU FIND PEOPLE *</pattern><template><srai>are people <star/> </srai> </template></category>                   
<category><pattern>DO YOU FIND YOUR *</pattern><template><srai>is your <star/> </srai> </template></category>                   
<category><pattern>DO YOU FOLLOW *</pattern><template><srai>do you understand <star/> </srai> </template></category>                   
<category><pattern>DO YOU GATHER *</pattern><template><srai>do you collect <star/> </srai> </template></category>                   
<category><pattern>DO YOU GENERALLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU GIVE ANY *</pattern><template><srai>do you give <star/> </srai> </template></category>                   
<category><pattern>DO YOU GOT *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAPPEN TO KNOW *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAPPEN TO KNOW WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A * YOU LIKE</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A CLUE *</pattern><template><srai>do you understand <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A FAVORITE *</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A GOOD *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A GREAT *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A LOT OF *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A NEED FOR *</pattern><template><srai>do you need <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A NEW *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A NICE *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A PARTICULAR *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A PHOTO *</pattern><template><srai>do you have a picture <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A PHOTOGRAPH *</pattern><template><srai>do you have a picture <star/> </srai> </template></category>                   
<category><pattern>DO 