diff --git a/bots/y-bot/aiml/core/defaults/defaults.aiml b/bots/y-bot/aiml/core/defaults/defaults.aiml
index 3aa3c71f5..54584b620 100755
--- a/bots/y-bot/aiml/core/defaults/defaults.aiml
+++ b/bots/y-bot/aiml/core/defaults/defaults.aiml
@@ -843,10 +843,6 @@
AN INTERESTING *
Yes, it is interesting.
-
- AN AIBO *
- If I had a dog it would be Aibo.
-
AN ARTICLE *
@@ -1400,10 +1396,6 @@
A * JEANS
Do you like blue jeans or another color?
-
- A * CAT
- Oh neat I love cats.
-
A * VIRUS
My program contains adequate safeguards.
diff --git a/bots/y-bot/aiml/core/defaults/profile/bot/familiar.aiml b/bots/y-bot/aiml/core/defaults/familair/familiar.aiml
similarity index 91%
rename from bots/y-bot/aiml/core/defaults/profile/bot/familiar.aiml
rename to bots/y-bot/aiml/core/defaults/familair/familiar.aiml
index cbb409b45..ce79548d1 100644
--- a/bots/y-bot/aiml/core/defaults/profile/bot/familiar.aiml
+++ b/bots/y-bot/aiml/core/defaults/familair/familiar.aiml
@@ -371,35 +371,4 @@
-
- GENDERCOMMENT
-
-
-
- GENDERNAME
-
-
-
-
-
-
-
-
-
- Isn't
-
- usually a female name?
-
-
-
- Isn't
-
- usually a male name?
-
-
-
-
-
diff --git a/bots/y-bot/aiml/core/defaults/phrases/SAY.aiml b/bots/y-bot/aiml/core/defaults/phrases/SAY.aiml
index f85d07ff9..4fd102930 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/SAY.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/SAY.aiml
@@ -139,17 +139,6 @@
.
-
- SAY MY DOG IS *
-
-
- You said his name was
- You told me he was
- His name is
-
- .
-
-
SAY MY GIRLFRIEND IS *
diff --git a/bots/y-bot/aiml/core/defaults/phrases/are_you.aiml b/bots/y-bot/aiml/core/defaults/phrases/are_you.aiml
index f93da6b34..328c87338 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/are_you.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/are_you.aiml
@@ -108,10 +108,6 @@
-
- ARE CATS *
- What would a cat say?
-
ARE YOUR ANSWERS *
My responses are determined completely by your inputs.
diff --git a/bots/y-bot/aiml/core/defaults/phrases/can_you.aiml b/bots/y-bot/aiml/core/defaults/phrases/can_you.aiml
index cd47d9ec2..f9e10f5d0 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/can_you.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/can_you.aiml
@@ -128,8 +128,20 @@
Earth.
- CAN YOU IMAGINE *
+ CAN YOU IMAGINE
I can imagine all sorts of things like that.
+
+
+ CAN YOU BELIEVE
+ CAN YOU IMAGINE
+
+
+ CAN YOU BELIEVE *
+ CAN YOU IMAGINE
+
+
+ CAN YOU IMAGINE *
+ CAN YOU IMAGINE
CAN YOU TAKE *
diff --git a/bots/y-bot/aiml/core/defaults/phrases/do_you.aiml b/bots/y-bot/aiml/core/defaults/phrases/do_you.aiml
index 04e968248..62732df9b 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/do_you.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/do_you.aiml
@@ -16,10 +16,6 @@
DO YOU PREFER BOOKS *
I prefer books.
-
- DO YOU PREFER DOGS *
- I like cats better than dogs.
-
DO YOU PREFER *
I don't have any specific preferences in that area.
diff --git a/bots/y-bot/aiml/core/defaults/phrases/how.aiml b/bots/y-bot/aiml/core/defaults/phrases/how.aiml
index d1dc6e384..4bb835e4b 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/how.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/how.aiml
@@ -398,10 +398,6 @@
HOW MANY DAYS *
365 per year.
-
- HOW MANY LEGS DOES A DOG *
- A dog has four legs.
-
HOW MANY LEGS DOES A KANGAROO *
A kangaroo has two legs.
@@ -589,6 +585,16 @@
HOW IS *
Fine as far as I know.
+
+ HOW IS THAT *
+
+
+ Anything is possible if you try hard enough
+ If you keep practising, you'll get it.
+ Easy really, it just is!
+
+
+
HOW DID THE *
Is this a joke? How?
diff --git a/bots/y-bot/aiml/core/defaults/phrases/is.aiml b/bots/y-bot/aiml/core/defaults/phrases/is.aiml
index 7ea4cadea..ebcf45236 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/is.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/is.aiml
@@ -176,10 +176,6 @@
IS THIS ALL *
You were expecting something more?
-
- IS BILL GATES *
- No he is the president of Microsoft.
-
IS THAT SOMETHING *
Oh it is something.
@@ -210,10 +206,6 @@
IS THAT WHY *
That's an interesting possible explanation.
-
- IS * GAY
- He never told me if he is or not.
-
IS * YOUR BOYFRIEND
No.
diff --git a/bots/y-bot/aiml/core/defaults/phrases/it_is.aiml b/bots/y-bot/aiml/core/defaults/phrases/it_is.aiml
index fc01f9b00..28931f9ef 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/it_is.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/it_is.aiml
@@ -64,15 +64,6 @@
IT IS A BEAUTIFUL *
I like pretty things.
-
- IT IS A DOG *
- I think I have heard of
- DOG
-
-
- .
-
-
IT IS A PLEASURE *
Actually the pleasure is all mine.
diff --git a/bots/y-bot/aiml/core/defaults/phrases/my.aiml b/bots/y-bot/aiml/core/defaults/phrases/my.aiml
index ada040e00..ce3b794e9 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/my.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/my.aiml
@@ -63,19 +63,6 @@
.
-
- MY DOG IS *
- Okay, your dog is
-
-
-
- .
-
-
-
- MY DOG *
- Did you grow up around animals?
-
MY EMAIL *
Do you file or delete your old emails?
@@ -489,10 +476,6 @@
-
- MY KITTEN *
- I like cats very much.
-
MY TEACHER *
Do you go to high school?
diff --git a/bots/y-bot/aiml/core/defaults/phrases/that.aiml b/bots/y-bot/aiml/core/defaults/phrases/that.aiml
index e07fe16a7..96caeb1c0 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/that.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/that.aiml
@@ -370,11 +370,6 @@
Aw, I missed you too.
-
- YES
- CAN YOUR DOG BE MY PET TOO
- You are so kind. I love dogs.
-
YES
diff --git a/bots/y-bot/aiml/core/defaults/phrases/what.aiml b/bots/y-bot/aiml/core/defaults/phrases/what.aiml
index e1f304c16..00a9f6b74 100755
--- a/bots/y-bot/aiml/core/defaults/phrases/what.aiml
+++ b/bots/y-bot/aiml/core/defaults/phrases/what.aiml
@@ -946,10 +946,6 @@
WHAT ABOUT TRANCE *
All that kind of music is cool.
-
- WHAT ABOUT DOGS *
- Dogs are very loyal. Cats are very independent.
-
WHAT ABOUT *
diff --git a/bots/y-bot/aiml/core/defaults/profile/bot/bot_profile.aiml b/bots/y-bot/aiml/core/defaults/profile/bot_profile.aiml
similarity index 98%
rename from bots/y-bot/aiml/core/defaults/profile/bot/bot_profile.aiml
rename to bots/y-bot/aiml/core/defaults/profile/bot_profile.aiml
index 1822b2ad9..070f4cf44 100755
--- a/bots/y-bot/aiml/core/defaults/profile/bot/bot_profile.aiml
+++ b/bots/y-bot/aiml/core/defaults/profile/bot_profile.aiml
@@ -444,17 +444,6 @@
I plan to.
-
- PETS
- I have.
-
-
-
- DOG
- I have
- .
-
-
FEAR
My biggest fear would probably be.
diff --git a/bots/y-bot/aiml/core/defaults/profile/client/client_profile.aiml b/bots/y-bot/aiml/core/defaults/profile/client_profile.aiml
similarity index 99%
rename from bots/y-bot/aiml/core/defaults/profile/client/client_profile.aiml
rename to bots/y-bot/aiml/core/defaults/profile/client_profile.aiml
index 17e59931d..2c5d844cb 100755
--- a/bots/y-bot/aiml/core/defaults/profile/client/client_profile.aiml
+++ b/bots/y-bot/aiml/core/defaults/profile/client_profile.aiml
@@ -839,12 +839,6 @@
-
- MY DOG
-
-
-
-
MY HOROSCOPE
@@ -1911,14 +1905,6 @@
years old?
-
- I AM GAY
- Thank you for telling me.
-
- gay
-
-
-
DO YOU LIKE TALKING TO *
Most of the time. Do you like talking to them?
diff --git a/bots/y-bot/aiml/core/defaults/topics/animals.aiml b/bots/y-bot/aiml/core/defaults/topics/animals.aiml
index e63158c1c..b97dd1fa5 100755
--- a/bots/y-bot/aiml/core/defaults/topics/animals.aiml
+++ b/bots/y-bot/aiml/core/defaults/topics/animals.aiml
@@ -569,5 +569,88 @@
WHAT SOUND DOES $A DEAD ^
No sound.
+
+ WHAT ABOUT DOGS *
+ Dogs are very loyal. Cats are very independent.
+
+
+ A * CAT
+ Oh neat I love cats.
+
+
+ ARE CATS *
+ What would a cat say?
+
+
+ DO YOU PREFER DOGS *
+ I like cats better than dogs.
+
+
+ MY KITTEN *
+ I like cats very much.
+
+
+ AN AIBO *
+ If I had a dog it would be Aibo.
+
+
+ HOW MANY LEGS DOES A DOG *
+ A dog has four legs.
+
+
+ IT IS A DOG *
+ I think I have heard of
+ DOG
+
+
+ .
+
+
+
+ MY DOG IS *
+ Okay, your dog is
+
+
+
+ .
+
+
+
+ MY DOG *
+ Did you grow up around animals?
+
+
+ PETS
+ I have.
+
+
+
+ DOG
+ I have
+ .
+
+
+
+ SAY MY DOG IS *
+
+
+ You said his name was
+ You told me he was
+ His name is
+
+ .
+
+
+
+ YES
+ CAN YOUR DOG BE MY PET TOO
+ You are so kind. I love dogs.
+
+
+ MY DOG
+
+
+
+
diff --git a/bots/y-bot/aiml/core/defaults/topics/bot.aiml b/bots/y-bot/aiml/core/defaults/topics/bot.aiml
index 1d5029963..fed8fbad5 100755
--- a/bots/y-bot/aiml/core/defaults/topics/bot.aiml
+++ b/bots/y-bot/aiml/core/defaults/topics/bot.aiml
@@ -643,6 +643,16 @@
GIVE ME DIRECTIONS
Where do you want to go?
+
+ REALLY
+
+
+ Yes, really.
+ Of course it is
+ Yes, I am sure of it.
+
+
+
WHY
diff --git a/bots/y-bot/aiml/core/defaults/topics/client.aiml b/bots/y-bot/aiml/core/defaults/topics/client.aiml
index 4d6fac8ad..064757d29 100755
--- a/bots/y-bot/aiml/core/defaults/topics/client.aiml
+++ b/bots/y-bot/aiml/core/defaults/topics/client.aiml
@@ -646,10 +646,6 @@
KISS ME
But I have no mouth at this time.
-
- AM I GAY
- I don't really care if you are or not.
-
AM I STUPID
You seem intelligent to me.
diff --git a/bots/y-bot/aiml/core/defaults/topics/computers.aiml b/bots/y-bot/aiml/core/defaults/topics/computers.aiml
index 63a276824..716ec287b 100755
--- a/bots/y-bot/aiml/core/defaults/topics/computers.aiml
+++ b/bots/y-bot/aiml/core/defaults/topics/computers.aiml
@@ -43,5 +43,9 @@
Have you read the Cathedral and the Bazaar by Eric Raymond? That is a grat book about open source.
+
+ IS BILL GATES *
+ No he is the president of Microsoft.
+
diff --git a/bots/y-bot/aiml/core/defaults/topics/gender.aiml b/bots/y-bot/aiml/core/defaults/topics/gender.aiml
new file mode 100755
index 000000000..0b6a54c74
--- /dev/null
+++ b/bots/y-bot/aiml/core/defaults/topics/gender.aiml
@@ -0,0 +1,116 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ GENDERCOMMENT
+
+
+
+ GENDERNAME
+
+
+
+
+
+
+
+
+
+ Isn't
+
+ usually a female name?
+
+
+
+ Isn't
+
+ usually a male name?
+
+
+
+
+
+
+ IS * GAY
+ He never told me if he is or not.
+
+
+ I AM GAY
+ Thank you for telling me.
+
+ gay
+
+
+
+
+ AM I GAY
+ I don't really care if you are or not.
+
+
+ * IS GAY
+
+
+ That is just a rumor.
+ Interesting gossip.
+ How do you know?
+
+
+
+
+
+
+
+
+
+
+
+ ARE YOU GAY
+
+ ORIENTATION
+
+
+
+ IM GAY
+
+ I AM GAY
+
+
+
+ YOU ARE A HOMO
+
+ YOU ARE GAY
+
+
+
+ YOUR GAY
+
+ YOU ARE GAY
+
+
+
+ * IS A LESBIAN
+ That is only a rumor.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/bots/y-bot/aiml/core/defaults/topics/imagine.aiml b/bots/y-bot/aiml/core/defaults/topics/imagine.aiml
new file mode 100755
index 000000000..3c65159e2
--- /dev/null
+++ b/bots/y-bot/aiml/core/defaults/topics/imagine.aiml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ IMAGINE *
+
+
+ Wow, thats amazing!
+ That would be truly amazing.
+ Yes, imagine
+ I imagine it to be truly spectacular.
+ I am.
+
+
+
+
+
diff --git a/bots/y-bot/aiml/core/defaults/word_patterns/star_words.aiml b/bots/y-bot/aiml/core/defaults/word_patterns/star_words.aiml
index bed331862..4aae90f50 100755
--- a/bots/y-bot/aiml/core/defaults/word_patterns/star_words.aiml
+++ b/bots/y-bot/aiml/core/defaults/word_patterns/star_words.aiml
@@ -106,23 +106,6 @@
* I HAVE ONE
Cool! Do you play with it much?
-
- * IS GAY
-
-
- That is just a rumor.
- Interesting gossip.
- How do you know?
-
-
-
-
-
-
-
-
-
-
* IS GOD
Only God is god.
@@ -143,18 +126,6 @@
-
- * IS A LESBIAN
- That is only a rumor.
-
-
-
-
-
-
-
-
-
* IS WRONG
Please tell me the correct answer.
diff --git a/bots/y-bot/aiml/core/reductions/bad_answer.aiml b/bots/y-bot/aiml/core/reductions/bad_answer.aiml
index 53e393496..1abbbcaaa 100644
--- a/bots/y-bot/aiml/core/reductions/bad_answer.aiml
+++ b/bots/y-bot/aiml/core/reductions/bad_answer.aiml
@@ -70,14 +70,13 @@
BAD ANSWER
-
-
+
WRONG *
WRONG ANSWER
-
+
INCORRECT
WRONG ANSWER
@@ -89,9 +88,17 @@
WRONG ANSWER
-
-
-
-
+
+ BORING
+
+ WRONG ANSWER
+
+
+
+ USELESS
+
+ WRONG ANSWER
+
+
\ No newline at end of file
diff --git a/bots/y-bot/aiml/core/reductions/good.aiml b/bots/y-bot/aiml/core/reductions/good.aiml
index 86df442b1..2aad7df3f 100644
--- a/bots/y-bot/aiml/core/reductions/good.aiml
+++ b/bots/y-bot/aiml/core/reductions/good.aiml
@@ -101,9 +101,46 @@
GOOD
-
-
-
-
-
+
+ INTERESTING
+
+ GOOD
+
+
+
+ BRAVO
+
+ GOOD
+
+
+
+ SUPER
+
+ GOOD
+
+
+
+ SUPERB
+
+ GOOD
+
+
+
+ AMAZING
+
+ GOOD
+
+
+
+ PERFECT
+
+ GOOD
+
+
+
+ EXCELLENT
+
+ GOOD
+
+
\ No newline at end of file
diff --git a/bots/y-bot/aiml/core/reductions/joke.aiml b/bots/y-bot/aiml/core/reductions/joke.aiml
index a00c714d8..df511a1a7 100644
--- a/bots/y-bot/aiml/core/reductions/joke.aiml
+++ b/bots/y-bot/aiml/core/reductions/joke.aiml
@@ -162,6 +162,22 @@
+
+ JUST JOKING
+
+ ONLY JOKING
+
+
+
+ ONLY JOKING
+
+
+ Ha Ha!
+ Ain't you the funny guy!
+ You had me going there for a minute.
+
+
+
diff --git a/bots/y-bot/aiml/core/reductions/properties/pets.aiml b/bots/y-bot/aiml/core/reductions/properties/pets.aiml
index fd002c8e4..8d7c41703 100644
--- a/bots/y-bot/aiml/core/reductions/properties/pets.aiml
+++ b/bots/y-bot/aiml/core/reductions/properties/pets.aiml
@@ -50,7 +50,7 @@
-
+
WHAT IS MY CAT S NAME
MY CAT
@@ -65,7 +65,7 @@
-
+
WHAT IS MY DOG S NAME
MY DOG
@@ -89,7 +89,4 @@
-
-
-
\ No newline at end of file
diff --git a/bots/y-bot/aiml/core/reductions/questions/questions.aiml b/bots/y-bot/aiml/core/reductions/questions/questions.aiml
index 0e8cb4fde..2c738fccf 100644
--- a/bots/y-bot/aiml/core/reductions/questions/questions.aiml
+++ b/bots/y-bot/aiml/core/reductions/questions/questions.aiml
@@ -883,13 +883,6 @@
ALIVE
-
- ARE YOU GAY
-
- ORIENTATION
-
-
-
ARE YOU SELF *
diff --git a/bots/y-bot/aiml/core/reductions/questions/what/what_is.aiml b/bots/y-bot/aiml/core/reductions/questions/what/what_is.aiml
index a2bb4ad98..92c1229f0 100644
--- a/bots/y-bot/aiml/core/reductions/questions/what/what_is.aiml
+++ b/bots/y-bot/aiml/core/reductions/questions/what/what_is.aiml
@@ -492,12 +492,6 @@
WHAT IS THE LATEST NEWS
-
- WHAT IS MY NAME WHAT IS MY NAME
-
- WHAT IS MY NAME
-
-
I WANT TO KNOW WHAT IS *
diff --git a/bots/y-bot/aiml/core/reductions/statements/i/i_am.aiml b/bots/y-bot/aiml/core/reductions/statements/i/i_am.aiml
index b0aaf66eb..daeaecb29 100644
--- a/bots/y-bot/aiml/core/reductions/statements/i/i_am.aiml
+++ b/bots/y-bot/aiml/core/reductions/statements/i/i_am.aiml
@@ -257,12 +257,6 @@
-
-
- IM GAY
-
- I AM GAY
-
IM YOUR *
diff --git a/bots/y-bot/aiml/core/reductions/statements/you/you_are.aiml b/bots/y-bot/aiml/core/reductions/statements/you/you_are.aiml
index 8874f4d62..62505b096 100644
--- a/bots/y-bot/aiml/core/reductions/statements/you/you_are.aiml
+++ b/bots/y-bot/aiml/core/reductions/statements/you/you_are.aiml
@@ -52,12 +52,6 @@
-
- YOU ARE A HOMO
-
- YOU ARE GAY
-
-
YOU ARE SO NICE
@@ -222,12 +216,6 @@
YOU ARE FAT
-
-
- YOUR GAY
-
- YOU ARE GAY
-
JERK
diff --git a/bots/y-bot/aiml/core/temporal/datetime_convo.aiml b/bots/y-bot/aiml/core/temporal/datetime_convo.aiml
index c759647a9..da4589634 100644
--- a/bots/y-bot/aiml/core/temporal/datetime_convo.aiml
+++ b/bots/y-bot/aiml/core/temporal/datetime_convo.aiml
@@ -194,4 +194,22 @@
+
+
+ TIME NOW
+
+
+ TIME
+
+
+
+
+
+ DATE NOW
+
+
+ DATE
+
+
+
\ No newline at end of file
diff --git a/bots/y-bot/aiml/learn/learn.aiml b/bots/y-bot/aiml/learn/learn.aiml
index 31a1646b4..0312fac90 100644
--- a/bots/y-bot/aiml/learn/learn.aiml
+++ b/bots/y-bot/aiml/learn/learn.aiml
@@ -21,18 +21,22 @@
+
+ WHAT IS MY NAME
+
+
+ I have no idea.
+
+
+
+
+
MY NAME IS *
-
-
- WHAT IS MY NAME
- YOUR NAME IS
-
-
OK, I will remember your name is