![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
AirStream(air stream)
|
| appearance as argument number 1 |
|
|
| (subclass AirStream FlowRegion) | Weather.kif 62-62 | Air stream is a subclass of flow region |
| (subclass AirStream Air) | Weather.kif 63-63 | Air stream is a subclass of air |
| (documentation AirStream EnglishLanguage "AirStream is the class of FlowRegions that consist of air.") | Weather.kif 65-66 | Air stream is a subclass of air |
| (documentation AirStream ChineseLanguage "气流 AirStream 是一类由空气组成的流动区域 FlowRegion.") | Weather.kif 67-67 | Air stream is a subclass of air |
| (externalImage AirStream "http://articulatesoftware.com/SUMOpictures/weather/ windy_2.png") | pictureList.kif 2095-2095 | Air stream is a subclass of air |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?S Waterspout) (exists (?A ?R ?C ?F ?W) (and (instance ?A AirStream) (instance ?R Rotating) (patient ?R ?A) (origin ?R ?C) (instance ?C WaterCloud) (part ?F ?C) (shape ?F Cone) (eventLocated ?R ?W) (instance ?W BodyOfWater) (connects ?F ?W ?C)))) |
Weather.kif 1476-1489 | If X is an instance of waterspout, then All of the following hold: (1) there exist Y, Z,, , W,, , V (2) U such that Y is an instance of air stream (3) Z is an instance of rotating (4) Y is a patient of Z (5) Z originates at W (6) W is an instance of water cloud (7) V is a part of W (8) V is cone (9) Z is located at U (10) U is an instance of body of water (11) V connects U (12) W |