![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Highlighting
|
|
|
| appearance as argument number 1 |
|
|
| (subclass DanceHall StationaryArtifact) | Mid-level-ontology.kif 29450-29450 | Dance hall is a subclass of stationary artifact |
| (documentation DanceHall EnglishLanguage "DanceHall is a StationaryArtifact equipped with floors amenable to Dancing and devices that blare out MakingMusic") | Mid-level-ontology.kif 29451-29452 | Dance hall is a subclass of stationary artifact |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage DanceHall "dance hall") | Mid-level-ontology.kif 29453-29453 | |
| (subclass NightClub DanceHall) | Mid-level-ontology.kif 29466-29466 | Night club is a subclass of dance hall |
| antecedent |
|
|
| (=> (instance ?DISCO DanceHall) (hasPurpose ?DISCO (exists (?DANCE ?MUSIC) (and (instance ?MUSIC MakingMusic) (instance ?DANCE Dancing) (cooccur ?MUSIC ?DANCE) (eventLocated ?MUSIC ?DISCO) (eventLocated ?DANCE ?DISCO))))) |
Mid-level-ontology.kif 29455-29464 | If X is an instance of dance hall, then X has the purpose there exist Y, Z such that Z is an instance of making music, Y is an instance of dancing, Z occurs at the same time as Y, Z is located at X, and Y is located at X |