![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
PhysicalViolence
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Tennis Sport) | Sports.kif 878-878 | Tennis is a subclass of sport |
| (documentation Tennis EnglishLanguage "Tennis is a Sport played with rackets by two or four players who hit a ball back and forth over a net that divides the court") | Sports.kif 879-880 | Tennis is a subclass of sport |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Tennis "tennis") | Sports.kif 881-881 |
| antecedent |
|
|
| (=> (instance ?X Tennis) (exists (?T1 ?T2) (and (contestParticipant ?X ?T1) (contestParticipant ?X ?T2) (not (equal ?T1 ?T2)) (or (instance ?T1 Human) (and (instance ?T1 GroupOfPeople) (memberCount ?T1 2))) (or (instance ?T2 Human) (and (instance ?T2 GroupOfPeople) (memberCount ?T2 2)))))) |
Sports.kif 883-899 | If X is an instance of tennis, then All of the following hold: (1) there exist Y (2) Z such that Y participates in X (3) Z participates in X (4) equal Y (5) Z (6) Y is an instance of human, Y is an instance of group of people (7) 2 is a member count of Y (8) Z is an instance of human, or Z is an instance of group of people (9) 2 is a member count of Z |
| consequent |
|
|