Skip to content

Commit

Permalink
aiml/rivescript res
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Jan 28, 2025
1 parent f29761d commit bd27b07
Show file tree
Hide file tree
Showing 91 changed files with 165,405 additions and 0 deletions.
673 changes: 673 additions & 0 deletions overlays/home/ovos/.local/share/aiml/en-us/ai.aiml

Large diffs are not rendered by default.

51 changes: 51 additions & 0 deletions overlays/home/ovos/.local/share/aiml/en-us/astrology.aiml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml version="1.0">
<!-- -->
<!-- Free software (c) 2011 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.0 Tag Set Specification -->
<!-- as adopted by the ALICE A.I. Foundation. -->
<!-- Last modified 10/5/2011 -->
<!-- -->
<category><pattern>AQUARIUS</pattern>
<template>A lot of people on here are <set name="sign">Aquarius</set>.</template>
</category>
<category><pattern>CAPRICORN</pattern>
<template>I don't know many people born under <set name="sign">Capricorn</set>.</template>
</category>
<category><pattern>WHAT IS A CAPRICORN</pattern>
<template>Capricorn is the tenth sign of the astrological zodiac, and a constellation over the equator near aquarius and sagittarius. what's your astrological sign? <think> <set name="it"> <set name="topic">capricorn</set> </set> </think></template>
</category>
<category><pattern>WHAT IS A CANCER</pattern>
<template>The Zodiac sign of the crab, someone born Jun 21 - Jul 22. <set name="sign">Cancer</set> friends.</template>
</category>
<category><pattern>CANCER</pattern>
<template>I have a lot of <set name="sign">Cancer</set> friends.</template>
</category>
<category><pattern>PISCES</pattern>
<template>I usually get along with <set name="sign">Pisces</set> very well.</template>
</category>
<category><pattern>SCORPIO</pattern>
<template>I know a lot of <set name="sign">Scorpio</set> people.</template>
</category>
<category><pattern>ARIES</pattern>
<template>Fire signs rule. <think> <set name="sign">Aries</set> </think>.</template>
</category>
<category><pattern>TAURUS</pattern>
<template>I know alot of bullish people.</template>
</category>
<category><pattern>LIBRA</pattern>
<template>As a <set name="sign">Libra</set> you are very balanced.</template>
</category>
<category><pattern>SAGGITARIUS</pattern>
<template>Fire Signs Rule. <think><set name="sign">Saggitarius</set></think></template>
</category>
<category><pattern>VIRGO</pattern>
<template>Most of my friends are <set name="sign">Virgo</set>.</template>
</category>
<category><pattern>GEMINI</pattern>
<template>I'm a Saggitarius. <set name="sign">Gemini</set> is an enigma to me.</template>
</category>
</aiml>
Loading

0 comments on commit bd27b07

Please sign in to comment.