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


KB Term:  Term intersection
English Word: 

Sigma KEE - Flywheel
Flywheel(flywheel)fluid_flywheel, flywheel

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


(subclass Flywheel EngineeringComponent) Cars.kif 2083-2083 Flywheel is a subclass of engineering component
(documentation Flywheel EnglishLanguage "Any Device designed to smooth the application of force or keep a Shaft spinning in the absence of other power inputs. It can either be massive or spin quickly (or both), in order to have significant intertia.") Cars.kif 2085-2088 Flywheel is a subclass of engineering component

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


(termFormat EnglishLanguage Flywheel "flywheel") Cars.kif 2084-2084

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


(=>
    (instance ?F Flywheel)
    (hasPurpose ?F
        (exists (?R1 ?R2)
            (and
                (instance ?R1 Rotating)
                (instance ?R2 Rotating)
                (patient ?R1 ?F)
                (causes ?R1 ?R2)))))
Cars.kif 2090-2098 If X is an instance of flywheel, then X has the purpose there exist Y, Z such that Y is an instance of rotating, Z is an instance of rotating, X is a patient of Y, and Y causes 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