-
Notifications
You must be signed in to change notification settings - Fork 0
/
dremov_akinator.db
52 lines (52 loc) · 1.76 KB
/
dremov_akinator.db
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
41
42
43
44
45
46
47
48
49
50
51
52
"is alive" [
"is phystech" [
"is a student" [
"ALIVE - IS_PHYSTECH - IS_STUDENT === STUDENTS (BY GROUPS IF YOU ARE NOT LAZY)"
"ALIVE - IS_PHYSTECH - NOT_IS_STUDENT === PROFESSOR"
]
"NOT A PHYSTECH BUT ALIVE AND LIVES IN PHYSTECH"
]
"is a building" [
"is a dormitory" [
"is inhabited by a cat" [
"is visited by Ded" [
"1ka"
"6ka"
]
"NOT_IS_ALIVE - IS_A_BUILDING - IS_A_DORMITORY - NOT_IS_INHABITED_BY_A_CAT === OTHER DORMITORIES"
]
"something unknown happens here" [
"biologists work here" [
"Phystech.BIO"
"RTshniki study here" [
"Microelectronics Building"
"Digit"
]
]
"library is here" [
"the main building"
"you can eat here" [
"suicide" [
"KPM"
"KSP"
]
"is one of the oldest buildings" [
"Laboratory Building"
"you speak EaNgLiSh" [
"Phystech.Kvant"
"is physician here" [
"Hospital"
"Arctic"
]
]
]
]
]
]
]
"is a sport court" [
"=== SPORT_COURTS (VOLLEYBALL, FOOTBALL, ETC.)"
"=== SUBJECTS (MATAN, ETC.)"
]
]
]