![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (subclass Club Organization) | Mid-level-ontology.kif 932-932 | Club is a subclass of organization |
| (documentation Club EnglishLanguage "A Club is an Organization of people that share some desire") | Mid-level-ontology.kif 933-933 | Club is a subclass of organization |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Club "club") | domainEnglishFormat.kif 64656-64656 |
| antecedent |
|
|
| (=> (and (instance ?CLUB Club) (member ?MEM1 ?CLUB) (member ?MEM2 ?CLUB)) (exists (?DESIRE) (and (desires ?MEM1 ?DESIRE) (desires ?MEM2 ?DESIRE)))) |
Mid-level-ontology.kif 934-942 | If X is an instance of club, Y is a member of X, and Z is a member of X, then there exists W such that Y desires W and Z desires W |