[alicebot-archcomm] Concerning adjacent wildcards

Gary Dubuque alicebot-archcomm@list.alicebot.org
Fri, 28 Feb 2003 10:43:21 -0800


Assuming patterns like "* * * * * *" are defined in the AIML standard...

Given the input "hey surfer dude", pattern "HEY * DUDE" will match, but
pattern "HEY DUDE" will not?  Then does "* * * * * *" match "hey surfer
dude"?  What does "* _ * * *" do?  Is "_ * * *" anything useful?