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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VehicleLight
VehicleLight(vehicle light)

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


(documentation VehicleLight EnglishLanguage "Any LightFixture which is attached to the surface of a Vehicle and whose purpose is to illuminate that area around the Vehicle so that potential obstacles can be detected or alerted.") Mid-level-ontology.kif 3056-3058
(subclass VehicleLight LightFixture) Mid-level-ontology.kif 3055-3055 Vehicle light is a subclass of light fixture

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


(subclass Headlight VehicleLight) Mid-level-ontology.kif 3067-3067 Headlight is a subclass of vehicle light
(subclass Taillight VehicleLight) Mid-level-ontology.kif 3078-3078 Taillight is a subclass of vehicle light
(termFormat ChineseLanguage VehicleLight "车灯") domainEnglishFormat.kif 61430-61430 Taillight is a subclass of vehicle light
(termFormat ChineseTraditionalLanguage VehicleLight "車燈") domainEnglishFormat.kif 61429-61429 Taillight is a subclass of vehicle light
(termFormat EnglishLanguage VehicleLight "vehicle light") domainEnglishFormat.kif 61428-61428 Taillight is a subclass of vehicle light

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


(=>
    (instance ?L VehicleLight)
    (exists (?V)
        (and
            (instance ?V Vehicle)
            (part ?L ?V))))
Mid-level-ontology.kif 3060-3065


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