This repository has been archived by the owner on Jun 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Utilities_tr.aiml
40 lines (38 loc) · 2.95 KB
/
Utilities_tr.aiml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="utf-8"?>
<aiml>
<!-- Copyright (c) 2013 Program O. -->
<!-- -->
<!-- Permission is hereby granted, free of charge, to any person -->
<!-- obtaining a copy of this software and associated documentation -->
<!-- files (the "Software"), to deal in the Software without -->
<!-- restriction, including without limitation the rights to use, -->
<!-- copy, modify, merge, publish, distribute, sublicense, and/or sell -->
<!-- copies of the Software, and to permit persons to whom the -->
<!-- Software is furnished to do so, subject to the following -->
<!-- conditions: -->
<!-- -->
<!-- The above copyright notice and this permission notice shall be -->
<!-- included in all copies or substantial portions of the Software. -->
<!-- -->
<!-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -->
<!-- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -->
<!-- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -->
<!-- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -->
<!-- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -->
<!-- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -->
<!-- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -->
<!-- OTHER DEALINGS IN THE SOFTWARE. -->
<!-- -->
<!-- Complies with the AIML 1.0.1 Standard -->
<!-- as adopted by the ALICE A.I. Foundation. -->
<!-- Translated directly from Utilities.aiml -->
<!-- Using Bing Translation API -->
<!-- Created: 2013-05-11 00:17:28 -->
<!-- The translator took 10.597532987595 seconds to complete -->
<!-- And used 285 characters -->
<!-- Version 1.0 -->
<category><pattern>DEMEK Kİ</pattern><template>Yani "<that/>".</template></category>
<category><pattern>AIML TEST</pattern><template>ID: <id/> <br/> BOYUTU: <size/> <br/> Sürüm: <version/> <br/> BÜYÜK HARF: <uppercase>büyük durum budur</uppercase> <br/> KÜÇÜK: <lowercase>KÜÇÜK HARF BUDUR</lowercase> <br/> RESMİ: <formal>Bu resmi</formal> <br/> CÜMLE: <sentence>Bu bir cümledir</sentence> <br/> <srai>AIML YILDIZ TEST bu yıldız değeridir</srai></template></category> <category>
<pattern>AIML YILDIZ TESTİ *</pattern><template>KİŞİ: <person/><br/>PERSON2: <person2/><br/>CİNSİYET: <gender/> <br/>KİŞİ: <person><star/></person><br/>PERSON2: <person2><star/></person2><br/>CİNSİYET: <gender><star/></gender> <br/></template></category> <category>
<pattern>AIML TEST</pattern><template>AIML YILDIZ TEST KULÜPLER YOU VE O OLDUĞUNU VE HEP BERABER</template></category>
</aiml>