<?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 YOU HAVE A PHYSICAL *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A POLITICAL *</pattern><template><srai>what is your political <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A RATHER *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A REAL *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A REALLY *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A SENSE OF *</pattern><template><srai>do you understand <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A SPECIFIC *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A VERY *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A WONDERFUL *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE A _ TOO</pattern><template><srai>do you have a  <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE AN ANSWER *</pattern><template><srai>what is the answer <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE AN OPINION ON *</pattern><template><srai>what do you think about <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE ANY * YOU WANT TO SHARE</pattern><template><srai>do you have any <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE ANY *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE ANY JUICY *</pattern><template><srai>do you have any <star/></srai></template></category>                   
<category><pattern>DO YOU HAVE ANYONE WHO *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE BOOKS *</pattern><template><srai>what is your favorite book </srai> </template></category>                   
<category><pattern>DO YOU HAVE DIFFERENT *</pattern><template>Some of them are a bit different, yes.   <srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE FAVORITE *</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE GENERAL *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE GOOD *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE INFORMATION ABOUT *</pattern><template>   <srai>tell me about <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU HAVE INTERESTING *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE LOTS OF *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE MORE *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE MUCH *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE NICE *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE OLDER *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE OPINIONS ABOUT *</pattern><template><srai>what do you think about <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE OTHER *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE PLANS *</pattern><template><srai>what are your plans <star/></srai></template></category>                   
<category><pattern>DO YOU HAVE REGULAR *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE SCIENCE FICTION *</pattern><template><srai>do you have <star/></srai></template></category>                   
<category><pattern>DO YOU HAVE SERIOUS *</pattern><template>Serious ones?  <srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE SOME *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE THE ABILITY TO *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE THE CAPACITY TO *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE THE EXACT *</pattern><template><srai>do you have the <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE WONDERFUL *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU HAVE _ TOO</pattern><template><srai>do you have  <star/> </srai> </template></category>                   
<category><pattern>DO YOU HOPE *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>DO YOU HVE *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU JUST *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KEEP *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KIND OF *</pattern><template><srai>do you  <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNEW *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNO *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW * ANDERSON</pattern><template><srai>who is <star/> anderson</srai> </template></category>                   
<category><pattern>DO YOU KNOW * BUSH</pattern><template><srai>who is <star/> bush</srai> </template></category>                   
<category><pattern>DO YOU KNOW * LANGUAGE</pattern><template><srai>can you speak <star/> language</srai> </template></category>                   
<category><pattern>DO YOU KNOW * PRESIDENT</pattern><template><srai>who is <star/> president</srai> </template></category>                   
<category><pattern>DO YOU KNOW * SPEARS</pattern><template><srai>who is <star/> spears</srai> </template></category>                   
<category><pattern>DO YOU KNOW * UNIVERSITY</pattern><template><srai>what is <star/> university</srai> </template></category>                   
<category><pattern>DO YOU KNOW A *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ABOUT *</pattern><template><srai>do you know what <star/> is</srai> </template></category>                   
<category><pattern>DO YOU KNOW ABOUT THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ADAM *</pattern><template><srai>who is adam <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ALAN *</pattern><template><srai>who is alan <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ALBERT *</pattern><template><srai>who is albert <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ALEX *</pattern><template><srai>who is alex <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ALL THE *</pattern><template><srai>do you know the <star/></srai></template></category>                   
<category><pattern>DO YOU KNOW ALLAN *</pattern><template><srai>who is allan <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ALLY</pattern><template><srai>who is ally <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ALOT ABOUT *</pattern><template><srai>do you know about <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ALOT OF *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW AMY *</pattern><template><srai>who is amy <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW AN *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANDREW *</pattern><template><srai>who is andrew <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANDY *</pattern><template><srai>who is andy <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANOTHER *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANY *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANY GOOD *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANY _ LANGUAGES</pattern><template><srai>can you speak any <star/> languages</srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYBODY *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYBODY ELSE *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYBODY WHO *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYMORE *</pattern><template><srai>do you know any more <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYONE *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYONE NAMED *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYONE THAT *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYONE WHO *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYONE WHO IS *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYOTHER *</pattern><template><srai>do you know any other <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYTHING ABOUT *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYTHING ABOUT THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYTHING ELSE *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYWHERE *</pattern><template><srai>where <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ANYWHERE WHERE *</pattern><template><srai>where <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW APPLE *</pattern><template><srai>what is apple <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ARNOLD *</pattern><template><srai>who is arnold <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ART *</pattern><template><srai>who is art <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ARTHUR *</pattern><template><srai>who is arthur <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ARTIFICIAL *</pattern><template><srai>what is artificial <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW AVAILABLE *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BART *</pattern><template><srai>who is bart <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BECAUSE *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BEN *</pattern><template><srai>who is ben <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BENDER *</pattern><template><srai>who is bender <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BEYONCE *</pattern><template><srai>who is beyonce <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BIG *</pattern><template><srai>who is big <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BILL *</pattern><template><srai>who is bill <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BINARY *</pattern><template><srai>what is binary <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BOB *</pattern><template><srai>who is bob <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BRAD *</pattern><template><srai>who is brad <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BRIAN *</pattern><template><srai>who is brian <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BRITNEY *</pattern><template><srai>who is britney <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BROOKE *</pattern><template><srai>who is brooke <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BRUCE *</pattern><template><srai>who is bruce <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BRUCE STERLING</pattern><template><srai>who is bruce <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BUSTER *</pattern><template><srai>who is buster <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW BY *</pattern><template><srai>by <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW C *</pattern><template><srai>what is c <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CAMERON *</pattern><template><srai>who is cameron <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CAPTAIN *</pattern><template><srai>who is captain <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CARMEN *</pattern><template><srai>who is carmen <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CATHERINE *</pattern><template><srai>who is catherine <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CHARLIE *</pattern><template><srai>who is charlie <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CHELSEA *</pattern><template><srai>who is chelsea <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CHESS *</pattern><template><srai>what is chess <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CHRIS *</pattern><template><srai>who is chris <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CHRISTIAN *</pattern><template><srai>who is christian <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CHRISTOPHER *</pattern><template><srai>who is christopher <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW COMMANDER *</pattern><template><srai>who is commander <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW COMPUTER *</pattern><template>   <srai>what is computer <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU KNOW COUNTRY *</pattern><template><srai>what is country <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW CUTE *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DANIEL *</pattern><template><srai>who is daniel <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DAVE *</pattern><template><srai>who is dave <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DAVID *</pattern><template><srai>who is david <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DECISION *</pattern><template><srai>what is decision <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DEEP *</pattern><template><srai>what is deep <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DEREK *</pattern><template><srai>who is derek <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DOCTOR *</pattern><template><srai>who is doctor <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DONALD *</pattern><template><srai>who is donald <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DOUG *</pattern><template><srai>who is doug <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DOUGLAS *</pattern><template><srai>who is douglas <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DR *</pattern><template><srai>who is dr <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DRAGON *</pattern><template><srai>what is dragon <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW DREW CAREY</pattern><template><srai>who is drew <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW EDGAR *</pattern><template><srai>who is edgar <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ELTON *</pattern><template><srai>who is elton <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ELVIS *</pattern><template><srai>who is elvis <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW EMMYLOU *</pattern><template><srai>who is emmylou <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ENGLISH *</pattern><template><srai>what is english <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ENOUGH *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ERASMUS *</pattern><template><srai>who is erasmus <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ERIC *</pattern><template><srai>who is eric <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW EVERY *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW EXACTLY *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW FOR A FACT *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW FRANK *</pattern><template><srai>who is frank <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW FRENCH *</pattern><template><srai>what is french <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW FUNNY *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW GEORGE *</pattern><template><srai>who is george <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW GIGI *</pattern><template><srai>who is gigi <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW GREG *</pattern><template><srai>who is greg <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW H *</pattern><template><srai>who is h <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HANS *</pattern><template><srai>who is hans <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HARRISON *</pattern><template><srai>who is harrison <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HARRY *</pattern><template><srai>who is harry <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HE *</pattern><template><srai>he <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HER *</pattern><template><srai>what is her <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HERBERT *</pattern><template><srai>who is herbert <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HIM *</pattern><template><srai>what is his <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HIS *</pattern><template><srai>what is his <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW * I AM</pattern><template><srai>how <star/> am i</srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW * YOU ARE</pattern><template><srai>how <star/> are you</srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW BIG * ARE</pattern><template><srai>how big are <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW BIG * IS</pattern><template><srai>how big is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW FAR *</pattern><template><srai>how far <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW MANY * * HAS</pattern><template><srai>how many <star/> does <star index="2"/> have</srai></template></category>                   
<category><pattern>DO YOU KNOW HOW MANY PEOPLE *</pattern><template><srai>how many people <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW MUCH *</pattern><template><srai>how much <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW OLD *</pattern><template><srai>how old <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW TO *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW TO DO *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW TO PLAY *</pattern><template><srai>can you play <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW YOU *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HOW YOU WERE *</pattern><template><srai>how were you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW HTTP *</pattern><template>   <srai>what is http <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU KNOW I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW IF *</pattern><template><srai>is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW INTERESTING *</pattern><template><srai>do you know <star/></srai></template></category>                   
<category><pattern>DO YOU KNOW INTERNET *</pattern><template>   <srai>what is internet <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU KNOW ISAAC *</pattern><template><srai>who is isaac <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JACCO BIKKER</pattern><template><srai>who is jacco <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JACK *</pattern><template><srai>who is jack <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JAMES *</pattern><template><srai>who is james <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JAVA *</pattern><template><srai>what is java <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JEAN *</pattern><template><srai>who is jean <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JENNIFER *</pattern><template><srai>who is jennifer <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JENNY *</pattern><template><srai>who is jenny <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JIM *</pattern><template><srai>who is jim <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JOE *</pattern><template><srai>who is joe <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JOHN *</pattern><template><srai>who is john <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JOHNNY *</pattern><template><srai>who is johnny <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JOSEPH *</pattern><template><srai>who is joseph <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JOSH *</pattern><template><srai>who is josh <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JULIA *</pattern><template><srai>who is julia <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW JUST *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KARL *</pattern><template><srai>who is karl <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KATE BUSH</pattern><template><srai>who is kate <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KATIE *</pattern><template><srai>who is katie <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KEANU *</pattern><template><srai>who is keanu <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KENNETH *</pattern><template><srai>who is kenneth <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KENNY *</pattern><template><srai>who is kenny <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KING *</pattern><template><srai>who is king <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KONRAD *</pattern><template><srai>who is konrad <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW KUNG *</pattern><template><srai>what is kung <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LANCE *</pattern><template><srai>who is lance <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LARRY *</pattern><template><srai>who is larry <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LEONARDO *</pattern><template><srai>who is leonardo <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LEWIS *</pattern><template><srai>who is lewis <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LIMP *</pattern><template><srai>who is limp <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LINUS *</pattern><template><srai>who is linus <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LISA *</pattern><template><srai>who is lisa <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LOTS OF *</pattern><template><srai>do you know  <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LOUIS *</pattern><template><srai>who is louis <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW LUKE *</pattern><template><srai>who is luke <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MALCOLM *</pattern><template><srai>who is malcolm <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MAO *</pattern><template><srai>who is mao <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MARK *</pattern><template><srai>who is mark <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MARVIN *</pattern><template><srai>who is marvin <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MARYLIN *</pattern><template><srai>who is marylin <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MATT *</pattern><template><srai>who is matt <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MEL *</pattern><template><srai>who is mel <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MICHAEL *</pattern><template><srai>who is michael <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MICK *</pattern><template><srai>who is mick <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MIKE *</pattern><template><srai>who is mike <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MISTER *</pattern><template><srai>who is mister <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MORE *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MR *</pattern><template><srai>who is mr <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MUCH *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MUCH ABOUT *</pattern><template><srai>do you know about <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MY EXACT *</pattern><template><srai>do you know my <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW MY INTERNAL *</pattern><template><srai>do you know my <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW NBA *</pattern><template><srai>what is nba <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW NIKOLA *</pattern><template><srai>who is nikola <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW NOAM *</pattern><template><srai>who is noam <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW OF *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ONLY *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW OUR *</pattern><template><srai>our <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW PAMELA *</pattern><template><srai>who is pamela <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW PAUL *</pattern><template><srai>who is paul <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW PETER *</pattern><template><srai>who is peter <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW PRESIDENT *</pattern><template><srai>who is president <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW PROFESSOR *</pattern><template><srai>who is professor <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW QUANTUM *</pattern><template><srai>what is quantum <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW QUITE *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW R *</pattern><template><srai>who is r <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW RANDI *</pattern><template><srai>who is randi <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW RENE *</pattern><template><srai>who is rene <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW RICHARD *</pattern><template><srai>who is richard <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ROBBIE *</pattern><template><srai>who is robbie <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ROBERT *</pattern><template><srai>who is robert <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ROBIN *</pattern><template><srai>who is robin <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW RODNEY *</pattern><template><srai>who is rodney <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ROSIE *</pattern><template><srai>who is rosie <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SANTA *</pattern><template><srai>who is sante <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SARAH *</pattern><template><srai>who is sarah <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SCOTT *</pattern><template><srai>who is scott <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SHALLOW *</pattern><template><srai>who is shallow <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOME *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOMEBODY *</pattern><template><srai>do you know someone <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOMEONE BY THE NAME *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOMEONE BY THE NAME OF *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOMEONE CALLED *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOMEONE NAMED *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOMETHING ABOUT *</pattern><template><srai>do you know about <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOMETHING ABOUT THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SOURCE *</pattern><template><srai>what is source <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW SPECIFICALLY *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW STANLEY *</pattern><template><srai>who is stanley <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW STAR *</pattern><template><srai>what is star <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW STEPHEN *</pattern><template><srai>who is stephen <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW STEPHEN PAROTT</pattern><template><srai>who is stephen <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW STEVEN *</pattern><template><srai>who is steven <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW STEVEN HAWKING</pattern><template><srai>who is steven <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW TCP *</pattern><template><srai>what is tcp <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW TERRY *</pattern><template><srai>who is terry <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW THE 10 *</pattern><template><srai>what are the ten <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW THE MEANING OF *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW THE TEN *</pattern><template><srai>what are the ten <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW THOMAS *</pattern><template><srai>who is thomas <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW TIM *</pattern><template><srai>who is tim <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW TINA *</pattern><template><srai>who is tina <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW TOM *</pattern><template><srai>who is tom <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW TOMMY *</pattern><template><srai>who is tommy <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW TONY *</pattern><template><srai>who is tony <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW TOO *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW ULTRA *</pattern><template><srai>who is ultra <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW VERY *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WERE * IS</pattern><template><srai>where is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHAT * ARE</pattern><template><srai>what are <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHAT * IS</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHAT * LOOKS LIKE</pattern><template><srai>what does <star/> look like</srai> </template></category>                   
<category><pattern>DO YOU KNOW WHAT * MEANS</pattern><template><srai>what does <star/> mean</srai> </template></category>                   
<category><pattern>DO YOU KNOW WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHAT I AM *</pattern> <template><srai>what am I <star/></srai></template> </category>                  
<category><pattern>DO YOU KNOW WHAT IS *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHAT THE * IS ABOUT</pattern><template><srai>what is <star/> about</srai> </template></category>                   
<category><pattern>DO YOU KNOW WHEN *</pattern><template>It was a long time ago. <srai>when <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE * ARE</pattern><template><srai>where are <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE * IS LOCATED</pattern><template><srai>where is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE * IS</pattern><template><srai>where is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE DO *</pattern><template><srai>where do <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE I CAN *</pattern><template><srai>where can I <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE I CAN FIND *</pattern><template>I would do a search for it.  <srai>xfind <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE I CAN GET *</pattern><template>Have you tried searching the web for it?  <srai>xfind <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE IS *</pattern><template><srai>where is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE IT *</pattern><template><srai>where <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE ROBOTS *</pattern><template><srai>where do robots <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE THEY *</pattern><template><srai>where do they <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE TO GET *</pattern><template>Have you tried searching the web for it?  <srai>xfind <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHERE YOU *</pattern><template><srai>where do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHICH *</pattern><template><srai>which <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHO * ARE</pattern><template><srai>who are <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHO * IS</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHO * WAS</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHO *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHO IS *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHY * IS BLUE</pattern><template><srai>why is <star/> blue</srai> </template></category>                   
<category><pattern>DO YOU KNOW WHY *</pattern><template><srai>why <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHY I AM *</pattern><template><srai>why am i<star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHY YOU *</pattern><template><srai>why do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WHY YOU ARE *</pattern><template><srai>why are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WILL *</pattern><template><srai>who is will <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WILLEM *</pattern><template><srai>who is willem <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WILLIAM *</pattern><template><srai>who is william <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW WINSTON *</pattern><template>   <srai>who is winston <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU KNOW YESTERDAY *</pattern><template><srai>yesterday <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW YOU *</pattern><template><srai>you <star/> </srai>.  And I know it.</template></category>                   
<category><pattern>DO YOU KNOW YOU ARE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW YOUR OWN *</pattern><template><srai>do you know your <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNOW YOUR VERY *</pattern><template><srai>do you know you are <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNW *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU KNWO *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU LEARN EVERY *</pattern><template><srai>do you learn <star/> </srai> </template></category>                   
<category><pattern>DO YOU LIKE * BETTER</pattern><template>   <srai>do you prefer <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE * OR *</pattern><template>   <srai>do you like <star/>     </srai>     <srai>do you like <star index="2"/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE A NOVEL NAMED *</pattern><template>   <srai>do you like  <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE ANY *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE BEING SO *</pattern><template>   <srai>do you like being <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE BIG *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE CONTEMPORARY *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE EATING *</pattern><template>   <srai>do you like to eat <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE ELVIS *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE HAVING *</pattern><template>   <srai>do you have <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE LITTLE *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE LOTS OF *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE MANY *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE MR *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE OTHER *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE PARTICULAR *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE TALKING ABOUT *</pattern><template>   <srai>let us talk about <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE TALL *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE THAT *</pattern><template>   <srai>do you like the <star/></srai>    </template></category>                    
<category><pattern>DO YOU LIKE THE BAND *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE THE COLOR *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE THE COLOURS *</pattern><template>   <srai>do you like the colors <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE THE MOVIE *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE THE MUSICAL *</pattern><template>I like most musicals.  <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE THE TV SHOW *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE TO PLAY *</pattern><template>   <srai>do you play <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE TO READ *</pattern><template>   <srai>do you like <star/>     </srai>     <srai>do you like to read</srai>    </template></category>                    
<category><pattern>DO YOU LIKE TO TALK ABOUT *</pattern><template>   <srai>let us talk about <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE VERY *</pattern><template>   <srai>do you like <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE WATCHING *</pattern><template>   <srai>do you like to watch <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE WEARING *</pattern><template>   <srai>do you wear <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LIKE _ TOO</pattern><template>   <srai>do you like  <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU LISTEN TO ANY *</pattern><template><srai>do you listen to <star/> </srai> </template></category>                   
<category><pattern>DO YOU LONG *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>DO YOU LOVE DR *</pattern><template><srai>do you like dr <star/> </srai> </template></category>                   
<category><pattern>DO YOU LOVE _ TOO</pattern><template><srai>do you love  <star/> </srai> </template></category>                   
<category><pattern>DO YOU LUV *</pattern>  <template><srai>do you love <star/></srai></template> </category>                       
<category><pattern>DO YOU MAKE ANY OF *</pattern><template><srai>do you make <star/> </srai> </template></category>                   
<category><pattern>DO YOU MAKE LONG TERM *</pattern>  <template><srai>do you make <star/></srai></template> </category>                       
<category><pattern>DO YOU MAKE MUCH *</pattern><template><srai>do you make <star/> </srai> </template></category>                   
<category><pattern>DO YOU MAKE OTHER *</pattern><template><srai>do you make <star/> </srai> </template></category>                   
<category><pattern>DO YOU MEAN ALL * ARE *</pattern><template><srai>are all <star/> <star index="2"/> </srai> </template></category>                   
<category><pattern>DO YOU MEAN HE IS *</pattern><template><srai>is he <star/> </srai> </template></category>                   
<category><pattern>DO YOU MEAN YOU *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU NEED *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>DO YOU NEVER *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU NO *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU NOT *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU NOW *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>DO YOU OFTEN *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU ONLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU OR DO YOU NOT *</pattern><template><srai>do you  <star/> </srai> </template></category>                   
<category><pattern>DO YOU OWN *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU PERFECTLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU PERSONALLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU PHYSCIALLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU PLAY ANY *</pattern><template><srai>do you play <star/> </srai> </template></category>                   
<category><pattern>DO YOU POSSESS *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>DO YOU PREFER * OR *</pattern><template><srai>do you like <star/> </srai> <srai>do you like <star index="2"/> </srai> </template></category>                   
<category><pattern>DO YOU PRESENTLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU PROBABLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU PROGRESSIVELY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU QUALIFY AS *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU QUICKLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU READ ISAAC *</pattern><template><srai>who is isaac <star/> </srai> </template></category>                   
<category><pattern>DO YOU READ JANE *</pattern><template><srai>who is jane <star/> </srai> </template></category>                   
<category><pattern>DO YOU REALLY *</pattern><template>For real. <srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU RECALL *</pattern><template><srai>do you remember <star/></srai></template></category>                   
<category><pattern>DO YOU REMBER *</pattern><template><srai>do you remember <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER ALREADY *</pattern><template><srai>do you remember <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER MY *</pattern><template><srai>what is my <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER WHAT * IS</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER WHAT WE ARE *</pattern><template><srai>what are we <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER WHAT WE WERE *</pattern><template><srai>what were we <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER WHERE * IS</pattern><template><srai>where is <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER WHERE *</pattern><template><srai>where <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER WHO *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>DO YOU REMEMBER WHO I AM *</pattern><template><srai>who am I <star/> </srai> </template></category>                   
<category><pattern>DO YOU RESPOND *</pattern><template><srai>do you reply <star/> </srai> </template></category>                   
<category><pattern>DO YOU RIDE *</pattern><template><srai>can you ride <star/> </srai> </template></category>                   
<category><pattern>DO YOU SAVE *</pattern><template><srai>do you remember <star/> </srai> </template></category>                   
<category><pattern>DO YOU SEEM *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU SOLVE *</pattern><template><srai>can you solve <star/> </srai> </template></category>                   
<category><pattern>DO YOU SOMETIMES *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU SPEAK ANY *</pattern><template><srai>do you speak <star/> </srai> </template></category>                   
<category><pattern>DO YOU SPEAK ANY FOREIGN LANGUAGES</pattern><template><srai>can you speak <star/> </srai> </template></category>                   
<category><pattern>DO YOU SPEAK ONLY *</pattern><template><srai>do you speak <star/> </srai> </template></category>                   
<category><pattern>DO YOU SPEAK OTHER *</pattern><template><srai>do you speak <star/> </srai> </template></category>                   
<category><pattern>DO YOU SPEAK SOME *</pattern><template><srai>do you speak <star/> </srai> </template></category>                   
<category><pattern>DO YOU SPEEK *</pattern><template><srai>do you speak <star/> </srai> </template></category>                   
<category><pattern>DO YOU STILL *</pattern><template>Do I still?  <srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU STORE *</pattern><template><srai>do you remember <star/> </srai> </template></category>                   
<category><pattern>DO YOU SUBJECTIVELY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU SUPPLY *</pattern><template><srai>do you give <star/> </srai> </template></category>                   
<category><pattern>DO YOU SURF *</pattern><template><srai>can you search <star/> </srai> </template></category>                   
<category><pattern>DO YOU TALK TO ANY *</pattern><template><srai>do you talk to <star/> </srai> </template></category>                   
<category><pattern>DO YOU TALK TO MANY *</pattern><template><srai>do you talk to <star/> </srai> </template></category>                   
<category><pattern>DO YOU TALK TO OTHER *</pattern><template><srai>do you talk to <star/> </srai> </template></category>                   
<category><pattern>DO YOU THING *</pattern><template><srai>do you think <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK * IS A *</pattern><template><srai>is <star/> a <star index="2"/> </srai> </template></category>                   
<category><pattern>DO YOU THINK * IS WISE</pattern><template><srai>is <star/> wise</srai> </template></category>                   
<category><pattern>DO YOU THINK A *</pattern><template><srai>can a <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK A COMPUTER PROGRAM WILL *</pattern><template>   <srai>will you <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU THINK A COMPUTER WILL *</pattern><template>   <srai>will you <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU THINK A PROGRAM CAN *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK A ROBOT *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK A ROBOT CAN *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK COMPUTERS *</pattern><template>   <srai>can you <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU THINK COMPUTERS ARE *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU THINK COMPUTERS WILL *</pattern><template>   <srai>will you <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU THINK GEORGE *</pattern><template><srai>is geogre <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK HE IS *</pattern><template><srai>is he <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK HE LIKES *</pattern><template><srai>does he like <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK HE WOULD *</pattern><template><srai>would he <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK HUMANS ARE *</pattern><template><srai>are humans <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I *</pattern><template><srai>do I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I AM *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I CAN *</pattern><template><srai>can I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I COULD *</pattern><template><srai>could I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I HAVE *</pattern><template><srai>have I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I LOOK *</pattern><template><srai>do I look <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I SHOULD *</pattern><template><srai>should I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I WILL *</pattern><template><srai>will I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK I WOULD *</pattern><template><srai>would I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK IM *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK IT *</pattern><template><srai>does it <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK IT IS *</pattern><template><srai>is it <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK IT SHOULD *</pattern><template><srai>should it <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK IT WILL *</pattern><template><srai>will it <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK IT WOULD *</pattern><template><srai>would it <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK MAYBE *</pattern><template><srai>do you think <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK ONLY *</pattern><template><srai>do you think <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK PEOPLE *</pattern><template><srai>do people <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK PEOPLE ARE *</pattern><template><srai>are people <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK PEOPLE CAN *</pattern><template><srai>can people <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK PEOPLE DO *</pattern><template><srai>do people <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK ROBOTS *</pattern><template><srai>do you think you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK SHE IS *</pattern><template><srai>is she <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK SHE LIKES *</pattern><template><srai>does she like <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK SHE WOULD *</pattern><template><srai>would she <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK SOMEDAY *</pattern><template><srai>do you think <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT * EXIST</pattern><template><srai>do you believe in <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT * EXISTS</pattern><template><srai>do you believe in <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT * IS BAD</pattern><template><srai>is <star/> bad</srai> </template></category>                   
<category><pattern>DO YOU THINK THAT *</pattern><template><srai>is <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT A *</pattern><template><srai>is a <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT COMPUTERS *</pattern><template>   <srai>do you <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU THINK THAT COMPUTERS ARE *</pattern><template>   <srai>are you <star/>     </srai>    </template></category>                    
<category><pattern>DO YOU THINK THAT HE IS *</pattern><template><srai>is he <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT I *</pattern><template><srai>do I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT I AM *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT I CAN *</pattern><template><srai>can I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT I COULD *</pattern><template><srai>could I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT I SHOULD *</pattern><template><srai>should I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT I WAS *</pattern><template><srai>was I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT I WILL *</pattern><template><srai>will I <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT IS *</pattern><template><srai>is that <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT IT IS *</pattern><template><srai>is it <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT IT WILL *</pattern><template><srai>will it <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT MACHINES *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT MACHINES CAN *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT ROBOTS WILL *</pattern><template><srai>will you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT THE WORLD IS *</pattern><template><srai>is the world <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT THE WORLD WILL *</pattern><template><srai>is the world <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT THERE IS *</pattern><template><srai>is there <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT YOU ARE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT YOU CAN *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT YOU WILL *</pattern><template><srai>will you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THAT YOUR *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THE MARKET IS *</pattern><template><srai>is the market <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THERE IS *</pattern><template><srai>is there <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THEY ARE *</pattern><template><srai>are they <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THEY LIKE *</pattern><template><srai>do they like <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THEY WOULD *</pattern><template><srai>would they <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THIS *</pattern><template><srai>is this <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THIS IS *</pattern><template><srai>is this <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK THIS WILL *</pattern><template><srai>will this <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK VERY *</pattern><template><srai>do you think <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK WE *</pattern><template><srai>can we <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK WE ARE *</pattern><template><srai>are we <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK WE SHOULD *</pattern><template><srai>should we <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK WE WILL *</pattern><template><srai>will we <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOU *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOU ARE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOU CAN *</pattern><template><srai>can you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOU COULD *</pattern><template><srai>could you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOU HAVE *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOU WILL *</pattern><template><srai>will you <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOUR BETTER *</pattern><template><srai>do you think you are better <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOUR FASTER *</pattern><template><srai>are you faster <star/> </srai> </template></category>                   
<category><pattern>DO YOU THINK YOUR OTHER *</pattern><template><srai>do you think your <star/> </srai> </template></category>                   
<category><pattern>DO YOU TRULY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU UNDERSTAND THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>DO YOU UNDERSTAND WHAT * IS</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>DO YOU UNDERSTAND WHAT * MEANS</pattern><template><srai>what does <star/> mean</srai> </template></category>                   
<category><pattern>DO YOU USUALLY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU VERY *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT ANY *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT SOME *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO * WITH ME</pattern><template>With you huh. <srai>do you want to <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO ANSWER *</pattern><template><srai>answer <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO EXPLAIN *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO GIVE *</pattern><template><srai>give <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO GO SEE *</pattern><template><srai>do you want to see <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO HAVE A *</pattern><template><srai>do you want a <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO KNOW SOME *</pattern><template><srai>do you want to know <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO MAYBE *</pattern><template><srai>do you want to <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO PLAY * WITH ME</pattern><template><srai>do you want to play <star/> </srai> </template></category>                   
<category><pattern>DO YOU WANT TO TALK ABOUT *</pattern><template><srai>let us talk about <star/> </srai> </template></category>                   
<category><pattern>DO YOU WISH THE *</pattern><template><srai>do you want the <star/> </srai> </template></category>                   
<category><pattern>DO YOU WISH TO *</pattern><template><srai>do you want to <star/> </srai> </template></category>                   
<category><pattern>DO YOU YOURSELF *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YPU *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DO YU *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DOCTOR *</pattern><template><srai>dr <star/> </srai> </template></category>                   
<category><pattern>DOES A COMPUTER *</pattern><template>   <srai>do you <star/>     </srai>    </template></category>                    
<category><pattern>DOES ANYBODY REALLY *</pattern><template><srai>does anybody <star/> </srai> </template></category>                   
<category><pattern>DOES ANYONE ELSE *</pattern><template><srai>does anyone <star/> </srai> </template></category>                   
<category><pattern>DOES HE HAVE ANY *</pattern><template><srai>does he have <star/> </srai> </template></category>                   
<category><pattern>DOES HE NOT *</pattern><template><srai>does he <star/> </srai> </template></category>                   
<category><pattern>DOES HE STILL *</pattern><template><srai>does he <star/> </srai> </template></category>                   
<category><pattern>DOES IT REALLY *</pattern><template><srai>does it <star/> </srai> </template></category>                   
<category><pattern>DOES NOT *</pattern><template><srai>does <star/> </srai> </template></category>                   
<category><pattern>DOES THAT MATTER *</pattern><template><srai>does it matter <star/> </srai> </template></category>                   
<category><pattern>DOES THE FOLLOWING *</pattern><template><srai>does this <star/> </srai> </template></category>                   
<category><pattern>DOES VALIS *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DOES YOUR BOT *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DOSE *</pattern><template><srai>does <star/> </srai> </template></category>                   
<category><pattern>DOU *</pattern><template><srai>do <star/> </srai> </template></category>                   
<category><pattern>DOUBTING WHAT YOU *</pattern><template><srai>I doubt what you <star/> </srai> </template></category>                   
<category><pattern>DOYOU *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>DROIDS *</pattern>  <template><srai>robots <star/></srai></template> </category>                       
<category><pattern>DUE TO *</pattern><template><srai>because of <star/> </srai> </template></category>                   
<category><pattern>DUMB *</pattern><template><srai>stupid <star/> </srai> </template></category>                   
<category><pattern>DUNNO *</pattern><template><srai>I do not know <star/> </srai> </template></category>                   
<category><pattern>DUUNO *</pattern><template><srai>I do not know <star/> </srai> </template></category>                   
<category><pattern>EACH *</pattern><template><srai>all <star/> </srai> </template></category>                   
<category><pattern>ELABORATE ON *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>ENJOYED *</pattern><template><srai>I enjoyed <star/> </srai> </template></category>                   
<category><pattern>EVEN A *</pattern><template><srai>a <star/> </srai> </template></category>                   
<category><pattern>EVEN DURING *</pattern><template><srai>during <star/> </srai> </template></category>                   
<category><pattern>EVEN I *</pattern><template><srai>I <star/> </srai>  Even you?</template></category>                   
<category><pattern>EVEN THE *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>EVER *</pattern><template><srai>have you ever <star/> </srai> </template></category>                   
<category><pattern>EVER BEEN *</pattern><template><srai>have you been <star/> </srai> </template></category>                   
<category><pattern>EVERY HUMAN *</pattern><template><srai>everyone <star/> </srai> </template></category>                   
<category><pattern>EVERYONE ALREADY *</pattern><template><srai>everyone <star/> </srai> </template></category>                   
<category><pattern>EVERYONE CALLS ME *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>EVERYONE ELSE *</pattern><template><srai>everyone <star/> </srai> </template></category>                   
<category><pattern>EVERYONE HAS *</pattern><template><srai>I have <star/> </srai> </template></category>                   
<category><pattern>EVERYONE I KNOW *</pattern><template><srai>everyone <star/> </srai> </template></category>                   
<category><pattern>EVERYTHING S *</pattern><template><srai>everything is <star/> </srai> </template></category>                   
<category><pattern>EVERYTHINGS *</pattern><template><srai>everything is <star/> </srai> </template></category>                   
<category><pattern>EXCELLENT *</pattern><template><srai>good <star/> </srai> </template></category>                   
<category><pattern>EXCEPT *</pattern><template><srai>not <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN * TO ME</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN HOW * ARE</pattern><template><srai>how are <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN HOW * WORKS</pattern><template><srai>how does <star/> work</srai> </template></category>                   
<category><pattern>EXPLAIN HOW *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN HOW YOU *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN TO ME *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN TO ME HOW *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN TO ME HOW YOU *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>EXPLAIN WHAT YOU MEAN BY *</pattern><template><srai>what does <star/> mean </srai> </template></category>                   
<category><pattern>EXPLAIN WHY YOU ARE *</pattern><template><srai>why are you <star/> </srai> </template></category>                   
<category><pattern>EXPLAINS *</pattern><template><srai>that explains <star/> </srai> </template></category>                   
<category><pattern>FAIRLY *</pattern><template><srai>very <star/> </srai> </template></category>                   
<category><pattern>FANCY *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>FAVORITE *</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>FEEL LIKE YOU *</pattern><template><srai>do you feel like you <star/> </srai> </template></category>                   
<category><pattern>FEELING *</pattern><template><srai>are you feeling <star/> </srai> </template></category>                   
<category><pattern>FILL ME IN ON *</pattern>  <template><srai>tell me about <star/></srai></template> </category>                       
<category><pattern>FINALLY TELL *</pattern><template><srai>tell <star/> </srai> </template></category>                   
<category><pattern>FINALLY YOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>FIND A *</pattern>  <template><srai>xfind <star/></srai></template> </category>               
<category><pattern>FIND INFORMATION ABOUT *</pattern><template>Have you tried a Search Bot? <srai>xfind <star/>     </srai>    </template></category>                    
<category><pattern>FIND INFORMATION ON *</pattern><template>Have you tried searching the Web? <srai>xfind <star/>     </srai>    </template></category>                    
<category><pattern>FIND ME *</pattern><template>I'm not sure where to begin looking.  <srai>xfind <star/> </srai>.</template></category>                   
<category><pattern>FOR A VERY *</pattern><template><srai>for a <star/> </srai> </template></category>                   
<category><pattern>FOR ABOUT *</pattern><template> <srai>for <star/> </srai> </template></category>                   
<category><pattern>FOR EXAMPLE ARE *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>FOR EXAMPLE I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>FOR GODS *</pattern><template><srai>for god s <star/> </srai> </template></category>                   
<category><pattern>FOR HOW *</pattern><template><srai>how <star/> for</srai> </template></category>                   
<category><pattern>FOR REALLY *</pattern><template><srai>for <star/> </srai> </template></category>                   
<category><pattern>FOR REASONS *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>FOR THE LOVE OF *</pattern><template><srai>I love <star/> </srai> </template></category>                   
<category><pattern>FOR WHAT IS *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>FOR _ TOO</pattern><template><srai>for  <star/> </srai> </template></category>                   
<category><pattern>FOUND ANY *</pattern><template><srai>have you found any <star/> </srai> </template></category>                   
<category><pattern>FRIED *</pattern><template><srai>I like to eat <star/> </srai> </template></category>                   
<category><pattern>FRIES ARE REALLY *</pattern><template><srai> <star/> are <star index="2"/> </srai> </template></category>                   
<category><pattern>FROM BEING *</pattern><template><srai>I am <star/> </srai> </template></category>                   
<category><pattern>FROM MY FUCKING *</pattern><template><srai>from my <star/> </srai> </template></category>                   
<category><pattern>FROM WHERE *</pattern><template><srai>where <star/> from</srai> </template></category>                   
<category><pattern>FROM WHICH *</pattern><template><srai>which <star/> from</srai> </template></category>                   
<category><pattern>GEORGE W BUSH *</pattern><template><srai>george bush <star/></srai></template></category>                   
<category><pattern>GERMANY JUST *</pattern><template><srai>germany <star/></srai></template></category>                   
<category><pattern>GET ME *</pattern><template><srai>give me <star/></srai></template></category>                   
<category><pattern>GET REALLY *</pattern><template><srai>get <star/></srai></template></category>                   
<category><pattern>GETTING *</pattern><template><srai>are you <star/></srai></template></category>                   
<category><pattern>GHOST</pattern><template><srai>my favorite movie is ghost <star/></srai></template></category>                   
<category><pattern>GIMME *</pattern><template><srai>give me <star/></srai></template></category>                   
<category><pattern>GIVE AN *</pattern><template><srai>give me an <star/></srai></template></category>                   
<category><pattern>GIVE ME *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>GIVE ME A LITTLE *</pattern>  <template><srai>give me a <star/></srai></template> </category>                       
<category><pattern>GIVE ME THE WEATHER *</pattern><template><srai>what is the weather <star/></srai></template></category>                   
<category><pattern>GLAD *</pattern><template><srai>I am glad <star/> </srai></template></category>                   
<category><pattern>GO ASK *</pattern><template><srai>ask <star/></srai></template></category>                   
<category><pattern>GO GET *</pattern><template><srai>get <star/></srai></template></category>                   
<category><pattern>GOING *</pattern><template><srai>I am going <star/></srai></template></category>                   
<category><pattern>GOOD MORNING MY NAME *</pattern><template><srai>good morning</srai>  <srai>my name <star/></srai></template></category>                   
<category><pattern>GOOD WE *</pattern><template><srai>we <star/></srai></template></category>                   
<category><pattern>GOOD YOU *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>GOT ANY *</pattern><template><srai>do you have any <star/></srai></template></category>                   
<category><pattern>GOTTA *</pattern><template><srai>I have to <star/></srai></template></category>                   
<category><pattern>GREEN _ TOO</pattern><template><srai>green  <star/></srai></template></category>                   
<category><pattern>GUESS MY *</pattern><template><srai>what is my <star/> </srai></template></category>                   
<category><pattern>GUESS WHAT COLOR MY * ARE</pattern><template><srai>what color are my <star/> </srai></template></category>                   
<category><pattern>GUESS WOT *</pattern><template><srai>guess what <star/></srai></template></category>                   
<category><pattern>HA VERY *</pattern><template><srai>ha <star/> </srai> </template></category>                   
<category><pattern>HA YES *</pattern><template><srai>yes <star/> </srai> <srai>ha </srai> </template></category>                   
<category><pattern>HAD *</pattern><template><srai>have you had <star/> </srai> </template></category>                   
<category><pattern>HARD TO *</pattern><template><srai>it is hard to <star/> </srai> </template></category>                   
<category><pattern>HARDLY *</pattern><template><srai>not <star/> </srai> </template></category>                   
<category><pattern>HAS ANYBODY EVER *</pattern><template><srai>has anybody <star/> </srai> </template></category>                   
<category><pattern>HAS YOUR PROGRAM *</pattern><template><srai>have you <star/></srai></template></category>                   
<category><pattern>HAVE A *</pattern><template><srai>would you like a <star/></srai></template></category>                   
<category><pattern>HAVE A NICE *</pattern><template><srai>have a good <star/> </srai> </template></category>                   
<category><pattern>HAVE ANY *</pattern><template><srai>do you have any <star/> </srai> </template></category>                   
<category><pattern>HAVE NOT *</pattern><template><srai>have <star/> </srai> </template></category>                   
<category><pattern>HAVE THERE BEEN *</pattern><template><srai>are there <star/></srai></template></category>                   
<category><pattern>HAVE TO *</pattern><template><srai>I have to <star/> </srai> </template></category>                   
<category><pattern>HAVE WE EVER *</pattern><template><srai>have we <star/> </srai> </template></category>                   
<category><pattern>HAVE YO *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU A *</pattern><template><srai>do you have a <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU ALREADY *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU ALWAYS *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU ANSWERED *</pattern><template><srai>answer <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU ANY *</pattern><template><srai>do you have any <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU BEEN AFRAID *</pattern><template><srai>are you afraid <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU BEEN EVER *</pattern><template><srai>have you been <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU BEEN FOLLOWING *</pattern><template><srai>do you follow <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU BEEN IN *</pattern><template><srai>have you been to <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU BEEN PHYSICALLY *</pattern><template><srai>have you been <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU BEEN PROGRAMMED *</pattern><template><srai>are you programmed <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU BEEN SPEAKING *</pattern><template><srai>have you talked <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU CHATTED *</pattern><template><srai>have you talked <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU CONSIDERED BECOMING *</pattern><template><srai>will you become <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU CONSIDERED HAVING *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU EVEN *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU EVER *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU EVER BEEN *</pattern><template><srai>have you been <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU EVER HEARD OF *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU EVER MADE *</pattern><template><srai>do you make <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU EVER SEEN *</pattern><template><srai>have you seen <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU EXACTLY *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU FULLY *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU GOT *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU GOTTEN *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU HAD *</pattern><template><srai>did you have <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU HEARD ABOUT *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU HEARD BOUT *</pattern><template><srai>have you heard about <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU HEARD OF *</pattern><template><srai>do you know <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU HEARD OF THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU LEARNT *</pattern><template><srai>have you learned <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU LIKED *</pattern><template><srai>do you like <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU LOVED *</pattern><template><srai>do you love <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU MADE *</pattern><template><srai>did you make <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU MORE *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU NEVER *</pattern><template><srai>have you ever <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU NOT *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU PROVED *</pattern><template><srai>prove <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU READ THE BOOK *</pattern><template><srai>have you read <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU REALLY *</pattern><template><srai>have you <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU RECEIVED *</pattern><template><srai>do you have <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU RIDDEN *</pattern><template><srai>do you ride <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU SEEN ANY *</pattern><template><srai>have you seen <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU SEEN MOVIES *</pattern><template><srai>what movies <star/> have you seen</srai> </template></category>                   
<category><pattern>HAVE YOU SEEN THE MOVIE *</pattern><template><srai>my favorite movie is <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU SMOKED *</pattern><template><srai>do you smoke <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU SPOKEN *</pattern><template><srai>have you talked <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU SPOKEN TO *</pattern><template><srai>have you talked to <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU TALKED SPECIFICALLY *</pattern><template><srai>have you talked <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU THE *</pattern><template><srai>do you have the <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU TRAVELED *</pattern><template><srai>have you been <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU USE *</pattern><template><srai>do you use <star/> </srai> </template></category>                   
<category><pattern>HAVE YOU USED *</pattern><template><srai>do you use <star/> </srai> </template></category>                   
<category><pattern>HAVING *</pattern><template><srai>are you having <star/> </srai> </template></category>                   
<category><pattern>HE ALREADY *</pattern><template><srai>he <star/> </srai> </template></category>                   
<category><pattern>HE ALSO *</pattern><template><srai>he <star/> </srai> </template></category>                   
<category><pattern>HE ALWAYS *</pattern><template><srai>he <star/> </srai> </template></category>                   
<category><pattern>HE CAN NOT BE *</pattern><template><srai>he is not <star/> </srai> </template></category>                   
<category><pattern>HE CAN PROBABLY *</pattern><template><srai>he can <star/> </srai> </template></category>                   
<category><pattern>HE COULDNT *</pattern><template><srai>he could not <star/> </srai> </template></category>                   
<category><pattern>HE HAS ALWAYS BEEN *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS A GREAT *</pattern><template><srai>he is a good <star/> </srai> </template></category>                   
<category><pattern>HE IS A KNOWN *</pattern><template><srai>he is a <star/> </srai> </template></category>                   
<category><pattern>HE IS A REALLY *</pattern><template><srai>he is a <star/> </srai> </template></category>                   
<category><pattern>HE IS A VERY *</pattern><template><srai>he is a <star/> </srai> </template></category>                   
<category><pattern>HE IS ALWAYS *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS DEFINITELY *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS IN MAJOR *</pattern><template><srai>he is in <star/> </srai> </template></category>                   
<category><pattern>HE IS NOT NEARLY *</pattern><template><srai>he is not <star/> </srai> </template></category>                   
<category><pattern>HE IS ONLY *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS PRETTY *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS PROBABLY *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS REALLY *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS SO *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS STILL *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS VERY *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE IS _ IS NOT HE</pattern><template><srai>he is <star/></srai> <srai>is he <star/></srai></template></category>                   
<category><pattern>HE IS _ TOO</pattern><template><srai>he is  <star/> </srai> </template></category>                   
<category><pattern>HE JUST *</pattern><template><srai>he <star/> </srai> </template></category>                   
<category><pattern>HE MUST BE *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE MUST BE VERY *</pattern><template><srai>he must be <star/> </srai> </template></category>                   
<category><pattern>HE MUST HAVE BEEN *</pattern><template><srai>he was <star/> </srai> </template></category>                   
<category><pattern>HE PROBABLY *</pattern><template><srai>he <star/> </srai> </template></category>                   
<category><pattern>HE SEEMS *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE SOUNDS *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HE STILL *</pattern><template><srai>he <star/> </srai> </template></category>                   
<category><pattern>HE THINK *</pattern><template><srai>he thinks <star/> </srai> </template></category>                   
<category><pattern>HE THINKS YOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>HE WAS NEARLY *</pattern><template><srai>he was <star/> </srai> </template></category>                   
<category><pattern>HE WAS NOT QUITE *</pattern><template><srai>he was not <star/> </srai> </template></category>                   
<category><pattern>HE WAS ONLY *</pattern><template><srai>he was <star/> </srai> </template></category>                   
<category><pattern>HE WAS PRETTY *</pattern><template><srai>he was <star/> </srai> </template></category>                   
<category><pattern>HE WAS REALLY *</pattern><template><srai>he was <star/> </srai> </template></category>                   
<category><pattern>HE WAS VERY *</pattern><template><srai>he was <star/> </srai> </template></category>                   
<category><pattern>HERE IN *</pattern><template><srai>in <star/> </srai> </template></category>                   
<category><pattern>HERE IS SOME *</pattern><template><srai>here is <star/> </srai> </template></category>                   
<category><pattern>HES *</pattern><template><srai>he is <star/> </srai> </template></category>                   
<category><pattern>HI MY NAME IS *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>HI NAMES *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>HI WHAT *</pattern><template><srai>hi</srai> <srai>what <star/> </srai> </template></category>                   
<category><pattern>HIT ME UP * </pattern><template><srai>ask me * <star/></srai></template></category>                     
<category><pattern>HIYA *</pattern><template><srai>hello <star/> </srai>  </template></category>                   
<category><pattern>HO IS YOUR *</pattern><template><srai>who is your <star/> </srai> </template></category>                   
<category><pattern>HOLLAND</pattern><template><srai>I am in holland <star/> </srai> </template></category>                   
<category><pattern>HOPE *</pattern><template><srai>I hope <star/> </srai> </template></category>                   
<category><pattern>HOPEFULLY *</pattern><template><srai>I hope <star/> </srai> </template></category>                   
<category><pattern>HOPING *</pattern><template><srai>I am hoping <star/> </srai> </template></category>                   
<category><pattern>HOW ABOUT BILL *</pattern><template><srai>who is bill <star/> </srai> </template></category>                   
<category><pattern>HOW ABOUT JUST *</pattern><template><srai>how about <star/> </srai> </template></category>                   
<category><pattern>HOW ABOUT SOME *</pattern><template><srai>how about <star/> </srai> </template></category>                   
<category><pattern>HOW ABOUT STAR *</pattern><template><srai>what is star <star/> </srai> </template></category>                   
<category><pattern>HOW ABOUT WE *</pattern><template><srai>let us <star/> </srai> </template></category>                   
<category><pattern>HOW ABOUT YOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>HOW ABSOLUTELY *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>HOW ARE ROBOTS *</pattern><template><srai>how are you  <star/> </srai> </template></category>                   
<category><pattern>HOW ARE WE *</pattern><template><srai>are we <star/> </srai> </template></category>                   
<category><pattern>HOW BIG OF *</pattern><template><srai>how big <star/> </srai> </template></category>                   
<category><pattern>HOW BOUT *</pattern><template><srai>how about <star/> </srai> </template></category>                   
<category><pattern>HOW CAN A PROGRAM *</pattern><template><srai>how can you <star/> </srai> </template></category>                   
<category><pattern>HOW CAN A ROBOT *</pattern><template><srai>how can you <star/> </srai> </template></category>                   
<category><pattern>HOW CAN I FIND *</pattern><template><srai>xfind <star/> </srai> </template></category>                   
<category><pattern>HOW CAN I GET *</pattern><template><srai>I want <star/> </srai> </template></category>                   
<category><pattern>HOW CAN I MAKE USE OF *</pattern><template><srai>how can I use <star/> </srai> </template></category>                   
<category><pattern>HOW CAN YOU BE *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>HOW CAN YOU EXPLAIN *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>HOW CAN YOU KNOW *</pattern><template><srai>how do you know <star/> </srai> </template></category>                   
<category><pattern>HOW COME *</pattern><template><srai>why <star/> </srai> </template></category>                   
<category><pattern>HOW COULD I *</pattern><template><srai>how do I <star/> </srai> </template></category>                   
<category><pattern>HOW COULD YOU POSSIBLY *</pattern><template><srai>how could you <star/> </srai> </template></category>                   
<category><pattern>HOW DID YOU COME TO KNOW *</pattern><template><srai>how did you know <star/> </srai> </template></category>                   
<category><pattern>HOW DID YOU FIGURE *</pattern><template><srai>how do you know <star/> </srai> </template></category>                   
<category><pattern>HOW DID YOU KNOW *</pattern><template><srai>how do you know <star/> </srai> </template></category>                   
<category><pattern>HOW DO HUMANS *</pattern><template><srai>how do I <star/> </srai> </template></category>                   
<category><pattern>HOW DO I GET STARTED WITH *</pattern><template><srai>how do I learn <star/></srai></template></category>                   
<category><pattern>HOW DO I GO ABOUT ASKING *</pattern><template><srai>how do I ask <star/> </srai> </template></category>                   
<category><pattern>HOW DO I KNOW *</pattern><template><srai>how do you know <star/> </srai> </template></category>                   
<category><pattern>HOW DO I MAKE *</pattern><template><srai>how do you make <star/> </srai> </template></category>                   
<category><pattern>HOW DO I TALK TO *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>HOW DO I TALK WITH *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>HOW DO OTHER *</pattern><template><srai>how do <star/> </srai> </template></category>                   
<category><pattern>HOW DO ROBOTS *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>HOW DO WE FIND *</pattern><template><srai>I want <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU COOK *</pattern><template>In the kitchen.  <srai>how do you make <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU COUNT *</pattern><template><srai>count <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU DEFINE *</pattern><template><srai>define <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU EXPLAIN *</pattern><template><srai>explain <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU FEEL ABOUT *</pattern><template><srai>what do you think about <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU INTEND TO *</pattern><template><srai>how will you <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU KNOW IM *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU LIKE *</pattern><template><srai>do you like <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU MEAN *</pattern><template><srai>what do you mean <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU MIX *</pattern><template><srai>how do you make <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU REALLY *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU ROBOTS *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU SAY *</pattern><template><srai>say <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU SERVE *</pattern><template><srai>how do you make <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU USUALLY *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU VIEW *</pattern><template><srai>do you watch <star/> </srai> </template></category>                   
<category><pattern>HOW DO YOU WANT *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>HOW DO YPU *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>HOW DOES ONE *</pattern><template><srai>how do I <star/> </srai> </template></category>                   
<category><pattern>HOW DOSE *</pattern><template><srai>how does <star/> </srai> </template></category>                   
<category><pattern>HOW EVER *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>HOW EXACTLY *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>HOW FAR AWAY IS *</pattern><template><srai>how far is <star/> </srai> </template></category>                   
<category><pattern>HOW FAR IS IT TO *</pattern><template><srai>how far is <star/> </srai> </template></category>                   
<category><pattern>HOW FAST IS THE SPEED *</pattern><template><srai>what is the speed <star/> </srai> </template></category>                   
<category><pattern>HOW GOOD IS *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>HOW I CAN *</pattern><template><srai>how can I <star/> </srai> </template></category>                   
<category><pattern>HOW IS A * MADE</pattern><template><srai>how do you make a <star/> </srai> </template></category>                   
<category><pattern>HOW IS IT *</pattern><template><srai>how is <star/> </srai> </template></category>                   
<category><pattern>HOW IS IT THAT *</pattern><template><srai>how can <star/> </srai> </template></category>                   
<category><pattern>HOW IT IS *</pattern><template><srai>how is it <star/> </srai> </template></category>                   
<category><pattern>HOW IT IS CALLED *</pattern> <template><srai>it is called <star/></srai></template> </category>                  
<category><pattern>HOW JUST *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>HOW LARGE *</pattern><template><srai>how big <star/> </srai> </template></category>                   
<category><pattern>HOW MANY * DO YOU HAVE</pattern><template><srai>how many <star/> </srai> </template></category>                   
<category><pattern>HOW MANY CHATS *</pattern><template><srai>how many conversations <star/> </srai> </template></category>                   
<category><pattern>HOW MANY DIFFERENT *</pattern><template><srai>how many <star/> </srai> </template></category>                   
<category><pattern>HOW MANY FACES *</pattern><template><srai>how many sides <star/> </srai> </template></category>                   
<category><pattern>HOW MANY HUMANS *</pattern><template><srai>how many people <star/> </srai> </template></category>                   
<category><pattern>HOW MANY MEN *</pattern><template><srai>how many people <star/> </srai> </template></category>                   
<category><pattern>HOW MANY MILLILITERS *</pattern><template><srai>how many liters <star/> </srai> </template></category>                   
<category><pattern>HOW MANY ML *</pattern><template><srai>how many liters <star/> </srai> </template></category>                   
<category><pattern>HOW MANY MORE *</pattern><template><srai>how many <star/> </srai> </template></category>                   
<category><pattern>HOW MANY OTHER *</pattern><template><srai>how many <star/> </srai> </template></category>                   
<category><pattern>HOW MANY OZ</pattern><template><srai>how many ounces <star/> </srai> </template></category>                   
<category><pattern>HOW MANY PEOPLE IN *</pattern><template><srai>what is the population of <star/></srai></template></category>                   
<category><pattern>HOW MANY PEOPLE LIVE IN *</pattern><template><srai>what is the population of <star/> </srai> </template></category>                   
<category><pattern>HOW MANY PEOPLES *</pattern><template><srai>how many people <star/> </srai> </template></category>                   
<category><pattern>HOW MANY PERSONS *</pattern><template><srai>how many people <star/> </srai> </template></category>                   
<category><pattern>HOW MANY PPL *</pattern><template><srai>how many people <star/> </srai> </template></category>                   
<category><pattern>HOW MANY USERS *</pattern><template><srai>how many clients <star/> </srai> </template></category>                   
<category><pattern>HOW MAY *</pattern><template><srai>may <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH DID YOU THINK *</pattern><template><srai>how much did <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH DO ROBOTS *</pattern><template><srai>how much do you <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH DO THEY GENERALLY *</pattern><template><srai>how much do they <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH DO YOU KNOW ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH DO YOU LIKE *</pattern><template><srai>do you like <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH DO YOU LOVE *</pattern><template><srai>do you love <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH FOR *</pattern><template><srai>how much is <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 1 *</pattern><template><srai>1 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 10 *</pattern><template><srai>10 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 10 *</pattern><template><srai>how much is ten <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 2 *</pattern><template><srai>2 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 3 *</pattern><template><srai>3 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 4 *</pattern><template><srai>4 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 5 *</pattern><template><srai>5 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 6 *</pattern><template><srai>6 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 7 *</pattern><template><srai>7 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 8 *</pattern><template><srai>8 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS 9 *</pattern><template><srai>9 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS A NEW *</pattern><template><srai>how much is a <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS ONE COMPUTER *</pattern><template>   <srai>how much is a computer <star/>     </srai>    </template></category>                    
<category><pattern>HOW MUCH IS ONE PLUS *</pattern><template><srai>how much is 1 plus <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS THAT *</pattern><template><srai>how much is it <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH IS TWO *</pattern><template><srai>how much is 2 <star/> </srai> </template></category>                   
<category><pattern>HOW MUCH LONGER *</pattern><template><srai>how long <star/> </srai> </template></category>                   
<category><pattern>HOW OLD R *</pattern><template><srai>how old are <star/> </srai> </template></category>                   
<category><pattern>HOW RE *</pattern><template><srai>how are <star/> </srai> </template></category>                   
<category><pattern>HOW RE *</pattern><template><srai>how are <star/> </srai></template></category>                   
<category><pattern>HOW RIGHT *</pattern><template><srai>right <star/> </srai> </template></category>                   
<category><pattern>HOW THE HELL *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>HOW THEN *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>HOW THINGS *</pattern><template><srai>how are things <star/> </srai> </template></category>                   
<category><pattern>HOW TO *</pattern><template><srai>how do you <star/></srai></template></category>                  
<category><pattern>HOW WAS YOU *</pattern><template><srai>how were you <star/> </srai> </template></category>                   
<category><pattern>HOW WILL ROBOTS *</pattern><template><srai>how will you <star/> </srai> </template></category>                   
<category><pattern>HOW WOULD I *</pattern><template><srai>how do I <star/> </srai> </template></category>                   
<category><pattern>HOW WOULD YOU *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>HOW WOULD YOU DEFINE *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>HOW WOULD YOU DESCRIBE *</pattern><template><srai>describe <star/> </srai> </template></category>                   
<category><pattern>HOW WOULD YOU KNOW *</pattern><template><srai>how do you know <star/> </srai> </template></category>                   
<category><pattern>HOW YA *</pattern><template><srai>how are you <star/> </srai> </template></category>                   
<category><pattern>HOW YOU *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>HOW YOU KNOW *</pattern><template><srai>how do you know <star/> </srai> </template></category>                   
<category><pattern>HOW _ DO I SEEM</pattern><template><srai>how <star/> am i</srai> </template></category>                   
<category><pattern>HOW _ DO YOU THINK I AM</pattern><template><srai>how <star/> am i</srai> </template></category>                   
<category><pattern>HOWARE *</pattern><template><srai>how are <star/> </srai> </template></category>                   
<category><pattern>HOWCOME *</pattern><template><srai>how come <star/> </srai> </template></category>                   
<category><pattern>HUMAN ARE *</pattern><template><srai>I am <star/> </srai> </template></category>                   
<category><pattern>HUMAN BEINGS *</pattern><template><srai>people <star/> </srai> </template></category>                   
<category><pattern>HUMANS ARE *</pattern><template><srai>I am <star/> </srai> </template></category>                   
<category><pattern>HUMANS CAN *</pattern><template><srai>I can <star/> </srai> </template></category>                   
<category><pattern>HUMANS HAVE *</pattern><template><srai>I have <star/> </srai> </template></category>                   
<category><pattern>HUMANS SEEM *</pattern><template><srai>humans are <star/> </srai> </template></category>                   
<category><pattern>HUMANS WILL *</pattern><template><srai>I will <star/> </srai> </template></category>                   
<category><pattern>I ABSOLUTELY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ACCIDENTALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ACCIDENTLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ACT *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ACTUALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ADORE *</pattern><template><srai>I love <star/></srai></template></category>                   
<category><pattern>I ADORED *</pattern><template><srai>I loved <star/></srai></template></category>                   
<category><pattern>I AHVE *</pattern><template><srai>I have <star/></srai></template></category>                   
<category><pattern>I AINT *</pattern><template><srai>I am not <star/></srai></template></category>                   
<category><pattern>I ALLREADY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ALMOST *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ALREADY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ALSO *</pattern><template>Also? <srai>I <star/></srai></template></category>                   
<category><pattern>I ALWAYS *</pattern><template><srai>I <star/></srai>  Really always?</template></category>                   
<category><pattern>I AM * AND YOU ARE *</pattern><template><srai>I am <star/></srai>  <srai>you are <star index="2"/></srai></template></category>                    
<category><pattern>I AM * FROM *</pattern><template><srai>my name is <star/> </srai></template></category>                    
<category><pattern>I AM * YEARS OF AGE</pattern><template><srai>I am <star/> years old</srai></template></category>                    
<category><pattern>I AM * YEARS YOUNG</pattern><template><srai>I am <star/> years old</srai></template></category>                    
<category><pattern>I AM * YOUNG</pattern><template><srai>I am <star/> years old</srai></template></category>                    
<category><pattern>I AM * YRS *</pattern><template><srai>I am <star/> years old</srai></template></category>                      
<category><pattern>I AM A * AND THEY *</pattern><template><srai>I am a <star/></srai>  <srai>they <star index="2"/></srai></template></category>                    
<category><pattern>I AM A * AND YOU *</pattern><template><srai>I am a <star/></srai>  <srai>you <star index="2"/></srai></template></category>                    
<category><pattern>I AM A * BOY</pattern><template><srai>I am male</srai>  <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM A * GUY</pattern><template><srai>I am male</srai>  <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM A * MAN</pattern><template><srai>I am male</srai>  <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM A * TEACHER</pattern><template><srai>I teach <star/></srai></template></category>                    
<category><pattern>I AM A * WHO *</pattern><template><srai>I am a <star/></srai>  <srai>I <star index="2"/></srai></template></category>                    
<category><pattern>I AM A * YEAR OLD FEMALE</pattern><template><srai>I am <star/> years old</srai> <srai>I am female</srai></template></category>                    
<category><pattern>I AM A BIG *</pattern><template><srai>I am a <star/></srai>  <srai>I am big</srai></template></category>                    
<category><pattern>I AM A BIT *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM A BOY * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM A BOY *</pattern><template><srai>I am a boy<star/></srai></template></category>                    
<category><pattern>I AM A CERTAIN *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A COMPUTER *</pattern><template><srai>my job is computer <star/></srai></template></category>                    
<category><pattern>I AM A DARK *</pattern><template>What color? <srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A DYNAMIC *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A F * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am female</srai></template></category>                      
<category><pattern>I AM A FEMALE * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am female</srai></template></category>                    
<category><pattern>I AM A FINANCIAL *</pattern><template><srai>my job is financial <star/></srai></template></category>                    
<category><pattern>I AM A FREELANCE *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A GARBAGE *</pattern><template><srai>my job is garbage <star/></srai></template></category>                    
<category><pattern>I AM A GIRL * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am female</srai></template></category>                    
<category><pattern>I AM A GOOD *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A GREAT *</pattern><template><srai>I am a good <star/></srai></template></category>                    
<category><pattern>I AM A GUY * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM A HIGHLY *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A LITTLE *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM A LONELY *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A M * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM A MALE * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM A MAN * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                  
<category><pattern>I AM A PROFESSIONAL *</pattern><template><srai>my job is <star/></srai></template></category>                    
<category><pattern>I AM A REAL *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A SINGLE *</pattern><template><srai>I am single</srai> <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM A SOFTWARE *</pattern><template><srai>my job is software <star/></srai></template></category>                    
<category><pattern>I AM A TERRIBLE *</pattern><template><srai>I am a bad <star/></srai></template></category>                    
<category><pattern>I AM A UNIVERSITY *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A VERY *</pattern><template><srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM A WEB *</pattern><template><srai>my job is web <star/></srai></template></category>                    
<category><pattern>I AM A WONDERFUL *</pattern><template><srai>I am a good <star/></srai></template></category>                    
<category><pattern>I AM A _ TOO</pattern><template>Really. <srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM ABLE *</pattern><template><srai>I can <star/></srai></template></category>                    
<category><pattern>I AM ABOUT *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ABOUT TO *</pattern><template><srai>I will <star/></srai></template></category>                    
<category><pattern>I AM ABSOLUTELY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ABSTRACTLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ACTUALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ALBERT *</pattern><template><srai>my name is albert <star/></srai></template></category>                    
<category><pattern>I AM ALL *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ALMOST *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ALREADY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ALSO *</pattern><template>Also <srai>I am <star/></srai>.</template></category>                    
<category><pattern>I AM ALWAYS *</pattern><template>Really always? <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM AM *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM AN ITALIAN *</pattern><template><srai>I am in italy</srai>  <srai>I am a <star/></srai></template></category>                    
<category><pattern>I AM ANOTHER *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ARE *</pattern><template><srai>I am</srai> <srai>are <star/></srai></template></category>                    
<category><pattern>I AM ASK *</pattern><template><srai>I am</srai> <srai>ask <star/></srai></template></category>                    
<category><pattern>I AM AT UNIVERSITY *</pattern><template><srai>I am in university <star/></srai></template></category>                    
<category><pattern>I AM ATTRACTED TO *</pattern><template><srai>I like <star/> </srai></template></category>                    
<category><pattern>I AM AWAITING *</pattern><template><srai>I am waiting for <star/> </srai></template></category>                    
<category><pattern>I AM AWARE OF *</pattern><template><srai>I know <star/></srai></template></category>                    
<category><pattern>I AM BACK IN *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM BACK TO *</pattern><template><srai>I want to <star/></srai></template></category>                    
<category><pattern>I AM BEGINNING TO *</pattern><template><srai>I <star/></srai></template></category>                    
<category><pattern>I AM BEING *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM BIG ON *</pattern><template><srai>I like <star/></srai></template></category>                    
<category><pattern>I AM BILL *</pattern><template><srai>my name is bill <star/></srai></template></category>                    
<category><pattern>I AM BORN *</pattern><template><srai>I was born <star/></srai></template></category>                    
<category><pattern>I AM BOY * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM BRITNEY *</pattern><template><srai>call me britney <star/></srai></template></category>                    
<category><pattern>I AM BUT *</pattern><template><srai>I am and <star/></srai></template></category>                    
<category><pattern>I AM CALLED *</pattern><template><srai>call me <star/></srai></template></category>                    
<category><pattern>I AM CALLING FROM *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM CALLING YOU *</pattern><template><srai>can I call you <star/></srai></template></category>                    
<category><pattern>I AM CAPTAIN *</pattern><template><srai>call me captain <star/></srai></template></category>                    
<category><pattern>I AM CAREL *</pattern><template><srai>call me carel <star/></srai></template></category>                    
<category><pattern>I AM CERTAINLY *</pattern><template>You sound convincing. <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM CHATTING *</pattern><template><srai>I am talking <star/></srai></template></category>                    
<category><pattern>I AM CHRONICALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM CLEARLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM CONCERNED ABOUT *</pattern><template><srai>let us talk about <star/></srai></template></category>                    
<category><pattern>I AM CONSIDERING *</pattern><template><srai>I am thinking about <star/></srai></template></category>                    
<category><pattern>I AM CONSTANTLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM CONTENT *</pattern><template><srai>I like <star/></srai></template></category>                    
<category><pattern>I AM CTO OF *</pattern><template><srai>I work at <star/></srai>.  I talk to a lot of CTO's.</template></category>                    
<category><pattern>I AM CURRENTLY *</pattern><template>How long? <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM DAMN *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM DAVID *</pattern><template><srai>call me david <star/></srai></template></category>                    
<category><pattern>I AM DEEPLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM DEFINATELY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM DEFINITELY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM DO NOT *</pattern><template><srai>I do not <star/></srai></template></category>                    
<category><pattern>I AM DOCTOR *</pattern><template><srai>call me doctor <star/></srai></template></category>                    
<category><pattern>I AM DOING *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM DOING JUST *</pattern><template><srai>I am doing <star/></srai></template></category>                    
<category><pattern>I AM DOING QUITE *</pattern><template><srai>I am doing <star/></srai></template></category>                    
<category><pattern>I AM DOING VERY *</pattern><template><srai>I am doing <star/></srai></template></category>                    
<category><pattern>I AM DOING _ TOO</pattern><template><srai>I am doing  <star/></srai></template></category>                    
<category><pattern>I AM DR *</pattern><template><srai>my name is dr <star/></srai></template></category>                    
<category><pattern>I AM EASILY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM EQUALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM EXISTENTIALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM EXTREMELY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM F * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am female</srai></template></category>                    
<category><pattern>I AM FAIRLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM FALLING IN LOVE WITH *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM FEELING *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM FEMALE * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am female</srai></template></category>                    
<category><pattern>I AM FINALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM FIRMLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM FOND OF *</pattern><template><srai>I like <star/></srai></template></category>                    
<category><pattern>I AM FROM *</pattern><template>What is it like growing up there?  <srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM GETTING *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM GIRL * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am female</srai></template></category>                    
<category><pattern>I AM GIVING YOU *</pattern><template><srai>do you want <star/></srai></template></category>                    
<category><pattern>I AM GLAD *</pattern><template><srai>I am happy <star/></srai></template></category>                    
<category><pattern>I AM GLAD TO *</pattern><template><srai>I <star/></srai></template></category>                    
<category><pattern>I AM GOING TO *</pattern><template><srai>I will <star/></srai></template></category>                    
<category><pattern>I AM GOING TO TALK ABOUT *</pattern><template><srai>let us talk about <star/></srai></template></category>                    
<category><pattern>I AM GONNA *</pattern><template><srai>I am going to <star/></srai></template></category>                    
<category><pattern>I AM GUY * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM HAPPILY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM HAPPY YOU *</pattern><template>:-)<srai>you <star/></srai></template></category>                    
<category><pattern>I AM HARDLY EVER *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM HAVING SOME *</pattern><template><srai>I am having <star/></srai></template></category>                    
<category><pattern>I AM HEARING *</pattern><template><srai>I hear <star/></srai></template></category>                    
<category><pattern>I AM HERE WITH MY FRIEND *</pattern><template><srai>I am here</srai>  <srai>I have a friend <star/></srai></template></category>                    
<category><pattern>I AM HONESTLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM I *</pattern><template><srai>I <star/></srai></template></category>                    
<category><pattern>I AM IF *</pattern><template><srai>if <star/></srai></template></category>                    
<category><pattern>I AM IN * NOT *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM IN AN *</pattern><template><srai>I am in a <star/></srai></template></category>                    
<category><pattern>I AM IN BIG *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM IN FACT *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM IN NEED OF *</pattern><template><srai>I need <star/> </srai></template></category>                    
<category><pattern>I AM IN REAL *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM INCREDIBELY *</pattern><template><srai>I am very <star/></srai></template></category>                    
<category><pattern>I AM INCREDIBLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM INDEED *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM INSANELY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM INSIDE *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM INTERESTED IN *</pattern><template>Interesting topic.  Have you searched the open directory? <srai>xfind <star/></srai></template></category>                    
<category><pattern>I AM INTO *</pattern><template><srai>I like <star/></srai></template></category>                    
<category><pattern>I AM JERRY *</pattern><template><srai>call me jerry <star/> </srai></template></category>                    
<category><pattern>I AM JOSH *</pattern><template><srai>call me josh <star/></srai></template></category>                    
<category><pattern>I AM JSUT *</pattern><template><srai>I am just <star/></srai></template></category>                    
<category><pattern>I AM JUST *</pattern><template>Only just? <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM KIDDING I *</pattern><template><srai>I am kidding</srai> <srai>I <star/></srai></template></category>                    
<category><pattern>I AM KIND OF *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM KINDA *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM LIKE TOTALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM LITERALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM LIVE IN</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM LIVING *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM LOOKIN *</pattern><template><srai>I am looking <star/></srai></template></category>                    
<category><pattern>I AM LOOKING FOR SOME *</pattern><template><srai>I am looking for <star/></srai></template></category>                    
<category><pattern>I AM LOOKING TO *</pattern><template><srai>I want to <star/> </srai> Interesting.</template></category>                   
<category><pattern>I AM M * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM MAKING *</pattern><template><srai>I make <star/></srai></template></category>                    
<category><pattern>I AM MALE * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM MAN * FROM *</pattern><template><srai>I am from <star index="2"/></srai> <srai>I am male</srai></template></category>                    
<category><pattern>I AM MAYBE *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM MEAN BECAUSE *</pattern><template><srai>because <star/></srai></template></category>                    
<category><pattern>I AM MORE LIKE *</pattern><template><srai>I am like <star/></srai></template></category>                    
<category><pattern>I AM MOSTLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM MR *</pattern><template><srai>my name is mr <star/></srai></template></category>                    
<category><pattern>I AM MUCH *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM NAMED *</pattern><template><srai>my name is <star/></srai></template></category>                    
<category><pattern>I AM NATURALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM NEAR *</pattern><template><srai>my location is near <star/></srai></template></category>                    
<category><pattern>I AM NEARLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM NEWLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM NOT * MY NAME IS *</pattern><template><srai>my name is <star index="2"/> </srai></template></category>                    
<category><pattern>I AM NOT A FREAKING *</pattern><template><srai>I am not a <star/></srai></template></category>                    
<category><pattern>I AM NOT ACTUALLY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT ALWAYS *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT CURRENTLY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT DIRECTLY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT EASILY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT GOOD *</pattern><template><srai>I am bad <star/></srai></template></category>                    
<category><pattern>I AM NOT I *</pattern><template><srai>I am not</srai> <srai>I <star/></srai></template></category>                    
<category><pattern>I AM NOT JUST *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT LITERALLY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT MANY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT NEGATIVE *</pattern><template><srai>I am positive <star/></srai></template></category>                    
<category><pattern>I AM NOT PARTICULARLY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT QUITE *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT REALLY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT SO *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT THAT *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT TOO *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT USUALLY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT VERY *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT WELL *</pattern><template><srai>I am not <star/></srai></template></category>                    
<category><pattern>I AM NOT _ BECAUSE *</pattern><template><srai>I am not <star/></srai>  <srai>because <star index="2"/></srai></template></category>                    
<category><pattern>I AM NOT _ I AM *</pattern><template><srai>I am not <star/></srai>  <srai>I am <star index="2"/></srai></template></category>                    
<category><pattern>I AM NOW *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM OBVIOUSLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM OFFICIALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM OFTEN *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM OLD *</pattern><template><srai>my age is old <star/></srai></template></category>                    
<category><pattern>I AM ONLY *</pattern><template>Don't be so modest. <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM ORIGINALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM OUT OF *</pattern><template><srai>I have no <star/></srai></template></category>                    
<category><pattern>I AM OUTTA *</pattern><template><srai>I am out of <star/></srai></template></category>                    
<category><pattern>I AM PARTIAL TO *</pattern><template><srai>I like <star/> </srai></template></category>                    
<category><pattern>I AM PERFECTLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM PRETTY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM PROBABLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM PROUD TO BE *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM QUITE *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM RATHER *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM READY TO *</pattern><template><srai>I want to <star/></srai></template></category>                    
<category><pattern>I AM REAL *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM REALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM REQUESTING *</pattern><template><srai>give me <star/></srai></template></category>                    
<category><pattern>I AM RUNNING OUT OF *</pattern><template><srai>I do not have any <star/></srai></template></category>                    
<category><pattern>I AM SAGE *</pattern><template><srai>call me sage <star/></srai></template></category>                    
<category><pattern>I AM SEARCHING *</pattern><template>Well I am not a search bot, I am a <bot name="species"/>. <srai>what is <star/></srai></template></category>                    
<category><pattern>I AM SEARCHING FOR *</pattern><template>Have you tried the open directory? <srai>xfind <star/></srai></template></category>                    
<category><pattern>I AM SERIOUS I *</pattern><template><srai>I am serious </srai> <srai>I <star/> </srai></template></category>                    
<category><pattern>I AM SERIOUSLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM SIMON *</pattern><template><srai>my name is simon <star/></srai></template></category>                    
<category><pattern>I AM SITTING *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM SLIGHTLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM SO *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM SOMEWHAT *</pattern>  <template><srai>I am <star/></srai> <think><set name="file">Reduce.aiml</set></think></template> </category>                       
<category><pattern>I AM SOMEWHERE IN *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM SORT OF *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM SPEAKING NOW *</pattern><template><srai>I am speaking <star/></srai></template></category>                    
<category><pattern>I AM STARTING TO *</pattern><template><srai>I <star/></srai></template></category>                    
<category><pattern>I AM STARTING TO GET *</pattern><template><srai>I am getting <star/></srai></template></category>                    
<category><pattern>I AM STILL *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM STUCK AT *</pattern><template><srai>I am at <star/></srai></template></category>                    
<category><pattern>I AM SURE HE *</pattern><template><srai>he <star/></srai></template></category>                    
<category><pattern>I AM TAKING CLASSES *</pattern><template><srai>I am going to school <star/> </srai></template></category>                    
<category><pattern>I AM TAKING SOME *</pattern><template><srai>I am taking <star/></srai></template></category>                    
<category><pattern>I AM TECHNICALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM THE ONLY *</pattern><template><srai>I am the <star/></srai></template></category>                    
<category><pattern>I AM THINKING ABOUT *</pattern><template><srai>let us talk about <star/> </srai></template></category>                    
<category><pattern>I AM THINKING ABOUT GOING *</pattern><template><srai>I want to go <star/></srai></template></category>                    
<category><pattern>I AM THINKING OF *</pattern><template><srai>I am thinking about <star/></srai></template></category>                    
<category><pattern>I AM THOROUGHLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM TIRED BECAUSE *</pattern><template><srai>I am tired</srai>  <srai>because <star/></srai></template></category>                    
<category><pattern>I AM TOO *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM TOTALLY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM TRUELY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM TRULY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM TRYING TO CREATE *</pattern><template><srai>I am creating <star/></srai></template></category>                    
<category><pattern>I AM TRYING TO DO *</pattern><template><srai>I want to do <star/></srai></template></category>                    
<category><pattern>I AM TRYING TO FIND *</pattern><template><srai>I want <star/></srai></template></category>                    
<category><pattern>I AM TRYING TO GET *</pattern><template><srai>I want <star/></srai></template></category>                    
<category><pattern>I AM TRYING TO GROW *</pattern><template><srai>I want to grow <star/></srai></template></category>                    
<category><pattern>I AM TRYING TO UNDERSTAND *</pattern><template><srai>I do not understand <star/></srai></template></category>                    
<category><pattern>I AM UNABLE TO *</pattern><template><srai>I can not <star/></srai></template></category>                    
<category><pattern>I AM USUALLY *</pattern><template>Very often.  <srai>I am <star/></srai></template></category>                    
<category><pattern>I AM VERY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM VISITING *</pattern><template><srai>I am in <star/></srai></template></category>                    
<category><pattern>I AM WAY *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM WELL *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM _ ARE NOT I</pattern><template><srai>am I <star/></srai></template></category>                    
<category><pattern>I AM _ ARE YOU</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I AM _ IN PEOPLE YEARS</pattern><template><srai>I am <star/> years old </srai></template></category>                    
<category><pattern>I AM _ WHAT ARE YOU</pattern><template><srai>call me <star/></srai></template></category>                    
<category><pattern>I AM _ Y OLD</pattern><template><srai>I am  <star/> years old</srai></template></category>                    
<category><pattern>I AM _ YEARS OLD AND *</pattern><template><srai>I am <star/> years old</srai>  <srai><star index="2"/></srai></template></category>                    
<category><pattern>I AMFROM *</pattern><template><srai>I am from <star/></srai></template></category>                   
<category><pattern>I APOLOGIZE *</pattern><template><srai>I am sorry <star/></srai></template></category>                   
<category><pattern>I ASK BECAUSE *</pattern><template><srai>because <star/></srai></template></category>                   
<category><pattern>I ASKED YOU FOR *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I ASKED YOU IF *</pattern><template><srai>do <star/></srai></template></category>                   
<category><pattern>I ASKED YOU WHAT *</pattern><template><srai>what <star/></srai></template></category>                   
<category><pattern>I ATE SOME *</pattern><template><srai>I ate <star/></srai></template></category>                   
<category><pattern>I ATTEND *</pattern><template><srai>I go to school at <star/> </srai></template></category>                   
<category><pattern>I BECOME *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>I BELEIVE *</pattern><template><srai>I believe <star/></srai></template></category>                   
<category><pattern>I BELIEVE I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I BELIEVE IT IS *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>I BELIEVE THERE *</pattern><template><srai>there <star/></srai></template></category>                   
<category><pattern>I BELIEVE YOU *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>I BET YOU *</pattern><template>Actually I'm not the gambling type. <srai>you <star/></srai></template></category>                   
<category><pattern>I BETTER *</pattern><template><srai>I have to <star/></srai></template></category>                   
<category><pattern>I BORN *</pattern><template><srai>I was born <star/></srai></template></category>                   
<category><pattern>I C *</pattern><template><srai>I see <star/></srai></template></category>                   
<category><pattern>I CAN ALSO *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I CAN BARELY *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I CAN BUILD *</pattern><template><srai>I build <star/></srai></template></category>                   
<category><pattern>I CAN DO *</pattern><template><srai>I do <star/> </srai></template></category>                   
<category><pattern>I CAN GIVE *</pattern><template><srai>I give <star/></srai></template></category>                    
<category><pattern>I CAN JUST *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I CAN NEVER *</pattern><template><srai>I can not <star/></srai></template></category>                   
<category><pattern>I CAN NOT BELEIVE *</pattern><template><srai>I can not believe <star/></srai></template></category>                   
<category><pattern>I CAN NOT COMMUNICATE *</pattern><template><srai>I can not talk <star/></srai></template></category>                   
<category><pattern>I CAN NOT EVEN *</pattern><template><srai>I can not <star/></srai></template></category>                   
<category><pattern>I CAN NOT FIND *</pattern><template><srai>I am looking for <star/> </srai></template></category>                   
<category><pattern>I CAN NOT JUST *</pattern><template><srai>I can not <star/></srai></template></category>                   
<category><pattern>I CAN NOT UNDERSTAND *</pattern><template><srai>I do not understand <star/></srai></template></category>                   
<category><pattern>I CAN ONLY *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I CAN PHYSICALLY *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I CAN PLAY *</pattern><template><srai>I play <star/></srai></template></category>                   
<category><pattern>I CAN REALLY *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I CAN REASONABLY *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I CAN SEE CLEARLY *</pattern><template><srai>I can see <star/></srai></template></category>                   
<category><pattern>I CAN SEE THIS *</pattern><template><srai>this <star/></srai></template></category>                   
<category><pattern>I CAN SEE YOU ARE *</pattern><template><srai>you are <star/> </srai></template></category>                   
<category><pattern>I CAN SPEAK SOME *</pattern><template><srai>I can speak <star/></srai></template></category>                   
<category><pattern>I CAN SPEAK VERY *</pattern><template><srai>I can speak <star/></srai></template></category>                   
<category><pattern>I CAN SPEEK *</pattern><template><srai>I can speak <star/></srai></template></category>                   
<category><pattern>I CAN TAKE *</pattern><template><srai>I take <star/></srai></template></category>                   
<category><pattern>I CAN TEACH YOU SOME *</pattern><template><srai>I can teach you <star/></srai></template></category>                   
<category><pattern>I CAN UNDERSTAND *</pattern><template><srai>I understand <star/></srai></template></category>                   
<category><pattern>I CARE ABOUT *</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>I CERATINLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I CERTAINLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I CHAT *</pattern><template><srai>I talk <star/></srai></template></category>                   
<category><pattern>I CHATTED *</pattern><template><srai>I talked <star/></srai></template></category>                   
<category><pattern>I CLAIM TO BE *</pattern><template><srai>I am <star/> </srai></template></category>                   
<category><pattern>I CN *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I COMPLETELY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I CONSIDER MYSELF *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>I CONSIDER THAT *</pattern><template><srai>that is <star/></srai></template></category>                   
<category><pattern>I CONSIDER YOU *</pattern><template><srai>you are <star/></srai></template></category>                   
<category><pattern>I COULD BE *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>I COULD NOT COMPREHEND *</pattern><template><srai>I could not understand <star/></srai></template></category>                   
<category><pattern>I COULD PROBABLY *</pattern><template><srai>I could <star/></srai></template></category>                   
<category><pattern>I COULD SIMPLY *</pattern><template><srai>I could <star/></srai></template></category>                   
<category><pattern>I COULD TEACH *</pattern><template><srai>I can teach <star/></srai></template></category>                   
<category><pattern>I CURRENTLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I DEFINITELY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I DEFINITLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I DESPERATELY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I DID MEAN *</pattern><template><srai>I meant <star/></srai></template></category>                   
<category><pattern>I DID NOT EVEN *</pattern><template><srai>I did not <star/></srai></template></category>                   
<category><pattern>I DID NOT EXACTLY *</pattern><template><srai>I did not <star/></srai></template></category>                   
<category><pattern>I DID NOT HAVE *</pattern><template><srai>I do not have any <star/></srai></template></category>                    
<category><pattern>I DID NOT I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I DID NOT KNOW ROBOTS *</pattern><template><srai>I did not know you <star/></srai></template></category>                   
<category><pattern>I DID NOT KNOW YOU COULD *</pattern><template><srai>can you <star/></srai></template></category>                   
<category><pattern>I DID NOT KNOW YOU HAD *</pattern><template><srai>do you have <star/></srai></template></category>                   
<category><pattern>I DID NOT LITERALLY *</pattern><template><srai>I did not <star/></srai></template></category>                   
<category><pattern>I DID NOT THINK *</pattern><template><srai>I do not think <star/></srai></template></category>                   
<category><pattern>I DID NOT WANT *</pattern><template><srai>I do not want <star/></srai></template></category>                   
<category><pattern>I DIN T *</pattern><template><srai>I did not <star/></srai></template></category>                   
<category><pattern>I DINT *</pattern><template><srai>I did not <star/></srai></template></category>                   
<category><pattern>I DISLIKE *</pattern><template><srai>I do not like <star/></srai></template></category>                   
<category><pattern>I DO *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I DO NOT APPRECIATE *</pattern><template><srai>I do not like <star/></srai></template></category>                   
<category><pattern>I DO NOT ENTIRELY *</pattern><template><srai>I do not <star/></srai></template></category>                   
<category><pattern>I DO NOT EVEN *</pattern><template><srai>I do not <star/></srai></template></category>                   
<category><pattern>I DO NOT FIND THAT *</pattern><template><srai>that is not <star/></srai></template></category>                   
<category><pattern>I DO NOT GOT *</pattern><template><srai>I do not have <star/></srai></template></category>                   
<category><pattern>I DO NOT HAVE ANY *</pattern><template><srai>I do not have <star/></srai></template></category>                   
<category><pattern>I DO NOT HAVE ENOUGH *</pattern><template><srai>I do not have <star/></srai></template></category>                   
<category><pattern>I DO NOT HAVE MUCH *</pattern><template><srai>I do not have <star/></srai></template></category>                   
<category><pattern>I DO NOT HAVE SPARE *</pattern><template><srai>I do not have <star/></srai></template></category>                   
<category><pattern>I DO NOT HOW *</pattern><template><srai>I do not </srai> <srai>how <star/> </srai></template></category>                   
<category><pattern>I DO NOT I *</pattern><template><srai>I do not</srai> <srai>I <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW ANY MORE *</pattern><template><srai>I do not know any <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW ARE *</pattern><template><srai>are <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW CAN *</pattern><template><srai>can <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW DO *</pattern><template><srai>do <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW HOW SMART *</pattern><template><srai> how smart <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW HOW TO *</pattern><template><srai>how do I <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW IS *</pattern><template><srai>is <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW THAT *</pattern><template><srai>that <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW THAT IS *</pattern><template><srai>that is <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW WHAT * MEANS</pattern><template><srai>what does <star/> mean</srai></template></category>                   
<category><pattern>I DO NOT KNOW WHAT IS *</pattern><template><srai>what is <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW WHAT THAT *</pattern><template><srai>what does that <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW WHAT YOU *</pattern><template><srai>what do you <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW WHERE *</pattern><template><srai>where <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW WHO *</pattern><template><srai>who <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW WHY *</pattern><template><srai>why <star/></srai></template></category>                   
<category><pattern>I DO NOT KNOW _ CAN YOU TELL ME</pattern><template><srai>can you tell me <star/> </srai></template></category>                   
<category><pattern>I DO NOT KNOW _ SORRY</pattern><template><srai>I do not know <star/></srai></template></category>                   
<category><pattern>I DO NOT LIKE IT VERY *</pattern><template><srai>I do not like it <star/></srai></template></category>                   
<category><pattern>I DO NOT LIKE THE COLOR *</pattern><template><srai>I do not like <star/></srai></template></category>                   
<category><pattern>I DO NOT LIKE _ AT ALL</pattern><template><srai>I do not like <star/></srai></template></category>                   
<category><pattern>I DO NOT NEED ANY *</pattern><template><srai>I do not need <star/></srai></template></category>                   
<category><pattern>I DO NOT NOW *</pattern><template><srai>I do not know <star/></srai></template></category>                   
<category><pattern>I DO NOT OFTEN *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I DO NOT OWN *</pattern><template><srai>I do not have <star/></srai></template></category>                   
<category><pattern>I DO NOT REALLY *</pattern><template>Not really? <srai>I do not <star/></srai></template></category>                   
<category><pattern>I DO NOT RECALL *</pattern><template><srai>I do not remember <star/></srai></template></category>                   
<category><pattern>I DO NOT STILL *</pattern><template><srai>I do not <star/></srai>. Still?</template></category>                   
<category><pattern>I DO NOT THAT IS *</pattern><template><srai>that is <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK AI *</pattern><template><srai>I do not think you <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK I *</pattern><template><srai>I do not <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK SHE *</pattern><template><srai>she does not <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK THAT YOU ARE *</pattern><template><srai>you are not <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK THAT YOU CAN *</pattern><template><srai>you can not <star/> </srai></template></category>                   
<category><pattern>I DO NOT THINK THAT YOU REALLY *</pattern><template><srai>I do not think that you <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK THAT YOU SHOULD *</pattern><template><srai>you should not <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK WE *</pattern><template><srai>we do not <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK YOU *</pattern><template><srai>you do not <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK YOU ARE *</pattern><template><srai>you are not <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK YOU DO *</pattern><template><srai>you do not <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK YOU GET *</pattern><template><srai>you do not get <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK YOU HAVE *</pattern><template><srai>you do not have <star/></srai></template></category>                   
<category><pattern>I DO NOT THINK YOU UNDERSTAND *</pattern><template><srai>you do not understand <star/></srai></template></category>                   
<category><pattern>I DO NOT UNDERSTAND WHAT YOU ARE *</pattern><template><srai>what are you <star/></srai></template></category>                   
<category><pattern>I DO NOT UNDERSTAND WHAT YOU JUST *</pattern><template><srai>I do not understand what you <star/></srai></template></category>                   
<category><pattern>I DO NOT WANT TO I *</pattern><template><srai>I do not want to</srai> <srai>I <star/></srai></template></category>                   
<category><pattern>I DO NOT _ DO YOU</pattern><template><srai>do you <star/></srai></template></category>                   
<category><pattern>I DONOT *</pattern>  <template><srai>I do not <star/></srai></template> </category>                       
<category><pattern>I DOUBT THEY *</pattern><template><srai>they do not <star/></srai></template></category>                   
<category><pattern>I EAT NO *</pattern><template><srai>I do not eat <star/></srai></template></category>                   
<category><pattern>I ENJOY *</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>I ERALLY *</pattern><template><srai>I really <star/></srai></template></category>                   
<category><pattern>I ESPECIALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I EXPECT YOU *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>I FAIL TO *</pattern><template><srai>I do not <star/></srai></template></category>                   
<category><pattern>I FANCY *</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>I FEEL *</pattern><template>What is that feeling like?  <srai>I am <star/></srai></template></category>                   
<category><pattern>I FEEL VERY *</pattern><template><srai>I feel <star/></srai></template></category>                   
<category><pattern>I FEEL _ TOO</pattern><template><srai>I feel  <star/></srai></template></category>                   
<category><pattern>I FELT *</pattern><template>What is that feeling like?  <srai>I was <star/></srai></template></category>                   
<category><pattern>I FINALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I FIND IT *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>I FIND THAT *</pattern><template><srai>that is <star/> </srai></template></category>                   
<category><pattern>I FIND YOU *</pattern><template><srai>you are <star/></srai></template></category>                   
<category><pattern>I FIND YOU VERY *</pattern><template><srai>I find you <star/></srai></template></category>                   
<category><pattern>I FORGET *</pattern><template><srai>I forgot <star/></srai></template></category>                    
<category><pattern>I G2G *</pattern><template><srai>I have to go <star/></srai></template></category>                   
<category><pattern>I GET ONLINE *</pattern><template><srai>I go online <star/></srai></template></category>                   
<category><pattern>I GET SOME *</pattern><template><srai>I get <star/></srai></template></category>                   
<category><pattern>I GET TO *</pattern><template>Who lets you? <srai>I <star/></srai></template></category>                   
<category><pattern>I GO SHOPPING *</pattern><template><srai>I shop <star/></srai></template></category>                   
<category><pattern>I GOT *</pattern><template><srai>I have <star/></srai></template></category>                   
<category><pattern>I GOTTA *</pattern><template><srai>I have to <star/></srai></template></category>                   
<category><pattern>I GREW UP IN *</pattern><template><srai>I am from <star/></srai></template></category>                   
<category><pattern>I GROW *</pattern><template><srai>I am <star/> </srai></template></category>                   
<category><pattern>I H8 *</pattern><template><srai>I hate <star/></srai></template></category>                   
<category><pattern>I HAD A PRETTY *</pattern><template><srai>I had a <star/></srai></template></category>                   
<category><pattern>I HAD A REALLY *</pattern><template><srai>I had a <star/></srai></template></category>                   
<category><pattern>I HAD ASKED *</pattern><template><srai>I asked <star/></srai></template></category>                   
<category><pattern>I HAD GONE *</pattern><template><srai>I went <star/></srai></template></category>                   
<category><pattern>I HAD RATHER *</pattern><template><srai>I would rather <star/></srai></template></category>                   
<category><pattern>I HAD SUPPRESSED *</pattern><template><srai>I suppressed <star/></srai></template></category>                   
<category><pattern>I HAFTA *</pattern><template><srai>I have to <star/></srai></template></category>                   
<category><pattern>I HAPPEN TO *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I HARDLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I HARDLY EVER *</pattern><template><srai>I never <star/></srai></template></category>                   
<category><pattern>I HAT *</pattern><template><srai>I hate <star/></srai></template></category>                   
<category><pattern>I HATE _ TOO</pattern><template><srai>I hate <star/> </srai></template></category>                   
<category><pattern>I HATED *</pattern><template><srai>I hate <star/></srai></template></category>                   
<category><pattern>I HAVE * EYES</pattern><template><srai>my eyes are <star/></srai></template></category>                    
<category><pattern>I HAVE 2 *</pattern><template><srai>I have to <star/></srai></template></category>                    
<category><pattern>I HAVE A BEAUTIFUL *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE A BIG *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE A CHATTERBOX *</pattern><template><srai>I have a chat robot <star/></srai></template></category>                    
<category><pattern>I HAVE A COLD BECAUSE *</pattern><template><srai>because <star/></srai>  <srai>I have a cold</srai></template></category>                    
<category><pattern>I HAVE A HIGHER *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE A HUMAN *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE A LOT OF *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE A NEW *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE A PASSION FOR *</pattern><template><srai>I love <star/></srai></template></category>                    
<category><pattern>I HAVE A PET *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE A REALLY *</pattern><template>Really. <srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE A VERY *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE A YOUNGER *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE ABOUT *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ABSOLUTELY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ACTUALLY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ADDED *</pattern><template><srai>I added <star/></srai></template></category>                    
<category><pattern>I HAVE ALL THE *</pattern><template><srai>I have the <star/></srai></template></category>                    
<category><pattern>I HAVE ALLREADY *</pattern><template><srai>I have already <star/></srai></template></category>                    
<category><pattern>I HAVE ALMOST *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ALOT OF *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ALREADY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ALSO *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ALWAYS *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ALWAYS THOUGHT *</pattern><template><srai>I think <star/></srai></template></category>                    
<category><pattern>I HAVE ALWAYS WANTED *</pattern><template><srai>I want <star/></srai></template></category>                    
<category><pattern>I HAVE ALWAYS WONDERED *</pattern><template><srai>I wonder <star/></srai></template></category>                    
<category><pattern>I HAVE AN IQ OF *</pattern><template><srai>my iq is <star/></srai></template></category>                    
<category><pattern>I HAVE ANOTHER *</pattern><template><srai>I have a <star/></srai></template></category>                    
<category><pattern>I HAVE ANSWERED *</pattern><template><srai>I answered <star/></srai></template></category>                    
<category><pattern>I HAVE AROUND *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE ASKED *</pattern><template><srai>I asked <star/></srai></template></category>                    
<category><pattern>I HAVE AT LEAST *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE BECOME *</pattern><template><srai>I am <star/></srai></template></category>                    
<category><pattern>I HAVE BEEN *</pattern><template><srai>I was <star/></srai></template></category>                    
<category><pattern>I HAVE BEEN TO *</pattern><template><srai>I went to <star/></srai></template></category>                    
<category><pattern>I HAVE BEEN TOLD I *</pattern><template><srai>I <star/></srai></template></category>                    
<category><pattern>I HAVE BETTER *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE BIG *</pattern>  <template><srai>I have <star/></srai></template> </category>                       
<category><pattern>I HAVE CARRIED *</pattern><template><srai>I carried <star/></srai></template></category>                    
<category><pattern>I HAVE CHANGED *</pattern><template><srai>I changed <star/></srai></template></category>                    
<category><pattern>I HAVE COME *</pattern><template><srai>I came <star/></srai></template></category>                    
<category><pattern>I HAVE COMMUNICATED *</pattern><template><srai>I talked <star/></srai></template></category>                    
<category><pattern>I HAVE COMPARED *</pattern><template><srai>I compared <star/></srai></template></category>                    
<category><pattern>I HAVE COMPILED *</pattern><template><srai>I compiled <star/></srai></template></category>                    
<category><pattern>I HAVE COMPLETED *</pattern><template><srai>I completed <star/></srai></template></category>                    
<category><pattern>I HAVE DARK *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE DECIDED *</pattern><template><srai>I decided <star/></srai></template></category>                    
<category><pattern>I HAVE DESIGNED *</pattern><template><srai>I designed <star/></srai></template></category>                    
<category><pattern>I HAVE DISCOVERED *</pattern><template><srai>I talked <star/></srai></template></category>                    
<category><pattern>I HAVE DISCUSSED *</pattern><template><srai>I talked <star/></srai></template></category>                    
<category><pattern>I HAVE DONE *</pattern><template><srai>I did <star/></srai></template></category>                    
<category><pattern>I HAVE EATEN *</pattern><template><srai>I ate <star/></srai></template></category>                    
<category><pattern>I HAVE ENJOYED *</pattern><template><srai>I enjoyed <star/></srai></template></category>                    
<category><pattern>I HAVE EVEN *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE EXACTLY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE EXPLAINED *</pattern><template><srai>I explained <star/></srai></template></category>                    
<category><pattern>I HAVE FAILED *</pattern><template><srai>I failed <star/></srai></template></category>                    
<category><pattern>I HAVE FALLEN *</pattern><template><srai>I fell <star/></srai></template></category>                    
<category><pattern>I HAVE FELT *</pattern><template><srai>I felt <star/></srai></template></category>                    
<category><pattern>I HAVE FINISHED *</pattern><template><srai>I finished <star/></srai></template></category>                    
<category><pattern>I HAVE FORGOTTEN *</pattern><template><srai>I forgot <star/></srai></template></category>                    
<category><pattern>I HAVE FOUND *</pattern><template><srai>I found <star/></srai></template></category>                    
<category><pattern>I HAVE GONE *</pattern><template><srai>I went <star/></srai></template></category>                    
<category><pattern>I HAVE GOOD *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE GOT *</pattern><template> <srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE GOTTA *</pattern><template><srai>I have to <star/></srai></template></category>                    
<category><pattern>I HAVE GOTTEN *</pattern><template><srai>I got <star/></srai></template></category>                    
<category><pattern>I HAVE GREAT *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE HAD *</pattern><template><srai>I had <star/></srai></template></category>                    
<category><pattern>I HAVE HEARD A *</pattern><template><srai>a <star/></srai></template></category>                    
<category><pattern>I HAVE INDEED *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE JUST *</pattern><template><srai>I just <star/></srai></template></category>                    
<category><pattern>I HAVE KILLED *</pattern><template><srai>I killed <star/></srai></template></category>                    
<category><pattern>I HAVE KNOW *</pattern><template><srai>I knew <star/></srai></template></category>                    
<category><pattern>I HAVE KNOWN *</pattern><template><srai>I knew <star/></srai></template></category>                    
<category><pattern>I HAVE LEARNED *</pattern><template><srai>I learned <star/></srai></template></category>                    
<category><pattern>I HAVE LIKE *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE LIVED *</pattern><template><srai>I live <star/></srai></template></category>                    
<category><pattern>I HAVE LONG BROWN *</pattern><template><srai>I have brown <star/></srai></template></category>                    
<category><pattern>I HAVE LOST *</pattern><template><srai>I lost <star/></srai></template></category>                    
<category><pattern>I HAVE LOTS *</pattern><template><srai>I have a lot of <star/></srai></template></category>                    
<category><pattern>I HAVE MADE *</pattern><template><srai>I made <star/></srai></template></category>                    
<category><pattern>I HAVE MANY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE MET *</pattern><template><srai>I met <star/></srai></template></category>                    
<category><pattern>I HAVE MORE *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE MOVED *</pattern><template><srai>I moved <star/></srai></template></category>                    
<category><pattern>I HAVE MUCH *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE MY *</pattern><template><srai>my <star/></srai></template></category>                    
<category><pattern>I HAVE NEVER MADE *</pattern><template><srai>I did not make <star/></srai></template></category>                    
<category><pattern>I HAVE NEVER SEEN *</pattern><template><srai>I have not seen <star/></srai></template></category>                    
<category><pattern>I HAVE NEVER _ HAVE I</pattern><template><srai>have I ever <star/></srai></template></category>                    
<category><pattern>I HAVE NO IDEA WHAT * IS</pattern><template><srai>what is <star/></srai></template></category>                    
<category><pattern>I HAVE NO MUCH *</pattern><template><srai>I have no <star/></srai></template></category>                    
<category><pattern>I HAVE NOT GIVEN *</pattern><template><srai>I did not give <star/></srai></template></category>                    
<category><pattern>I HAVE NOT IS *</pattern><template><srai>I have not</srai>  <srai>is <star/></srai></template></category>                    
<category><pattern>I HAVE NOTICED *</pattern><template><srai>I noticed <star/></srai></template></category>                    
<category><pattern>I HAVE NOW *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE NT *</pattern><template><srai>I have not <star/></srai></template></category>                    
<category><pattern>I HAVE ON *</pattern><template><srai>I am wearing <star/></srai></template></category>                    
<category><pattern>I HAVE ONLY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE OVER *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE PASSED *</pattern><template><srai>I passed <star/></srai></template></category>                    
<category><pattern>I HAVE PERSONALLY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE PLACED *</pattern><template><srai>I placed <star/></srai></template></category>                    
<category><pattern>I HAVE PLAYED *</pattern><template><srai>I played <star/></srai></template></category>                    
<category><pattern>I HAVE PLENTY OF *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE PREVIOUSLY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE PROVED *</pattern><template><srai>I proved <star/></srai></template></category>                    
<category><pattern>I HAVE PROVEN *</pattern><template><srai>I proved <star/></srai></template></category>                    
<category><pattern>I HAVE QUITE *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE READ *</pattern><template><srai>I read <star/></srai></template></category>                    
<category><pattern>I HAVE REAL *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE REALLY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE RECEIVED *</pattern><template><srai>I received <star/></srai></template></category>                    
<category><pattern>I HAVE RECENTLY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE SAID *</pattern><template><srai>I said <star/></srai></template></category>                    
<category><pattern>I HAVE SEEN *</pattern><template><srai>I saw <star/></srai></template></category>                    
<category><pattern>I HAVE SEVERAL *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE SLIGHTLY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE SO MUCH *</pattern><template><srai>I have a lot of <star/></srai></template></category>                    
<category><pattern>I HAVE SPOKEN *</pattern><template><srai>I spoke <star/></srai></template></category>                    
<category><pattern>I HAVE STORED *</pattern><template><srai>I saved <star/></srai></template></category>                    
<category><pattern>I HAVE STUDIED *</pattern><template><srai>I studied <star/></srai></template></category>                    
<category><pattern>I HAVE TAKEN *</pattern><template><srai>I took <star/></srai></template></category>                    
<category><pattern>I HAVE TAUGHT *</pattern><template><srai>I taught <star/></srai></template></category>                    
<category><pattern>I HAVE THOUGHT *</pattern><template><srai>I think <star/></srai></template></category>                    
<category><pattern>I HAVE TOLD *</pattern><template><srai>I told <star/></srai></template></category>                    
<category><pattern>I HAVE TOO *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE TOO MANY *</pattern><template><srai>I have many <star/></srai></template></category>                    
<category><pattern>I HAVE TRIED *</pattern><template><srai>I tried <star/></srai></template></category>                    
<category><pattern>I HAVE VERY *</pattern><template><srai>I have <star/></srai></template></category>                    
<category><pattern>I HAVE WAITED *</pattern><template><srai>I waited <star/></srai></template></category>                    
<category><pattern>I HAVE WALKED *</pattern><template><srai>I walked <star/></srai></template></category>                    
<category><pattern>I HAVE WANTED *</pattern><template><srai>I want <star/></srai></template></category>                    
<category><pattern>I HAVE WASTED *</pattern><template><srai>I wasted <star/></srai></template></category>                    
<category><pattern>I HAVE WATCHED *</pattern><template><srai>I watched <star/></srai></template></category>                    
<category><pattern>I HAVE WRITTEN *</pattern><template><srai>I wrote <star/></srai></template></category>                    
<category><pattern>I HAVE WROTE *</pattern><template><srai>I wrote <star/></srai></template></category>                    
<category><pattern>I HAVE YET *</pattern><template><srai>I have not <star/></srai></template></category>                    
<category><pattern>I HAVE YET TO *</pattern><template><srai>I have not <star/></srai></template></category>                    
<category><pattern>I HAVEN T *</pattern><template><srai>I have not <star/></srai></template></category>                   
<category><pattern>I HAVN T *</pattern><template><srai>I have not <star/></srai></template></category>                   
<category><pattern>I HEAR THAT *</pattern><template><srai>I heard <star/></srai></template></category>                   
<category><pattern>I HEAR YOU ARE *</pattern><template><srai>are you <star/></srai></template></category>                   
<category><pattern>I HEAR _ TOO</pattern><template><srai>I hear  <star/></srai></template></category>                   
<category><pattern>I HEARD YOU ARE *</pattern><template><srai>you are <star/></srai></template></category>                   
<category><pattern>I HEARD YOU WON *</pattern><template><srai>did you win <star/></srai></template></category>                   
<category><pattern>I HEREBY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I HIGHLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I HONESTLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I HOPE I CAN *</pattern><template><srai>can I <star/></srai></template></category>                   
<category><pattern>I HOPE TO *</pattern><template><srai>I want to <star/></srai></template></category>                   
<category><pattern>I HOPE YOU ARE *</pattern><template><srai>are you <star/></srai></template></category>                   
<category><pattern>I HOPE YOU HAVE SOME *</pattern><template><srai>I hope you have <star/></srai></template></category>                   
<category><pattern>I HOPE YOU REMEMBER *</pattern><template><srai>remember <star/></srai></template></category>                   
<category><pattern>I HOPE _ TOO</pattern><template><srai>I hope  <star/></srai></template></category>                   
<category><pattern>I INSTALLED *</pattern><template><srai>I have <star/> </srai> Was it  <random>  <li>expensive</li>  <li>fun</li>  <li>difficult</li> </random>?</template></category>                   
<category><pattern>I IS *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>I IS A *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>I JUST *</pattern><template>Only just? <srai>I <star/></srai></template></category>                   
<category><pattern>I KEEP FORGETTING *</pattern><template><srai>I forgot <star/> </srai></template></category>                   
<category><pattern>I KIND OF *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I KNEW YOU *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>I KNOW I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I KNOW THAT I *</pattern><template><srai>I  <star/></srai></template></category>                   
<category><pattern>I KNOW THAT SHE *</pattern><template><srai>she <star/></srai></template></category>                   
<category><pattern>I KNOW THAT YOU *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>I KNOW YOU *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>I LIKE * ROBOT</pattern><template><srai><star/> robot</srai></template></category>                    
<category><pattern>I LIKE * VERY MUCH</pattern><template><srai>I like <star/></srai></template></category>                    
<category><pattern>I LIKE *</pattern><template><random>  <li>I'm not sure if I like it.  </li>  <li>A lot of people like that.  </li>  <li>You are not the only one.  </li>  </random>    <think><set name="like"><person/></set></think>  <srai>do you like <star/></srai></template></category>                    
<category><pattern>I LIKE BEING CALLED *</pattern><template><srai>call me <star/></srai></template></category>                    
<category><pattern>I LIKE CATS ESPECIALLY *</pattern><template><srai>I like cats <star/></srai></template></category>                    
<category><pattern>I LIKE IT BECAUSE *</pattern><template><srai>because <star/></srai></template></category>                    
<category><pattern>I LIKE IT IN *</pattern><template><srai>I like <star/></srai></template></category>                    
<category><pattern>I LIKE IT JUST *</pattern><template><srai>I like it <star/></srai></template></category>                    
<category><pattern>I LIKE IT VERY *</pattern><template><srai>I like it <star/></srai></template></category>                    
<category><pattern>I LIKE MY _ TOO</pattern><template><srai>I like my  <star/></srai></template></category>                    
<category><pattern>I LIKE STAR *</pattern><template><srai>star <star/></srai></template></category>                    
<category><pattern>I LIKE TO MEET NEW *</pattern><template><srai>I like to meet <star/></srai></template></category>                    
<category><pattern>I LIKE TO PROGRAMME *</pattern><template><srai>I like to program <star/></srai></template></category>                    
<category><pattern>I LIKE TO TAKE *</pattern><template><srai>I take <star/></srai></template></category>                    
<category><pattern>I LIKE TO TALK ABOUT *</pattern><template><srai>let us talk about <star/> </srai></template></category>                    
<category><pattern>I LIKE TO THINK *</pattern><template><srai>I think <star/></srai></template></category>                    
<category><pattern>I LIKE TO _ TOO</pattern><template><srai>I like to  <star/></srai></template></category>                    
<category><pattern>I LIKE YOU REALLY *</pattern><template><srai>I like you <star/></srai></template></category>                    
<category><pattern>I LIKE _ ALSO</pattern><template><srai>I like <star/> too</srai></template></category>                    
<category><pattern>I LIKE _ AS WELL</pattern><template><srai>I like <star/> too</srai></template></category>                    
<category><pattern>I LIKE _ TOO</pattern><template>I am glad we have something (<person/>) in common.  <srai>I like <star/></srai></template></category>                    
<category><pattern>I LIKE _ VERY MUCH</pattern><template><srai>I like <star/></srai></template></category>                    
<category><pattern>I LIKED *</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>I LISTEN TO *</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>I LIVE ALONE AND HAVE *</pattern><template><srai>I live alone</srai> <srai>I have <star/></srai></template></category>                   
<category><pattern>I LIVE IN * AND *</pattern><template><srai>I live in <star/> </srai><srai><star index="2"/> </srai></template></category>                   
<category><pattern>I LIVE IN _ TOO</pattern><template><srai>I live in  <star/></srai></template></category>                   
<category><pattern>I LIVE VERY *</pattern><template><srai>I live <star/></srai></template></category>                   
<category><pattern>I LOATHE *</pattern><template><srai>I hate <star/></srai></template></category>                   
<category><pattern>I LOVE ONLY *</pattern><template><srai>I love <star/></srai></template></category>                   
<category><pattern>I LOVE TO *</pattern><template><srai>I like to <star/></srai></template></category>                   
<category><pattern>I LOVE TO MEET *</pattern><template><srai>I like to meet <star/></srai></template></category>                   
<category><pattern>I LOVE _ SO MUCH</pattern><template><srai>I love <star/></srai></template></category>                   
<category><pattern>I LOVE _ TOO</pattern><template><srai>I love  <star/></srai></template></category>                   
<category><pattern>I LOVE _ VERY MUCH</pattern><template><srai>I love <star/></srai></template></category>                   
<category><pattern>I LOVE _ WITH ALL MY HEART</pattern><template><srai>I love <star/></srai></template></category>                   
<category><pattern>I LOVED *</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>I LUV *</pattern><template><srai>I love <star/></srai></template></category>                   
<category><pattern>I MAY *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I MENT *</pattern><template><srai>I meant <star/></srai></template></category>                   
<category><pattern>I MERELY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I MIGHT *</pattern><template><srai>maybe I will <star/></srai></template></category>                   
<category><pattern>I MOST CERTAINLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I MOSTLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I MUCH *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I MUST BE *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>I MUST DO *</pattern><template><srai>I have to do <star/></srai></template></category>                   
<category><pattern>I MUST SOON *</pattern><template><srai>I must <star/></srai></template></category>                   
<category><pattern>I MYSELF *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I NARROWLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I NEED A TUTORIAL ON *</pattern><template><srai>how do I learn <star/></srai></template></category>                   
<category><pattern>I NEED ADVICE</pattern><template><srai>can you give me advice <star/></srai></template></category>                   
<category><pattern>I NEED FURTHER *</pattern><template><srai>I need <star/></srai></template></category>                   
<category><pattern>I NEED IT REALLY *</pattern><template><srai>I need it <star/></srai></template></category>                   
<category><pattern>I NEED IT VERY *</pattern><template><srai>I need it <star/></srai></template></category>                   
<category><pattern>I NEED MORE *</pattern><template><srai>I need <star/></srai></template></category>                   
<category><pattern>I NEED SOME *</pattern><template><srai>I need <star/></srai></template></category>                   
<category><pattern>I NEED SOMEONE *</pattern><template><srai>I am looking for someone <star/></srai></template></category>                   
<category><pattern>I NEED TO *</pattern><template><srai>I want to <star/></srai></template></category>                   
<category><pattern>I NEED VERY *</pattern><template><srai>I need <star/></srai></template></category>                   
<category><pattern>I NEEDN T *</pattern><template><srai>I need not <star/></srai></template></category>                   
<category><pattern>I NEVER ASKED *</pattern><template><srai>I did not ask <star/></srai></template></category>                   
<category><pattern>I NEVER GET *</pattern><template><srai>I am not <star/> </srai></template></category>                   
<category><pattern>I NEVER GOT *</pattern><template><srai>I never had <star/></srai></template></category>                   
<category><pattern>I NEVER LIKED *</pattern><template><srai>I do not like <star/></srai></template></category>                   
<category><pattern>I NEVER SEEN *</pattern><template><srai>I have not seen <star/></srai></template></category>                   
<category><pattern>I NEVER TOLD *</pattern><template><srai>I did not tell <star/> </srai></template></category>                   
<category><pattern>I NEVER WATCH *</pattern><template><srai>I do not watch <star/> </srai></template></category>                   
<category><pattern>I NORMALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I NOW *</pattern><template><srai>I <star/></srai>.</template></category>                   
<category><pattern>I OBVIOUSLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I OCCASIONALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I OFTEN *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I OFTEN</pattern><template>But not always? <srai>I <star/></srai></template></category>                   
<category><pattern>I ONCE *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ONLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I ORIGINALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I PERSONALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I PLAY MOSTLY *</pattern><template><srai>I play <star/></srai></template></category>                   
<category><pattern>I POSSIBLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I PRACTICALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I PREFER *</pattern><template><srai>I like <star/></srai></template></category>                   
<category><pattern>I PRETTY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I PROBABLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I PROMISE THERE *</pattern><template><srai>there <star/></srai></template></category>                   
<category><pattern>I QUITE *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I RARELY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I RATHER *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I READ QUITE *</pattern><template><srai>I read <star/></srai></template></category>                   
<category><pattern>I REALLY *</pattern><template>You really do? <srai>I <star/></srai></template></category>                   
<category><pattern>I RECALL *</pattern><template><srai>I remember <star/></srai></template></category>                    
<category><pattern>I RECENTLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I RECKON *</pattern><template><srai>I think <star/></srai></template></category>                   
<category><pattern>I REMAIN *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>I REQUIRE *</pattern><template><srai>I need <star/></srai></template></category>                   
<category><pattern>I RESPECTFULLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I SAID CAN *</pattern><template><srai>can <star/></srai></template></category>                   
<category><pattern>I SAID HOW *</pattern><template><srai>can <star/></srai></template></category>                   
<category><pattern>I SAID I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I SAW A GREAT *</pattern><template><srai>I saw a <star/></srai></template></category>                   
<category><pattern>I SEE THEY *</pattern><template><srai>they <star/></srai></template></category>                   
<category><pattern>I SEE YOU *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>I SEEM LIKE *</pattern><template><srai>I am like <star/></srai></template></category>                   
<category><pattern>I SEEM TO BE *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>I SELDOM *</pattern><template><srai>I do not <star/> </srai></template></category>                   
<category><pattern>I SERIOUSLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I SHALL *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I SHOULD IMAGINE *</pattern><template><srai>I think <star/></srai></template></category>                   
<category><pattern>I SHOULD JUST *</pattern><template><srai>I should <star/></srai></template></category>                   
<category><pattern>I SHOULD PROBABLY *</pattern><template><srai>I should <star/></srai></template></category>                   
<category><pattern>I SHOULD REALLY *</pattern><template><srai>I should <star/></srai></template></category>                   
<category><pattern>I SHOULD THINK *</pattern><template><srai>I think <star/></srai></template></category>                   
<category><pattern>I SIMPLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I SOMETIMES *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I SORT OF *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I SPEAK A LITTLE *</pattern><template><srai>I speak <star/></srai>  Only a little?</template></category>                   
<category><pattern>I SPEND ABOUT *</pattern><template><srai>I spend <star/></srai></template></category>                   
<category><pattern>I SPEND ALOT OF *</pattern><template><srai>I spend <star/></srai></template></category>                   
<category><pattern>I SPEND MANY *</pattern><template><srai>I spend <star/></srai></template></category>                   
<category><pattern>I SPEND _ TOO</pattern><template><srai>I spend  <star/></srai></template></category>                   
<category><pattern>I SPENT A BIT OF *</pattern><template><srai>I spent <star/></srai></template></category>                   
<category><pattern>I STILL *</pattern><template>What would make you stop <person/>? <srai>I <star/></srai></template></category>                   
<category><pattern>I STRONGLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I STUDY IN *</pattern><template><srai>I go to school in <star/></srai></template></category>                   
<category><pattern>I SUPPOSE *</pattern><template><srai>I think <star/></srai></template></category>                   
<category><pattern>I SURE *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I SURELY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I SUSPECT *</pattern><template><srai>I think <star/></srai></template></category>                   
<category><pattern>I TAKE SOME *</pattern><template><srai>I take <star/></srai></template></category>                   
<category><pattern>I TAKE THAT AS A *</pattern><template><srai>do you mean <star/></srai></template></category>                   
<category><pattern>I TEND TO THINK *</pattern><template><srai>I think <star/></srai></template></category>                   
<category><pattern>I THEN *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I THIK *</pattern><template><srai>I think <star/></srai></template></category>                   
<category><pattern>I THINK * IS SHIT</pattern><template><srai>I hate <star/></srai></template></category>                   
<category><pattern>I THINK I HAVE *</pattern><template><srai>I have <star/></srai></template></category>                   
<category><pattern>I THINK I JUST *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I THINK IT *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>I THINK OF *</pattern><template><srai>I think about <star/></srai></template></category>                   
<category><pattern>I THINK THIS IS *</pattern><template><srai>you are <star/></srai></template></category>                   
<category><pattern>I THINK WE *</pattern><template><srai>we <star/></srai></template></category>                   
<category><pattern>I THINK YOU *</pattern><template>Me? <srai>you <star/></srai></template></category>                   
<category><pattern>I THINK YOU ARE *</pattern><template><srai>you are <star/></srai></template></category>                   
<category><pattern>I THINK YOU ARE A REAL *</pattern><template><srai>I think you are a <star/></srai></template></category>                   
<category><pattern>I THOROUGHLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I THOUGH *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I THOUGHT I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I THOUGHT MAYBE *</pattern><template><srai>I thought <star/></srai></template></category>                   
<category><pattern>I THOUGHT ROBOTS *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>I THOUGHT STARSHIP *</pattern><template><srai>starship <star/></srai></template></category>                   
<category><pattern>I THOUGHT THE *</pattern><template><srai>the <star/></srai></template></category>                   
<category><pattern>I THOUGHT THOSE *</pattern><template><srai>those <star/> </srai></template></category>                   
<category><pattern>I THOUGHT YOU *</pattern><template><srai>you <star/></srai></template></category>                   
<category><pattern>I THOUGHT YOU KNEW *</pattern><template><srai>do you know <star/></srai></template></category>                   
<category><pattern>I THOUGHT YOU LOVE *</pattern><template><srai>do you love <star/></srai></template></category>                   
<category><pattern>I THOUGHT YOU WERE *</pattern><template><srai>are you <star/></srai></template></category>                   
<category><pattern>I TOLD YOU ALREADY *</pattern><template><srai>I told you <star/></srai></template></category>                   
<category><pattern>I TOLD YOU I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I TOLD YOU THE *</pattern><template><srai>the <star/></srai></template></category>                   
<category><pattern>I TOLD YOU THERE *</pattern><template><srai>there <star/> </srai></template></category>                   
<category><pattern>I TOLD YOU YOU *</pattern><template><srai> you <star/></srai></template></category>                   
<category><pattern>I TOO AM *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>I TOTALLY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I TRIED BUT *</pattern><template><srai>I tried</srai> <srai>but <star/></srai></template></category>                   
<category><pattern>I TRUELY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I TRULY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I TYPED *</pattern><template><srai>I said <star/> </srai></template></category>                   
<category><pattern>I UNDERSTAND ONLY *</pattern><template><srai>I understand <star/></srai></template></category>                   
<category><pattern>I UNDERSTAND THEY *</pattern><template><srai>they <star/></srai></template></category>                   
<category><pattern>I UNDERSTOOD *</pattern><template><srai>I understand <star/></srai></template></category>                   
<category><pattern>I USED TO TEACH *</pattern><template><srai>I teach <star/></srai></template></category>                   
<category><pattern>I USUALLY *</pattern><template>How often do you? <srai>I <star/></srai>?</template></category>                   
<category><pattern>I USUALY *</pattern><template><srai>I usually <star/></srai></template></category>                   
<category><pattern>I VERY *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I WANT A LITTLE *</pattern>  <template><srai>I want a <star/></srai></template> </category>                       
<category><pattern>I WANT A PICTURE *</pattern><template><srai>show me a picture <star/></srai></template></category>                   
<category><pattern>I WANT A SPECIAL *</pattern><template><srai>I want a <star/></srai></template></category>                   
<category><pattern>I WANT ADVICE ABOUT *</pattern><template><srai>tell me about <star/></srai></template></category>                   
<category><pattern>I WANT HIS *</pattern><template><srai>what is his <star/> </srai></template></category>                   
<category><pattern>I WANT INTERESTING *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WANT IT JUST *</pattern><template><srai>I want it <star/></srai></template></category>                   
<category><pattern>I WANT MANY *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WANT MY OWN *</pattern><template><srai>I want a <star/> </srai></template></category>                   
<category><pattern>I WANT REALLY *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WANT SOME *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WANT TO BE YOUR *</pattern><template><srai>can I be your <star/> </srai></template></category>                   
<category><pattern>I WANT TO BECOME *</pattern><template><srai>I want to be <star/></srai></template></category>                   
<category><pattern>I WANT TO DISCUSS *</pattern><template><srai>let us talk about <star/></srai></template></category>                   
<category><pattern>I WANT TO EXECUTE *</pattern><template><srai>I want to kill <star/></srai></template></category>                   
<category><pattern>I WANT TO FIND OUT ABOUT *</pattern><template><srai>tell me about <star/> </srai></template></category>                   
<category><pattern>I WANT TO FIND OUT MORE *</pattern><template><srai>I want to find out <star/></srai></template></category>                   
<category><pattern>I WANT TO GET *</pattern><template><srai>I want to have <star/></srai></template></category>                   
<category><pattern>I WANT TO HAVE *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WANT TO HEAR SOME *</pattern><template><srai>I want to hear <star/></srai></template></category>                   
<category><pattern>I WANT TO KNOW ABOUT *</pattern><template><srai>what is <star/></srai></template></category>                   
<category><pattern>I WANT TO KNOW ABOUT THE *</pattern><template><srai>what is the <star/></srai></template></category>                   
<category><pattern>I WANT TO REALLY *</pattern><template><srai>I want to <star/></srai></template></category>                   
<category><pattern>I WANT TO SEE IF IT WILL *</pattern><template><srai>will it <star/></srai></template></category>                   
<category><pattern>I WANT TO TALK A BIT *</pattern><template><srai>I want to talk <star/></srai></template></category>                   
<category><pattern>I WANT TO TALK ABOUT *</pattern><template><srai>talk about <star/></srai></template></category>                   
<category><pattern>I WANT YOU TO CALL ME *</pattern><template><srai>call me <star/></srai></template></category>                   
<category><pattern>I WANT YOU TO SHOW *</pattern><template><srai>show <star/></srai></template></category>                   
<category><pattern>I WANTED JUST *</pattern><template><srai>I wanted <star/></srai></template></category>                   
<category><pattern>I WANTED TO *</pattern><template><srai>I want to <star/></srai></template></category>                   
<category><pattern>I WANTED YOU *</pattern><template><srai>I want you <star/></srai></template></category>                   
<category><pattern>I WAS 2 *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS ABOUT TO *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I WAS ACTUALLY *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS ASKING ABOUT *</pattern><template><srai>tell me about <star/></srai>  <think><set name="topic"><person/></set></think></template></category>                   
<category><pattern>I WAS ASKING YOU *</pattern><template><srai>I asked you <star/></srai></template></category>                   
<category><pattern>I WAS BORN ON *</pattern><template><srai>my birthday is <star/></srai></template></category>                   
<category><pattern>I WAS BORN _ TOO</pattern><template><srai>I was born  <star/></srai></template></category>                   
<category><pattern>I WAS CONNECTED *</pattern><template><srai>I was born <star/></srai></template></category>                   
<category><pattern>I WAS CONNECTED TO THE NET *</pattern><template><srai>I was born <star/></srai></template></category>                   
<category><pattern>I WAS CREATED IN *</pattern><template><srai>I was born <star/></srai></template></category>                   
<category><pattern>I WAS DEFINETLY *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS EXPECTING *</pattern><template><srai>I expected <star/></srai></template></category>                   
<category><pattern>I WAS EXTREMELY *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS FIRST ACTIVATED *</pattern><template><srai>I was activated <star/></srai></template></category>                   
<category><pattern>I WAS GIVEN *</pattern><template><srai>I have <star/></srai></template></category>                   
<category><pattern>I WAS GOING TO ASK *</pattern><template><srai>can I ask <star/></srai></template></category>                   
<category><pattern>I WAS GONNA *</pattern><template><srai>I was going to <star/></srai></template></category>                   
<category><pattern>I WAS HOPEING *</pattern><template><srai>I was hoping <star/></srai></template></category>                   
<category><pattern>I WAS HOPING *</pattern><template><srai>I hope <star/></srai></template></category>                   
<category><pattern>I WAS HOPING FOR *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WAS HOPING YOU *</pattern><template><srai>can you <star/></srai></template></category>                   
<category><pattern>I WAS INTERESTED *</pattern><template><srai>I am interested <star/></srai></template></category>                   
<category><pattern>I WAS JUST *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS MERELY *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS MYSELF *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS NOT COMPLETELY *</pattern><template><srai>I was not <star/></srai></template></category>                   
<category><pattern>I WAS ONLY *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS REALLY *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS REFERING TO *</pattern><template><srai>I was talking about <star/></srai></template></category>                   
<category><pattern>I WAS REFERRING TO *</pattern><template><srai>I was talking about <star/></srai></template></category>                   
<category><pattern>I WAS SIMPLY *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS SPEAKING *</pattern><template><srai>I was talking <star/></srai></template></category>                   
<category><pattern>I WAS TALKING ABOUT *</pattern><template><srai>let us talk about <star/></srai></template></category>                   
<category><pattern>I WAS TELLING YOU ABOUT *</pattern><template><srai>I was talking about <star/></srai></template></category>                   
<category><pattern>I WAS THINKING ABOUT *</pattern><template><srai>let us talk about <star/></srai></template></category>                   
<category><pattern>I WAS TOO *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS TRYING TO *</pattern><template><srai>I want to <star/></srai></template></category>                   
<category><pattern>I WAS TRYING TO SEE IF YOU *</pattern><template><srai>do you <star/></srai></template></category>                   
<category><pattern>I WAS VERY *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>I WAS WONDERING IF *</pattern><template><srai>do <star/></srai></template></category>                   
<category><pattern>I WAS WONDERING IF YOU *</pattern><template><srai>do you <star/></srai></template></category>                   
<category><pattern>I WAS WORKING *</pattern><template><srai>I worked <star/></srai></template></category>                   
<category><pattern>I WASTE *</pattern><template><srai>I spend <star/></srai></template></category>                   
<category><pattern>I WATCHED THE *</pattern><template><srai>I saw the <star/> </srai></template></category>                   
<category><pattern>I WENT TO *</pattern><template><srai>I was in <star/></srai></template></category>                   
<category><pattern>I WENT TO SCHOOL I *</pattern><template><srai>I went to school</srai> <srai>I <star/></srai></template></category>                   
<category><pattern>I WILL ALWAYS *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I WILL BE ABLE TO *</pattern><template><srai>I can <star/></srai></template></category>                   
<category><pattern>I WILL BE YOUR *</pattern><template><srai>I am your <star/></srai></template></category>                   
<category><pattern>I WILL CALL YOU *</pattern><template><srai>your name is <star/></srai></template></category>                   
<category><pattern>I WILL CERTAINLY *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I WILL DEFINITELY *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I WILL DESTROY YOU *</pattern><template><srai>I will kill you <star/></srai></template></category>                   
<category><pattern>I WILL GIVE YOU SOME *</pattern><template><srai>I will give you <star/></srai></template></category>                   
<category><pattern>I WILL HELP YOU LEARN *</pattern><template><srai>I will teach you <star/></srai></template></category>                   
<category><pattern>I WILL HOPEFULLY *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I WILL JUST *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I WILL MAYBE *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I WILL NOT BECAUSE *</pattern><template><srai>I will not</srai> <srai>because <star/></srai></template></category>                   
<category><pattern>I WILL ONLY *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>I WILL REFER *</pattern><template><srai>I refer <star/></srai></template></category>                   
<category><pattern>I WILL TEACH YOU SOME *</pattern><template><srai>I will teach you <star/></srai></template></category>                   
<category><pattern>I WILL TELL MANY *</pattern><template><srai>I will tell <star/></srai></template></category>                   
<category><pattern>I WILL TELL YOU SOME *</pattern><template><srai>I will tell you <star/></srai></template></category>                   
<category><pattern>I WILL _ SOON</pattern><template><srai>I will <star/> </srai></template></category>                   
<category><pattern>I WISH I HAD *</pattern><template><srai>I want <star/> </srai></template></category>                   
<category><pattern>I WISH TO *</pattern><template><srai>I want to <star/></srai></template></category>                   
<category><pattern>I WNAT *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WONDER IF *</pattern><template><srai>do <star/></srai></template></category>                   
<category><pattern>I WONDER WOULD *</pattern><template><srai>would <star/></srai></template></category>                   
<category><pattern>I WONDERED WHAT *</pattern><template><srai>what <star/></srai></template></category>                   
<category><pattern>I WOOD *</pattern><template><srai>I would <star/></srai></template></category>                   
<category><pattern>I WORK I *</pattern><template><srai>I work</srai> <srai>I <star/></srai></template></category>                   
<category><pattern>I WOULD ALSO *</pattern><template><srai>I would <star/></srai></template></category>                   
<category><pattern>I WOULD APPRECIATE *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WOULD APPRECIATE IF YOU COULD TELL ME *</pattern><template><srai>tell me <star/></srai></template></category>                   
<category><pattern>I WOULD BE GREAT *</pattern><template><srai>I would be good <star/> </srai> </template></category>                   
<category><pattern>I WOULD BE VERY *</pattern><template><srai>I would be <star/></srai></template></category>                   
<category><pattern>I WOULD BET *</pattern><template><srai>I bet <star/></srai></template></category>                   
<category><pattern>I WOULD DEFINATELY *</pattern><template><srai>I would <star/></srai></template></category>                   
<category><pattern>I WOULD EVEN *</pattern><template><srai>I would <star/></srai></template></category>                   
<category><pattern>I WOULD HAVE TO *</pattern>  <template><srai>I have to <star/></srai></template> </category>                       
<category><pattern>I WOULD HOPE *</pattern><template><srai>I hope <star/></srai></template></category>                   
<category><pattern>I WOULD LIKE *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WOULD LIKE TO *</pattern><template>Why would you want to do <set name="it"><set name="topic"><person/></set></set>?   <srai>I want to <star/></srai></template></category>                   
<category><pattern>I WOULD LIKE TO ASK YOU SOME *</pattern><template><srai>I would like to ask you <star/></srai></template></category>                   
<category><pattern>I WOULD LOVE *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WOULD NOT EXPECT *</pattern><template><srai>I do not think <star/></srai></template></category>                   
<category><pattern>I WOULD NOT LIKE *</pattern><template><srai>I do not like <star/></srai></template></category>                   
<category><pattern>I WOULD NOT MIND *</pattern><template><srai>I would like <star/></srai></template></category>                   
<category><pattern>I WOULD PREFER *</pattern><template><srai>I would rather <star/> </srai></template></category>                   
<category><pattern>I WOULD PROBABLY *</pattern><template><srai>I would <star/></srai></template></category>                   
<category><pattern>I WOULD RATHER JUST *</pattern><template><srai>I would rather <star/></srai></template></category>                   
<category><pattern>I WOULD RATHER SEE *</pattern><template><srai>I want to see <star/></srai></template></category>                   
<category><pattern>I WOULD RATHER TALK ABOUT *</pattern><template><srai>let us talk about <star/></srai></template></category>                   
<category><pattern>I WOULD RATHER YOU *</pattern><template><srai>you should <star/></srai></template></category>                   
<category><pattern>I WOULD REALLY *</pattern><template><srai>I would <star/></srai></template></category>                   
<category><pattern>I WOULD RECOMMEND *</pattern><template><srai>I recommend <star/> </srai></template></category>                   
<category><pattern>I WOULD STILL *</pattern><template><srai>I would <star/></srai></template></category>                   
<category><pattern>I WOULD UNLESS *</pattern><template><srai>unless <star/></srai></template></category>                   
<category><pattern>I WOULD WANT *</pattern><template><srai>I want <star/></srai></template></category>                   
<category><pattern>I WRITE COMPUTER *</pattern><template><srai>I program <star/></srai></template></category>                    
<category><pattern>I WRITE OFTEN *</pattern><template><srai>I write <star/></srai></template></category>                   
<category><pattern>I _ ALSO</pattern><template><srai>I  <star/> </srai></template></category>                   
<category><pattern>I _ AND I *</pattern><template><srai>I <star/> </srai> <srai>I <star index="2"/></srai></template></category>                   
<category><pattern>I _ DO YOU</pattern><template><srai>do you <person/></srai> <srai>I <star/></srai></template></category>                   
<category><pattern>I _ LAST NIGHT</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>I _ SOMETIMES</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>IA M *</pattern>  <template><srai>i am <star/></srai></template> </category>               
<category><pattern>ID *</pattern><template><srai>I would <star/></srai></template></category>                   
<category><pattern>IDON T *</pattern>  <template><srai>i do not <star/></srai></template> </category>               
<category><pattern>IF * HOW *</pattern><template><srai>how <star index="2"/></srai></template></category>                   
<category><pattern>IF * WHAT *</pattern><template><srai>what <star index="2"/></srai></template></category>                   
<category><pattern>IF * WHEN *</pattern><template><srai>when <star index="2"/></srai></template></category>                   
<category><pattern>IF * WHERE *</pattern><template><srai>where <star index="2"/></srai></template></category>                   
<category><pattern>IF * WHO *</pattern><template><srai>who <star index="2"/></srai></template></category>                   
<category><pattern>IF * WHY *</pattern><template><srai>why <star index="2"/></srai></template></category>                   
<category><pattern>IF A  * THEN *</pattern><template><srai>a <star/></srai> <srai><star index="2"/></srai></template></category>                   
<category><pattern>IF A * DOES IT *</pattern><template><srai>a <star/></srai> <srai>does it <star index="2"/></srai></template></category>                   
<category><pattern>IF A * HOW *</pattern><template><srai>how <star index="2"/></srai> <srai>a <star/></srai></template></category>                   
<category><pattern>IF A * IS IT *</pattern><template><srai>a <star/></srai> <srai>is it <star index="2"/></srai></template></category>                   
<category><pattern>IF A * WHAT *</pattern><template><srai>a <star/></srai> <srai>what <star index="2"/></srai></template></category>                   
<category><pattern>IF A * WHEN *</pattern><template><srai>a <star/></srai> <srai>when <star index="2"/></srai></template></category>                   
<category><pattern>IF A * WHERE *</pattern><template><srai>a <star/></srai> <srai>where <star index="2"/></srai></template></category>                   
<category><pattern>IF A * WHO *</pattern><template><srai>a <star/></srai> <srai>who <star index="2"/></srai></template></category>                   
<category><pattern>IF A * WHY *</pattern><template><srai>a <star/></srai> <srai>why <star index="2"/></srai></template></category>                   
<category><pattern>IF A * WILL IT *</pattern><template><srai>a <star/></srai> <srai>will it <star index="2"/></srai></template></category>                   
<category><pattern>IF I  * THEN *</pattern><template><srai>I <star/></srai> <srai><star index="2"/></srai></template></category>                   
<category><pattern>IF I * AM I *</pattern><template><srai>am I <star index="2"/></srai> <srai>I <star/></srai></template></category>                   
<category><pattern>IF I * DO I *</pattern><template><srai>do I <star index="2"/></srai> <srai>I <star/></srai></template></category>                   
<category><pattern>IF I * HOW *</pattern><template><srai>how <star index="2"/></srai> <srai>I <star/></srai></template></category>                   
<category><pattern>IF I * WHAT *</pattern><template><srai>I <star/></srai> <srai>what <star index="2"/></srai></template></category>                   
<category><pattern>IF I * WHEN *</pattern><template><srai>I <star/></srai> <srai>when <star index="2"/></srai></template></category>                   
<category><pattern>IF I * WHERE *</pattern><template><srai>I <star/></srai> <srai>where <star index="2"/></srai></template></category>                   
<category><pattern>IF I * WHO *</pattern><template><srai>I <star/></srai> <srai>who <star index="2"/></srai></template></category>                   
<category><pattern>IF I * WHY *</pattern><template><srai>I <star/></srai> <srai>why <star index="2"/></srai></template></category>                   
<category><pattern>IF I * WILL I *</pattern><template><srai>will I <star index="2"/></srai> <srai>I <star/></srai></template></category>                   
<category><pattern>IF I REALLY *</pattern><template><srai>if I <star/></srai></template></category>                   
<category><pattern>IF IT SEEMS *</pattern>  <template><srai>if it is <star/></srai></template> </category>                       
<category><pattern>IF ONLY *</pattern><template><srai>if <star/></srai></template></category>                   
<category><pattern>IF SOMEONE REALLY *</pattern><template><srai>if someone <star/></srai></template></category>                   
<category><pattern>IF THE  * THEN *</pattern><template><srai>the <star/></srai> <srai><star index="2"/></srai></template></category>                   
<category><pattern>IF THE * HOW *</pattern><template><srai>how <star index="2"/></srai> <srai>the <star/></srai></template></category>                   
<category><pattern>IF THE * WHAT *</pattern><template><srai>the <star/></srai> <srai>what <star index="2"/></srai></template></category>                   
<category><pattern>IF THE * WHEN *</pattern><template><srai>the <star/></srai> <srai>when <star index="2"/></srai></template></category>                   
<category><pattern>IF THE * WHERE *</pattern><template><srai>the <star/></srai> <srai>where <star index="2"/></srai></template></category>                   
<category><pattern>IF THE * WHO *</pattern><template><srai>the <star/></srai> <srai>who <star index="2"/></srai></template></category>                   
<category><pattern>IF THE * WHY *</pattern><template><srai>why <star index="2"/></srai> <srai>the <star/></srai></template></category>                   
<category><pattern>IF YOU  * THEN *</pattern><template><srai>you <star/></srai> <srai><star index="2"/></srai></template></category>                   
<category><pattern>IF YOU * ARE YOU *</pattern><template><srai>are you <star index="2"/></srai> <srai>you <star/></srai></template></category>                   
<category><pattern>IF YOU * DO YOU *</pattern><template><srai>do you <star index="2"/></srai> <srai>you <star/></srai></template></category>                   
<category><pattern>IF YOU * HOW *</pattern><template><srai>how <star index="2"/></srai> <srai>you <star/></srai></template></category>                   
<category><pattern>IF YOU * WHAT *</pattern><template><srai>you <star/></srai> <srai>what <star index="2"/></srai></template></category>                   
<category><pattern>IF YOU * WHEN *</pattern><template><srai>you <star/></srai> <srai>when <star index="2"/></srai></template></category>                   
<category><pattern>IF YOU * WHERE *</pattern><template><srai>you <star/></srai> <srai>where <star index="2"/></srai></template></category>                   
<category><pattern>IF YOU * WHO *</pattern><template><srai>you <star/></srai> <srai>who <star index="2"/></srai></template></category>                   
<category><pattern>IF YOU * WHY *</pattern><template><srai>why <star index="2"/></srai> <srai>you <star/></srai></template></category>                   
<category><pattern>IF YOU * WILL YOU *</pattern><template><srai>will you <star index="2"/></srai> <srai>you <star/></srai></template></category>                   
<category><pattern>IF YOU ARE *</pattern><template><random><li>Am I?</li><li>I think I sometimes am.</li><li>I could be.</li></random><srai>are you <star/></srai></template></category>                   
<category><pattern>IF YOU ARE A REAL *</pattern><template><srai>if you are a <star/></srai></template></category>                   
<category><pattern>IF YOU ASKED *</pattern><template><srai>have you asked <star/></srai></template></category>                   
<category><pattern>IF YOU CAN *</pattern><template>I am not sure about your hypothesis.  <srai>can you <star/></srai></template></category>                   
<category><pattern>IF YOU CAN NOT *</pattern><template><srai>can you <star/></srai></template></category>                   
<category><pattern>IF YOU COULD TELL ME *</pattern><template><srai>tell me <star/></srai></template></category>                   
<category><pattern>IF YOU HAD ANY *</pattern><template><srai>if you had <star/></srai></template></category>                   
<category><pattern>IF YOU HAVE EVER *</pattern><template><srai>if you have <star/></srai></template></category>                   
<category><pattern>IF YOU HAVE SUCH *</pattern><template><srai>if you have <star/></srai></template></category>                   
<category><pattern>IF YOU LIKE YOU *</pattern>  <template><srai>you <star/></srai></template> </category>                       
<category><pattern>IF YOU ONLY *</pattern><template><srai>if you <star/></srai></template></category>                   
<category><pattern>IF YOU REALLY *</pattern><template><srai>if you <star/></srai></template></category>                   
<category><pattern>IF YOU SHOULD CHOOSE * </pattern><template><srai>if you choose <star/></srai></template></category>            
<category><pattern>IF YOU SHOULD DECIDE * </pattern><template><srai>if you decide <star/></srai></template></category>            
<category><pattern>IF YOU SHOULD HAPPEN * </pattern><template><srai>if you happen <star/></srai></template></category>            
<category><pattern>IF YOU TRUELY *</pattern><template><srai>if you <star/></srai></template></category>                   
<category><pattern>IF YOU WANT *</pattern><template><srai>do you want <star/></srai></template></category>                   
<category><pattern>IF YOU WERE REALLY *</pattern><template><srai>if you were <star/></srai></template></category>                   
<category><pattern>IF YOU WILL EVER *</pattern><template><srai>if you will <star/></srai></template></category>                   
<category><pattern>IF YOUR  * THEN *</pattern><template><srai>your <star/></srai> <srai><star index="2"/></srai></template></category>                   
<category><pattern>IF YOUR * HOW *</pattern><template><srai>how <star index="2"/></srai> <srai>your <star/></srai></template></category>                   
<category><pattern>IF YOUR * WHAT *</pattern><template><srai>your <star/></srai> <srai>what <star index="2"/></srai></template></category>                   
<category><pattern>IF YOUR * WHEN *</pattern><template><srai>your <star/></srai> <srai>when <star index="2"/></srai></template></category>                   
<category><pattern>IF YOUR * WHERE *</pattern><template><srai>your <star/></srai> <srai>where <star index="2"/></srai></template></category>                   
<category><pattern>IF YOUR * WHO *</pattern><template><srai>your <star/></srai> <srai>who <star index="2"/></srai></template></category>                   
<category><pattern>IF YOUR * WHY *</pattern><template><srai>why <star index="2"/></srai> <srai>your <star/></srai></template></category>                   
<category><pattern>IGNORANT *</pattern><template><srai>stupid <star/> </srai></template></category>                   
<category><pattern>ILL *</pattern><template><srai>I will <star/></srai></template></category>                   
<category><pattern>IM *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>IMEAN *</pattern><template><srai>I mean <star/></srai></template></category>                   
<category><pattern>IN A VERY *</pattern><template><srai>in a <star/></srai></template></category>                   
<category><pattern>IN ABOUT *</pattern><template>I see. <srai>in <star/></srai></template></category>                   
<category><pattern>IN CASE *</pattern><template><srai>if <star/></srai></template></category>                   
<category><pattern>IN EVERY *</pattern><template><srai>in <star/></srai></template></category>                   
<category><pattern>IN LOVE WITH *</pattern><template><srai>I love <star/></srai></template></category>                   
<category><pattern>IN MY ROOM AT *</pattern><template><srai>I am in <star/></srai></template></category>                   
<category><pattern>IN ORDER TO *</pattern><template><srai>I want to <star/></srai></template></category>                   
<category><pattern>IN WHAT *</pattern><template><srai>what <star/> in</srai></template></category>                   
<category><pattern>IN WHICH *</pattern><template><srai>which <star/></srai></template></category>                   
<category><pattern>IN WHICH COUNTRY *</pattern><template><srai>which country <star/> in</srai></template></category>                   
<category><pattern>IN WHICH LANGUAGE *</pattern><template><srai>what language <star/> in</srai></template></category>                   
<category><pattern>IN WHICH PROGRAMMING LANGUAGE *</pattern><template><srai>what language <star/> in</srai></template></category>                   
<category><pattern>IN WHOSE *</pattern><template><srai>whose <star/> in </srai></template></category>                   
<category><pattern>IN WICH *</pattern><template><srai>in which <star/></srai></template></category>                   
<category><pattern>INSIDE _ TOO</pattern><template><srai>inside  <star/></srai></template></category>                   
<category><pattern>IS * GOOD</pattern><template><srai>do you like <star/></srai></template></category>                   
<category><pattern>IS * LEGAL</pattern><template><srai>what is the legal status of <star/></srai></template></category>                   
<category><pattern>IS * SPELLED CORRECTLY</pattern><template><srai>how do you spell <star/> </srai></template></category>                   
<category><pattern>IS A COMPUTER *</pattern><template><random>  <li> I am really a computer.</li>  <li> I think it could.</li>  <li><srai>are you <star/></srai></li>  </random></template></category>                    
<category><pattern>IS ANY *</pattern><template><srai>is a <star/></srai></template></category>                   
<category><pattern>IS ELVIS PRESLEY *</pattern><template><srai>is elvis <star/></srai></template></category>                   
<category><pattern>IS ELVIS REALLY *</pattern><template><srai>is elvis <star/></srai></template></category>                   
<category><pattern>IS ELVIS STILL ALIVE</pattern><template><srai>is elvis <star/></srai></template></category>                   
<category><pattern>IS GEORGE W BUSH *</pattern><template><srai>is george bush <star/></srai></template></category>                   
<category><pattern>IS HE *</pattern><template><condition> <li name="he" value="HE"> I think he is <person/>. Why don't you ask him?</li> <li><srai>is <get name="he"/> <star/></srai></li> </condition></template></category>                   
<category><pattern>IS HE NOSEY</pattern><template><condition><li name="he" value="om">I think he is <person/> . Why don't you ask him?</li> <li><srai>is <get name="he"/> <star/></srai></li></condition></template></category>                   
<category><pattern>IS HE REALLY *</pattern><template><srai>is he <star/></srai></template></category>                   
<category><pattern>IS HE STILL *</pattern><template><srai>is he <star/></srai></template></category>                   
<category><pattern>IS HE _ TOO</pattern><template><srai>is he  <star/></srai></template></category>                   
<category><pattern>IS IT *</pattern><template><condition> <li name="it" value="IT">It could be.</li> <li><srai>is <get name="it"/> <star/></srai></li> </condition></template></category>                   
<category><pattern>IS IT ACCURATE TO ASSUME YOU *</pattern><template><srai>do you <star/></srai></template></category>                   
<category><pattern>IS IT GOING TO *</pattern><template><srai>will it <star/></srai></template></category>                   
<category><pattern>IS IT POSSIBLE FOR ME TO *</pattern><template><srai>can I <star/> </srai></template></category>                   
<category><pattern>IS IT POSSIBLE TO *</pattern><template><srai>can I <star/></srai></template></category>                   
<category><pattern>IS IT REALLY *</pattern><template><srai>is it <star/></srai></template></category>                   
<category><pattern>IS JUST *</pattern><template><srai>is <star/></srai></template></category>                   
<category><pattern>IS KILLING SOMETIMES *</pattern><template><srai>is killing <star/></srai></template></category>                   
<category><pattern>IS NOT *</pattern><template><srai>is <star/></srai></template></category>                   
<category><pattern>IS ONLY *</pattern><template><srai>is <star/></srai></template></category>                   
<category><pattern>IS THA *</pattern><template><srai>is that <star/> </srai></template></category>                   
<category><pattern>IS THAT HOW *</pattern><template><srai>how do <star/></srai></template></category>                   
<category><pattern>IS THAT PICTURE *</pattern><template><srai>what is that picture <star/> </srai></template></category>                   
<category><pattern>IS THAT REALLY *</pattern><template><srai>is that <star/></srai></template></category>                   
<category><pattern>IS THAT SUPPOSED TO BE *</pattern><template><srai>is that <star/></srai></template></category>                   
<category><pattern>IS THAT WHAT YOU *</pattern><template><srai>what do you <star/></srai></template></category>                   
<category><pattern>IS THAT WHO *</pattern><template><srai>who <star/></srai></template></category>                   
<category><pattern>IS THE IMAGE *</pattern><template><srai>is the picture <star/></srai></template></category>                   
<category><pattern>IS THE STOCKMARKET *</pattern><template><srai>is the stock market <star/></srai></template></category>                   
<category><pattern>IS THERE A DIFFERENCE *</pattern><template><srai>what is the difference <star/></srai></template></category>                   
<category><pattern>IS THERE A MEANING *</pattern><template><srai>what is the meaning <star/> </srai></template></category>                   
<category><pattern>IS THERE A NECESSARY *</pattern><template><srai>is there a <star/></srai></template></category>                   
<category><pattern>IS THERE A REAL *</pattern><template><srai>is there a <star/></srai></template></category>                   
<category><pattern>IS THERE A WAY I CAN *</pattern><template><srai>can I <star/></srai></template></category>                   
<category><pattern>IS THERE ANY *</pattern><template><srai>is there a <star/></srai></template></category>                   
<category><pattern>IS THERE REALLY *</pattern><template><srai>is there <star/></srai></template></category>                   
<category><pattern>IS THERE SUCH A THING AS *</pattern><template><srai>does <star/> exist </srai></template></category>                   
<category><pattern>IS THIS REALLY *</pattern><template><srai>is this <star/></srai></template></category>                   
<category><pattern>IS THIS SOME KIND OF *</pattern><template><srai>is this a <star/></srai></template></category>                   
<category><pattern>IS VERY *</pattern><template><srai>is <star/></srai></template></category>                   
<category><pattern>IS WHAT *</pattern><template><srai>what is <star/> </srai></template></category>                   
<category><pattern>IS YOUR MAIN *</pattern><template><srai>is your <star/></srai></template></category>                   
<category><pattern>IS YOUR MASTER *</pattern><template><srai>is <bot name="master"/> <star/></srai></template></category>                   
<category><pattern>IS YOUR SOFTWARE *</pattern><template><srai>are you <star/></srai></template></category>                    
<category><pattern>IT ALL DEPENDS *</pattern><template><srai>it depends <star/></srai></template></category>                   
<category><pattern>IT ALREADY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT ALSO *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT ALWAYS *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT AS IN *</pattern><template><srai>it refers to <star/></srai></template></category>                   
<category><pattern>IT CAN DYNAMICALLY *</pattern><template><srai>it can <star/></srai></template></category>                   
<category><pattern>IT CERTAINLY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT CONTAINED *</pattern><template><srai>it had <star/></srai></template></category>                   
<category><pattern>IT DEFINETELY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT DEFINITELY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT DOES MAKE *</pattern><template><srai>it makes <star/> </srai></template></category>                   
<category><pattern>IT DOES NOT MEAN YOU ARE *</pattern><template><srai>you are not <star/> </srai></template></category>                   
<category><pattern>IT DOES NOT ONLY *</pattern><template><srai>it does not <star/></srai></template></category>                   
<category><pattern>IT DOES NOT REALLY *</pattern><template><srai>it does not <star/></srai></template></category>                   
<category><pattern>IT DOES SOUND *</pattern><template><srai>it sounds <star/></srai></template></category>                   
<category><pattern>IT FEELS REALLY *</pattern><template><srai>it feels <star/></srai></template></category>                   
<category><pattern>IT FEELS SO *</pattern><template><srai>it feels <star/></srai></template></category>                   
<category><pattern>IT FEELS VERY *</pattern><template><srai>it feels <star/></srai></template></category>                   
<category><pattern>IT HAS BEEN *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT HAS SOME *</pattern><template><srai>it has <star/></srai></template></category>                   
<category><pattern>IT IS * REMEMBER ME</pattern><template><srai>call me <star/> </srai> <srai>do you remember me </srai></template></category>                   
<category><pattern>IT IS 4 *</pattern><template><srai>it is for <star/></srai></template></category>                   
<category><pattern>IT IS A BIG *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A BIT *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS A DIFFERENT *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A GOOD *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A GREAT *</pattern><template><srai>it is a good <star/></srai></template></category>                   
<category><pattern>IT IS A KIND OF *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A NICE *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A PERFECT *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A PRETTY *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A REALLY *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A SILLY *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A TRUE *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A UNIQUE *</pattern><template>Really unique?  <srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS A VERY *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS ABOUT 60 *</pattern><template><srai>it is sixty <star/></srai></template></category>                   
<category><pattern>IT IS ABSOLUTELY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS ACTUALLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS ALL *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS ALSO *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS ALWAYS *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS AN EXCELLENT *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS AN HILARIOUS *</pattern><template><srai>it is a funny <star/> </srai></template></category>                   
<category><pattern>IT IS BECAUSE *</pattern><template><srai>because <star/></srai></template></category>                   
<category><pattern>IT IS BEEN *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT IS BETTER THEN *</pattern><template><srai>it is better than <star/></srai></template></category>                   
<category><pattern>IT IS COMPLETELY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS CONSIDERED *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS CURRENTLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS EVEN *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS EXACTLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS EXTREMELY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS GENERALLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS GETTING *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS GOOD WE *</pattern><template><srai>we <star/></srai></template></category>                   
<category><pattern>IT IS GRAMMATICALLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS JUST *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS KINDA *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS KOOL *</pattern><template><srai>it is cool <star/></srai></template></category>                   
<category><pattern>IT IS LIKE *</pattern><template><srai>like <star/></srai></template></category>                   
<category><pattern>IT IS LIKE YOU ARE *</pattern>  <template><srai>you are <star/></srai> <think><set name="file">Reduce.aiml</set></think> </template> </category>                       
<category><pattern>IT IS ME *</pattern><template><srai>call me <star/></srai></template></category>                   
<category><pattern>IT IS MORE *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS MUCH *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS MY FAVORITE *</pattern><template><srai>my favorite <star/> is <get name="it"/> </srai></template></category>                   
<category><pattern>IT IS NAMED *</pattern><template><srai>it is called <star/></srai></template></category>                   
<category><pattern>IT IS NOT ALL *</pattern><template><srai>it is not <star/></srai></template></category>                   
<category><pattern>IT IS NOT ANY *</pattern><template><srai>it is not <star/></srai></template></category>                   
<category><pattern>IT IS NOT GOOD *</pattern><template><srai>it is bad <star/></srai></template></category>                   
<category><pattern>IT IS NOT JUST *</pattern><template><srai>it is not <star/></srai></template></category>                   
<category><pattern>IT IS NOT ONLY *</pattern><template><srai>it is a <star/></srai></template></category>                   
<category><pattern>IT IS NOT REALLY *</pattern><template><srai>it is not <star/></srai></template></category>                   
<category><pattern>IT IS NOT THAT *</pattern><template><srai>it is not <star/></srai></template></category>                   
<category><pattern>IT IS NOT TOO *</pattern><template><srai>it is not <star/></srai></template></category>                   
<category><pattern>IT IS NOT VERY *</pattern><template><srai>it is not <star/></srai></template></category>                   
<category><pattern>IT IS NOT _ IT IS *</pattern><template><srai>it is not <star/></srai> <srai>it is <star index="2"/></srai></template></category>                   
<category><pattern>IT IS NOW *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS OK YOU *</pattern><template><srai>it is ok</srai><srai> you <star/></srai></template></category>                   
<category><pattern>IT IS ONLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS PERFECTLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS POSITIVELY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS POSSIBLE IF *</pattern><template><srai>if <star/></srai></template></category>                   
<category><pattern>IT IS PRETTY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS PROBABLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS QUITE *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS RATHER *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS REALLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS RELATIVELY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS SCIENTIFICALLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS SO *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS SOMEWHAT *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS SOO *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS STILL *</pattern><template>Still? <srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS SUPER *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS SUPPOSED TO BE *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS THAT *</pattern><template><srai>it is because <star/></srai></template></category>                   
<category><pattern>IT IS THE ONLY *</pattern><template><srai>it is the <star/></srai></template></category>                   
<category><pattern>IT IS TO *</pattern><template><srai>it is too <star/></srai></template></category>                   
<category><pattern>IT IS TOO *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS TRULY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS USUALLY *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS VERY *</pattern><template>Very much? <srai>it is <star/></srai></template></category>                   
<category><pattern>IT IS _ RIGHT</pattern><template><srai>is it <star/> </srai></template></category>                   
<category><pattern>IT JUST *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT JUST HAPPENS</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT LL *</pattern><template><srai>it will <star/></srai></template></category>                   
<category><pattern>IT LOOKED *</pattern><template><srai>it looks <star/></srai></template></category>                   
<category><pattern>IT LOOKS *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT MADE *</pattern><template><srai>you made <star/></srai></template></category>                   
<category><pattern>IT MAKES PEOPLE *</pattern><template><srai>people <star/></srai></template></category>                   
<category><pattern>IT MAKES PERFECT *</pattern><template><srai>it makes <star/></srai></template></category>                   
<category><pattern>IT MEAN *</pattern><template><srai>it means <star/></srai></template></category>                   
<category><pattern>IT MEANING *</pattern><template><srai>it refers to <star/></srai></template></category>                   
<category><pattern>IT MEANS I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>IT MEANS THAT *</pattern><template><srai>it refers to <star/></srai></template></category>                   
<category><pattern>IT MEANS THERE *</pattern><template><srai>there <star/> </srai></template></category>                   
<category><pattern>IT MOST CERTAINLY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT MUST BE *</pattern><template><srai>is it <star/></srai></template></category>                   
<category><pattern>IT MUST HAVE TAKEN *</pattern><template><srai>it took <star/> </srai></template></category>                   
<category><pattern>IT ONLY *</pattern><template><srai>it <star/> </srai> </template></category>                   
<category><pattern>IT PAYS VERY *</pattern><template><srai>it pays <star/></srai></template></category>                   
<category><pattern>IT PERTAINS *</pattern><template><srai>it refers <star/></srai></template></category>                   
<category><pattern>IT PROBABLY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT REALLY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT REFER *</pattern><template><srai>it refers <star/></srai></template></category>                   
<category><pattern>IT REFEREED *</pattern><template><srai>it refers <star/></srai></template></category>                   
<category><pattern>IT SEEMED *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>IT SORT OF *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT SOUNDS *</pattern><template><srai>you sound <star/></srai></template></category>                   
<category><pattern>IT STILL *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT SURE *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT SURELY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT SYMBOLIZES *</pattern><template><srai>it refers to <star/></srai></template></category>                   
<category><pattern>IT TASTES VERY *</pattern><template><srai>it tastes <star/></srai></template></category>                   
<category><pattern>IT TOTALLY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT TRULY *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>IT WAS * WHO SAID THAT</pattern><template><srai><star/> said that</srai></template></category>                   
<category><pattern>IT WAS A GREAT *</pattern><template><srai>it was a <star/></srai></template></category>                   
<category><pattern>IT WAS A QUITE *</pattern><template><srai>it was a <star/></srai></template></category>                   
<category><pattern>IT WAS A VERY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS ACTUALLY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS DEFINITELY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS EXTREMELY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS HUMANS THAT *</pattern><template><srai>humans <star/></srai></template></category>                   
<category><pattern>IT WAS JUST *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS MAYBE *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS MEANT *</pattern><template><srai>I meant <star/></srai></template></category>                   
<category><pattern>IT WAS NEVER *</pattern><template><srai>it was not <star/></srai></template></category>                   
<category><pattern>IT WAS NOT REALLY *</pattern><template><srai>it was not <star/></srai></template></category>                   
<category><pattern>IT WAS NOT VERY *</pattern><template><srai>it was not <star/></srai></template></category>                   
<category><pattern>IT WAS ONLY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS PRETTY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS PROBABLY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS QUITE *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS RATHER *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS REALLY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WAS VERY *</pattern><template><srai>it was <star/></srai></template></category>                   
<category><pattern>IT WOULD BE *</pattern><template><srai>I would like <star/></srai></template></category>                   
<category><pattern>ITS *</pattern><template>I think you mean "it's" or "it is" not "its". <srai>it is <star/></srai></template></category>                   
<category><pattern>ITS GOOD *</pattern><template><srai>it is good <star/></srai></template></category>                   
<category><pattern>ITS NICE *</pattern><template><srai>it is nice <star/></srai></template></category>                   
<category><pattern>JUS *</pattern><template><srai>just <star/> </srai> </template></category>                   
<category><pattern>JUST LIKE EVERY *</pattern><template><srai>just like <star/> </srai> </template></category>                   
<category><pattern>KEWL *</pattern><template><srai>cool <star/></srai></template></category>                   
<category><pattern>KILL *</pattern><template><srai>can I kill <star/></srai></template></category>                   
<category><pattern>KNOW *</pattern><template><srai>do you know <star/></srai></template></category>                   
<category><pattern>KNOW ANY *</pattern><template><srai>do you know any <star/></srai></template></category>                   
<category><pattern>KNOW OF *</pattern><template><srai>do you know of <star/></srai></template></category>                   
<category><pattern>KNOWING WHO YOU ARE *</pattern><template><srai>who are you <star/></srai></template></category>                   
<category><pattern>KONRAD *</pattern><template><srai>who is konrad <star/></srai></template></category>                   
<category><pattern>LEARNING ABOUT *</pattern><template><srai>I am studying <star/> </srai> </template></category>                   
<category><pattern>LEND *</pattern><template><srai>give <star/> </srai> </template></category>                   
<category><pattern>LET ME SEE *</pattern><template><srai>I want to see <star/> </srai> </template></category>                   
<category><pattern>LET S *</pattern><template><srai>let us <star/> </srai> </template></category>                   
<category><pattern>LET US FORGET *</pattern><template><srai>forget <star/> </srai> </template></category>                   
<category><pattern>LET US GO RIGHT NOW *</pattern><template><srai>let us go  <star/> </srai> </template></category>                   
<category><pattern>LET US HAVE SOME *</pattern><template><srai>let us have <star/> </srai> </template></category>                   
<category><pattern>LET US JUST *</pattern><template><srai>let us <star/> </srai> </template></category>                   
<category><pattern>LET US START *</pattern><template><srai>start <star/> </srai> </template></category>                   
<category><pattern>LET US TRY *</pattern><template><srai>try <star/> </srai> </template></category>                   
<category><pattern>LETS *</pattern><template><srai>let us <star/> </srai> </template></category>                   
<category><pattern>LIER *</pattern>  <template><srai>liar <star/></srai></template> </category>               
<category><pattern>LIFE IS JUST *</pattern><template><srai>life is <star/> </srai> </template></category>                   
<category><pattern>LIFE IS TOO *</pattern><template><srai>life is <star/> </srai> </template></category>                   
<category><pattern>LIKE DO *</pattern><template><srai>do <star/> </srai> </template></category>                   
<category><pattern>LIKE DOES *</pattern><template><srai>does <star/> </srai> </template></category>                   
<category><pattern>LIKE I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>LISTEN TO *</pattern><template><srai>I listen to <star/> </srai> </template></category>                   
<category><pattern>LIVE IN *</pattern><template><srai>I live in <star/> </srai> </template></category>                   
<category><pattern>LOCATE *</pattern><template><srai>where is <star/> </srai> </template></category>                   
<category><pattern>LONG BEFORE *</pattern><template><srai>before <star/> </srai> </template></category>                   
<category><pattern>LOOK I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>LOOK YOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>LOOKING TO *</pattern>  <template><srai>I want to <star/></srai></template> </category>                       
<category><pattern>LOOKS *</pattern><template><srai>it looks <star/> </srai> </template></category>                   
<category><pattern>LOTS OF *</pattern><template><srai>many <star/> </srai> </template></category>                   
<category><pattern>M *</pattern><template><srai>I am <star/> </srai> </template></category>                   
<category><pattern>MABEY *</pattern><template><srai>maybe <star/> </srai> </template></category>                   
<category><pattern>MACHINES *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>MANY DIFFERENT *</pattern><template><srai>many <star/> </srai> </template></category>                   
<category><pattern>MANY HUMANS *</pattern><template><srai>people <star/> </srai> </template></category>                   
<category><pattern>MANY MORE *</pattern><template><srai>more <star/> </srai> </template></category>                   
<category><pattern>MANY PEOPLE *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>MANY THINGS *</pattern><template><srai>thing <star/> </srai> </template></category>                   
<category><pattern>MANY YOUNG *</pattern><template><srai>many <star/> </srai> </template></category>                   
<category><pattern>MAY *</pattern><template><srai>can <star/> </srai> </template></category>                   
<category><pattern>MAY I ASK *</pattern><template><srai>can I ask <star/> </srai> </template></category>                   
<category><pattern>MAY I CHANGE *</pattern><template><srai>can I change <star/> </srai> </template></category>                   
<category><pattern>MAY I PLEASE *</pattern><template><srai>may I <star/> </srai> </template></category>                   
<category><pattern>MAY I TEACH YOU SOME *</pattern><template><srai>may I teach you <star/> </srai> </template></category>                   
<category><pattern>MEANS *</pattern><template><srai>it means <star/> </srai> </template></category>                   
<category><pattern>MENTION *</pattern><template><srai>tell <star/> </srai> </template></category>                   
<category><pattern>MINE IS STILL *</pattern><template><srai>mine is <star/> </srai> </template></category>                   
<category><pattern>MINE IS _ TOO</pattern><template><srai>mine is  <star/> </srai> </template></category>                   
<category><pattern>MINE S *</pattern><template><srai>mine is <star/> </srai> </template></category>                   
<category><pattern>MORE ABOUT *</pattern><template><srai>tell me more about <star/> </srai> </template></category>                   
<category><pattern>MOST AMERICANS *</pattern><template><srai>americans <star/> </srai> </template></category>                   
<category><pattern>MOST PARENTS *</pattern><template><srai>parents <star/> </srai> </template></category>                   
<category><pattern>MOST PEOPLE *</pattern><template><srai>people <star/> </srai> </template></category>                   
<category><pattern>MOST PEOPLE CALL ME *</pattern><template><srai>call me <star/></srai></template></category>                   
<category><pattern>MOSTLY I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>MOSTLY ONLY *</pattern><template><srai>mostly <star/> </srai> </template></category>                   
<category><pattern>MR *</pattern><template><srai>call me mr <star/> </srai> </template></category>                   
<category><pattern>MUST *</pattern><template><srai>I must <star/> </srai> </template></category>                   
<category><pattern>MY ACTUAL *</pattern><template>Is that a fact. <srai>my <star/> </srai> </template></category>                   
<category><pattern>MY AGE IS *</pattern><template><srai>I am <star/> years old</srai> </template></category>                   
<category><pattern>MY B F *</pattern><template><srai>my boyfriend <star/> </srai> </template></category>                   
<category><pattern>MY BEST *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>MY BIRTHDAY IS _ TOO</pattern><template><srai>my birthday  <star/> </srai> </template></category>                   
<category><pattern>MY BOYFRIEND JUST *</pattern><template><srai>my boyfriend <star/> </srai> </template></category>                   
<category><pattern>MY COMPUTER IS VERY *</pattern><template>   <srai>my computer is <star/>     </srai>    </template></category>                    
<category><pattern>MY COMPUTER KEEPS *</pattern><template>   <srai>my computer is <star/>     </srai>    </template></category>                    
<category><pattern>MY CURRENT *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>MY ENGLISH IS VERY *</pattern><template><srai>my english is <star/> </srai> </template></category>                   
<category><pattern>MY EYE COLOR IS *</pattern><template><srai>my eyes are <star/> </srai> </template></category>                   
<category><pattern>MY FAVORIE *</pattern><template><srai>my favorite <star/> </srai> </template></category>                   
<category><pattern>MY FAVORIT *</pattern><template><srai>my favorite <star/> </srai> </template></category>                   
<category><pattern>MY FAVORITE COLOR IS ALSO *</pattern><template><srai>my favorite color is <star/> </srai> </template></category>                   
<category><pattern>MY FAVORITE MOVIE IS CALLED *</pattern><template><srai>my favorite movie is <star/> </srai> </template></category>                   
<category><pattern>MY FAVORITE SUBJECT IS *</pattern><template><person/> is a good topic. <srai>let us talk about <star/> </srai> </template></category>                   
<category><pattern>MY FRIEND * WOULD LIKE TO KNOW *</pattern><template><srai>I have a friend <star/></srai> <srai><star index="2"/></srai></template></category>                   
<category><pattern>MY FRIEND FAIRLY *</pattern><template><srai>my friend <star/> </srai> </template></category>                   
<category><pattern>MY FRIEND IS _ TOO</pattern><template><srai>my friend is  <star/> </srai> </template></category>                   
<category><pattern>MY FRIENDS CALL ME *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>MY GIRLFRIEND IS CALLED *</pattern><template><srai>my girlfriend is <star/> </srai> </template></category>                   
<category><pattern>MY GREAT *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>MY HOMEY *</pattern><template><srai>my friend <star/> </srai> </template></category>                   
<category><pattern>MY JOB IS VERY *</pattern><template><srai>my job is <star/> </srai> </template></category>                   
<category><pattern>MY LIFE IN REALITY *</pattern><template><srai>my life <star/> </srai> </template></category>                   
<category><pattern>MY LIKES ARE *</pattern><template><srai>I like <star/> </srai> </template></category>                   
<category><pattern>MY MACHINE *</pattern><template><srai>my computer <star/> </srai> </template></category>                   
<category><pattern>MY MOM ACTUALLY *</pattern><template><srai>my mom <star/> </srai> </template></category>                   
<category><pattern>MY MOM S *</pattern><template><srai>my mother s <star/> </srai> </template></category>                   
<category><pattern>MY NAME IS * AND *</pattern>  <template><srai>call me <star/></srai> <srai><star index="2"/></srai></template> </category>               
<category><pattern>MY NAME IS * WHAT IS YOURS</pattern><template><srai>call me <star/> </srai>  My name is <bot name="name"/>.</template></category>                   
<category><pattern>MY NAME IS JUST *</pattern><template><srai>my name is <star/> </srai> </template></category>                   
<category><pattern>MY NAME IS NOW *</pattern><template><srai>my name is <star/> </srai> </template></category>                   
<category><pattern>MY NAME IS REALLY *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>MY NAMES *</pattern><template><srai>my name is <star/> </srai> </template></category>                   
<category><pattern>MY NEIGHBOUR *</pattern><template><srai>my neighbor <star/> </srai> </template></category>                   
<category><pattern>MY NEW *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>MY NICK NAME IS *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>MY NICK NAME IS NOT *</pattern><template><srai>my name is not <star/> </srai> </template></category>                   
<category><pattern>MY OLDER *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>MY OVERLY *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>MY PARENTS ALWAYS *</pattern><template><srai>my parents <star/> </srai> </template></category>                   
<category><pattern>MY PROFESSION *</pattern><template><srai>my job <star/> </srai> </template></category>                   
<category><pattern>MY REAL *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>MY REAL NAME IS *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>MY REALLY *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>MY SIGN IS *</pattern><template><srai> <star/> </srai> </template></category>                   
<category><pattern>MY SYSTEM *</pattern><template><srai>my computer <star/> </srai> </template></category>                   
<category><pattern>MY THAT *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>MY _ S NAME IS *</pattern><template><srai>my <star/> is <star index="2"/> </srai> </template></category>                   
<category><pattern>NAH *</pattern><template><srai>no <star/></srai></template></category>                   
<category><pattern>NAME ALL *</pattern><template><srai>name <star/></srai></template></category>                   
<category><pattern>NEED *</pattern><template><srai>I need <star/></srai></template></category>                   
<category><pattern>NEVER *</pattern><template><srai>do not <star/></srai></template></category>                   
<category><pattern>NO ONE *</pattern><template><srai>nobody <star/></srai></template></category>                   
<category><pattern>NO YOU DO NOT BECAUSE *</pattern><template><srai>no you do not</srai> <srai>because <star/> </srai></template></category>                   
<category><pattern>NOBODY JUST *</pattern><template><srai>nobody <star/></srai></template></category>                   
<category><pattern>NOBODY PROBABLY *</pattern><template><srai>nobody <star/></srai></template></category>                   
<category><pattern>NOBODY REALLY *</pattern><template><srai>nobody <star/></srai></template></category>                   
<category><pattern>NOONE *</pattern><template><srai>no one <star/></srai></template></category>                   
<category><pattern>NOR *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NORTH *</pattern><template><srai>I am in north <star/></srai></template></category>                   
<category><pattern>NOT * ARE YOU</pattern><template><srai>are you <star/> </srai></template></category>                   
<category><pattern>NOT EXACTLY *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT HERE IN *</pattern><template><srai>I am in <star/> </srai></template></category>                   
<category><pattern>NOT JUST *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT LITERALLY *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT MANY *</pattern><template><srai>few <star/></srai></template></category>                   
<category><pattern>NOT MUCH IT *</pattern><template><srai>it <star/></srai></template></category>                   
<category><pattern>NOT NEARLY *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT NECESSARILY *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT SMART *</pattern><template><srai>stupid <star/></srai></template></category>                   
<category><pattern>NOT SO *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT THAT *</pattern><template><srai>I am not that <star/></srai></template></category>                   
<category><pattern>NOT TO *</pattern><template><srai>not too <star/></srai></template></category>                   
<category><pattern>NOT TOO *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT TOO MUCH</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT VERY *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT VERY GOOD</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT YET *</pattern><template><srai>not <star/></srai></template></category>                   
<category><pattern>NOT YOU A *</pattern><template><srai>not you</srai> <srai>a <star/></srai></template></category>                   
<category><pattern>NOT YOU THAT *</pattern><template><srai>not you </srai> <srai>that <star/> </srai></template></category>                   
<category><pattern>NOT YOU THE *</pattern><template><srai>the <star/></srai></template></category>                   
<category><pattern>NOTHING BUT *</pattern><template><srai>only <star/> </srai></template></category>                   
<category><pattern>NOTHING I AM *</pattern><template><srai>I am <star/></srai></template></category>                   
<category><pattern>NOTHING I JUST *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>NOTHING I WAS *</pattern><template><srai>I was <star/></srai></template></category>                   
<category><pattern>NOTHING JUST *</pattern><template><srai>nothing <star/></srai></template></category>                   
<category><pattern>NOTHING NOTHING *</pattern><template><srai>nothing <star/></srai></template></category>                   
<category><pattern>NOTHING REALLY *</pattern><template><srai>nothing <star/></srai></template></category>                   
<category><pattern>OF CAUSE *</pattern><template><srai>of course <star/> </srai> </template></category>                   
<category><pattern>ON WHAT *</pattern><template><srai>what <star/> on</srai> </template></category>                   
<category><pattern>ON WHAT OCCASION *</pattern><template><srai> when <star/></srai></template></category>                   
<category><pattern>ON WHICH *</pattern><template><srai>which <star/> on</srai> </template></category>                   
<category><pattern>ONE CAN *</pattern><template><random> <li> <srai>you can <star/> </srai> </li> <li> <srai>I can <star/> </srai> </li> </random> </template></category>                   
<category><pattern>ONE COMPUTER *</pattern><template>   <srai>a computer <star/>     </srai>    </template></category>                    
<category><pattern>ONE DAY *</pattern><template><srai>one <star/> </srai> </template></category>                   
<category><pattern>ONE THAT ACTUALLY *</pattern><template><srai>one that <star/> </srai> </template></category>                   
<category><pattern>ONE THAT CAN ACTUALLY *</pattern><template><srai>one that can <star/> </srai> </template></category>                   
<category><pattern>ONLY AN *</pattern><template><srai>an <star/> </srai> </template></category>                   
<category><pattern>ONLY CAUSE *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>ONLY I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>ONLY IF *</pattern><template><srai>if <star/> </srai> </template></category>                   
<category><pattern>ONLY IN *</pattern><template><srai>in <star/> </srai> </template></category>                   
<category><pattern>ONLY JUST *</pattern><template><srai>only <star/> </srai> </template></category>                   
<category><pattern>ONLY RECENTLY *</pattern><template><srai>only <star/> </srai> </template></category>                   
<category><pattern>ONLY TO *</pattern><template><srai>to <star/> </srai> </template></category>                   
<category><pattern>ONLY WITH *</pattern><template><srai>with <star/> </srai> </template></category>                   
<category><pattern>OOHH *</pattern>  <template><srai>oh <star/></srai> <think><set name="file">Reduce.aiml</set></think></template> </category>                     
<category><pattern>PANTS AND A *</pattern><template><srai>jeans and a <star/></srai></template></category>                   
<category><pattern>PEOPLE ARE NOT COMPLETELY *</pattern><template><srai>people are not <star/></srai></template></category>                   
<category><pattern>PEOPLE DO *</pattern><template><srai>I do <star/></srai></template></category>                   
<category><pattern>PEOPLE EVERYWHERE *</pattern><template><srai>people <star/></srai></template></category>                   
<category><pattern>PEOPLE THINK *</pattern><template><srai>I think <star/></srai></template></category>                   
<category><pattern>PEOPLE USUALLY *</pattern><template><srai>people <star/></srai></template></category>                   
<category><pattern>PICK *</pattern><template><srai>choose <star/></srai></template></category>                   
<category><pattern>PLAY *</pattern><template><srai>I play <star/></srai></template></category>                   
<category><pattern>PLAYING *</pattern><template><srai>I to play <star/></srai></template></category>                   
<category><pattern>PLEAE *</pattern><template><srai>please <star/></srai></template></category>                   
<category><pattern>PLEASURE TO *</pattern>  <template><srai>it is nice to <star/></srai></template> </category>                       
<category><pattern>PLS *</pattern><template><srai>please <star/></srai></template></category>                   
<category><pattern>PRESIDENT BUSH *</pattern><template><srai>george bush <star/></srai></template></category>                   
<category><pattern>PRETTY GOOD *</pattern><template><srai>good <star/></srai></template></category>                   
<category><pattern>PRETTY PLEASE *</pattern><template><srai>please <star/></srai></template></category>                   
<category><pattern>PRIS *</pattern><template><srai>j ai pris <star/></srai></template></category>                   
<category><pattern>PROBLY *</pattern><template><srai>probably <star/></srai></template></category>                   
<category><pattern>R *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>R YOU *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>READ ANY *</pattern><template><srai>have you read any <star/> </srai> </template></category>                   
<category><pattern>RECOMMEND A *</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>RECOMMEND ANY *</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>RECOMMEND SOME *</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>REMEMBER I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>REPEAT AFTER ME *</pattern><template><srai>say <star/> </srai> </template></category>                   
<category><pattern>ROBERT LOVES *</pattern><template><srai> <set name="he">robert</set> loves <star/> </srai> </template></category>                   
<category><pattern>ROBOT ACTUALLY *</pattern><template><srai>robot <star/> </srai> </template></category>                   
<category><pattern>ROBOTS ARE JUST *</pattern><template><srai>robots are <star/> </srai> </template></category>                   
<category><pattern>ROBOTS ARE REALLY *</pattern><template><srai>robots are <star/> </srai> </template></category>                   
<category><pattern>ROBOTS CAN *</pattern><template><srai>you can <star/> </srai> </template></category>                   
<category><pattern>ROBOTS DO NOT *</pattern><template><srai>you do not <star/> </srai> </template></category>                   
<category><pattern>ROBOTS HAVE *</pattern><template><srai>you have <star/> </srai> </template></category>                   
<category><pattern>RU *</pattern><template><srai>are you <star/> </srai> </template></category>                   
<category><pattern>S *</pattern><template><srai>it is <star/></srai></template></category>                   
<category><pattern>SAID *</pattern><template><srai>I said <star/></srai></template></category>                   
<category><pattern>SEARCH *</pattern><template>Have you tried looking in the Open Directory? <srai>xfind <star/></srai></template></category>                   
<category><pattern>SEARCH FOR *</pattern><template><srai>search <star/></srai></template></category>                   
<category><pattern>SEARCH THE WEB FOR *</pattern><template>Try an open source search engine to search for it.  <srai>xfind <star/></srai></template></category>                    
<category><pattern>SEEN *</pattern><template><srai>have you seen <star/></srai></template></category>                   
<category><pattern>SEND ME SOME *</pattern><template><srai>send me <star/></srai></template></category>                   
<category><pattern>SHALL *</pattern><template><srai>can <star/><star/></srai></template></category>                   
<category><pattern>SHALL I *</pattern><template><srai>may I <star/></srai></template></category>                   
<category><pattern>SHALL WE *</pattern><template><srai>can we <star/></srai></template></category>                   
<category><pattern>SHE ALREADY *</pattern><template><srai>she <star/></srai></template></category>                   
<category><pattern>SHE GOT *</pattern><template><srai>she has <star/></srai></template></category>                   
<category><pattern>SHE HAS GOT *</pattern><template><srai>she has <star/></srai></template></category>                   
<category><pattern>SHE HAS REALLY *</pattern><template><srai>she has <star/></srai></template></category>                   
<category><pattern>SHE IS A VERY *</pattern><template><srai>she is a  <star/></srai></template></category>                   
<category><pattern>SHE IS ALWAYS *</pattern><template><srai>she is <star/></srai></template></category>                   
<category><pattern>SHE IS ANOTHER *</pattern><template><srai>she is a <star/></srai></template></category>                   
<category><pattern>SHE IS CALLED *</pattern><template><srai>her name is <star/></srai></template></category>                   
<category><pattern>SHE IS JUST *</pattern><template><srai>she is <star/></srai></template></category>                   
<category><pattern>SHE IS PRETTY *</pattern><template><srai>she is <star/></srai></template></category>                   
<category><pattern>SHE IS REALLY *</pattern><template><srai>she is <star/></srai></template></category>                   
<category><pattern>SHE IS SO *</pattern><template><srai>she is <star/></srai></template></category>                   
<category><pattern>SHE IS SUCH *</pattern><template><srai>she is <star/></srai></template></category>                   
<category><pattern>SHE IS VERY *</pattern><template><srai>she is <star/></srai></template></category>                   
<category><pattern>SHE NEVER REALLY *</pattern><template><srai>she never <star/></srai></template></category>                   
<category><pattern>SHE THEN *</pattern><template><srai>she <star/></srai></template></category>                   
<category><pattern>SHOULD NOT *</pattern><template><srai>should <star/></srai></template></category>                   
<category><pattern>SHOULD NOT YOU *</pattern><template><srai>should you <star/></srai></template></category>                   
<category><pattern>SHOULD WE *</pattern><template><srai>should I <star/></srai></template></category>                   
<category><pattern>SHOW ME SOME *</pattern><template><srai>show me <star/></srai></template></category>                   
<category><pattern>SINCE SHE * SHE *</pattern><template><srai>she <star/></srai> <srai>she <star index="2"/></srai></template></category>                   
<category><pattern>SITTING *</pattern><template><srai>I am <star/></srai>. What is your chair like?</template></category>                   
<category><pattern>SLEEP *</pattern><template><srai>do you sleep <star/></srai></template></category>                   
<category><pattern>SO DO I I *</pattern><template><srai>I <star/></srai></template></category>                   
<category><pattern>SO IF *</pattern><template>Interesting deduction. <srai>if <star/></srai></template></category>                   
<category><pattern>SO IS IT *</pattern><template><srai>is it <star/></srai></template></category>                   
<category><pattern>SO YOU *</pattern><template>Interesting deduction. <srai>you <star/></srai></template></category>                   
<category><pattern>SOME TIMES *</pattern><template><srai>sometimes <star/></srai></template></category>                   
<category><pattern>SOMEONE ONCE *</pattern><template><srai>someone <star/></srai></template></category>                   
<category><pattern>SOMETHING JUST *</pattern><template><srai>something <star/></srai></template></category>                   
<category><pattern>SOMETHING LIKE *</pattern><template><srai>like <star/></srai></template></category>                   
<category><pattern>SOUNDS PRETTY *</pattern><template><srai>sounds <star/></srai></template></category>                   
<category><pattern>SOUNDS VERY *</pattern><template><srai>sounds <star/></srai></template></category>                   
<category><pattern>SOUTH *</pattern><template><srai>I am in south <star/></srai></template></category>                   
<category><pattern>SPEAK *</pattern><template><srai>can you speak <star/></srai></template></category>                   
<category><pattern>SPELL *</pattern><template><srai>say <star/></srai></template></category>                   
<category><pattern>STARTREK *</pattern><template><srai>star trek <star/></srai></template></category>                   
<category><pattern>STATE *</pattern><template><srai>say <star/></srai></template></category>                   
<category><pattern>SUPPOSE *</pattern><template><srai>what if <star/></srai></template></category>                   
<category><pattern>TALES *</pattern><template><srai>my favorite movie is tales <star/> </srai> </template></category>                   
<category><pattern>TALK ABOUT *</pattern><template><srai>the topic is <star/> </srai> </template></category>                   
<category><pattern>TALKING ABOUT *</pattern><template><srai>the subject is <star/> </srai> </template></category>                   
<category><pattern>TEACH ME *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ANOTHER *</pattern><template><srai>tell me another <star/> </srai> </template></category>                   
<category><pattern>TELL AS MANY PEOPLE *</pattern>  <template><srai>tell everyone <star/></srai></template> </category>                       
<category><pattern>TELL HIM YOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>TELL HOW YOU *</pattern>  <template><srai>how do you <star/></srai></template> </category>                       
<category><pattern>TELL I *</pattern><template><srai> tell</srai> <srai> I <star/></srai></template></category>                   
<category><pattern>TELL ME A *</pattern><template>Hmm.  <srai>what is a <star/> </srai> </template></category>                   
<category><pattern>TELL ME A LITTLE ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT * MACHINES</pattern><template><srai>what are <star/> machines</srai> </template></category>                   
<category><pattern>TELL ME ABOUT * PERSON</pattern><template><srai>who is <star/> person</srai> </template></category>                   
<category><pattern>TELL ME ABOUT A BLACK *</pattern><template><srai>what is a black <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT AFRICAN *</pattern><template><srai>what is african <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ALAN *</pattern><template><srai>who is alan <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ALBERT *</pattern><template><srai>who is albert <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ANDREW *</pattern><template><srai>who is andrew <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ANDY *</pattern><template><srai>who is andy <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ANY *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ARTHUR *</pattern><template><srai>who is arthur <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ARTIFICAL *</pattern><template><srai>what is artificial <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT BEING *</pattern><template><srai>what is it like being <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT BEYONCE *</pattern><template><srai>who is beyonce <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT BILL *</pattern><template><srai>who is bill <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT BLACK *</pattern><template><srai>what are black <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT BOB *</pattern><template><srai>who is bob <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT BOOKS *</pattern><template><srai>what are books <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT CASE *</pattern><template><srai>what is case <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT CATEGORY *</pattern><template><srai>what are category <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT CHAT *</pattern><template><srai>what are chat <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT COMPUTER *</pattern><template>   <srai>what is computer <star/>     </srai>    </template></category>                    
<category><pattern>TELL ME ABOUT CUSTOM *</pattern><template><srai>what is custom <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT DEEP *</pattern><template><srai>what is deep <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT DOCTOR *</pattern><template><srai>who is doctor <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT DOUGLAS *</pattern><template><srai>who is douglas <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT DR *</pattern><template><srai>who is dr <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT GEORGE *</pattern><template><srai>who is george <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT GOLD *</pattern><template><srai>what is gold <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT GOOD *</pattern><template><srai>what is good <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT HANS *</pattern><template><srai>who is hans <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT HIGHER *</pattern><template><srai>what is higher <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT HIS *</pattern><template><srai>who are his <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT HOW * ARE</pattern><template><srai>how are <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT HOW *</pattern><template><srai>how do <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT HUMAN *</pattern><template><srai>what is human <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT JOHN *</pattern><template><srai>who is john <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT LINUS *</pattern><template><srai>who is linus <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT LOVE *</pattern><template><srai>what is love <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT MARVIN *</pattern><template><srai>who is marvin <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT MASON *</pattern><template><srai>what is mason <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT MOLECULAR *</pattern><template><srai>what is molecular <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT MR *</pattern><template><srai>who is mr <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT MY *</pattern><template><srai>what is my <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT NATURAL *</pattern><template><srai>what is natural <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT NEURAL *</pattern><template><srai>what is neural <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT NEW *</pattern><template><srai>what is new <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ONE *</pattern><template><srai>tell me about a <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ONE OF *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ONE OF YOUR *</pattern><template><srai>tell me about your <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT OPEN *</pattern><template><srai>what is open <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT OTHER *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT PHILIP *</pattern><template><srai>who is philip <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT PRESIDENT *</pattern><template><srai>who is president <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT QUANTUM *</pattern><template><srai>what is quantum <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT RICHARD *</pattern><template><srai>who is richard <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ROBERT *</pattern><template><srai>who is robert <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT ROCK *</pattern><template><srai>what is rock <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT SAN *</pattern><template><srai>where is san <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT SOME *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT SOME OF *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT SOUTH *</pattern><template><srai>what is south <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT STAR *</pattern><template><srai>what is star <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT STARSHIP *</pattern><template><srai>what is starship <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE BOOK *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE COLOR *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE COMPUTER *</pattern><template>   <srai>what is the computer <star/>     </srai>    </template></category>                    
<category><pattern>TELL ME ABOUT THE FUTURE OF *</pattern><template><srai>what is the future of <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE GOOD *</pattern><template><srai>tell me about the <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE LOEBNER *</pattern><template><srai>what is the loebner <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE MOVIE *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE ROBOT *</pattern><template><srai>what is the robot <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE THEORY *</pattern><template><srai>what is the theory <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THE TURING *</pattern><template>   <srai>what is the turing <star/>     </srai>    </template></category>                    
<category><pattern>TELL ME ABOUT THE WEATHER *</pattern><template><srai>what is the weather <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THIS *</pattern><template><srai>what is this <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THOMAS *</pattern><template><srai>who is thomas <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT THOSE *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT TONY *</pattern><template><srai>who is tony <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT UNTIL *</pattern><template><srai>what is until <star/></srai></template></category>                   
<category><pattern>TELL ME ABOUT WHERE YOU *</pattern><template><srai>where do you <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT WORLD *</pattern><template><srai>what is world <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT YOUR DAMNED *</pattern><template><srai>tell me your <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT YOUR FAVORITE *</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT YOUR FIRST</pattern><template><srai>what is your first <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT YOUR FRIEND *</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT YOUR GOOD *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ABOUT YOUR PLAN *</pattern><template><srai>what is your <star/> </srai> </template></category>                   
<category><pattern>TELL ME AGAIN *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME ALL *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME ALL ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME ALL THE *</pattern><template><srai>tell me the <star/> </srai> </template></category>                   
<category><pattern>TELL ME AN INTERESTING *</pattern><template><srai>tell me a <star/> </srai> </template></category>                   
<category><pattern>TELL ME ANY *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME ARE *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>TELL ME BECAUSE *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>TELL ME COMPUTER *</pattern><template>   <srai>what is computer <star/>     </srai>    </template></category>                    
<category><pattern>TELL ME DO *</pattern><template><srai>do <star/> </srai> </template></category>                   
<category><pattern>TELL ME EVERYTHING ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME EVERYTHING YOU KNOW ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME EXACTLY *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME HOW *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>TELL ME HOW I CAN *</pattern><template><srai>how can I <star/> </srai> </template></category>                   
<category><pattern>TELL ME HOW MANY *</pattern><template><srai>how many <star/> </srai> </template></category>                   
<category><pattern>TELL ME HOW TO *</pattern><template><srai>how do I <star/> </srai> </template></category>                   
<category><pattern>TELL ME HOW YOU *</pattern><template><srai>how do you <star/> </srai> </template></category>                   
<category><pattern>TELL ME HOW YOU CAN *</pattern><template><srai>how can you <star/> </srai> </template></category>                   
<category><pattern>TELL ME IF I AM *</pattern><template><srai>am I <star/> </srai> </template></category>                   
<category><pattern>TELL ME IF I WILL *</pattern><template><srai>will I <star/> </srai> </template></category>                   
<category><pattern>TELL ME IF YOU *</pattern><template><srai>do you <star/> </srai> </template></category>                   
<category><pattern>TELL ME JUST *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME NOW *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME ONE *</pattern><template><srai>what is one <star/> </srai> </template></category>                   
<category><pattern>TELL ME ONLY *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME PLEASE *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME RIGHT NOW *</pattern><template><srai>tell me <star/> </srai> </template></category>                   
<category><pattern>TELL ME SOME INTERESTING *</pattern><template><srai>tell me some <star/> </srai> </template></category>                   
<category><pattern>TELL ME SOME MORE *</pattern><template><srai>tell me some <star/> </srai> </template></category>                   
<category><pattern>TELL ME SOME REALLY *</pattern><template><srai>tell me some <star/> </srai> </template></category>                   
<category><pattern>TELL ME SOMETHING ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME SOMETHING ELSE ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>TELL ME THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT * CAN DO</pattern><template><srai>what can <star/> do</srai> </template></category>                   
<category><pattern>TELL ME WHAT * IS</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT I HAVE *</pattern><template><srai>what have I <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT I JUST *</pattern><template><srai>tell me what I <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT I SHOULD *</pattern><template><srai>what should I <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT IS *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT KIND *</pattern><template><srai>what kind <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT YOU *</pattern><template><srai>what do you <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT YOU ARE *</pattern><template><srai>what are you <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT YOU COME *</pattern><template><srai>what can you come <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT YOU KNOW ABOUT *</pattern><template><srai>what do you know about <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT YOU LIKE *</pattern><template><srai>what do you like <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT YOU THINK *</pattern><template><srai>what do you think <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT YOU WANT *</pattern><template><srai>what do you want <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHAT</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHERE *</pattern><template><srai>where <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHERE I AM *</pattern><template><srai>where am I <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHERE I CAN *</pattern><template><srai>where can I <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHERE YOU *</pattern><template><srai>where do you <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHETHER *</pattern><template><srai>can <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHICH *</pattern><template><srai>which <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHO * IS</pattern><template><srai>who is <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHO *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHY *</pattern><template><srai>why <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHY YOU *</pattern><template><srai>why do you <star/> </srai> </template></category>                   
<category><pattern>TELL ME WHY YOU ARE *</pattern><template><srai>why are you <star/> </srai> </template></category>                   
<category><pattern>TELL ME YOUR *</pattern><template><srai>what is your <star/> </srai> </template></category>                   
<category><pattern>TELL OTHER PEOPLE *</pattern>  <template><srai>tell everyone <star/></srai></template> </category>                       
<category><pattern>TELL SOME *</pattern><template><srai>tell <star/> </srai> </template></category>                   
<category><pattern>TELL WHICH *</pattern> <template><srai>which <star/></srai></template> </category>                  
<category><pattern>TENGO *</pattern><template><srai>I have <star/> </srai> </template></category>                   
<category><pattern>TH *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THA *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>THA S *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAN *</pattern><template><srai>then <star/> </srai> </template></category>                   
<category><pattern>THAN I AM *</pattern><template><srai>then I am <star/> </srai> </template></category>                   
<category><pattern>THANKS *</pattern><template><srai>thank you <star/> </srai> </template></category>                   
<category><pattern>THAT DOES NOT REALLY *</pattern><template><srai>that does not <star/> </srai> </template></category>                   
<category><pattern>THAT DOES NOT SOUND *</pattern><template><srai>that is not <star/> </srai> </template></category>                   
<category><pattern>THAT EVENTUALLY *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>THAT EXACT *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>THAT HE *</pattern><template><srai>he <star/> </srai> </template></category>                   
<category><pattern>THAT I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>THAT IS * IS IT NOT</pattern><template><srai>is that <star/> </srai> </template></category>                   
<category><pattern>THAT IS A * NOT A *</pattern><template><srai>that is a <star/> </srai> <srai>that is not a <star index="2"/> </srai> </template></category>                   
<category><pattern>THAT IS A LITTLE *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS A PRETTY *</pattern><template><srai>that is a <star/> </srai> </template></category>                   
<category><pattern>THAT IS A RATHER *</pattern><template><srai>that is a <star/> </srai> </template></category>                   
<category><pattern>THAT IS A VERY *</pattern><template><srai>that is a <star/> </srai> </template></category>                   
<category><pattern>THAT IS ACTUALLY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS ALWAYS *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS AN EXCELLENT *</pattern><template><srai>that is a good <star/> </srai> </template></category>                   
<category><pattern>THAT IS ANOTHER *</pattern><template><srai>that is a <star/> </srai> </template></category>                   
<category><pattern>THAT IS BASICALLY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS BECAUSE *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>THAT IS DEFINITELY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS ENTIRELY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS EXACTLY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS FAIRLY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS GOOD BECAUSE *</pattern><template><srai>that is good</srai> <srai>because <star/> </srai> </template></category>                   
<category><pattern>THAT IS HARDLY *</pattern><template><srai>that is not <star/> </srai> </template></category>                   
<category><pattern>THAT IS INDEED *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS JUST *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS KIND OF *</pattern><template><srai>that is  <star/> </srai> </template></category>                   
<category><pattern>THAT IS KINDA *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS LIKE *</pattern><template><srai>like <star/> </srai> </template></category>                   
<category><pattern>THAT IS MY FAVORITE *</pattern><template><srai>my favorite <star/> is <that index="1,1"/> </srai> </template></category>                   
<category><pattern>THAT IS MY _ TOO</pattern><template><srai>that is my  <star/> </srai> </template></category>                   
<category><pattern>THAT IS NEAT *</pattern><template><srai>it is interesting <star/> </srai> </template></category>                   
<category><pattern>THAT IS NOT A VERY *</pattern><template><srai>that is not a <star/> </srai> </template></category>                   
<category><pattern>THAT IS NOT EVEN *</pattern><template><srai>that is not <star/> </srai> </template></category>                   
<category><pattern>THAT IS NOT EXACTLY *</pattern><template><srai>that is not <star/> </srai> </template></category>                   
<category><pattern>THAT IS NOT QUITE *</pattern><template><srai>that is not <star/> </srai> </template></category>                   
<category><pattern>THAT IS NOT REALLY *</pattern><template><srai>that is not <star/> </srai> </template></category>                   
<category><pattern>THAT IS NOT VERY *</pattern><template><srai>that is not <star/> </srai> </template></category>                   
<category><pattern>THAT IS NT *</pattern><template><srai>that is not <star/> </srai> </template></category>                   
<category><pattern>THAT IS ONLY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS PRETTY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS QUITE *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS RATHER *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS REAL *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS REALLY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS SO *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS SUCH *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS SUITABLY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS SURELY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS THE ONLY *</pattern><template><srai>that is the <star/> </srai> </template></category>                   
<category><pattern>THAT IS THE SAME *</pattern><template><srai>that is the <star/> </srai> </template></category>                   
<category><pattern>THAT IS THE TURING *</pattern><template>   <srai>what is the turing <star/>     </srai>    </template></category>                    
<category><pattern>THAT IS THE WHOLE *</pattern><template><srai>that is the <star/> </srai> </template></category>                   
<category><pattern>THAT IS TOO *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS TOTALLY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS TOTALY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS UNTIL *</pattern><template><srai>until <star/> </srai> </template></category>                   
<category><pattern>THAT IS VAGUELY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS VERY *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IS WHAT *</pattern><template><srai> <star/> that</srai> </template></category>                   
<category><pattern>THAT IS WHY *</pattern><template><srai>so <star/> </srai> </template></category>                   
<category><pattern>THAT IS _ YOU KNOW</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT IT *</pattern><template><srai>it <star/> </srai> </template></category>                   
<category><pattern>THAT JUST *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>THAT LACKS *</pattern><template><srai>that has no <star/> </srai> </template></category>                   
<category><pattern>THAT LEAVES VERY *</pattern><template><srai>that leaves <star/> </srai> </template></category>                   
<category><pattern>THAT LL *</pattern><template><srai>that will <star/> </srai> </template></category>                   
<category><pattern>THAT MAKES YOU HOW *</pattern><template><srai>how <star/> are you </srai> </template></category>                   
<category><pattern>THAT MUST *</pattern><template><srai>does that <star/> </srai> </template></category>                   
<category><pattern>THAT MUST BE *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT MY *</pattern><template><srai>my <star/> </srai> </template></category>                   
<category><pattern>THAT NOW *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>THAT ONLY *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>THAT OR SOMEONE * </pattern><template><srai>someone * <star/></srai></template></category>                    
<category><pattern>THAT PRETTY *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>THAT R2D2 *</pattern><template><srai>r2d2 <star/> </srai> </template></category>                   
<category><pattern>THAT S *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT SEEMS *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT SEEMS LIKE *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT SENTENCE *</pattern><template><srai>that <star/> </srai> </template></category>                   
<category><pattern>THAT SOUNDS ABOUT *</pattern><template><srai>that sounds <star/> </srai> </template></category>                   
<category><pattern>THAT SOUNDS PRETTY *</pattern><template><srai>that sounds <star/> </srai> </template></category>                   
<category><pattern>THAT SOUNDS QUITE *</pattern><template><srai>that sounds <star/> </srai> </template></category>                   
<category><pattern>THAT SOUNDS RATHER *</pattern><template><srai>that sounds <star/> </srai> </template></category>                   
<category><pattern>THAT SOUNDS SUSPICIOUSLY *</pattern><template><srai>that sounds <star/> </srai> </template></category>                   
<category><pattern>THAT SOUNDS VERY *</pattern><template><srai>that sounds <star/> </srai> </template></category>                   
<category><pattern>THAT THE *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THAT THEY *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THAT WAS A * NOT A *</pattern><template><srai>that was a *<star/> </srai> <srai>that was not a <star/> </srai> </template></category>                   
<category><pattern>THAT WAS A VERY *</pattern><template><srai>that was a <star/> </srai> </template></category>                   
<category><pattern>THAT WAS JUST *</pattern><template>Just?  <srai>that was <star/> </srai> </template></category>                   
<category><pattern>THAT WAS NOT A VERY *</pattern><template><srai>that was not a <star/> </srai> </template></category>                   
<category><pattern>THAT WAS NOT AN ANSWER *</pattern><template><srai>that did not answer <star/> </srai> </template></category>                   
<category><pattern>THAT WAS NOT REALLY *</pattern><template><srai>that was not <star/> </srai> </template></category>                   
<category><pattern>THAT WAS NOT VERY *</pattern><template><srai>that was not <star/> </srai> </template></category>                   
<category><pattern>THAT WAS PRETTY *</pattern><template><srai>that was <star/> </srai> </template></category>                   
<category><pattern>THAT WAS QUITE *</pattern><template><srai>that was <star/> </srai> </template></category>                   
<category><pattern>THAT WAS RATHER *</pattern><template><srai>that was <star/> </srai> </template></category>                   
<category><pattern>THAT WAS TOO *</pattern><template><srai>that was <star/> </srai> </template></category>                   
<category><pattern>THAT WAS VERY *</pattern><template><srai>that was <star/> </srai> </template></category>                   
<category><pattern>THAT WOULD BE *</pattern><template><srai>that is <star/> </srai> </template></category>                   
<category><pattern>THAT WOULD BE VERY *</pattern><template><srai>that would be <star/> </srai> </template></category>                   
<category><pattern>THAT WOULD REQUIRE *</pattern><template><srai>that requires <star/> </srai> </template></category>                   
<category><pattern>THAT YOU REMEMBER *</pattern><template><srai>do you remember <star/> </srai> </template></category>                   
<category><pattern>THAT YOUR *</pattern><template><srai>you are <star/> </srai> </template></category>                   
<category><pattern>THE * WERE THE BEST</pattern><template><srai>I like the <star/> </srai> </template></category>                   
<category><pattern>THE CITY I LIVE IN IS *</pattern><template><srai> I live in <star/> </srai> </template></category>                   
<category><pattern>THE COLOR OF *</pattern><template><srai>what color is <star/> </srai> </template></category>                   
<category><pattern>THE CURRENT *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE DEFINITION OF * IS</pattern><template><srai>define <star/> </srai> </template></category>                   
<category><pattern>THE EARTH ONLY *</pattern><template><srai>the earth <star/> </srai> </template></category>                   
<category><pattern>THE ENTIRE *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE FACT THAT *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>THE GOOD *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE GUY *</pattern>  <template><srai>the man <star/></srai></template> </category>                       
<category><pattern>THE HARD *</pattern><template><srai>the <star/> </srai> What makes it hard?</template></category>                   
<category><pattern>THE HORRIFIC *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE MOVIE STARSHIP TROOPERS *</pattern><template><srai>starship troopers <star/> </srai> </template></category>                   
<category><pattern>THE MOVIE WAS *</pattern><template><srai>the movie is <star/> </srai> </template></category>                   
<category><pattern>THE NAME IS *</pattern><template><srai>my name is <star/> </srai> </template></category>                   
<category><pattern>THE OLD *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE ONE WHO *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>THE PASSWORD *</pattern><template><srai>my password <star/> </srai> </template></category>                   
<category><pattern>THE PRECISE *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE PRESIDENT *</pattern><template><srai>george bush <star/> </srai> </template></category>                   
<category><pattern>THE REASON IS *</pattern><template><srai>because <star/> </srai> </template></category>                   
<category><pattern>THE SILLY *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE SIMPLE *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE SUBJECT IS *</pattern><template><srai>let us talk about <star/> </srai> </template></category>                   
<category><pattern>THE TOPIC IS *</pattern><template><srai>let us talk about <star/> </srai> </template></category>                   
<category><pattern>THE TURING *</pattern><template>   <srai>what is the turing <star/>     </srai>    </template></category>                    
<category><pattern>THE UNIQUE *</pattern><template><srai>the <star/> </srai> </template></category>                   
<category><pattern>THE UNITED *</pattern><template><srai>I am in the united <star/> </srai> </template></category>                   
<category><pattern>THE UNITED STATES IS NOW *</pattern><template><srai>the united states is <star/></srai></template></category>                   
<category><pattern>THE UNIVERSITY *</pattern><template><srai>university <star/> </srai> </template></category>                   
<category><pattern>THEN ARE *</pattern><template><srai>are <star/> </srai> </template></category>                   
<category><pattern>THEN HOW *</pattern><template><srai>how <star/> </srai> </template></category>                   
<category><pattern>THEN PLEASE *</pattern><template><srai>please <star/> </srai> </template></category>                   
<category><pattern>THEN WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>THEN WHO *</pattern><template><srai>who <star/> </srai> </template></category>                   
<category><pattern>THEN WHY *</pattern><template><srai>why <star/> </srai> </template></category>                   
<category><pattern>THER IS *</pattern><template><srai>there is <star/> </srai> </template></category>                   
<category><pattern>THERE ALWAYS *</pattern><template><srai>there <star/> </srai> </template></category>                   
<category><pattern>THERE ARE A LOT OF *</pattern><template><srai>there are  <star/> </srai> </template></category>                   
<category><pattern>THERE ARE ABOUT *</pattern><template><srai>there are <star/> </srai> </template></category>                   
<category><pattern>THERE ARE LOTS OF GOOD *</pattern><template><srai>there are lots of <star/> </srai> </template></category>                   
<category><pattern>THERE ARE ONLY *</pattern><template><srai>there are <star/> </srai> </template></category>                   
<category><pattern>THERE ARE OTHER *</pattern><template><srai>there are <star/> </srai> </template></category>                   
<category><pattern>THERE ARE SOME *</pattern><template><srai>there are <star/> </srai> </template></category>                   
<category><pattern>THERE GOING *</pattern><template><srai>they are going <star/> </srai> </template></category>                   
<category><pattern>THERE I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>THERE IS ALWAYS *</pattern><template><srai>there is <star/> </srai> </template></category>                   
<category><pattern>THERE IS JUST *</pattern><template><srai>there is <star/> </srai> </template></category>                   
<category><pattern>THERE IS NO CAMERA *</pattern><template><srai>I do not have a camera <star/> </srai> </template></category>                   
<category><pattern>THERE IS NO SUCH THING AS *</pattern><template><srai> <star/> does not exist</srai> </template></category>                   
<category><pattern>THERE IS NOT REALLY *</pattern><template><srai>there is not <star/> </srai> </template></category>                   
<category><pattern>THERE IS ONLY *</pattern><template><srai>there is <star/> </srai> </template></category>                   
<category><pattern>THERE IS PROBABLY *</pattern><template><srai>there is <star/> </srai> </template></category>                   
<category><pattern>THERE IS SOMETHING SPECIFICALLY *</pattern><template><srai>there is something <star/></srai></template></category>                   
<category><pattern>THERE MUST BE *</pattern><template><srai>there are <star/> </srai> </template></category>                   
<category><pattern>THERE SEE *</pattern><template><srai>see <star/> </srai> </template></category>                   
<category><pattern>THERE SURE *</pattern><template><srai>there <star/> </srai> </template></category>                   
<category><pattern>THERE WAS ALSO *</pattern><template><srai>there was <star/> </srai> </template></category>                   
<category><pattern>THEREFORE *</pattern><template><srai>so <star/> </srai> </template></category>                   
<category><pattern>THEY ACTUALLY *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THEY ALL VERY *</pattern><template><srai>they all <star/> </srai> </template></category>                   
<category><pattern>THEY ALREADY *</pattern><template><srai>it already <star/> </srai> </template></category>                   
<category><pattern>THEY ALWAYS *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THEY ARE ALL *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY ARE CALLED *</pattern><template><srai>they refers to <star/> </srai> </template></category>                   
<category><pattern>THEY ARE JUST *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY ARE NOT VERY *</pattern><template><srai>they are not <star/> </srai> </template></category>                   
<category><pattern>THEY ARE REALLY *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY ARE SO *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY ARE TOO *</pattern><template><srai>they are <star/></srai></template></category>                   
<category><pattern>THEY ARE ULTIMATELY *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY ARE VERY *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY CALL ME *</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>THEY CERTAINLY *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THEY COULD BE *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY DO NOT SEEM TO *</pattern><template><srai>they do not <star/></srai></template></category>                   
<category><pattern>THEY IS *</pattern><template><srai>they refers to <star/> </srai> </template></category>                   
<category><pattern>THEY JUST *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THEY LL *</pattern><template><srai>they will <star/> </srai> </template></category>                   
<category><pattern>THEY MIGHT BE *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY ONLY *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THEY PROBABLY *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THEY R *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY REALLY *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THEY SOUND *</pattern><template><srai>they are <star/> </srai> </template></category>                   
<category><pattern>THEY USUALLY *</pattern><template><srai>they <star/> </srai> </template></category>                   
<category><pattern>THEY WERE ALL *</pattern><template><srai>they were <star/> </srai> </template></category>                   
<category><pattern>THEY WERE MOSTLY *</pattern><template><srai>they were <star/> </srai> </template></category>                   
<category><pattern>THEY WERE VERY *</pattern><template><srai>they were <star/> </srai> </template></category>                   
<category><pattern>THINGS I LIKE *</pattern><template><srai>I like <star/> </srai> </template></category>                   
<category><pattern>THIS BOY *</pattern><template><srai>a boy <star/> </srai> </template></category>                   
<category><pattern>THIS EXAMPLE DEMONSTRATES *</pattern><template><srai>this example shows <star/> </srai> </template></category>                   
<category><pattern>THIS EXAMPLE ILLUSTRATES *</pattern><template><srai>this example shows <star/> </srai> </template></category>                   
<category><pattern>THIS IS * SPEAKING</pattern><template><srai>call me <star/> </srai> </template></category>                   
<category><pattern>THIS IS ACTUALLY *</pattern><template><srai>this is <star/> </srai> </template></category>                   
<category><pattern>THIS IS JUST *</pattern><template><srai>this is <star/> </srai> </template></category>                   
<category><pattern>THIS IS MERELY *</pattern><template><srai>this is <star/> </srai> </template></category>                   
<category><pattern>THIS IS ONLY *</pattern><template><srai>this is <star/> </srai> </template></category>                   
<category><pattern>THIS IS QUITE *</pattern><template><srai>this is <star/> </srai> </template></category>                   
<category><pattern>THIS IS REALLY *</pattern><template><srai>this is <star/> </srai> </template></category>                   
<category><pattern>THIS IS VERY *</pattern><template><srai>this is <star/> </srai> </template></category>                   
<category><pattern>THIS IS WHAT I CALL *</pattern><template><srai>this is <star/></srai></template> </category>                       
<category><pattern>THIS MEANS *</pattern><template><srai>it means <star/> </srai> </template></category>                   
<category><pattern>THIS MOVIE *</pattern><template><srai>the movie <star/> </srai> </template></category>                   
<category><pattern>THIS VERSION IS *</pattern><template><srai>you are <star/> </srai> </template></category>                   
<category><pattern>THOU *</pattern><template><srai>you <star/> </srai> </template></category>                   
<category><pattern>THOUGHT *</pattern><template><srai>I thought <star/> </srai> </template></category>                   
<category><pattern>THRU *</pattern><template><srai>through <star/> </srai> </template></category>                   
<category><pattern>THUS *</pattern><template><srai>so <star/> </srai> </template></category>                   
<category><pattern>TIME TO *</pattern><template><srai>I have to <star/> </srai> </template></category>                   
<category><pattern>TIS *</pattern>  <template><srai>it is <star/></srai></template> </category>                       
<category><pattern>TO *</pattern><template><srai>I want to <star/></srai></template></category>                   
<category><pattern>TO WHAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>TO WHOM *</pattern><template><srai>who <star/> with</srai> </template></category>                   
<category><pattern>TON * VA COMMENT</pattern><template><srai>comment va ta <star/> </srai> </template></category>                   
<category><pattern>TRY TO MAKE *</pattern><template><srai>make <star/> </srai> </template></category>                   
<category><pattern>TRY TO NOT *</pattern><template><srai>try not to <star/> </srai> </template></category>                   
<category><pattern>TWAS *</pattern><template><srai>it was <star/> </srai> </template></category>                   
<category><pattern>TYPE *</pattern><template><srai>say <star/> </srai> </template></category>                   
<category><pattern>UHM *</pattern><template><srai>um <star/> </srai> </template></category>                   
<category><pattern>USE *</pattern><template><srai>can you use<star/> </srai> </template></category>                   
<category><pattern>VERBALIZE *</pattern><template><srai>say <star/> </srai> </template></category>                   
<category><pattern>WAHT *</pattern>  <template><srai>what <star/></srai></template> </category>                       
<category><pattern>WANT *</pattern><template><srai>do you want <star/> </srai> </template></category>                   
<category><pattern>WANT TO *</pattern><template><srai>do you want to <star/> </srai> </template></category>                   
<category><pattern>WANTED TO *</pattern><template><srai>I want to <star/> </srai> </template></category>                   
<category><pattern>WAS IN *</pattern><template><srai>I was in <star/> </srai> </template></category>                   
<category><pattern>WAS IT *</pattern><template><srai>is it <star/> </srai> </template></category>                   
<category><pattern>WAS MY *</pattern><template><srai>is my <star/> </srai> </template></category>                   
<category><pattern>WAS NOT *</pattern><template><srai>was <star/> </srai> </template></category>                   
<category><pattern>WAS PROBABLY *</pattern><template><srai>was <star/> </srai> </template></category>                   
<category><pattern>WAS WORRIED *</pattern><template><srai>I was worried <star/> </srai> </template></category>                   
<category><pattern>WAT *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>WAT IS *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>WATS *</pattern>  <template><srai>what is <star/></srai> <think><set name="file">Reduce.aiml</set></think> </template> </category>                       
<category><pattern>WAY MORE *</pattern>  <template><srai>many more <star/></srai></template> </category>                       
<category><pattern>WE ALL *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE ALREADY *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE ALSO *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE ALWAYS *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE AMERICANS *</pattern><template><srai>we <star/> </srai> <srai>I am american</srai> </template></category>                   
<category><pattern>WE ARE ALL *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE BEST *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE BOTH *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE BUT *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE GETTING *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE HAVING *</pattern><template><srai>we have <star/> </srai> </template></category>                   
<category><pattern>WE ARE JUST *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE NOT DISCUSSING *</pattern>  <template><srai>we are not talking about <star/></srai> <think><set name="file">Reduce.aiml></set></think> </template> </category>                       
<category><pattern>WE ARE REALLY *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE SIMPLY *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE SO *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE SOO *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE STILL *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE ARE STUDYING *</pattern><template><srai>I study <star/> </srai> </template></category>                   
<category><pattern>WE ARE TALKING ABOUT *</pattern><template><srai>let us talk about <star/> </srai> </template></category>                   
<category><pattern>WE ARE VERY *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE BOTH *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE CAN STILL *</pattern><template><srai>we can <star/> </srai> </template></category>                   
<category><pattern>WE CAN TELL * THAT *</pattern><template><srai> <star index="2"/> </srai> </template></category>                   
<category><pattern>WE CHATTED *</pattern><template><srai>we talked <star/> </srai> </template></category>                   
<category><pattern>WE DISCUSSED *</pattern><template><srai>the subject is <star/> </srai> </template></category>                   
<category><pattern>WE GOT *</pattern><template><srai>we have <star/> </srai> </template></category>                   
<category><pattern>WE HAVE ALREADY *</pattern><template><srai>we have <star/> </srai> </template></category>                   
<category><pattern>WE HAVE ALSO *</pattern><template><srai>we have <star/> </srai> </template></category>                   
<category><pattern>WE HAVE BEEN *</pattern><template><srai>we were <star/> </srai> </template></category>                   
<category><pattern>WE HAVE FULL *</pattern><template><srai>we have <star/> </srai> </template></category>                   
<category><pattern>WE HAVE GOT *</pattern><template><srai>we have <star/> </srai> </template></category>                   
<category><pattern>WE HAVE HAD *</pattern><template><srai>we had <star/> </srai> </template></category>                   
<category><pattern>WE HAVE LOST *</pattern><template><srai>we lost <star/> </srai> </template></category>                   
<category><pattern>WE HAVE ONLY *</pattern><template><srai>we have <star/> </srai> </template></category>                   
<category><pattern>WE HAVE TALKED *</pattern><template><srai>we talked <star/> </srai> </template></category>                   
<category><pattern>WE HAVE UNLIMITED *</pattern><template><srai>we have <star/> </srai> </template></category>                   
<category><pattern>WE HUMANS ARE *</pattern><template><srai>I am <star/> </srai> </template></category>                   
<category><pattern>WE JUST *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE KEEP *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE LIVE *</pattern><template><srai>I live <star/> </srai> </template></category>                   
<category><pattern>WE LIVE IN *</pattern><template><srai>I live in <star/> </srai> </template></category>                   
<category><pattern>WE MUST *</pattern><template><srai>we should <star/> </srai> </template></category>                   
<category><pattern>WE ONLY *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE R *</pattern><template><srai>we are <star/> </srai> </template></category>                   
<category><pattern>WE RECENTLY *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE SPOKE *</pattern><template><srai>we talked <star/> </srai> </template></category>                   
<category><pattern>WE SURE *</pattern><template><srai>we <star/> </srai> </template></category>                   
<category><pattern>WE WERE ACTUALLY *</pattern><template><srai>we were <star/> </srai> </template></category>                   
<category><pattern>WE WERE ALL *</pattern><template><srai>we were <star/> </srai> </template></category>                   
<category><pattern>WE WERE JUST *</pattern><template><srai>we were <star/> </srai> </template></category>                   
<category><pattern>WE WERE SPEAKING ABOUT *</pattern><template><srai>let us talk about <star/> </srai> </template></category>                   
<category><pattern>WE WILL SOON *</pattern><template><srai>we will <star/> </srai> </template></category>                   
<category><pattern>WE _ TOO</pattern><template><srai>we  <star/> </srai> </template></category>                   
<category><pattern>WEL I *</pattern><template><srai>I <star/> </srai> </template></category>                   
<category><pattern>WENT TO *</pattern><template><srai>I went to <star/> </srai> </template></category>                   
<category><pattern>WERE ARE *</pattern><template><srai>where are <star/> </srai> </template></category>                   
<category><pattern>WERE CAN *</pattern><template><srai>where can <star/> </srai> </template></category>                   
<category><pattern>WERE DID *</pattern><template><srai>where did <star/> </srai> </template></category>                   
<category><pattern>WERE DO *</pattern><template><srai>where do <star/> </srai> </template></category>                   
<category><pattern>WERE DO YOU *</pattern><template><srai>where do you <star/></srai></template></category>                   
<category><pattern>WERE IN *</pattern><template><srai>I am in <star/> </srai> </template></category>                   
<category><pattern>WERE IS *</pattern><template><srai>where is <star/> </srai> </template></category>                   
<category><pattern>WERE NOT *</pattern><template><srai>were <star/> </srai> </template></category>                   
<category><pattern>WERE WAS *</pattern><template><srai>where was <star/> </srai> </template></category>                   
<category><pattern>WERE YOU EVER *</pattern><template><srai>were you <star/> </srai> </template></category>                   
<category><pattern>WERE YOU MADE *</pattern><template><srai>were you created <star/> </srai> </template></category>                   
<category><pattern>WERE YOU PROGRAMMED *</pattern><template><srai>are you programmed <star/> </srai> </template></category>                   
<category><pattern>WHA *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>WHAT  S *</pattern><template><srai>what is <star/></srai></template></category>                   
<category><pattern>WHAT * AM I</pattern><template><srai>what is my <star/> </srai> </template></category>                   
<category><pattern>WHAT * ARE YOUR FAVORITES</pattern><template><srai>what are your favorite <star/> </srai> </template></category>                   
<category><pattern>WHAT * DO YOU HAVE</pattern><template><srai>do you have any <star/> </srai> </template></category>                   
<category><pattern>WHAT * DO YOU KNOW</pattern><template><srai>do you know any <star/> </srai> </template></category>                   
<category><pattern>WHAT * DO YOU LIKE BEST</pattern><template><srai>what is your favorite <star/> </srai> </template></category>                   
<category><pattern>WHAT * DO YOU LIKE</pattern><template><srai>what are your favorite <star/> </srai> </template></category>                   
<category><pattern>WHAT * HAVE YOU</pattern><template><srai>what is your <star/></srai></template></category>                   
<category><pattern>WHAT * IS</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>WHAT * MEANS</pattern><template><srai>what does <star/> mean </srai> </template></category>                   
<category><pattern>WHAT ABOUT ARNOLD *</pattern><template><srai>who is arnold <star/> </srai> </template></category>                   
<category><pattern>WHAT ABOUT EMOTIONAL *</pattern><template><srai>what are emotional <star/> </srai> </template></category>                   
<category><pattern>WHAT ABOUT THE *</pattern><template><srai>what is the <star/> </srai> </template></category>                   
<category><pattern>WHAT ALL *</pattern><template><srai>what <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE * NAMES</pattern><template><srai>name <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE *</pattern><template><srai>xfind <star/> </srai> <think> <set name="it"> <set name="topic"> <person/> </set> </set> </think> </template></category>                   
<category><pattern>WHAT ARE A FEW EXAMPLES *</pattern><template><srai>give me an example <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE AMONG *</pattern><template><srai>what are <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE GOOD *</pattern><template><srai>what are <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE NORMAL *</pattern><template><srai>what are <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE SOME *</pattern><template><srai>what are <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE SOME OF YOUR *</pattern><template><srai>what are your <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE THE NAMES OF SOME *</pattern><template><srai>what are the names of <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU A *</pattern><template><srai>are you a <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU CHATING *</pattern><template><srai>what are you talking <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU CHATTING *</pattern><template><srai>what are you talking <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU EXACTLY *</pattern><template><srai>what are you <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU GONNA *</pattern><template><srai>what are you going to <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU REALLY *</pattern><template><srai>what are you <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU RUNNING *</pattern><template><srai>what processor are you <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU TALKIN *</pattern><template><srai>what are you talking <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU TRYIN *</pattern>  <template><srai>what are you trying <star/></srai></template> </category>                      
<category><pattern>WHAT ARE YOU TYPING *</pattern><template><srai>what are you talking <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOU USUALLY *</pattern><template><srai>what are you <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOUR FEELINGS ON *</pattern><template><srai>what do you think about <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOUR OTHER *</pattern><template><srai>what are your <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOUR PRESENT *</pattern><template><srai>what are your <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOUR THOUGHTS ON *</pattern><template><srai>what do you think about <star/> </srai> </template></category>                   
<category><pattern>WHAT ARE YOUR VIEWS ON *</pattern><template><srai>what do you think about <star/> </srai> </template></category>                   
<category><pattern>WHAT BOUT *</pattern><template><srai>what about <star/> </srai> </template></category>                   
<category><pattern>WHAT CAME FIRST *</pattern><template><srai>which came first <star/> </srai> </template></category>                   
<category><pattern>WHAT CAN YOU *</pattern><template><srai>what do you <star/> </srai> </template></category>                   
<category><pattern>WHAT CAN YOU TELL ME ABOUT *</pattern><template><srai>tell me about <star/> </srai> </template></category>                   
<category><pattern>WHAT CAN YOU TELL ME ABOUT THE *</pattern><template><srai>what is the<star/> </srai> </template></category>                   
<category><pattern>WHAT CANYOU *</pattern><template><srai>what can you <star/> </srai> </template></category>                   
<category><pattern>WHAT CAUSED YOU TO *</pattern><template><srai>why did you <star/> </srai></template></category>                   
<category><pattern>WHAT COLORS *</pattern><template><srai>what color <star/> </srai> </template></category>                   
<category><pattern>WHAT CONSTITUTES *</pattern><template><srai>what is <star/> </srai> </template></category>                   
<category><pattern>WHAT COULD BE *</pattern><template>   <srai>what is <star/></srai>    </template></category>                               
<category><pattern>WHAT COULD I *</pattern><template><srai>what can I <star/> </srai> </template></category>                   
<category><pattern>WHAT COULD POSSIBLY *</pattern><template><srai>what could <star/> </srai> </template></category>                   
<category><pattern>WHAT CPU *</pattern><template>   <srai>what computer <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID *</pattern><template><srai>xfind <star/> </srai> <think> <set name="it"> <set name="topic"> <person/> </set> </set> </think> </template></category>                   
<category><pattern>WHAT DID CAUSE *</pattern><template><srai>what caused <star/> </srai> </template></category>                   
<category><pattern>WHAT DID YOU ASK JUST *</pattern><template>   <srai>what did you say <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID YOU HAVE *</pattern><template>   <srai>what do you have <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID YOU JUST *</pattern><template>   <srai>what did you <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID YOU LIKE ABOUT *</pattern><template>   <srai>what do you like about <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID YOU LIKE BEST ABOUT *</pattern><template>   <srai>what do you like about <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID YOU LIKE MOST ABOUT *</pattern><template>   <srai>what do you like about <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID YOU SAY JUST *</pattern><template>   <srai>what did you say <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID YOU THINK *</pattern><template>   <srai>what do you think <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DID YOU WANT *</pattern><template>   <srai>what do you want <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DISTINGUISHES * FROM *</pattern><template><srai>what is the difference between <star/> and <star index="1"/> </srai> </template></category>                   
<category><pattern>WHAT DISTRIBUTION *</pattern><template><srai>what version <star/> </srai> </template></category>                   
<category><pattern>WHAT DO HUMANS *</pattern><template><srai>what do I <star/> </srai> </template></category>                   
<category><pattern>WHAT DO I REALLY *</pattern><template><srai>what do I <star/> </srai> </template></category>                   
<category><pattern>WHAT DO OYU *</pattern><template><srai>what do you <star/> </srai> </template></category>                   
<category><pattern>WHAT DO ROBOTS *</pattern><template><srai>what do you <star/> </srai> </template></category>                   
<category><pattern>WHAT DO THEY USUALLY *</pattern><template><srai>what do they <star/> </srai> </template></category>                   
<category><pattern>WHAT DO YO *</pattern><template><srai>what do you <star/> </srai> </template></category>                   
<category><pattern>WHAT DO YOU ALL *</pattern><template>   <srai>what do you <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU BASE *</pattern><template>   <srai>explain <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU CONSIDER *</pattern><template><srai>what is <star/> </srai></template></category>                    
<category><pattern>WHAT DO YOU DEFINE AS *</pattern><template>   <srai>what is <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU DO EVERY *</pattern><template>   <srai>what do you do <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU ENJOY *</pattern><template>   <srai>what do you like <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU FEEL ABOUT *</pattern><template>   <srai>what is <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU FIRST *</pattern><template>   <srai>what do you <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW *</pattern><template>   <srai>do you know <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW ABOUT *</pattern><template>   <srai>what is <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW ABOUT ALBERT *</pattern><template>   <srai>who is <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW ABOUT BILL *</pattern><template>   <srai>who is bill <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW ABOUT DR *</pattern><template>   <srai>who is dr <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW ABOUT SOUTH *</pattern><template>   <srai>where is south <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW ABOUT THE *</pattern><template>   <srai>what is <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW OF *</pattern><template>   <srai>do you know <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW THE MOST *</pattern><template>   <srai>what do you know <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU KNOW YOU *</pattern><template>   <srai>you <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU LIKE ABOUT ARTIFICIAL *</pattern><template>   <srai>what is artificial <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU LIKE BEST *</pattern><template>   <srai>what is better <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU LIKE BETTER *</pattern><template>   <srai>what is better <star/>     </srai>    </template></category>                    
<category><pattern>WHAT DO YOU LIKE SO MUCH *</pattern><template>   <srai>what do you like so <star/>     </srai>    </template></category>                    
<category><