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



KB Term:  Term intersection
English Word: 

Sigma KEE - RechargeableBattery
RechargeableBattery(rechargeable battery)

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


(subclass RechargeableBattery Battery) Cars.kif 2272-2272 Rechargeable battery is a subclass of battery
(documentation RechargeableBattery EnglishLanguage "A Battery that may be recharged after discharge. LeadAcidWetBattery(s) are the most common subclass.") Cars.kif 2274-2276 Rechargeable battery is a subclass of battery

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


(termFormat EnglishLanguage RechargeableBattery "rechargeable battery") Cars.kif 2273-2273
(subclass LeadAcidWetBattery RechargeableBattery) Cars.kif 2292-2292 Lead acid battery is a subclass of rechargeable battery

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


(=>
    (instance ?RB RechargeableBattery)
    (capability Charging destination ?RB))
Cars.kif 2278-2280 If X is an instance of rechargeable battery, then X is capable of doing charging as a destination

consequent
-------------------------


(=>
    (instance ?C Charging)
    (exists (?RB)
        (and
            (instance ?RB RechargeableBattery)
            (destination ?C ?RB))))
Cars.kif 2243-2248 If X is an instance of charging, then there exists Y such that Y is an instance of rechargeable battery and X ends up at 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-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners