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

Formal Language: 



KB Term:  Term intersection
English Word: 

  VehicleLight

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 3056-3058
(subclass VehicleLight LightFixture) Mid-level-ontology.kif 3055-3055

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


(subclass Headlight VehicleLight) Mid-level-ontology.kif 3067-3067
(subclass Taillight VehicleLight) Mid-level-ontology.kif 3078-3078
(termFormat ChineseLanguage VehicleLight "车灯") domainEnglishFormat.kif 61384-61384
(termFormat ChineseTraditionalLanguage VehicleLight "車燈") domainEnglishFormat.kif 61383-61383
(termFormat EnglishLanguage VehicleLight "vehicle light") domainEnglishFormat.kif 61382-61382

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


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


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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