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



KB Term:  Term intersection
English Word: 

Sigma KEE - SteeringWheel
SteeringWheel(steering wheel)
steering_wheel, wheel

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


(subclass SteeringWheel VehicleController) Mid-level-ontology.kif 4016-4016 Steering wheel is a subclass of vehicle controller
(documentation SteeringWheel EnglishLanguage "A VehicleController which enables one to steer a Vehicle.") Mid-level-ontology.kif 4017-4018 Steering wheel is a subclass of vehicle controller
(typicalPart SteeringWheel Automobile) Cars.kif 3859-3859 A steering wheel is typically a part of a automobile
(typicallyContainsPart SteeringWheel Automobile) Cars.kif 3860-3860 A automobile typically has a part steering wheel
(externalImage SteeringWheel "http://upload.wikimedia.org/wikipedia/commons/ thumb/ d/ dc/ Volvo_steering_wheel.jpg/ 200px_Volvo_steering_wheel.jpg") pictureList.kif 1300-1300 A automobile typically has a part steering wheel

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


(termFormat EnglishLanguage SteeringWheel "steering wheel") Cars.kif 3857-3857
(termFormat ChineseTraditionalLanguage SteeringWheel "方向盤") domainEnglishFormat.kif 55286-55286
(termFormat ChineseLanguage SteeringWheel "方向盘") domainEnglishFormat.kif 55287-55287

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


(=>
    (instance ?W SteeringWheel)
    (capability DirectionChange instrument ?W))
Mid-level-ontology.kif 4020-4022 If X is an instance of steering wheel, then X is capable of doing direction change as a instrument

consequent
-------------------------


(=>
    (instance ?SB SteeringBox)
    (hasPurpose ?SB
        (exists (?SW ?SC)
            (and
                (instance ?SW SteeringWheel)
                (instance ?SC SteeringColumn)
                (connectedEngineeringComponents ?SW ?SC)
                (connectedEngineeringComponents ?SC ?SB)))))
Cars.kif 3840-3848 If X is an instance of steering box, then X has the purpose there exist Y, Z such that Y is an instance of steering wheel, Z is an instance of steering column, Y is connected to Z, and Z is connected to X


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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners