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


KB Term:  Term intersection
English Word: 

Sigma KEE - Camshaft
Camshaft(camshaft)camshaft

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


(subclass Camshaft Shaft) Cars.kif 1533-1533 Camshaft is a subclass of shaft
(documentation Camshaft EnglishLanguage "A rotating Shaft, tied to the Crankshaft, which serves to move Cams that open and close Valves in an InternalCombustionEngine.") Cars.kif 1535-1536 Camshaft is a subclass of shaft

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


(termFormat EnglishLanguage Camshaft "camshaft") Cars.kif 1534-1534

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


(=>
    (instance ?C Camshaft)
    (hasPurpose ?C
        (exists (?R)
            (and
                (instance ?R Rotating)
                (patient ?R ?C)))))
Cars.kif 1538-1544 If X is an instance of camshaft, then X has the purpose there exists Y such that Y is an instance of rotating and X is a patient of Y
(=>
    (and
        (instance ?C Cam)
        (instance ?CS Camshaft)
        (instance ?E Engine)
        (part ?C ?E)
        (part ?CS ?E))
    (hasPurpose ?CS
        (connectedEngineeringComponents ?C ?CS)))
Cars.kif 1546-1554 If X is an instance of cam, Y is an instance of camshaft, Z is an instance of engine, X is a part of Z, and Y is a part of Z, then Y has the purpose X is connected to Y


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