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

Formal Language: 



KB Term:  Term intersection
English Word: 

  OxygenSensor

Sigma KEE - OxygenSensor
OxygenSensor

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


(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 3336-3338
(subclass OxygenSensor MeasuringDevice) Cars.kif 3335-3335

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


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

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


(=>
    (instance ?OS OxygenSensor)
    (hasPurpose ?OS
        (exists (?O ?M)
            (and
                (instance ?O Oxygen)
                (instance ?M Measuring)
                (patient ?M ?O)
                (instrument ?M ?OS)))))
Cars.kif 3340-3348


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 is open source software produced by Articulate Software and its partners