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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SteeringBox
SteeringBox

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


(documentation SteeringBox EnglishLanguage "A Gearbox at the end of the SteeringColumn that transmits Motion to the SteeringArms.") Cars.kif 3973-3974
(subclass SteeringBox Gearbox) Cars.kif 3971-3971 SteeringBox ist eine teilkategorie von Gearbox
(typicalPart SteeringBox Automobile) Cars.kif 3975-3975 typicalPart SteeringBox and Automobile
(typicallyContainsPart SteeringBox Automobile) Cars.kif 3976-3976 typicallyContainsPart SteeringBox and Automobile

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


(termFormat EnglishLanguage SteeringBox "steering box") Cars.kif 3972-3972

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


(=>
    (instance ?SB SteeringBox)
    (hasPurpose ?SB
        (exists (?SW ?SC)
            (and
                (instance ?SW SteeringWheel)
                (instance ?SC SteeringColumn)
                (connectedEngineeringComponents ?SW ?SC)
                (connectedEngineeringComponents ?SC ?SB)))))
Cars.kif 3978-3986


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 is open source software produced by Articulate Software and its partners