![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
GeologicalFault(geological fault)
| Denali_Fault, San_Andreas_Fault, break, fault, fault_line, faulting, fracture, geological_fault, inclined_fault, shift |
| appearance as argument number 1 |
|
|
| (subclass GeologicalFault GeographicArea) | Geography.kif 3826-3826 | Geological fault is a subclass of geographic area |
| (documentation GeologicalFault EnglishLanguage "GeologicalFault is the subclass of GeographicAreas in which there is a fracture in the Earth's crust and differential movement can occur on the two sides of the fault. Such movement results in EarthTremors and is the cause of Earthquakes.") | Geography.kif 3828-3832 | Geological fault is a subclass of geographic area |
| (externalImage GeologicalFault "http://upload.wikimedia.org/wikipedia/commons/ e/ ef/ San_Andreas_Fault_Aerial_View.gif") | pictureList.kif 1479-1479 | Geological fault is a subclass of geographic area |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?AREA GeographicArea) (instance ?FAULT GeologicalFault) (located ?FAULT ?AREA)) (not (attribute ?AREA GeologicallyStable))) |
Geography.kif 3330-3335 | If X is an instance of geographic area, Y is an instance of geological fault, and Y is located at X, then geologically stable is not an attribute of X |
| consequent |
|
|
| (=> (instance ?QUAKE EarthTremor) (exists (?FAULT) (and (instance ?FAULT GeologicalFault) (origin ?QUAKE ?FAULT)))) |
Geography.kif 3834-3839 | If X is an instance of earth tremor, then there exists Y such that Y is an instance of geological fault and X originates at Y |
| (=> (instance ?QUAKE Earthquake) (exists (?FAULT) (and (instance ?FAULT GeologicalFault) (origin ?QUAKE ?FAULT)))) |
Geography.kif 3841-3846 | If X is an instance of earthquake, then there exists Y such that Y is an instance of geological fault and X originates at Y |