![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
Equation
|
|
|
| appearance as argument number 1 |
|
|
| (subclass Steam Water) | Mid-level-ontology.kif 28213-28213 | Steam is a subclass of water |
| (documentation Steam EnglishLanguage "Steam refers to the Gas form of Water that is a result of Boiling it and diffusing it into the air") | Mid-level-ontology.kif 28214-28215 | Steam is a subclass of water |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Steam "steam") | Mid-level-ontology.kif 28216-28216 |
| antecedent |
|
|
| (=> (instance ?STEAM Steam) (exists (?BOIL ?WATER) (and (instance ?BOIL Boiling) (instance ?WATER Water) (patient ?BOIL ?WATER) (result ?BOIL ?STEAM) (attribute ?STEAM Gas)))) |
Mid-level-ontology.kif 28218-28226 | If X is an instance of steam, then there exist Y, Z such that Y is an instance of boiling, Z is an instance of water, Z is a patient of Y, X is a result of Y, and gas is an attribute of X |
| consequent |
|
|
| (=> (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 |