Inside | ![]() |
appearance as argument number 1 |
![]() |
(contraryAttribute Inside Outside) | Mid-level-ontology.kif 8709-8709 | |
(documentation Inside EnglishLanguage "Inside is a PositionalAttribute used to describe the relative location of one object or region to another region.") | Mid-level-ontology.kif 8693-8695 | |
(instance Inside PositionalAttribute) | Mid-level-ontology.kif 8692-8692 |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Inside "内") | domainEnglishFormat.kif 30216-30216 | |
(termFormat ChineseTraditionalLanguage Inside "內") | domainEnglishFormat.kif 30215-30215 | |
(termFormat EnglishLanguage Inside "inside") | domainEnglishFormat.kif 30214-30214 |
antecedent |
![]() |
(=> (and (instance ?T Transfer) (objectTransferred ?T ?O) (orientation ?O2 ?O Inside)) (objectTransferred ?T ?O2)) |
Merge.kif 11185-11190 | |
(=> (instance ?INSIDE Inside) (exists (?OBJECT) (forall (?THING) (=> (located ?THING ?INSIDE) (exists (?PART) (and (interiorPart ?PART ?OBJECT) (located ?THING ?PART))))))) |
Mid-level-ontology.kif 8697-8706 | |
(=> (orientation ?OBJ ?REGION Inside) (instance ?REGION Region)) |
Mid-level-ontology.kif 8718-8720 | |
(=> (orientation ?OBJ1 ?OBJ2 Inside) (located ?OBJ1 ?OBJ2)) |
Merge.kif 16873-16875 |
consequent |
![]() |
(=> (and (attribute ?O Convex) (surface ?O ?S) (part ?P1 ?S) (part ?P2 ?S) (equal ?L (LineFn ?P1 ?P2)) (not (equal ?P1 ?P2)) (part ?PL ?L)) (orientation ?PL ?O Inside)) |
ComputingBrands.kif 2633-2644 | |
(=> (and (attribute ?X Suite) (instance ?X HotelUnit)) (exists (?R1 ?R2) (and (instance ?R1 HotelRoom) (instance ?R2 HotelRoom) (orientation ?R1 ?X Inside) (orientation ?R2 ?X Inside) (not (equal ?R1 ?R2))))) |
Hotel.kif 981-992 | |
(=> (instance ?G GUIDock) (exists (?I ?P ?CP) (and (instance ?CP ComputerProgram) (programRunning ?P ?CP) (instance ?I Icon) (represents ?I ?P) (orientation ?I ?G Inside)))) |
ComputingBrands.kif 2512-2520 | |
(=> (instance ?INDOORS Indoors) (exists (?BUILDING) (and (instance ?BUILDING Building) (orientation ?INDOORS ?BUILDING Inside)))) |
Mid-level-ontology.kif 8748-8753 | |
(=> (instance ?IVE InteriorVehicleEquipment) (hasPurpose ?IVE (exists (?V ?E) (and (instance ?V Automobile) (instance ?E Engine) (part ?E ?V) (not (part ?IVE ?E)) (part ?IVE ?V) (orientation ?IVE ?V Inside))))) |
Cars.kif 4697-4708 | |
(=> (instance ?OUTDOORS Outdoors) (not (exists (?BUILDING) (and (instance ?BUILDING Building) (orientation ?OUTDOORS ?BUILDING Inside))))) |
Mid-level-ontology.kif 8736-8742 |
![]() |
![]() |