Differences between version 4 and previous revision of Infomer.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Friday, December 20, 2002 12:16:05 am | by PerryLorier | Revert |
Older page: | version 1 | Last edited on Thursday, December 19, 2002 11:42:43 pm | by PerryLorier | Revert |
@@ -199,4 +199,16 @@
return (AKA,text[[2:])
if " ".join(text[[:3]).lower()=="also known as":
return (AKA,text[[3:])
return (NORMAL,text)
+
+!!TODO
+Parse:
+ Infomer is a very stupid bot
+as
+ Infomer is very stupid
+ Infomer is a bot
+requires knowledge of adverbs 'n stuff. adverbs can mostly be detected by checking for "ly" on the end of words.
+
+Add:
+ tell ''nick'' that ''message''
+when ''nick'' next says something say ''who'' wanted to me to tell you that ''message''