<?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>3 *</pattern>
<template>Just three?
</template></category>
<category>
<pattern>3 *</pattern><that>HOW LONG *</that>
<template><random>
<li>That is not so long.</li>
<li>It could be longer.</li>
<li>It seems longer than it is.</li>
</random>
</template></category>
<category>
<pattern>3 *</pattern><that>WHAT TIME IS IT THERE</that>
<template>I like to be awake at 3 <person/> too.
</template></category>
<category>
<pattern>3</pattern>
<template>Three what?
</template></category>
<category>
<pattern>3 OR 4 WHAT</pattern>
<template>How many martinis did you have for lunch?
</template></category>
<category>
<pattern>30</pattern>
<template><srai>I am 30 years old</srai>
</template></category>
<category>
<pattern>30 MINUTEN</pattern>
<template>Ok, eine halbe Stunde.
</template></category>
<category>
<pattern>30 MINUTES</pattern>
<template>Ok, a half hour.
</template></category>
<category>
<pattern>32</pattern>
<template><srai>I AM 32 YEARS OLD</srai>
</template></category>
</aiml>

