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



KB Term:  Term intersection
English Word: 

Sigma KEE - GeologicallyStable
GeologicallyStable(geologically stable)

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


(instance GeologicallyStable TerrainAttribute) Geography.kif 3302-3302 Geologically stable is an instance of terrain attribute
(documentation GeologicallyStable EnglishLanguage "GeologicallyStable is a TerrainAttribute of a GeographicArea in which the geological substructure is stable, i.e., there are no active Volcanoes, no major fault lines, no blasting or other destabilizing activity.") Geography.kif 3304-3307 Geologically stable is an instance of terrain attribute

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


(termFormat EnglishLanguage GeologicallyStable "geologically stable") domainEnglishFormat.kif 25796-25796
(termFormat ChineseTraditionalLanguage GeologicallyStable "地質穩定") domainEnglishFormat.kif 25797-25797
(termFormat ChineseLanguage GeologicallyStable "地质稳定") domainEnglishFormat.kif 25798-25798

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


(=>
    (and
        (instance ?AREA GeographicArea)
        (instance ?CONE Volcano)
        (attribute ?CONE VolcanicallyActive))
    (not
        (attribute ?AREA GeologicallyStable)))
Geography.kif 3309-3314 If X is an instance of geographic area, Y is an instance of volcano, and volcanically active is an attribute of Y, then geologically stable is not an attribute of X
(=>
    (and
        (instance ?AREA GeographicArea)
        (instance ?BLOW VolcanicEruption)
        (eventLocated ?BLOW ?AREA))
    (not
        (attribute ?AREA GeologicallyStable)))
Geography.kif 3316-3321 If X is an instance of geographic area, Y is an instance of volcanic eruption, and Y is located at X, then geologically stable is not an attribute of X
(=>
    (and
        (instance ?AREA GeographicArea)
        (instance ?SHAKING EarthTremor)
        (eventLocated ?SHAKING ?AREA))
    (not
        (attribute ?AREA GeologicallyStable)))
Geography.kif 3323-3328 If X is an instance of geographic area, Y is an instance of earth tremor, and Y is located at X, then geologically stable is not an attribute of X
(=>
    (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


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners