(=>
(and
(holdsDuring ?T1
(and
(attribute ?P Expellee)
(citizen ?P ?HOME-NATION)))
(instance ?T1 TimeInterval))
(exists (?TRANS ?NATION)
(and
(instance ?NATION Nation)
(not
(equal ?NATION ?HOME-NATION))
(instance ?TRANS Translocation)
(origin ?TRANS ?NATION)
(patient ?TRANS ?P)
(destination ?TRANS ?HOME-NATION)
(temporalPart ?T1
(WhenFn ?TRANS))))) |
MilitaryPersons.kif 151-167 |
|
(=>
(and
(instance ?B Barricade)
(partlyLocated ?B ?P))
(hasPurpose ?B
(not
(exists (?T)
(and
(instance ?T Translocation)
(path ?T ?P)))))) |
MilitaryDevices.kif 2003-2012 |
|
(=>
(and
(instance ?B Blockade)
(instance ?C Contest)
(subProcess ?B ?C)
(contestParticipant ?C ?A1)
(agent ?B ?A1))
(exists (?C1 ?A2)
(and
(prevents ?C1 Translocation)
(instance ?B ?C1)
(contestParticipant ?C ?A2)
(not
(equal ?A1 ?A2))
(desires ?A2
(exists (?I)
(and
(instance ?I ?C1)
(agent ?I ?A1)
(subProcess ?I ?C))))))) |
Mid-level-ontology.kif 19605-19624 |
|
(=>
(and
(instance ?DUSTSTORM DustStorm)
(instance ?WIND Wind)
(subProcess ?DUSTSTORM ?WIND))
(exists (?WIND ?TRANSLOCATE ?PM ?SAND ?A1 ?A2 ?STRONG)
(and
(instance ?A1 LandArea)
(eventLocated ?WIND ?A1)
(surfaceWindSpeed ?A1
(MeasureFn ?STRONG KnotUnitOfSpeed))
(greaterThan ?STRONG 30)
(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 1031-1052 |
- 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 the other process, a transfer,, , an object,, , another object,, , a third object,, , an entity and a real number such that the third object is an instance of land area and the other process is located at 2 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 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 entity is an instance of land area and the transfer ends up at the entity and the third object and the entity is not overlapsSpatially
|
(=>
(and
(instance ?EG EngineGovernor)
(instance ?V Vehicle)
(connectedEngineeringComponents ?EG ?V)
(governorSpeed ?E ?S))
(hasPurpose ?EG
(not
(exists (?T ?M)
(and
(instance ?T Translocation)
(holdsDuring
(WhenFn ?T)
(and
(measure ?V ?M)
(greaterThan ?M ?S)))))))) |
Cars.kif 2934-2948 |
|
(=>
(and
(instance ?EV Evacuation)
(agent ?EV ?A)
(origin ?EV ?O))
(exists (?T ?TA)
(and
(instance ?T Translocation)
(subProcess ?T ?EV)
(origin ?T ?O)
(or
(experiencer ?T ?TA)
(agent ?T ?TA))
(or
(subOrganization ?TA ?A)
(member ?TA ?A)
(equal ?TA ?A))))) |
MilitaryProcesses.kif 2607-2623 |
|
(=>
(and
(instance ?EV Evacuation)
(origin ?EV ?OR)
(destination ?EV ?D))
(exists (?L)
(and
(instance ?L Translocation)
(subProcess ?L ?EV)
(destination ?L ?D)
(origin ?L ?OR)))) |
MilitaryProcesses.kif 2481-2491 |
|
(=>
(and
(instance ?P FoodPickup)
(agent ?P ?AGENT)
(destination ?P ?CUST)
(patient ?P ?FOOD))
(and
(instance ?FOOD
(FoodForFn Human))
(exists (?LOC ?T ?G)
(and
(located ?AGENT ?LOC)
(instance ?T Translocation)
(agent ?T ?CUST)
(destination ?T ?LOC)
(instance ?G Getting)
(origin ?G ?AGENT)
(destination ?G ?CUST)
(patient ?G ?FOOD))))) |
Dining.kif 564-581 |
|
(=>
(and
(instance ?P ParkingBrake)
(instance ?V Vehicle)
(holdsDuring ?T1
(attribute ?P DeviceOn))
(part ?P ?V))
(hasPurpose ?P
(holdsDuring ?T1
(not
(exists (?T)
(and
(instance ?T Translocation)
(patient ?T ?V))))))) |
Cars.kif 567-580 |
|
(=>
(and
(instance ?P Passport)
(possesses ?A ?P))
(confersNorm ?P
(exists (?T ?N1 ?N2)
(and
(instance ?T Translocation)
(agent ?T ?A)
(origin ?T ?N1)
(destination ?T ?N2)
(instance ?N1 Nation)
(instance ?N2 Nation)
(not
(equal ?N1 ?N2)))) Permission)) |
Mid-level-ontology.kif 14189-14203 |
|
(=>
(and
(instance ?SS StayingStill)
(experiencer ?SS ?A))
(not
(exists (?B ?T)
(and
(instance ?B BodyMotion)
(instance ?T Translocation)
(causes ?B ?T)
(agent ?B ?A))))) |
emotion.kif 1498-1508 |
|
(=>
(and
(instance ?T1 Translocation)
(instance ?T2 Translocation)
(origin ?T1 ?O1)
(origin ?T2 ?D1)
(destination ?T1 ?D1)
(destination ?T2 ?D2)
(experiencer ?T1 ?P)
(experiencer ?T2 ?P))
(exists (?T)
(and
(instance ?T Translocation)
(origin ?T ?O1)
(destination ?T ?D2)
(subProcess ?T1 ?T)
(subProcess ?T2 ?T)
(experiencer ?T ?P)
(starts
(WhenFn ?T1)
(WhenFn ?T))
(finishes
(WhenFn ?T2)
(WhenFn ?T))))) |
Merge.kif 10593-10616 |
|
(=>
(and
(trafficableForTrafficType ?place ?type)
(subclass ?type Agent)
(instance ?mover ?type))
(capableAtLocation Translocation agent ?mover ?place)) |
Transportation.kif 2595-2600 |
|
(=>
(changesLocation ?EVENT ?OBJ)
(and
(instance ?EVENT Translocation)
(instance ?OBJ Object)
(or
(patient ?EVENT ?OBJ)
(agent ?EVENT ?OBJ)
(experiencer ?EVENT ?OBJ)))) |
Merge.kif 10305-10313 |
|
(=>
(instance ?ARRIVE Arriving)
(exists (?GO)
(and
(instance ?GO Translocation)
(subProcess ?ARRIVE ?GO)
(finishes
(WhenFn ?ARRIVE)
(WhenFn ?GO))))) |
Mid-level-ontology.kif 14900-14906 |
|
(=>
(instance ?B Bowling)
(exists (?BALL ?TRANS ?LANE)
(and
(instance ?TRANS Translocation)
(instance ?BALL BowlingBall)
(patient ?TRANS ?BALL)
(instance ?LANE BowlingLane)
(path ?TRANS ?LANE)
(subProcess ?TRANS ?B)))) |
Sports.kif 959-968 |
|
(=>
(instance ?BL BowlingLane)
(hasPurpose ?BL
(exists (?TR ?BALL)
(and
(instance ?TR Translocation)
(instance ?BALL BowlingBall)
(patient ?TR ?BALL)
(path ?TR ?BL))))) |
Sports.kif 998-1006 |
|
(=>
(instance ?F Furniture)
(capability Translocation moves ?F)) |
Mid-level-ontology.kif 4243-4245 |
|
(=>
(instance ?G Gasket)
(hasPurpose ?G
(exists (?O1 ?O2)
(and
(instance ?O1 CorpuscularObject)
(instance ?O2 CorpuscularObject)
(meetsSpatially ?O1 ?G)
(meetsSpatially ?O2 ?G)
(not
(exists (?H)
(and
(instance ?H Hole)
(equal ?G
(HoleHostFn ?H))
(instance ?T Translocation)
(path ?T ?H)
(origin ?T ?O)
(destination ?T ?D)
(contains ?O1 ?O)
(not
(contains ?O1 ?D))
(meetsSpatially ?O1 ?D)
(not
(exists (?O3)
(and
(contains ?H ?O3)
(not
(contains ?O1 ?O3))
(not
(contains ?O2 ?O3)))))))))))) |
Cars.kif 2828-2857 |
|
(=>
(instance ?LEAVE Leaving)
(exists (?GO)
(and
(instance ?GO Translocation)
(subProcess ?LEAVE ?GO)
(starts
(WhenFn ?LEAVE)
(WhenFn ?GO))))) |
Mid-level-ontology.kif 14889-14895 |
|
(=>
(instance ?T Tornado)
(exists (?R ?A)
(and
(instance ?R Rotating)
(instance ?A Air)
(instance ?TRAN Translocation)
(subProcess ?R ?T)
(subProcess ?TRAN ?R)
(patient ?TRAN ?A)
(direction ?TRAN Horizontal)))) |
Weather.kif 1379-1389 |
|
(=>
(instance ?TOUR TourService)
(exists (?SITE ?SUBTOUR)
(and
(instance ?SITE TouristSite)
(instance ?SUBTOUR Translocation)
(destination ?SUBTOUR ?SITE)
(subProcess ?SUBTOUR ?TOUR)))) |
Hotel.kif 2036-2043 |
|
(=>
(instance ?X SeatBelt)
(hasPurpose ?X
(exists (?PERSON ?STOP ?VEHICLE)
(and
(instance ?VEHICLE Vehicle)
(part ?X ?VEHICLE)
(instance ?PERSON Human)
(contains ?VEHICLE ?PERSON)
(instance ?STOP Process)
(prevents ?STOP
(KappaFn ?M
(and
(instance ?M Translocation)
(patient ?M ?PERSON)
(exists (?COLLISION)
(and
(or
(instance ?COLLISION Decelerating)
(instance ?COLLISION Impacting))
(experiencer ?COLLISION ?VEHICLE)
(causes ?COLLISION ?M)))
(modalAttribute
(exists (?INJ ?IMP)
(and
(instance ?INJ Injuring)
(instance ?IMP Impacting)
(causes ?M ?INJ)
(patient ?INJ ?PERSON)
(subProcess ?IMP ?INJ))) Possibility)))))))) |
Cars.kif 3650-3679 |
|