Surrounded |
appearance as argument number 1 |
(documentation Surrounded EnglishLanguage "Surrounded describes how an object or a collection of objects meetsSpatially with all sides of another object") | Mid-level-ontology.kif 26038-26039 | |
(instance Surrounded PositionalAttribute) | Mid-level-ontology.kif 26037-26037 |
appearance as argument number 2 |
(termFormat EnglishLanguage Surrounded "surrounded") | Mid-level-ontology.kif 26040-26040 |
antecedent |
(=> (orientation ?OBJ1 ?OBJ2 Surrounded) (forall (?X) (=> (side ?X ?OBJ1) (meetsSpatially ?X ?OBJ2)))) |
Mid-level-ontology.kif 26042-26047 |
consequent |
(=> (instance ?G ResidentialGarden) (modalAttribute (exists (?F) (and (instance ?F Fence) (orientation ?G ?F Surrounded))) Likely)) |
Mid-level-ontology.kif 8215-8221 | |
(=> (instance ?SOAK Soaking) (exists (?WATER ?OBJ) (and (instance ?OBJ Object) (patient ?SOAK ?OBJ) (instance ?WATER FreshWater) (resource ?SOAK ?WATER) (holdsDuring ?SOAK (orientation ?OBJ ?WATER Surrounded))))) |
Mid-level-ontology.kif 26560-26569 | |
(=> (instance ?X Courtyard) (and (not (exists (?ROOF) (and (instance ?ROOF Roof) (top ?ROOF ?X)))) (exists (?BLDG) (and (instance ?BLDG Building) (orientation ?X ?BLDG Surrounded))))) |
Mid-level-ontology.kif 26054-26065 |