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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Camshaft

Sigma KEE - Camshaft
Camshaft

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


(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 1655-1656
(subclass Camshaft Shaft) Cars.kif 1653-1653 CamshaftShaftsubclass では %n

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


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

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


(=>
    (and
        (instance ?C Cam)
        (instance ?CS Camshaft)
        (instance ?E Engine)
        (part ?C ?E)
        (part ?CS ?E))
    (hasPurpose ?CS
        (connectedEngineeringComponents ?C ?CS)))
Cars.kif 1666-1674
(=>
    (instance ?C Camshaft)
    (hasPurpose ?C
        (exists (?R)
            (and
                (instance ?R Rotating)
                (patient ?R ?C)))))
Cars.kif 1658-1664


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