-
Notifications
You must be signed in to change notification settings - Fork 11
/
ontology.txt
168 lines (168 loc) · 5.58 KB
/
ontology.txt
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
//addition minimal
<(*,1,1,2) --> addition>.
<(*,1,2,3) --> addition>.
<(*,1,3,4) --> addition>.
<(*,1,4,5) --> addition>.
<(*,2,1,3) --> addition>.
<(*,2,2,4) --> addition>.
<(*,2,3,5) --> addition>.
<(*,3,1,4) --> addition>.
<(*,3,2,5) --> addition>.
<(*,4,1,5) --> addition>.
<(*,4,2,6) --> addition>.
<(*,4,3,7) --> addition>.
<(*,4,4,8) --> addition>.
<(*,4,5,9) --> addition>.
<(*,5,1,6) --> addition>.
<(*,5,2,7) --> addition>.
<(*,5,3,8) --> addition>.
<(*,5,4,9) --> addition>.
<(*,6,1,7) --> addition>.
<(*,6,2,8) --> addition>.
<(*,6,3,9) --> addition>.
<(*,7,1,8) --> addition>.
<(*,7,2,9) --> addition>.
<furniture --> thing>.
<animal --> thing>.
//#HUMANS
//human and people are similar
<human <-> people>.
//human have the following properties
<human --> [silly,intelligent,working]>.
<{pei,patrick,sebastian,thomas,mariella,stefanie,sophia,minadeja} --> human>.
//#ANIMALS
//what things are animals?
<cat --> animal>.
<human --> animal>.
<fish --> animal>.
//first evidence for the meaning of the concept of eating: human eat fish
<(*,animal,(|,food,animal)) --> eat>.
<<(*,$1,$2) --> eat> ==> <$2 --> food>>.
<pet --> [fast,small,cute]>.
<(|,dog,cat) --> (&,animal,pet)>.
<lion --> cat>.
<animal --> food>.
<animal --> [eat,drink,reproduce,sleep,alive,breathe]>.
//#DEVICES
<(&,pc,car,toaster,aircraft,ladder,keyboard,glas) --> device>.
<car --> [driving]>.
<car --> (/,has,_,tires)>.
<(*,human,car) --> drive>.
<(*,human,keyboard) --> type>.
<(|,voice,brush,cdplayer,opportunity,mixer,dustbin) --> device>.
//something that has tires is a car
<<$blub --> (/,has,_,tires)> <=> <$blub --> [driving]>>.
//those things are to driving things
<(|,car,bus,truck,skateboard,rollerskates,scooter) --> [driving]>.
//#FURNITURE
<chair --> furniture>.
<desk --> furniture>.
<plant --> decoration>.
<table --> acounterment>.
<(*,human,furniture) --> buy>.
//#CITY
<(*,tree,forest) --> isin>.
<(*,tree,park) --> isin>.
<(*,church,city) --> isin>.
<cathedrale <-> chruch>.
<(|,skyscraper,house,church,library) --> building>.
<skyscraper --> [high]>.
<<$something --> [high]> <=> (--,<$something --> [low]>)>.
<(*,street,city) --> isin>.
//#SOCIAL_THINGS
<(|,friends,fiends,family,relatives) --> human>.
<(|,talk,call,hear,see) --> interaction>.
<human <-> (&,(/,has,_,job),(/,has,_,house),(/,has,_,religion),(/,isin,_,country),(/,has,_,name),(/,has,_,parent)]>.
<human <-> (&,self,ego,thought,spirit,mind)>.
//everything was created by something we dont neccessary know about
<<$1 --> thing> ==> <(*,$1,#2) --> created>>.
//however we know that all devices were created by human
<<$1 --> device> ==> <(*,human,$1) --> created>>.
<[cold,warm,sad,happy] <-> [sentiment]>.
<animal --> [sentiment]>.
<religion --> [belief,community]>.
(--, <belief --> [religion]>).
//#SOCIAL_INTERACTION
<message <-> information>.
<message --> (&,content,relation,selfrevealing,gestures,facial_expression)>.
<interaction --> [purposeful,social,medical,private,public,insightful]>.
<(|,help,talk,write,greet) --> interaction>.
<talk <-> greet>.
<conversation --> (&,[rhetoric],(/,has,_,word),(/,has,_,greet),(/,has,_,talk),(/,has,_,message),[insightful],(/,has,_,listener))>.
<(&,greatheartedness,magnanimity,gratefulness,mercy,cheerfulness, kindness) --> principle>.
//#PLANTS
<(&,strawberry,tree,avocado,aloe) --> plant>.
//not always: only about 50 percent
<plant --> food>. %0.50;0.90%
//animals cannot eat trees: (and thus also humans cant)
(--,<(*,animal,tree) --> eat>).
//#LITERATURE
//TODO: LITERATURE has no links to other topics yet
<(|,horror,fantasy,detectivestory,recipebook,magicalbook) --> genres>.
// NOT LIVING NATURE
//art, entertainment, hobby knowledge
<(|,music,draw,movie) --> art>.
<art --> entertainment>.
// colors
<(|,mint, beige, green, purpur, black, white) --> color>.
//#UNSEEN_THINGS
<{rahm,bakhdi,brigid,krishna,zoroaster} --> god>.
<{allah,shiva,jesu,buddha,allah,zeus,thegreatspirit} --> god>.
<{newspaper,television,internet,telephone}--> media>.
<{time,guilt,honour,grammar,onthology} --> thougtconstruct>.
<{english,german,latin,greek,french,russian,mandarin,arabian} --> language>.
<(&,insight,perception,knowledge,cognition) --> wisdom>.
//#SIMILARITIES:
<ship <-> boat>.
<brush <-> standish>.
<aircraft <-> helicopter>.
<ocean <-> lake>.
<(|,melon,orange,apple) --> fruit>.
<fruit <-> food>.
<country <-> continent>.
<forest <-> wood>.
<{africa,europe,australia,russia,america} --> continent>.
<(*,continent,earth) --> isin>.
<music <-> sound>.
//#CONNECTIONS
<swim --> isin>.
<(*,ship,oceans) --> swim>.
<(*,painter,artwork) --> paint>.
<(*,africa,water) --> need>.
<(*,{africa,europe,australia,russia,america},peace) --> need>.
<(*,(&,apple,{jesu},human,plant,car,animal),europe) --> isin>.
<(*,(orange,{allah},melon,plant,car,animal),africa) --> isin>.
<(*,helicopter,human) --> lookfor>.
<icecream --> food>.
<(*,human,icecream) --> eat>.
//SATZ
<(|,human,skyscramper,church) --> (/,isin,_,city)>.
<(*,human,city) --> isin>.
<dog --> animal>.
<(*,dog,sleep) --> like>.
//SATZ4
//BEDEUTET:
<dog --> animal>.
<(*,dog,sleep) --> like>.
//#SENTIMENT
<(|,happiness,sadness,joy,grief,serenity,anger) --> sentiment>.
<(|,love,hatred,confidence,faith,fear) --> sentiment>.
(--, <happiness <-> sadness>).
(--, <joy <-> grief>).
(--, <serenity <-> anger>).
(--, <love <-> hatred>).
(--, <{confidence,faith} <-> fear>).
<joy <-> happiness>.
<grief <-> sadness>.
<confidence <-> faith>.
<[happy] --> [smiling,calm]>.
<[sad] --> [crying]>.
<[joyful] <-> [smiling,sprawling]>.
<[have-grief] --> [crying,loosing]>.
<[have-serenity] --> [calm,easy]>.
(--,<anger --> [calm,easy]>).
<love --> [smile]>.
<hatred --> [cry]>.
<faith <-> (|,belief,religion)>.
<fear --> [uneasy]>.
(--,<[easy] <-> [uneasy]>).