Adjacent | ![]() |
appearance as argument number 1 |
![]() |
(documentation Adjacent ChineseLanguage "这是用来指明一个物体 ?OBJ1 靠近、附近或邻接 ?OBJ2。这个 PositionalAttribute 包括一下的尝试概念:毗邻、邻接、连续、并列和靠近。") | chinese_format.kif 3822-3823 | |
(documentation Adjacent EnglishLanguage "Used to assert that an object ?OBJ1 is close to, near or abutting ?OBJ2. This PositionalAttribute covers the following common sense notions: adjoins, abuts, is contiguous to, is juxtaposed, and is close to.") | Merge.kif 17258-17261 | |
(instance Adjacent SymmetricPositionalAttribute) | Merge.kif 17257-17257 | Adjacent は SymmetricPositionalAttribute の instance では |
appearance as argument number 2 |
![]() |
(termFormat ChineseLanguage Adjacent "邻") | domainEnglishFormat.kif 5451-5451 | |
(termFormat ChineseTraditionalLanguage Adjacent "鄰") | domainEnglishFormat.kif 5450-5450 | |
(termFormat EnglishLanguage Adjacent "adjacent") | domainEnglishFormat.kif 5449-5449 | |
(termFormat tg Adjacent "katabi") | terms-tg.txt 535-535 |
antecedent |
![]() |
consequent |
![]() |
(=> (adjacentOrientation ?OBJ1 ?OBJ2) (exists (?X) (and (instance ?X ?OBJ2) (orientation ?OBJ1 ?X Adjacent)))) |
Hotel.kif 947-952 | |
(=> (and (instance ?SM StripMall) (instance ?RS1 RetailStore) (part ?RS1 ?SM)) (exists (?PL) (and (instance ?PL ParkingLot) (orientation ?RS1 ?PL Adjacent)))) |
Medicine.kif 5155-5163 | |
(=> (attribute ?ROOM OpenLayout) (and (instance ?ROOM Room) (exists (?R1 ?R2 ?H) (and (instance ?R1 Region) (instance ?R2 Region) (located ?R1 ?ROOM) (located ?R2 ?ROOM) (not (equal ?R1 ?R2)) (orientation ?R1 ?R2 Adjacent) (exists (?P1 ?P2) (and (instance ?P1 Process) (instance ?P2 Process) (hasPurpose ?R1 ?P1) (hasPurpose ?R2 ?P2))) (=> (and (instance ?H AutonomousAgent) (located ?H ?R2)) (and (capability Seeing agent ?H) (capability Seeing patient ?R1))))))) |
Dining.kif 956-980 |
|
(=> (attribute ?X AdjoiningRoom) (exists (?ROOM ?WALL ?DOOR) (and (attribute ?ROOM AdjoiningRoom) (not (equal ?ROOM ?X)) (orientation ?X ?ROOM Adjacent) (instance ?WALL Wall) (part ?WALL ?ROOM) (part ?WALL ?X) (instance ?DOOR Door) (part ?DOOR ?WALL)))) |
Mid-level-ontology.kif 16610-16621 | |
(=> (attribute ?X DownAndInRoom) (exists (?LOC ?INDOOR) (and (instance ?INDOOR Indoors) (instance ?LOC Region) (orientation ?LOC ?X Adjacent) (orientation ?LOC ?X Outside) (located ?LOC ?INDOOR)))) |
Hotel.kif 1065-1073 | |
(=> (attribute ?X DownAndOutRoom) (exists (?LOC ?OUTDOOR) (and (instance ?OUTDOOR Outdoors) (instance ?LOC Region) (orientation ?LOC ?X Adjacent) (orientation ?LOC ?X Outside) (located ?LOC ?OUTDOOR)))) |
Hotel.kif 1080-1088 | |
(=> (instance (BorderFn ?AREA1 ?AREA2) GeographicArea) (orientation ?AREA1 ?AREA2 Adjacent)) |
Geography.kif 707-709 | |
(=> (instance ?G ResidentialGarden) (exists (?B) (and (instance ?B ResidentialBuilding) (orientation ?G ?B Adjacent)))) |
Mid-level-ontology.kif 9348-9353 |
|
(=> (instance ?PORT PortCity) (exists (?SEA) (and (or (instance ?SEA Sea) (instance ?SEA Ocean)) (or (orientation ?PORT ?SEA Adjacent) (orientation ?PORT ?SEA Near))))) |
Transportation.kif 841-850 | |
(=> (instance ?PORT SeaPort) (exists (?SEA) (and (or (instance ?SEA Sea) (instance ?SEA Ocean)) (or (orientation ?PORT ?SEA Adjacent) (orientation ?PORT ?SEA Near))))) |
Transportation.kif 873-882 | |
(=> (instance ?SURF SurfZone) (exists (?SL) (and (instance ?SL Shoreline) (orientation ?SURF ?SL Adjacent)))) |
Weather.kif 1897-1902 | |
(=> (instance ?X Earphone) (hasPurpose ?X (exists (?ES ?RS ?SIGNAL ?EAR ?PROC) (and (instance ?ES ElectricalSignalling) (patient ?ES ?SIGNAL) (destination ?ES ?X) (instance ?PROC Process) (instrument ?PROC ?X) (patient ?PROC ?SIGNAL) (result ?PROC ?RS) (instance ?RS RadiatingSound) (origin ?RS ?X) (before (BeginFn (WhenFn ?ES)) (BeginFn (WhenFn ?PROC))) (before (BeginFn (WhenFn ?PROC)) (BeginFn (WhenFn ?RS))) (instance ?EAR Ear) (orientation ?X ?EAR Adjacent))))) |
Mid-level-ontology.kif 27953-27974 |
|
(=> (instance ?X Patio) (and (modalAttribute (attribute ?X Paved) Likely) (exists (?BLDG) (and (instance ?BLDG Building) (orientation ?X ?BLDG Adjacent) (located ?X Outdoors))))) |
Mid-level-ontology.kif 28540-28549 | |
(=> (instance ?piedmont Piedmont) (exists (?mountains) (and (instance ?mountains MountainousTerrain) (orientation ?piedmont ?mountains Adjacent)))) |
Geography.kif 4269-4274 | |
(=> (meetsSpatially ?OBJECT1 ?OBJECT2) (orientation ?OBJECT1 ?OBJECT2 Adjacent)) |
Transportation.kif 864-866 | |
(=> (meetsSpatially ?X ?Y) (orientation ?X ?Y Adjacent)) |
Geography.kif 6296-6298 | |
(=> (orientation ?ONE ?TWO Adjacent) (orientation ?TWO ?ONE Adjacent)) |
Geography.kif 711-713 | |
(=> (postStreet ?POSTPLACE ?ROADWAY) (orientation ?POSTPLACE ?ROADWAY Adjacent)) |
Mid-level-ontology.kif 26483-26485 |
|
![]() |
![]() |