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

Formal Language: 



KB Term:  Term intersection
English Word: 

  OrganicThing

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 25478-25479
(subclass FireExtinguisher Device) Mid-level-ontology.kif 25477-25477 FireExtinguisher ist eine teilkategorie von Device

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 25489-25494
(=>
    (instance ?FE FireExtinguisher)
    (hasPurpose ?FE
        (exists (?PROC)
            (and
                (instance ?PROC
                    (StopFn Fire))
                (instrument ?PROC ?FE)))))
Mid-level-ontology.kif 25480-25487


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