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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - PorousContainer
PorousContainer(porous container)

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


(documentation PorousContainer EnglishLanguage "A PorousContainer is a Container with one or more HoleRegions in it, which Water, Solid or Air can pass through.") Mid-level-ontology.kif 4977-4978
(subclass PorousContainer Container) Mid-level-ontology.kif 4979-4979 Porous container is a subclass of container

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


(subclass Basket PorousContainer) Mid-level-ontology.kif 4952-4952 Basket is a subclass of porous container
(subclass Colander PorousContainer) Mid-level-ontology.kif 5030-5030 Colander is a subclass of porous container
(subclass Sieve PorousContainer) Mid-level-ontology.kif 4990-4990 Sieve is a subclass of porous container
(subclass Strainer PorousContainer) Mid-level-ontology.kif 5009-5009 Strainer is a subclass of porous container
(termFormat ChineseLanguage PorousContainer "有孔容器") domainEnglishFormat.kif 64379-64379 Strainer is a subclass of porous container
(termFormat ChineseTraditionalLanguage PorousContainer "有孔容器") domainEnglishFormat.kif 64380-64380 Strainer is a subclass of porous container
(termFormat EnglishLanguage PorousContainer "porous container") domainEnglishFormat.kif 64378-64378 Strainer is a subclass of porous container

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


(=>
    (instance ?PC PorousContainer)
    (exists (?HOLE)
        (and
            (instance ?HOLE HoleRegion)
            (hole ?HOLE ?PC))))
Mid-level-ontology.kif 4981-4986


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 is open source software produced by Articulate Software and its partners