![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| friend |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage friend "%2 is %n a friend of %1") | domainEnglishFormat.kif 1083-1083 | |
| (format ChineseTraditionalLanguage friend "%1 %n 是 %2 的 friend ") | domainEnglishFormat.kif 1084-1084 | |
| (format ChineseLanguage friend "%1 %n 是 %2 的 friend ") | domainEnglishFormat.kif 1085-1085 | |
| (termFormat EnglishLanguage friend "friend") | domainEnglishFormat.kif 25054-25054 | |
| (termFormat ChineseTraditionalLanguage friend "朋友") | domainEnglishFormat.kif 25055-25055 | |
| (termFormat ChineseLanguage friend "朋友") | domainEnglishFormat.kif 25056-25056 |
| consequent |
|
|
| (=> (and (instance ?BEFRIENDING Befriending) (agent ?BEFRIENDING ?A) (patient ?BEFRIENDING ?P)) (and (holdsDuring (BeginFn (WhenFn ?BEFRIENDING)) (not (friend ?A ?P))) (holdsDuring (EndFn (WhenFn ?BEFRIENDING)) (friend ?A ?P)))) |
Facebook.kif 410-419 | If X is an instance of befriending, Y is an agent of X, and Z is a patient of X, then Z is not a friend of Y holds during the beginning of the time of existence of X and Z is a friend of Y holds during the end of the time of existence of X |
| statement |
|
|
| (exists (?TIME) (and (instance ?TIME TimeInterval) (finishes ?TIME (WhenFn JesusOfNazareth)) (starts ?TIME (WhenFn TwelveApostles)) (forall (?MEM) (=> (holdsDuring ?TIME (member ?MEM TwelveApostles)) (holdsDuring ?TIME (friend ?MEM JesusOfNazareth)))))) |
Media.kif 1917-1925 | There exists X such that X is an instance of timeframe, X finishes the time of existence of Jesus of Nazareth, X starts the time of existence of Twelve apostles, and Y Y is a member of Twelve apostles holds during XJesus of Nazareth is a friend of Y holds during X |