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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - VehicleLight
VehicleLight

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 3063-3065
(subclass VehicleLight LightFixture) Mid-level-ontology.kif 3062-3062

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


(subclass Headlight VehicleLight) Mid-level-ontology.kif 3074-3074
(subclass Taillight VehicleLight) Mid-level-ontology.kif 3085-3085
(termFormat ChineseLanguage VehicleLight "车灯") domainEnglishFormat.kif 61382-61382
(termFormat ChineseTraditionalLanguage VehicleLight "車燈") domainEnglishFormat.kif 61381-61381
(termFormat EnglishLanguage VehicleLight "vehicle light") domainEnglishFormat.kif 61380-61380

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


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


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