Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GeologicalFault
GeologicalFault(地质断层)

appearance as argument number 1
-------------------------


(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 2373-2377
(externalImage GeologicalFault "http://upload.wikimedia.org/wikipedia/commons/ e/ ef/ San_Andreas_Fault_Aerial_View.gif") pictureList.kif 1479-1479
(subclass GeologicalFault GeographicArea) Geography.kif 2371-2371 地质断层地理区域subclass

appearance as argument number 2
-------------------------


(subclass DipSlipFault GeologicalFault) Geography.kif 2393-2393 倾角滑动故障地质断层subclass
(subclass StrikeSlipFault GeologicalFault) Geography.kif 2396-2396 走滑故障地质断层subclass
(termFormat ChineseLanguage GeologicalFault "地质断层") domainEnglishFormat.kif 25788-25788
(termFormat ChineseTraditionalLanguage GeologicalFault "地質斷層") domainEnglishFormat.kif 25787-25787
(termFormat EnglishLanguage GeologicalFault "geological fault") domainEnglishFormat.kif 25786-25786

antecedent
-------------------------


(=>
    (and
        (instance ?AREA GeographicArea)
        (instance ?FAULT GeologicalFault)
        (located ?FAULT ?AREA))
    (not
        (attribute ?AREA GeologicallyStable)))
Geography.kif 1879-1884

consequent
-------------------------


(=>
    (instance ?QUAKE EarthTremor)
    (exists (?FAULT)
        (and
            (instance ?FAULT GeologicalFault)
            (origin ?QUAKE ?FAULT))))
Geography.kif 2379-2384
(=>
    (instance ?QUAKE Earthquake)
    (exists (?FAULT)
        (and
            (instance ?FAULT GeologicalFault)
            (origin ?QUAKE ?FAULT))))
Geography.kif 2386-2391


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners