![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| 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 5124-5125 | |
| (subclass PorousContainer Container) | Mid-level-ontology.kif 5126-5126 | Porous container is a subclass of container |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?PC PorousContainer) (exists (?HOLE) (and (instance ?HOLE HoleRegion) (hole ?HOLE ?PC)))) |
Mid-level-ontology.kif 5128-5133 | If X is an instance of porous container, then there exists Y such that Y is an instance of hole and Y is a hole in X |