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

Formal Language: 



KB Term:  Term intersection
English Word: 

  EngineConnectingRod

Sigma KEE - EngineConnectingRod
EngineConnectingRod

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


(documentation EngineConnectingRod EnglishLanguage "A Device that connects the Piston to the Crankshaft.") Cars.kif 1975-1976
(subclass EngineConnectingRod Device) Cars.kif 1973-1973 EngineConnectingRod è una sottoclasse di Dispositivo

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


(termFormat EnglishLanguage EngineConnectingRod "engine connecting rod") Cars.kif 1974-1974

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


(=>
    (instance ?ECR EngineConnectingRod)
    (hasPurpose ?ECR
        (exists (?P ?C)
            (and
                (instance ?P Piston)
                (instance ?C Crankshaft)
                (connectedEngineeringComponents ?P ?ECR)
                (connectedEngineeringComponents ?C ?ECR)))))
Cars.kif 1978-1986


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