(<=>
(earthAltitude ?OBJ ?ALT)
(exists (?SEA)
(and
(altitude ?OBJ ?SEA ?ALT)
(surface ?SEA PlanetEarth)))) |
Geography.kif 2781-2786 |
An object is a length measure above the ground if and only if there exists a self connected object such that the altitude of the object is the self connected object and the self connected object is a surface of planet earth |
(=>
(and
(instance ?LD LiquidDrop)
(surface ?S ?LD))
(modalAttribute
(exists (?SS ?LL)
(and
(instance ?LL Substance)
(attribute ?LL Liquid)
(not
(equal ?LD ?LL))
(surface ?SS ?LL)
(meetsSpatially ?S ?SS))) Unlikely)) |
Geography.kif 7497-7509 |
|
(=>
(and
(instance ?MEASURE Measuring)
(patient ?MEASURE ?OBJ)
(result ?MEASURE ?QUANTITY)
(instrument ?MEASURE ?ABSOLUTEMETER)
(instance ?ABSOLUTEMETER AbsoluteAltimeter))
(exists (?OBJ2)
(and
(altitude ?OBJ ?OBJ2 ?QUANTITY)
(surface ?OBJ2 PlanetEarth)))) |
MilitaryDevices.kif 1441-1451 |
|
(=>
(and
(instance ?PAINT Painting)
(patient ?PAINT ?SURFACE)
(resource ?PAINT ?STUFF))
(exists (?OBJ)
(and
(surface ?SURFACE ?OBJ)
(instance ?STUFF Paint)))) |
Mid-level-ontology.kif 3181-3189 |
|
(=>
(and
(instance ?X Argument)
(instance ?R Reasoning)
(instance ?A Archeology)
(subProposition ?X ?A)
(realization ?R ?X))
(exists (?D ?S ?O ?T ?W ?L)
(and
(instance ?D Discovering)
(instance ?O Object)
(patient ?D ?O)
(refers ?R ?D)
(earlier
(WhenFn ?D)
(WhenFn ?R))
(age ?O
(MeasureFn ?T YearDuration))
(greaterThan ?T 50)
(holdsDuring
(ImmediatePastFn
(WhenFn ?D))
(or
(and
(surface ?S ?W)
(instance ?W BodyOfWater)
(orientation ?O ?S Below))
(and
(surface ?S ?L)
(instance ?L LandArea)
(orientation ?O ?S Below))))))) |
Mid-level-ontology.kif 21405-21435 |
- If a proposition is an instance of argument and a process is an instance of reasoning and another proposition is an instance of archeology and the proposition is a sub-proposition of the other proposition and the process expresses the content of the proposition,
- then there exist another process, an entity,, , a physical,, , a real number,, , another entity and a third entity such that the other process is an instance of discovering and the physical is an instance of object and the physical is a patient of the other process and the process includes a reference to the other process and the time of existence of the other process happens earlier than the time of existence of the process and the age of the physical is the real number year duration(s) and the real number is greater than 50 and the entity is a surface of the other entity and the other entity is an instance of body of water and the physical is below to the entity or the entity is a surface of the third entity and the third entity is an instance of land area and the physical is below to the entity holds during immediately before the time of existence of the other process
|
(=>
(instance ?B Bubble)
(exists (?S)
(and
(surface ?S ?B)
(attribute ?S Liquid)))) |
Mid-level-ontology.kif 4997-5002 |
|
(=>
(instance ?DETERGENT Detergent)
(hasPurpose ?DETERGENT
(exists (?REMOVE ?SUBSTANCE ?SURFACE ?OBJECT)
(and
(instance ?REMOVE Removing)
(instance ?SUBSTANCE Substance)
(patient ?REMOVE ?SUBSTANCE)
(origin ?REMOVE ?SURFACE)
(surface ?SURFACE ?OBJECT))))) |
Mid-level-ontology.kif 9066-9075 |
|
(=>
(instance ?L Lesion)
(exists (?S ?O)
(and
(surface ?S ?O)
(instance ?O Organ)
(located ?L ?S)))) |
Mid-level-ontology.kif 9614-9620 |
|
(=>
(instance ?OBJ1 VirusCoreEnvelope)
(exists (?OBJ2)
(and
(surface ?OBJ1 ?OBJ2)
(instance ?OBJ2 ViralCore)))) |
VirusProteinAndCellPart.kif 1206-1211 |
|
(=>
(instance ?P PeelOrRind)
(exists (?X)
(and
(part ?P ?X)
(instance ?X FruitOrVegetable)
(surface ?P ?X)))) |
Food.kif 2302-2308 |
|
(=>
(instance ?PD PaintingDevice)
(hasPurpose ?PD
(exists (?STUFF ?COVER ?SURF ?OBJ)
(and
(instance ?STUFF Substance)
(instance ?COVER Covering)
(instance ?OBJ Object)
(surface ?SURF ?OBJ)
(agent ?COVER ?PD)
(instrument ?COVER ?STUFF)
(patient ?COVER ?SURF))))) |
Mid-level-ontology.kif 3255-3266 |
|
(=>
(instance ?SKIN Skin)
(exists (?SURFACE ?ANIMAL)
(and
(surface ?SURFACE ?ANIMAL)
(part ?SKIN ?ANIMAL)
(instance ?ANIMAL Animal)
(overlapsSpatially ?SKIN ?SURFACE)))) |
Mid-level-ontology.kif 11209-11216 |
|
(=>
(instance ?W CellWall)
(exists (?CELL ?SURF)
(and
(instance ?CELL Cell)
(part ?W ?CELL)
(surface ?SURF ?CELL)
(part ?SURF ?W)))) |
VirusProteinAndCellPart.kif 472-479 |
|
(=>
(instance ?X LandVehicle)
(hasPurpose ?X
(exists (?EV ?SURF)
(and
(surface ?SURF GeographicArea)
(instance ?EV Transportation)
(holdsDuring
(WhenFn ?EV)
(meetsSpatially ?X ?SURF)))))) |
Mid-level-ontology.kif 3465-3474 |
|
(=>
(instance ?X SubwaySystem)
(exists (?SURF)
(and
(surface ?SURF GeographicArea)
(orientation ?X ?SURF Below)))) |
Transportation.kif 328-333 |
|
(=>
(instance ?place UndergroundArea)
(exists (?area ?ground)
(and
(surface ?ground PlanetEarth)
(part ?area ?ground)
(orientation ?place ?area Below)))) |
Geography.kif 3991-3997 |
|