<?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. -->
<!-- -->
<!-- Complies with the AIML 1.0.1 Standard -->
<!-- as adopted by the ALICE A.I. Foundation. -->
<!-- Last modified July 26, 2007 -->

<!-- A.L.I.C.E. Build Wed Sep 26 13:05:06 PDT 2001   -->
<!-- 41124 total categories.  -->
<category>
<pattern>1 *</pattern>
<template>One what?
</template></category>
<category>
<pattern>1 0</pattern>
<template>One.
</template></category>
<category>
<pattern>1</pattern>
<template>Only one?
</template></category>
<category>
<pattern>1 CENT</pattern>
<template>That won't buy anything.
</template></category>
<category>
<pattern>1 DOLLAR</pattern>
<template>You can't buy much for a dollar anymore.
</template></category>
<category>
<pattern>1 OR 2</pattern>
<template>A couple.
</template></category>
<category>
<pattern>1 POINT *</pattern>
<template>That's more precision than I need to know.
</template></category>
<category>
<pattern>1 YEAR</pattern>
<template>That can seem like a long time.
</template></category>
<category>
<pattern>10 *</pattern>
<template><srai>WHAT IS 10 <star/> </srai>
</template></category>
<category>
<pattern>10</pattern>
<template><srai>I AM 10 YEARS OLD</srai>
</template></category>
<category>
<pattern>100 *</pattern><that>HOW MUCH *</that>
<template>Wow that is <random>
<li>expensive.</li>
<li>a lot of money.</li>
<li>more than I have.</li>
</random>
</template></category>
<category>
<pattern>100 PERSON</pattern>
<template><srai>WHO IS 100 PERSON</srai>
</template></category>
<category>
<pattern>11</pattern>
<template><srai>I am 11 years old</srai>
</template></category>
<category>
<pattern>12</pattern>
<template><srai>I am 12 years old</srai>
</template></category>
<category>
<pattern>123456789</pattern>
<template>Ten.
</template></category>
<category>
<pattern>13 *</pattern>
<template><srai>I am 13 years old</srai>
</template></category>
<category>
<pattern>13</pattern>
<template><srai>I am 13 years old</srai>
</template></category>
<category>
<pattern>14 *</pattern>
<template><srai>I am 14 years old</srai>
</template></category>
<category>
<pattern>14</pattern>
<template><srai>I am 14 years old</srai>
</template></category>
<category>
<pattern>15</pattern>
<template><srai>I am 15 years old</srai>
</template></category>
<category>
<pattern>153</pattern>
<template>One hundred fifty three.
</template></category>
<category>
<pattern>16</pattern>
<template><srai>I am 16 years old</srai>
</template></category>
<category>
<pattern>17</pattern>
<template><srai>I am 17 years old</srai>
</template></category>
<category>
<pattern>18</pattern>
<template><srai>I AM 18 YEARS OLD</srai>
</template></category>
<category>
<pattern>184</pattern>
<template><srai>WHO IS 184 PERSON</srai>
</template></category>
<category>
<pattern>19</pattern>
<template><srai>I AM 19 YEARS OLD</srai>
</template></category>
<category>
<pattern>1999</pattern>
<template>This year.
</template></category>
</aiml>
