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 4508-4509
(subclass PorousContainer Container) Mid-level-ontology.kif 4510-4510 Porous container is a subclass of container

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


(subclass Basket PorousContainer) Mid-level-ontology.kif 4483-4483 Basket is a subclass of porous container
(subclass Colander PorousContainer) Mid-level-ontology.kif 4561-4561 Colander is a subclass of porous container
(subclass Sieve PorousContainer) Mid-level-ontology.kif 4521-4521 Sieve is a subclass of porous container
(subclass Strainer PorousContainer) Mid-level-ontology.kif 4540-4540 Strainer is a subclass of porous container
(termFormat ChineseLanguage PorousContainer "有孔容器") domainEnglishFormat.kif 64404-64404 Strainer is a subclass of porous container
(termFormat ChineseTraditionalLanguage PorousContainer "有孔容器") domainEnglishFormat.kif 64405-64405 Strainer is a subclass of porous container
(termFormat EnglishLanguage PorousContainer "porous container") domainEnglishFormat.kif 64403-64403 Strainer is a subclass of porous container

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


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


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