(=>
(and
(instance ?ATTR PhysicalState)
(attribute ?OBJ ?ATTR))
(instance ?OBJ Substance)) |
Merge.kif 17432-17436 |
|
(=>
(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 7225-7237 |
|
(=>
(and
(instance ?ORG Organization)
(attribute ?ORG PipelineTransportation))
(exists (?EV ?MEM)
(and
(member ?MEM ?ORG)
(agent ?MEM ?EV)
(exists (?P)
(and
(instance ?EV Selling)
(instance ?P Human)
(patient ?EV ?P)
(confersRight
(exists (?T ?V ?OBJ ?PIPE)
(and
(instance ?T Transportation)
(possesses ?P ?OBJ)
(patient ?T ?OBJ)
(instance ?OBJ Substance)
(possesses ?ORG ?V)
(instrument ?T ?PIPE)
(instance ?PIPE Pipeline))) ?MEM ?P)))))) |
naics.kif 8465-8488 |
|
(=>
(and
(instance ?X Substance)
(attribute ?X Insoluble))
(not
(modalAttribute
(exists (?Y ?Z)
(and
(instance ?Y Substance)
(instance ?Z Solution)
(piece ?X ?Z)
(piece ?Y ?Z))) Possibility))) |
Geography.kif 7080-7092 |
|
(=>
(and
(instance ?X Substance)
(attribute ?X Soluble))
(modalAttribute
(exists (?Y ?Z)
(and
(instance ?Y Substance)
(instance ?Z Solution)
(piece ?X ?Z)
(piece ?Y ?Z))) Possibility)) |
Geography.kif 7052-7063 |
|
(=>
(instance ?C Colander)
(hasPurpose ?C
(exists (?MIX ?SUB ?SOLID ?REMOVE)
(and
(instance ?MIX Mixture)
(instance ?SUB Substance)
(part ?SUB ?MIX)
(attribute ?SUB Liquid)
(instance ?REMOVE Removing)
(patient ?REMOVE ?SUB)
(instance ?SOLID Substance)
(part ?SOLID ?MIX)
(attribute ?SOLID Solid)
(result ?REMOVE ?SOLID)
(instrument ?REMOVE ?C))))) |
Mid-level-ontology.kif 4530-4545 |
|
(=>
(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 8808-8817 |
|
(=>
(instance ?H Hydrometer)
(hasPurpose ?H
(exists (?M ?S)
(and
(instance ?M Measuring)
(instance ?S Substance)
(attribute ?S Liquid)
(patient ?M ?S)
(instrument ?M ?H))))) |
Cars.kif 3051-3060 |
|
(=>
(instance ?I Inflating)
(exists (?G1 ?G2 ?V1 ?V2 ?S ?U)
(and
(instance ?G1 ?S)
(instance ?G2 ?S)
(instance ?S Substance)
(attribute ?G1 Gas)
(attribute ?G2 Gas)
(instance ?U UnitOfVolume)
(holdsDuring
(ImmediatePastFn
(WhenFn ?I))
(measure ?G1
(MeasureFn ?V1 ?U)))
(holdsDuring
(ImmediateFutureFn
(WhenFn ?I))
(measure ?G2
(MeasureFn ?V2 ?U)))
(greaterThan ?V2 ?V1)))) |
Cars.kif 3606-3622 |
- If a physical is an instance of inflating,
- then there exist an object, another object,, , a real number,, , another real number,, , a class and an entity such that the object is an instance of the class and the other object is an instance of the class and the class is an instance of substance and gas is an attribute of the object and gas is an attribute of the other object and the entity is an instance of unit of volume and the measure of the object is the real number the entity(s) holds during immediately before the time of existence of the physical and the measure of the other object is the other real number the entity(s) holds during immediately after the time of existence of the physical and the other real number is greater than the real number
|
(=>
(instance ?OBJ CorpuscularObject)
(exists (?SUBSTANCE1 ?SUBSTANCE2)
(and
(subclass ?SUBSTANCE1 Substance)
(subclass ?SUBSTANCE2 Substance)
(material ?SUBSTANCE1 ?OBJ)
(material ?SUBSTANCE2 ?OBJ)
(not
(equal ?SUBSTANCE1 ?SUBSTANCE2))))) |
Merge.kif 1220-1228 |
|
(=>
(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 3227-3238 |
|
(=>
(instance ?POUR Pouring)
(exists (?LIQUID ?CONTAINER1 ?CONTAINER2)
(and
(origin ?POUR ?CONTAINER1)
(destination ?POUR ?CONTAINER2)
(instance ?CONTAINER1 Container)
(instance ?CONTAINER2 Container)
(not
(equal ?CONTAINER1 ?CONTAINER2))
(patient ?POUR ?LIQUID)
(attribute ?LIQUID Liquid)
(instance ?LIQUID Substance)))) |
Mid-level-ontology.kif 17381-17392 |
|
(=>
(instance ?S Sieve)
(hasPurpose ?S
(exists (?REMOVE ?MIX ?SUB ?HOLE ?A)
(and
(instance ?REMOVE Removing)
(instance ?MIX Mixture)
(instance ?SUB Substance)
(part ?SUB ?MIX)
(patient ?REMOVE ?SUB)
(part ?HOLE ?S)
(instrument ?REMOVE ?HOLE)
(instance ?A Human)
(agent ?REMOVE ?A)
(not
(desires ?A ?SUB)))))) |
Mid-level-ontology.kif 4488-4503 |
|
(=>
(instance ?S Spark)
(exists (?E ?G)
(and
(instance ?E Electricity)
(patient ?S ?E)
(instance ?G Substance)
(attribute ?G Gas)
(eventLocated ?S ?G)))) |
Cars.kif 424-432 |
|
(=>
(instance ?S Strainer)
(hasPurpose ?S
(exists (?MIX ?SUB ?LIQUID ?REMOVE)
(and
(instance ?MIX Mixture)
(instance ?SUB Substance)
(instance ?LIQUID Substance)
(part ?SUB ?MIX)
(attribute ?SUB Solid)
(instance ?REMOVE Removing)
(part ?LIQUID ?MIX)
(attribute ?LIQUID Liquid)
(patient ?REMOVE ?SUB)
(result ?REMOVE ?LIQUID)
(instrument ?REMOVE ?S))))) |
Mid-level-ontology.kif 4509-4524 |
|
(=>
(instance ?STEM PlantStem)
(hasPurpose ?STEM
(exists (?TRAN ?ROOT ?SUB)
(and
(instance ?TRAN Transfer)
(instrument ?TRAN ?STEM)
(instance ?ROOT PlantRoot)
(origin ?TRAN ?ROOT)
(instance ?SUB Substance)
(attribute ?SUB Fluid)
(objectTransferred ?TRAN ?SUB))))) |
Mid-level-ontology.kif 9503-9514 |
|
(=>
(instance ?SUBSTANCE SyntheticSubstance)
(exists (?PROCESS)
(and
(instance ?PROCESS IntentionalProcess)
(result ?PROCESS ?SUBSTANCE)
(instance ?SUBSTANCE Substance)))) |
Merge.kif 1061-1067 |
|
(=>
(instance ?WEAVE Weaving)
(hasPurpose ?WEAVE
(exists (?SUB ?WARP ?WEFT ?OBJ)
(and
(instance ?SUB Substance)
(attribute ?SUB Pliable)
(patient ?WEAVE ?SUB)
(part ?WARP ?SUB)
(part ?WEFT ?SUB)
(not
(equal ?WARP ?WEFT))
(orientation ?WARP ?WEFT RightAngle)
(result ?WEAVE ?OBJ)
(instance ?OBJ Artifact))))) |
Mid-level-ontology.kif 4586-4600 |
|
(=>
(instance ?X ChemicalAttack)
(exists (?CHEM)
(and
(instance ?CHEM Substance)
(instrument ?X ?CHEM)))) |
Mid-level-ontology.kif 21802-21807 |
|