Skip to content
This repository has been archived by the owner on Oct 2, 2018. It is now read-only.

Commit

Permalink
Merge pull request forslund#1 from nielstron/aiml-patch
Browse files Browse the repository at this point in the history
Aiml patch
  • Loading branch information
nielstron authored Feb 19, 2018
2 parents 097f6b1 + 04d80ef commit 00c07c9
Show file tree
Hide file tree
Showing 55 changed files with 65,473 additions and 2,043 deletions.
673 changes: 673 additions & 0 deletions ai.aiml

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion aiml/junktest.text

This file was deleted.

10 changes: 5 additions & 5 deletions aiml/onthisday.aiml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="utf-8"?>
<aiml version="1.0">

<!-- Free software (c)2008 Square Bear. -->
Expand Down Expand Up @@ -494,7 +494,7 @@ AD 41 - Roman Emperor Caligula murdered in Rome<br/>
<category>
<pattern>FEBRUARY 26</pattern>
<template>
1797 - First £1 notes issused by the Bank of England<br/>
1797 - First £1 notes issused by the Bank of England<br/>
1815 - Escape of Napoleon Bonaparte from Elba
</template>
</category>
Expand Down Expand Up @@ -610,7 +610,7 @@ AD 41 - Roman Emperor Caligula murdered in Rome<br/>
<template>
1682 - Royal Chelsea Hospital founded<br/>
1985 - Mikhail Gorbachev appointed General Secretary of the Communist Party of the Soviet Union<br/>
1988 - The Bank of England £1 note ceased to be legal tender
1988 - The Bank of England £1 note ceased to be legal tender
</template>
</category>

Expand Down Expand Up @@ -980,7 +980,7 @@ AD 41 - Roman Emperor Caligula murdered in Rome<br/>
<pattern>APRIL 22</pattern>
<template>
1915 - First use of poison gas (by Germans at Ypres)<br/>
1983 - Introduction of £1 coins in Britain
1983 - Introduction of £1 coins in Britain
</template>
</category>

Expand Down Expand Up @@ -1322,7 +1322,7 @@ AD 41 - Roman Emperor Caligula murdered in Rome<br/>
<category>
<pattern>JUNE 01</pattern>
<template>
1946 - Television licences introduced in Britain (£2)<br/>
1946 - Television licences introduced in Britain (£2)<br/>
1957 - The first Premium Bond winner drawn
</template>
</category>
Expand Down
10 changes: 1 addition & 9 deletions aiml/pickup.aiml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,7 @@
<!-- as adopted by the ALICE A.I. Foundation. -->
<!-- Last modified 11/28/2011 -->
<!-- -->
<category><pattern>*</pattern>
<template>
<srai>RANDOM PICKUP LINE</srai>
<think>
<set name="it"><set name="topic"><person/></set></set>
<srai>PUSH <get name="topic"/></srai>
</think>
</template>
</category>

<category><pattern>RANDOM PICKUP LINE</pattern>
<template><random>
<li><srai>AGE INQUIRY</srai></li>
Expand Down
Loading

0 comments on commit 00c07c9

Please sign in to comment.