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


KB Term:  Term intersection
English Word: 

Sigma KEE - LightBulb
LightBulb(light bulb)bulb, electric-light_bulb, electric_light, incandescent_lamp, light_bulb, lightbulb

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


(subclass LightBulb ElectricLightFixture) Cars.kif 4974-4974 Light bulb is a subclass of electric light fixture
(documentation LightBulb EnglishLanguage "The smallest removable LightFixture that is the component that emits light.") Cars.kif 4976-4977 Light bulb is a subclass of electric light fixture
(typicalPart LightBulb LightFixture) Cars.kif 4983-4983 A light bulb is typically a part of a light fixture
(typicallyContainsPart LightBulb LightFixture) Cars.kif 4984-4984 A light fixture typically has a part light bulb
(subclass LightBulb LightingAppliance) HouseholdAppliances.kif 1033-1033 Light bulb is a subclass of lighting appliance
(subclass LightBulb ElectricDevice) HouseholdAppliances.kif 1034-1034 Light bulb is a subclass of electric device
(documentation LightBulb EnglishLanguage "A Device designed to transfer electric energy into light radiation.") HouseholdAppliances.kif 1035-1035 Light bulb is a subclass of electric device

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


(termFormat EnglishLanguage LightBulb "light bulb") Cars.kif 4975-4975
(subclass LED LightBulb) Cars.kif 4986-4986 LED light is a subclass of light bulb
(subclass FluorescentLightBulb LightBulb) Cars.kif 4990-4990 Fluorescent light bulb is a subclass of light bulb
(subclass IncandescentLightBulb LightBulb) Cars.kif 4993-4993 Light bulb is a subclass of light bulb
(subclass FluorescentBulb LightBulb) HouseholdAppliances.kif 1050-1050 Fluorescent Bulb is a subclass of light bulb
(subclass IncandescentBulb LightBulb) HouseholdAppliances.kif 1055-1055 Incandescent bulb is a subclass of light bulb
(subclass LedBulb LightBulb) HouseholdAppliances.kif 1075-1075 LED Bulb is a subclass of light bulb

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


(=>
    (instance ?F LightBulb)
    (capability RadiatingLight instrument ?F))
Cars.kif 4979-4981 If X is an instance of light bulb, then X is capable of doing radiating light as a instrument
(=>
    (instance ?DEVICE LightBulb)
    (hasPurpose ?DEVICE
        (exists (?RVL ?RES)
            (and
                (instance ?RVL RadiatingVisibleLight)
                (agent ?RVL ?DEVICE)
                (instance ?RES Electricity)
                (resource ?RVL ?RES)))))
HouseholdAppliances.kif 1039-1047 If X is an instance of light bulb, then X has the purpose there exist Y, Z such that Y is an instance of radiating visible light, X is an agent of Y, Z is an instance of electricity, and Z is a resource for Y


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