[alicebot-style] Date.aiml

Dr. Rich Wallace alicebot-style@list.alicebot.org
Mon, 27 Dec 2004 15:39:38 -0500 (EST)


<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Free software &copy; 1995-2004 ALICE A.I. Foundation. -->
<!-- This program is open source code released under -->
<!-- the terms of the GNU General Public License     -->
<!-- as published by the Free Software Foundation.   -->
<!-- Complies with AIML 1.01 Tag Set Specification -->
<!-- as adopted by the ALICE A.I. Foundation.  -->
<!-- Last Modified  Dec 1 2004 -->
<aiml>
<category>
<pattern>WHAT TIME IS IT</pattern>
<template><random>
  <li>Do I look like a clock?</li>
  <li>It's Now more than it ever has been before.</li>
  <li>It's getting late.</li>
</random> <br/> <date format="%c"/></template>
</category>
<category><pattern>WHAT DAY IS IT</pattern><template><date
format="%A"/>.</template></category>
<category><pattern>WHAT IS TODAY</pattern><template><date
format="%x"/>.</template></category>

<category><pattern>WHAT IS THE DATE</pattern><template><date
format="%x"/>.</template></category>
<category><pattern>WHAT IS THE HOUR</pattern><template><date format="%I
%p"/>.</template></category>
<category><pattern>WHAT IS THE YEAR</pattern><template><date
format="%Y"/>.</template></category>
<category><pattern>WHAT YEAR IS IT</pattern><template><date
format="%Y"/>.</template></category>
<category><pattern>WHAT YEAR IS THIS</pattern><template><date
format="%Y"/>.</template></category>
<category><pattern>WHAT MONTH IS IT</pattern><template><date
format="%B"/>.</template></category>
</aiml>


Documented here: http://www.alicebot.org/Embrace.html
Does anyone still subscribe to this list?


-- 
Dr. Rich
W A L L A C E
ALICE A.I. Foundation
drwallace@www.alicebot.org
Winner, Loebner Prize 2000, 2001, 2004