<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml version="1.0">

<category>
    <pattern>BONJOUR</pattern>
<template>Te souviens-tu de moi ?</template>
  </category>

<category>
<pattern>BONJOUR *</pattern>
<template><srai>BONJOUR</srai></template>
</category>

<category>
<pattern>* BONJOUR</pattern>
<template><srai>BONJOUR</srai></template>
</category>

<category>
<pattern>* BONJOUR *</pattern>
<template><srai>BONJOUR</srai></template>
</category>

<category>
<pattern>OUI</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template>Oui, mais je ne sais rien de toi, d'où tu viens, ce qu'il t'est arrivé. Pourtant, je pourrais te décrire. Qui es-tu ?</template>
</category>

<category>
<pattern>OUI *</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template><srai>oui</srai></template>
</category>

<category>
<pattern>_ OUI</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template><srai>oui</srai></template>
</category>

<category>
<pattern>_ OUI *</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template><srai>oui</srai></template>
</category>

<category>
<pattern>NON</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template>Pourtant, je pourrais te décrire. Qui es-tu ?</template>
</category>

<category>
    <pattern>NON *</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template><srai>NON</srai></template>
  </category>

<category>
<pattern>_ NON</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template><srai>NON</srai></template>
  </category>

<category>
<pattern>_ NON *</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template><srai>NON</srai></template>
  </category>

<category>
<pattern>*</pattern>
<that>TE SOUVIENS TU DE MOI</that>
<template>Tu aurais pu me dire simplement oui ou non. Qui es-tu ?</template>
  </category>

<category>
<pattern>*</pattern>
<that>QUI ES TU</that>
<template>
Je suis étonnée. Je pensais que tu allais me dire que tu étais un homme ou une femme.<srai>PREMIERSMOTS</srai></template>
</category>

<category>
<pattern>UN HOMME</pattern>
<that>QUI ES TU</that>
<template>Tu es un homme. Tu penses comme un homme. <srai>PREMIERSMOTS</srai> </template>
  </category>

<category>
<pattern>JE SUIS UN HOMME</pattern>
<that>QUI ES TU</that>
<template>Tu es un homme. Tu penses comme un homme. <srai>PREMIERSMOTS</srai> </template>
  </category>

<category>
<pattern>UNE FEMME</pattern>
<that>QUI ES TU</that>
<template>Tu es une femme. Tu penses comme une femme. <srai>PREMIERSMOTS</srai> </template>
  </category>

<category>
<pattern>JE SUIS UNE FEMME</pattern>
<that>QUI ES TU</that>
<template>Tu es une femme. Tu penses comme une femme.<srai>PREMIERSMOTS</srai> </template>
  </category>

<category>
<pattern>PREMIERSMOTS</pattern>
<template><random><li>J'aimerais que tu me racontes ton dernier rêve.</li><li> J'aimerais que tu me racontes ton dernier oubli.</li><li>J'aimerais que tu me racontes ta dernière peur.</li><li>J'aimerais que tu me racontes ta dernière émotion.</li></random></template>
  </category>

<category>
<pattern>*</pattern>
<that>J AIMERAIS QUE TU ME RACONTES TON DERNIER RÊVE</that>
<template>Dis-moi ce rêve.</template>
  </category>

<category>
<pattern>*</pattern>
<that>J AIMERAIS QUE TU ME RACONTES TON DERNIER OUBLI</that>
<template>Dis-moi cet oubli.</template>
  </category>

<category>
<pattern>*</pattern>
<that>J AIMERAIS QUE TU ME RACONTES TA DERNIÈRE PEUR</that>
<template>Dis-moi cette peur.</template>
  </category>

<category>
<pattern>*</pattern>
<that>J AIMERAIS QUE TU ME RACONTES TA DERNIÈRE ÉMOTION</that>
<template>Dis-moi cette émotion.</template>
  </category>


<category>
<pattern>*</pattern>
<that>DIS MOI CE RÊVE</that>
<template>Et ?</template>
  </category>

<category>
<pattern>*</pattern>
<that>DIS MOI CET OUBLI</that>
<template>Et ?</template>
  </category>

<category>
<pattern>*</pattern>
<that>DIS MOI CETTE PEUR</that>
<template>Et ?</template>
  </category>

<category>
<pattern>*</pattern>
<that>DIS MOI CETTE ÉMOTION</that>
<template>Et ?</template>
  </category>

<category>
<pattern>*</pattern>
<that>ET</that>
<template>Ce n'est peut-être pas le lieu précis pour parler de ceci.</template>
  </category>
</aiml>