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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VehicleController
VehicleController(車輛控制器)

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


(documentation VehicleController EnglishLanguage "Any Device which is used to start, stop or control the movements of a Vehicle. This class covers steering wheels, brakes, acceleration pedals, airplane sticks, etc.") Mid-level-ontology.kif 3378-3380
(externalImage VehicleController "http://upload.wikimedia.org/wikipedia/ commons/ thumb/ d/ d0/ Toyota_F1_steering_wheel.jpg/ 200px-Toyota_F1_steering_wheel.jpg") pictureList.kif 1299-1299
(subclass VehicleController Device) Mid-level-ontology.kif 3377-3377 子類 車輛控制器 and Device

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


(subclass SteeringWheel VehicleController) Mid-level-ontology.kif 3397-3397 子類 方向盤 and 車輛控制器
(subclass VehicleBrake VehicleController) Mid-level-ontology.kif 3405-3405 子類 車輛制動器 and 車輛控制器
(subclass VehicleThrottle VehicleController) Mid-level-ontology.kif 3421-3421 子類 車輛油門 and 車輛控制器
(termFormat ChineseLanguage VehicleController "车辆控制器") domainEnglishFormat.kif 61372-61372
(termFormat ChineseTraditionalLanguage VehicleController "車輛控制器") domainEnglishFormat.kif 61371-61371
(termFormat EnglishLanguage VehicleController "vehicle controller") domainEnglishFormat.kif 61370-61370

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


(=>
    (instance ?C VehicleController)
    (exists (?V)
        (and
            (instance ?V Vehicle)
            (part ?C ?V))))
Mid-level-ontology.kif 3382-3387
(=>
    (instance ?C VehicleController)
    (hasPurpose ?C
        (exists (?D)
            (and
                (instance ?D Driving)
                (instrument ?D ?C)))))
Mid-level-ontology.kif 3389-3395


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