![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
MiniatureGolf
|
|
|
| appearance as argument number 1 |
|
|
| (subclass SteamBath Room) | Mid-level-ontology.kif 29397-29397 | Steam bath is a subclass of room |
| (documentation SteamBath EnglishLanguage "SteamBath refers to a room that is filled with Steam in order to make people sweat") | Mid-level-ontology.kif 29398-29399 | Steam bath is a subclass of room |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage SteamBath "steam bath") | Mid-level-ontology.kif 29400-29400 |
| antecedent |
|
|
| (=> (instance ?X SteamBath) (exists (?STEAM) (and (instance ?STEAM Steam) (located ?STEAM ?X)))) |
Mid-level-ontology.kif 29402-29407 | If X is an instance of steam bath, then there exists Y such that Y is an instance of steam and Y is located at X |
| (=> (instance ?X SteamBath) (hasPurpose ?X (exists (?BATH) (and (instance ?BATH Bathing) (eventLocated ?BATH ?X))))) |
Mid-level-ontology.kif 29409-29415 | If X is an instance of steam bath, then X has the purpose there exists Y such that Y is an instance of bathing and Y is located at X |