(=>
(and
(fills ?OBJ1 ?HOLE)
(attribute ?OBJ2 Fillable))
(not
(overlapsSpatially ?OBJ1 ?OBJ2))) |
Merge.kif 10157-10162 |
|
(=>
(and
(hole ?HOLE ?OBJ1)
(part ?OBJ1 ?OBJ2))
(or
(overlapsSpatially ?HOLE ?OBJ2)
(hole ?HOLE ?OBJ2))) |
Merge.kif 10026-10032 |
|
(=>
(and
(hole ?HOLE1 ?OBJ1)
(hole ?HOLE2 ?OBJ2)
(overlapsSpatially ?HOLE1 ?HOLE2))
(overlapsSpatially ?OBJ1 ?OBJ2)) |
Merge.kif 10034-10039 |
|
(=>
(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 3008-3021 |
|
(=>
(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 2987-2998 |
|
(=>
(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 1793-1814 |
- 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 4059-4063 |
|
(=>
(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 537-563 |
|
(=>
(and
(instance ?REL CaseRole)
(instance ?OBJ Object)
(?REL ?PROCESS ?OBJ))
(exists (?TIME)
(overlapsSpatially
(WhereFn ?PROCESS ?TIME) ?OBJ))) |
Merge.kif 9722-9728 |
|
(=>
(and
(instance ?TORSO Torso)
(instance ?LIMB Limb))
(not
(overlapsSpatially ?TORSO ?LIMB))) |
Mid-level-ontology.kif 14141-14146 |
|
(=>
(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 9714-9720 |
|
(=>
(and
(part ?OBJ3 ?OBJ1)
(part ?OBJ3 ?OBJ2))
(overlapsSpatially ?OBJ1 ?OBJ2)) |
Merge.kif 9708-9712 |
|
(=>
(and
(physicalEnd ?E1 ?O)
(physicalEnd ?E2 ?O)
(not
(equal ?E1 ?E2)))
(not
(overlapsSpatially ?E1 ?E2))) |
Mid-level-ontology.kif 1488-1495 |
|
(=>
(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 9630-9634 |
|
(=>
(equal ?OBJ1
(HoleSkinFn ?HOLE))
(=>
(and
(superficialPart ?OBJ3
(HoleHostFn ?HOLE))
(meetsSpatially ?HOLE ?OBJ3)
(overlapsSpatially ?OBJ2 ?OBJ3))
(overlapsSpatially ?OBJ2 ?OBJ1))) |
Merge.kif 10211-10218 |
|
(=>
(equal ?OBJ1
(HoleSkinFn ?HOLE))
(=>
(overlapsSpatially ?OBJ2 ?OBJ1)
(exists (?OBJ3)
(and
(superficialPart ?OBJ3
(HoleHostFn ?HOLE))
(meetsSpatially ?HOLE ?OBJ3)
(overlapsSpatially ?OBJ2 ?OBJ3))))) |
Merge.kif 10201-10209 |
|
(=>
(hole ?HOLE ?OBJ)
(not
(overlapsSpatially ?HOLE ?OBJ))) |
Merge.kif 10003-10006 |
|
(=>
(instance ?AREOLE PlantAreole)
(exists (?CAC ?SPINE)
(and
(instance ?CAC Cactus)
(instance ?SPINE PlantSpinoseStructure)
(part ?SPINE Cactus)
(overlapsSpatially ?SPINE ?AREOLE)))) |
Mid-level-ontology.kif 10945-10952 |
|
(=>
(instance ?SHELF ContinentalShelf)
(exists (?MARGIN)
(and
(instance ?MARGIN ContinentalMargin)
(properPart ?SHELF ?MARGIN)
(overlapsSpatially ?SHELF ?MARGIN)))) |
Geography.kif 6229-6235 |
|
(=>
(instance ?SKIN Skin)
(exists (?SURFACE ?ANIMAL)
(and
(surface ?SURFACE ?ANIMAL)
(part ?SKIN ?ANIMAL)
(instance ?ANIMAL Animal)
(overlapsSpatially ?SKIN ?SURFACE)))) |
Mid-level-ontology.kif 12322-12329 |
|
(=>
(instance ?WATER Estuary)
(exists (?MOUTH)
(and
(instance ?MOUTH RiverMouth)
(overlapsSpatially ?MOUTH ?WATER)))) |
Geography.kif 5323-5328 |
|
(=>
(instance ?plateau Plateau)
(exists (?slope)
(and
(instance ?slope SlopedArea)
(attribute ?slope SteepTerrain)
(overlapsSpatially ?slope ?plateau)))) |
Geography.kif 4216-4222 |
|
(=>
(interiorPart ?OBJ1 ?OBJ2)
(forall (?PART)
(=>
(superficialPart ?PART ?OBJ2)
(not
(overlapsSpatially ?OBJ1 ?PART))))) |
Merge.kif 9822-9828 |
|
|
Display limited to 25 items. Show next 25 |
|
Display limited to 25 items. Show next 25 |