![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
StormFront(storm front)
| front |
| appearance as argument number 1 |
|
|
| (subclass StormFront AtmosphericRegion) | Mid-level-ontology.kif 10444-10444 | Storm front is a subclass of atmospheric region |
| (documentation StormFront EnglishLanguage "The Region where two or more unstable air masses meet.") | Mid-level-ontology.kif 10445-10446 | Storm front is a subclass of atmospheric region |
| (externalImage StormFront "http://upload.wikimedia.org/wikipedia/commons/ 9/ 9f/ Rolling_thunder_cloud_a.jpg") | pictureList.kif 4829-4829 | Storm front is a subclass of atmospheric region |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?FRONT StormFront) (exists (?AIR1 ?AIR2) (and (instance ?AIR1 Air) (instance ?AIR2 Air) (between ?AIR1 ?FRONT ?AIR2)))) |
Mid-level-ontology.kif 10448-10454 | If X is an instance of storm front, then there exist Y, Z such that Y is an instance of air, Z is an instance of air, X is between Y, and Z |