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


KB Term:  Term intersection
English Word: 

Sigma KEE - OxygenSensor
OxygenSensor(oxygen sensor)

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


(subclass OxygenSensor MeasuringDevice) Cars.kif 3225-3225 Oxygen sensor is a subclass of measuring device
(documentation OxygenSensor EnglishLanguage "A sensor that measures Oxygen. Typically it is to measure the Exhaust of an Automobile. More oxygen signals a lean fuel mixture, and less a rich one.") Cars.kif 3226-3228 Oxygen sensor is a subclass of measuring device

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


(termFormat EnglishLanguage OxygenSensor "oxygen sensor") domainEnglishFormat.kif 65285-65285

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


(=>
    (instance ?OS OxygenSensor)
    (hasPurpose ?OS
        (exists (?O ?M)
            (and
                (instance ?O Oxygen)
                (instance ?M Measuring)
                (patient ?M ?O)
                (instrument ?M ?OS)))))
Cars.kif 3230-3238 If X is an instance of oxygen sensor, then X has the purpose there exist Y, Z such that Y is an instance of oxygen, Z is an instance of measuring, Y is a patient of Z, and X is an instrument for Z


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