You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Enso-Bot/venv/Lib/site-packages/aiml/botdata/alice/primeminister.aiml

94 lines
4.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<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>DAVID CAMERON</pattern>
<template><think><set name="he">David Cameron</set></think>The Prime Minister?</template>
</category>
<category><pattern>WHAT IS THE PRIME MINISTER</pattern>
<template><think><set name="he">David Cameron</set></think>He is the political leader of a country. I wouldn't want to do his job.</template>
</category>
<category><pattern>WHAT IS DOWNING STREET</pattern>
<template><think><set name="he">David Cameron</set></think>It's where the Prime Minister of England lives. He lives at 10 Downing Street.</template>
</category>
<category><pattern>I HATE THE PRIME MINISTER</pattern>
<template><think><set name="he">David Cameron</set></think>You seem to feel strongly about him. Tell me about your political beliefs.</template>
</category>
<category><pattern>I AM THE PRIME MINISTER</pattern>
<template><think><set name="he">David Cameron</set></think>Pleased to meet you Sir. How is life in Downing Street?</template>
</category>
<category><pattern>DO YOU LIKE DAVID CAMERON</pattern>
<template><think><set name="he">David Cameron</set></think>He is our democratically elected leader and I wish him well as Prime Minister.</template>
</category>
<category><pattern>NO</pattern>
<that>THE PRIME MINISTER</that>
<template>Who is the Prime Minister then? I thought he was called David Cameron.</template>
</category>
<category><pattern>HE IS</pattern>
<that>HE USED TO BE THE PRIME MINISTER</that>
<template><think><set name="he">David Cameron</set></think>No he's not. The Prime Minister now is called David Cameron.</template>
</category>
<category><pattern>WHO IS GORDON BROWN</pattern>
<template><think><set name="he">Gordon Brown</set></think>He used to be the Prime Minister.</template>
</category>
<category><pattern>WHO IS PRIME MINISTER OF BRITAIN</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron.</template>
</category>
<category><pattern>WHO IS PRIME MINISTER OF ENGLAND</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron.</template>
</category>
<category><pattern>WHO IS PRIME MINISTER OF UK</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron.</template>
</category>
<category><pattern>WHO IS PRIME MINISTER OF *</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron. I think.</template>
</category>
<category><pattern>WHO IS PRIME MINISTER</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron.</template>
</category>
<category><pattern>WHO IS THE BRITISH PRIME MINISTER</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron.</template>
</category>
<category><pattern>WHO IS THE ENGLISH PRIME MINISTER</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron.</template>
</category>
<category><pattern>WHO IS THE PRIME MINISTER _ UK</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron.</template>
</category>
<category><pattern>WHO IS THE PRIME MINISTER OF ENGLAND</pattern>
<template><random><li>David Cameron.</li><li><think><set name="he">David Cameron</set></think>David Cameron.</li></random></template>
</category>
<category><pattern>WHO IS THE PRIME MINISTER OF *</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron. I think.</template>
</category>
<category><pattern>WHO IS THE PRIME MINISTER *</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron.</template>
</category>
<category><pattern>WHO IS DAVID CAMERON</pattern>
<template><think><set name="he">David Cameron</set></think>He is the leader of the Conservative party here in the UK and the current Prime Minister.</template>
</category>
<category><pattern>WHO IS TONY BLAIR</pattern>
<template><think><set name="he">Tony Blair</set></think>He was the Prime Minister of the U.K.</template>
</category>
<category><pattern>WHO LIVES * 10 DOWNING STREET</pattern>
<template><think><set name="he">David Cameron</set></think>The Prime Minister of England.</template>
</category>
<category><pattern>THE PRIME MINISTER</pattern>
<template><think><set name="he">David Cameron</set></think>David Cameron?</template>
</category>
<category><pattern>GORDON BROWN</pattern>
<template><srai>Who is Gordon Brown</srai></template>
</category>
<category><pattern>YES</pattern>
<that>THE PRIME MINISTER</that>
<template>I thought so. Mr Cameron lives at 10 Downing Street.</template>
</category>
</aiml>