![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
StationaryFront
|
|
|
| appearance as argument number 1 |
|
|
| (subclass StationaryFront WeatherFront) | Weather.kif 1356-1356 | Stationary front is a subclass of weather front |
| (documentation StationaryFront EnglishLanguage "StationaryFront is the class of boundary areas between two air masses that are stationary, with neither air mass presently replacing the other.") | Weather.kif 1358-1360 | Stationary front is a subclass of weather front |
| (externalImage StationaryFront "http://upload.wikimedia.org/wikipedia/commons/ c/ ca/ Surface_analysis.gif") | pictureList.kif 2534-2534 | Stationary front is a subclass of weather front |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?SF StationaryFront) (eventLocated ?SF ?F) (instance ?F AirStream)) (holdsDuring (WhenFn ?SF) (not (exists (?T) (and (subProcess ?T ?SF) (instance ?T Translocation) (moves ?T ?F)))))) |
Weather.kif 1362-1374 | If X is an instance of stationary front, X is located at Y, and Y is an instance of air stream, then there doesn't exist Z such that Z is a subprocess of X, Z is an instance of translocation, and Y moves during Z holds during the time of existence of X |