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


KB Term:  Term intersection
English Word: 

Sigma KEE - ScubaDiving
ScubaDiving(scuba diving)scuba_diving

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


(subclass ScubaDiving Swimming) Mid-level-ontology.kif 29491-29491 Scuba diving is a subclass of swimming
(documentation ScubaDiving EnglishLanguage "ScubaDiving is Swimming Below a WaterArea with the aid of some Device to help in Breathing") Mid-level-ontology.kif 29492-29493 Scuba diving is a subclass of swimming

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


(termFormat EnglishLanguage ScubaDiving "scuba diving") Mid-level-ontology.kif 29494-29494

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


(=>
    (instance ?SCUBA ScubaDiving)
    (exists (?WATER ?DEVICE ?BREATH)
        (and
            (instance ?WATER WaterArea)
            (orientation ?SCUBA ?WATER Below)
            (instance ?DEVICE Device)
            (instance ?BREATH Breathing)
            (instrument ?BREATH ?DEVICE)
            (subProcess ?BREATH ?SCUBA))))
Mid-level-ontology.kif 29496-29505 If X is an instance of scuba diving, then All of the following hold: (1) there exist Y, Z (2) W such that Y is an instance of water area (3) X is below to Y (4) Z is an instance of device (5) W is an instance of breathing (6) Z is an instrument for W (7) W is a subprocess 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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners