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

Formal Language: 



KB Term:  Term intersection
English Word: 

  FireExtinguisher

Sigma KEE - FireExtinguisher
FireExtinguisher

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


(documentation FireExtinguisher EnglishLanguage "A Device used to StopFn small Fire which is possible for Human to carry") Mid-level-ontology.kif 25479-25480
(subclass FireExtinguisher Device) Mid-level-ontology.kif 25478-25478

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


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

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


(=>
    (instance ?FE FireExtinguisher)
    (exists (?PERSON)
        (and
            (instance ?PERSON Human)
            (capability Carrying instrument ?PERSON))))
Mid-level-ontology.kif 25490-25495
(=>
    (instance ?FE FireExtinguisher)
    (hasPurpose ?FE
        (exists (?PROC)
            (and
                (instance ?PROC
                    (StopFn Fire))
                (instrument ?PROC ?FE)))))
Mid-level-ontology.kif 25481-25488


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