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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Charging

Sigma KEE - Charging
Charging(charging)charge, recharge

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


(documentation Charging EnglishLanguage "The Process of moving electric potential into a RechargeableBattery.") Cars.kif 2399-2400
(documentation Charging EnglishLanguage "The Process of moving electric potential out of a Battery.") Cars.kif 2421-2422
(subclass Charging ElectricTransmission) Cars.kif 2397-2397 Charging is a subclass of electric transmission

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


(termFormat EnglishLanguage Charging "charging") Cars.kif 2398-2398

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


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

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


(=>
    (instance ?CH Charger)
    (hasPurpose ?CH
        (exists (?P)
            (and
                (instance ?P Charging)
                (instrument ?P ?CH)))))
Cars.kif 2411-2417
(=>
    (instance ?RB NonRechargeableBattery)
    (not
        (capability Charging destination ?RB)))
Cars.kif 2446-2449
(=>
    (instance ?RB RechargeableBattery)
    (capability Charging destination ?RB))
Cars.kif 2437-2439


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