(=>
(and
(instance ?ATTR PhysicalState)
(attribute ?OBJ ?ATTR))
(instance ?OBJ Substance)) |
Merge.kif 17321-17325 |
|
(=>
(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 7213-7225 |
|
(=>
(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)
(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 7068-7080 |
|
(=>
(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 7040-7051 |
|
(=>
(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 8451-8460 |
|
(=>
(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 3610-3626 |
- 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 UnitOfVolume 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 1183-1191 |
|
(=>
(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 3214-3225 |
|
(=>
(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 16955-16966 |
|
(=>
(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 ?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 9145-9156 |
|
(=>
(instance ?SUBSTANCE SyntheticSubstance)
(exists (?PROCESS)
(and
(instance ?PROCESS IntentionalProcess)
(result ?PROCESS ?SUBSTANCE)
(instance ?SUBSTANCE Substance)))) |
Merge.kif 1024-1030 |
|
(=>
(instance ?X ChemicalAttack)
(exists (?CHEM)
(and
(instance ?CHEM Substance)
(instrument ?X ?CHEM)))) |
Mid-level-ontology.kif 21311-21316 |
|