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

Formal Language: 



KB Term:  Term intersection
English Word: 

  RechargeableBattery

Sigma KEE - RechargeableBattery
RechargeableBattery

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


(documentation RechargeableBattery EnglishLanguage "A Battery that may be recharged after discharge. LeadAcidWetBattery(s) are the most common subclass.") Cars.kif 2416-2418
(subclass RechargeableBattery Battery) Cars.kif 2414-2414

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


(subclass LeadAcidWetBattery RechargeableBattery) Cars.kif 2434-2434
(termFormat EnglishLanguage RechargeableBattery "rechargeable battery") Cars.kif 2415-2415

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


(=>
    (instance ?RB RechargeableBattery)
    (capability Charging destination ?RB))
Cars.kif 2420-2422

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


(=>
    (instance ?C Charging)
    (exists (?RB)
        (and
            (instance ?RB RechargeableBattery)
            (destination ?C ?RB))))
Cars.kif 2385-2390


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