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


KB Term:  Term intersection
English Word: 

Sigma KEE - Tachometer
Tachometer(tachometer)tach, tachograph, tachometer

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


(subclass Tachometer MeasuringDevice) Cars.kif 3884-3884 Tachometer is a subclass of measuring device
(documentation Tachometer EnglishLanguage "A Device for Measuring the number of RevolutionsPerMinute of an object, typically an Engine Crankshaft.") Cars.kif 3886-3887 Tachometer is a subclass of measuring device

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


(termFormat EnglishLanguage Tachometer "tachometer") Cars.kif 3885-3885

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


(=>
    (instance ?T Tachometer)
    (hasPurpose ?T
        (exists (?R ?M ?O)
            (and
                (instance ?R Rotating)
                (patient ?R ?O)
                (instance ?M Measuring)
                (instrument ?M ?T)
                (patient ?M ?O)))))
Cars.kif 3889-3898 If X is an instance of tachometer, then X has the purpose there exist Y, Z, W such that Y is an instance of rotating, W is a patient of Y, Z is an instance of measuring, X is an instrument for Z, and W is a patient of 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