(=>
(and
(fills ?OBJ1 ?HOLE)
(attribute ?OBJ2 Fillable))
(not
(overlapsSpatially ?OBJ1 ?OBJ2))) |
Merge.kif 10097-10102 |
|
(=>
(and
(hole ?HOLE ?OBJ1)
(part ?OBJ1 ?OBJ2))
(or
(overlapsSpatially ?HOLE ?OBJ2)
(hole ?HOLE ?OBJ2))) |
Merge.kif 9968-9974 |
|
(=>
(and
(hole ?HOLE1 ?OBJ1)
(hole ?HOLE2 ?OBJ2)
(overlapsSpatially ?HOLE1 ?HOLE2))
(overlapsSpatially ?OBJ1 ?OBJ2)) |
Merge.kif 9976-9981 |
|
(=>
(and
(instance ?DESERTIFICATION Desertification)
(eventLocated ?DESERTIFICATION ?AREA))
(exists (?A1 ?A2)
(and
(instance ?A1 ArableLand)
(instance ?A2 Desert)
(holdsDuring
(BeginFn
(WhenFn ?DESERTIFICATION))
(overlapsSpatially ?AREA ?A1))
(holdsDuring
(EndFn
(WhenFn ?DESERTIFICATION))
(overlapsSpatially ?AREA ?A2))))) |
Weather.kif 2474-2487 |
|
(=>
(and
(instance ?DRYSPELL Drought)
(eventLocated ?DRYSPELL ?AREA))
(not
(exists (?RAIN ?PLACE)
(and
(instance ?RAIN Raining)
(instance ?PLACE Region)
(eventLocated ?RAIN ?PLACE)
(overlapsSpatially ?PLACE ?AREA)
(overlapsTemporally ?RAIN ?DRYSPELL))))) |
Weather.kif 2453-2464 |
|
(=>
(and
(instance ?DUSTSTORM DustStorm)
(instance ?WIND Wind)
(subProcess ?DUSTSTORM ?WIND))
(exists (?TRANSLOCATE ?PM ?SAND ?A1 ?A2 ?STRONG)
(and
(instance ?A1 LandArea)
(eventLocated ?WIND ?A1)
(surfaceWindSpeed ?A1
(MeasureFn ?STRONG KnotUnitOfSpeed))
(greaterThan ?STRONG 30.0)
(instance ?TRANSLOCATE Translocation)
(subProcess ?TRANSLOCATE ?DUSTSTORM)
(objectTransferred ?TRANSLOCATE ?PM)
(objectTransferred ?TRANSLOCATE ?SAND)
(instance ?PM ParticulateMatter)
(instance ?SAND Sand)
(instance ?A2 LandArea)
(destination ?TRANSLOCATE ?A2)
(not
(overlapsSpatially ?A1 ?A2))))) |
Weather.kif 1259-1280 |
- If a process is an instance of dust storm and another process is an instance of wind and the process is a subprocess of the other process,
- then there exist a transfer, an object,, , another object,, , a third object,, , a fourth object and a real number such that the third object is an instance of land area and the other process is located at the third object and the real number knot unit of speed(s) is a surface wind speed of the third object and the real number is greater than 30.0 and the transfer is an instance of translocation and the transfer is a subprocess of the process and the object transferred in the transfer is the object and the object transferred in the transfer is the other object and the object is an instance of PM and the other object is an instance of sand and the fourth object is an instance of land area and the transfer ends up at the fourth object and the third object and the fourth object doesn't overlapsSpatially
|
(=>
(and
(instance ?OBJ1 Object)
(partlyLocated ?OBJ1 ?OBJ2))
(overlapsSpatially ?OBJ1 ?OBJ2)) |
Merge.kif 4051-4055 |
|
(=>
(and
(instance ?P ThreeDPrinting)
(instance ?O Artifact)
(result ?P ?O))
(exists (?A ?X ?B ?Y)
(and
(instance ?A Making)
(subProcess ?A ?P)
(instance ?X SelfConnectedObject)
(part ?X ?O)
(result ?A ?X)
(instance ?B Making)
(subProcess ?B ?P)
(instance ?Y SelfConnectedObject)
(part ?Y ?O)
(overlapsSpatially ?X ?Y)
(orientation ?X ?Y Below)
(during
(WhenFn ?A)
(WhenFn ?P))
(during
(WhenFn ?B)
(WhenFn ?P))
(earlier
(WhenFn ?A)
(WhenFn ?B))))) |
QoSontology.kif 536-562 |
|
(=>
(and
(instance ?REL CaseRole)
(instance ?OBJ Object)
(?REL ?PROCESS ?OBJ))
(exists (?TIME)
(overlapsSpatially
(WhereFn ?PROCESS ?TIME) ?OBJ))) |
Merge.kif 9666-9672 |
|
(=>
(and
(instance ?TORSO Torso)
(instance ?LIMB Limb))
(not
(overlapsSpatially ?TORSO ?LIMB))) |
Mid-level-ontology.kif 13706-13711 |
|
(=>
(and
(instance ?zone MaritimeShelfArea)
(instance ?shelf ContinentalShelf)
(instance ?country Nation)
(meetsSpatially ?shelf ?country)
(claimedTerritory ?zone ?country))
(overlapsSpatially ?zone ?shelf)) |
Geography.kif 1069-1076 |
|
(=>
(and
(member ?OBJ1 ?COLL)
(member ?OBJ2 ?COLL)
(not
(equal ?OBJ1 ?OBJ2)))
(not
(overlapsSpatially ?OBJ1 ?OBJ2))) |
Merge.kif 9658-9664 |
|
(=>
(and
(part ?OBJ3 ?OBJ1)
(part ?OBJ3 ?OBJ2))
(overlapsSpatially ?OBJ1 ?OBJ2)) |
Merge.kif 9652-9656 |
|
(=>
(and
(physicalEnd ?E1 ?O)
(physicalEnd ?E2 ?O)
(not
(equal ?E1 ?E2)))
(not
(overlapsSpatially ?E1 ?E2))) |
Mid-level-ontology.kif 1264-1271 |
|
(=>
(coilCount ?WC ?N)
(exists (?C ?C2F)
(and
(instance ?C Collection)
(memberCount ?C ?N)
(forall (?M)
(=>
(member ?M ?C)
(and
(attribute ?M ?C2F)
(instance ?C2F ClosedTwoDimensionalFigure)
(part ?M ?WC)
(not
(exists (?M2)
(and
(overlapsSpatially ?M2 ?M)
(member ?M2 ?C)))))))))) |
Cars.kif 3177-3194 |
|
(=>
(connected ?OBJ1 ?OBJ2)
(or
(meetsSpatially ?OBJ1 ?OBJ2)
(overlapsSpatially ?OBJ1 ?OBJ2))) |
Merge.kif 9574-9578 |
|
(=>
(equal ?OBJ1
(HoleSkinFn ?HOLE))
(=>
(and
(superficialPart ?OBJ3
(HoleHostFn ?HOLE))
(meetsSpatially ?HOLE ?OBJ3)
(overlapsSpatially ?OBJ2 ?OBJ3))
(overlapsSpatially ?OBJ2 ?OBJ1))) |
Merge.kif 10151-10158 |
|
(=>
(equal ?OBJ1
(HoleSkinFn ?HOLE))
(=>
(overlapsSpatially ?OBJ2 ?OBJ1)
(exists (?OBJ3)
(and
(superficialPart ?OBJ3
(HoleHostFn ?HOLE))
(meetsSpatially ?HOLE ?OBJ3)
(overlapsSpatially ?OBJ2 ?OBJ3))))) |
Merge.kif 10141-10149 |
|
(=>
(hole ?HOLE ?OBJ)
(not
(overlapsSpatially ?HOLE ?OBJ))) |
Merge.kif 9945-9948 |
|
(=>
(instance ?AREOLE PlantAreole)
(exists (?CAC ?SPINE)
(and
(instance ?CAC Cactus)
(instance ?SPINE PlantSpinoseStructure)
(part ?SPINE Cactus)
(overlapsSpatially ?SPINE ?AREOLE)))) |
Mid-level-ontology.kif 10512-10519 |
|
(=>
(instance ?SHELF ContinentalShelf)
(exists (?MARGIN)
(and
(instance ?MARGIN ContinentalMargin)
(properPart ?SHELF ?MARGIN)
(overlapsSpatially ?SHELF ?MARGIN)))) |
Geography.kif 6165-6171 |
|
(=>
(instance ?SKIN Skin)
(exists (?SURFACE ?ANIMAL)
(and
(surface ?SURFACE ?ANIMAL)
(part ?SKIN ?ANIMAL)
(instance ?ANIMAL Animal)
(overlapsSpatially ?SKIN ?SURFACE)))) |
Mid-level-ontology.kif 11887-11894 |
|
(=>
(instance ?WATER Estuary)
(exists (?MOUTH)
(and
(instance ?MOUTH RiverMouth)
(overlapsSpatially ?MOUTH ?WATER)))) |
Geography.kif 5271-5276 |
|
(=>
(instance ?plateau Plateau)
(exists (?slope)
(and
(instance ?slope SlopedArea)
(attribute ?slope SteepTerrain)
(overlapsSpatially ?slope ?plateau)))) |
Geography.kif 4215-4221 |
|
(=>
(interiorPart ?OBJ1 ?OBJ2)
(forall (?PART)
(=>
(superficialPart ?PART ?OBJ2)
(not
(overlapsSpatially ?OBJ1 ?PART))))) |
Merge.kif 9764-9770 |
|
|
Display limited to 25 items. Show next 25 |
|
Display limited to 25 items. Show next 25 |