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



KB Term:  Term intersection
English Word: 

Sigma KEE - FireExtinguisher
FireExtinguisher(fire extinguisher)asphyxiator, extinguisher, fire_extinguisher

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


(subclass FireExtinguisher Device) Mid-level-ontology.kif 27781-27781 Fire extinguisher is a subclass of device
(documentation FireExtinguisher EnglishLanguage "A Device used to StopFn small Fire which is possible for Human to carry") Mid-level-ontology.kif 27782-27783 Fire extinguisher is a subclass of device

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


(termFormat EnglishLanguage FireExtinguisher "fire extinguisher") domainEnglishFormat.kif 23926-23926
(termFormat ChineseTraditionalLanguage FireExtinguisher "滅火器") domainEnglishFormat.kif 23927-23927
(termFormat ChineseLanguage FireExtinguisher "灭火器") domainEnglishFormat.kif 23928-23928

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


(=>
    (instance ?FE FireExtinguisher)
    (hasPurpose ?FE
        (exists (?PROC)
            (and
                (instance ?PROC
                    (StopFn Fire))
                (instrument ?PROC ?FE)))))
Mid-level-ontology.kif 27784-27791 If X is an instance of fire extinguisher, then X has the purpose there exists Y such that Y is an instance of the stop of fire and X is an instrument for Y
(=>
    (instance ?FE FireExtinguisher)
    (exists (?PERSON)
        (and
            (instance ?PERSON Human)
            (capability Carrying instrument ?PERSON))))
Mid-level-ontology.kif 27793-27798 If X is an instance of fire extinguisher, then there exists Y such that Y is an instance of human and Y is capable of doing carrying as a instrument


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