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



KB Term:  Term intersection
English Word: 

  UnderwaterRegion

Sigma KEE - UnderwaterRegion
UnderwaterRegion(under water)

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


(subclass UnderwaterRegion Region) Mid-level-ontology.kif 19593-19593 Under water is a subclass of region
(documentation UnderwaterRegion EnglishLanguage "A Region that is under the surface of some Water.") Mid-level-ontology.kif 19594-19595 Under water is a subclass of region

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


(termFormat EnglishLanguage UnderwaterRegion "under water") Mid-level-ontology.kif 19596-19596

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


(=>
    (instance ?R UnderwaterRegion)
    (exists (?WATER)
        (and
            (instance ?WATER WaterArea)
            (orientation ?R ?WATER Below))))
Mid-level-ontology.kif 19598-19603 If X is an instance of under water, then there exists Y such that Y is an instance of water area and X is below to Y

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


(=>
    (instance ?S Submarine)
    (hasPurpose ?S
        (exists (?T ?U)
            (and
                (instance ?T Transportation)
                (instance ?U UnderwaterRegion)
                (located ?T ?U)
                (instrument ?T ?S)))))
Mid-level-ontology.kif 19583-19591 If X is an instance of submarine, then X has the purpose there exist Y, Z such that Y is an instance of transportation, Z is an instance of under water, Y is located at Z, and X is an instrument for Y


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

Show without tree


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