![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
StaticWaterArea
|
|
|
| appearance as argument number 1 |
|
|
| (subclass StaticWaterArea WaterArea) | Mid-level-ontology.kif 10406-10406 | Static water area is a subclass of water area |
| (documentation StaticWaterArea EnglishLanguage "A WaterArea in which water does not flow constantly or in the same direction, e.g. most lakes and ponds.") | Mid-level-ontology.kif 10407-10408 | Static water area is a subclass of water area |
| appearance as argument number 2 |
|
|
| consequent |
|
|
| (=> (instance ?SYSTEM RiverSystem) (exists (?RIVER ?STATIC) (and (instance ?RIVER River) (part ?RIVER ?SYSTEM) (instance ?STATIC StaticWaterArea) (connected ?RIVER ?STATIC)))) |
Geography.kif 7124-7131 | If X is an instance of river system, then there exist Y, Z such that Y is an instance of river, Y is a part of X, Z is an instance of static water area, and Y is connected to Z |