(=>
(and
(attribute ?A AppraisalAsJustTreatment)
(instance ?AJT AppraisalProcess)
(agent ?AJT ?A))
(exists (?P ?A2)
(and
(instance ?P Process)
(refers ?AJT ?P)
(agent ?P ?A2)
(not
(equal ?A ?A2))
(patient ?P ?A)
(wants ?A ?P)))) |
emotion.kif 374-387 |
|
(=>
(and
(attribute ?A AppraisalAsUnjustTreatment)
(instance ?AUJ AppraisalProcess)
(agent ?AUJ ?A))
(exists (?P ?A2)
(and
(instance ?P Process)
(refers ?AUJ ?P)
(agent ?P ?A2)
(not
(equal ?A ?A2))
(patient ?P ?A)
(not
(wants ?A ?P))))) |
emotion.kif 349-363 |
|
(=>
(and
(customer ?CUST ?AGENT)
(propertyAmenity ?AGENT ?PHYS)
(subclass ?PHYS Object)
(instance ?X ?PHYS))
(confersRight
(exists (?PROC)
(and
(instance ?PROC Process)
(or
(resource ?PROC ?X)
(instrument ?PROC ?X)
(patient ?PROC ?X))
(or
(agent ?PROC ?CUST)
(experiencer ?PROC ?CUST)))) ?AGENT ?CUST)) |
Hotel.kif 504-520 |
|
(=>
(and
(functionRoomAmenity ?FR ?PHY)
(instance ?RM ?FR)
(element ?RM
(PropertyFn ?HOTEL))
(instance ?RENT Renting)
(patient ?RENT ?RM)
(agent ?RENT ?HOTEL)
(destination ?RENT ?CUST)
(subclass ?PHY Object))
(modalAttribute
(exists (?O ?P)
(and
(instance ?O ?PHY)
(instance ?P Process)
(or
(resource ?P ?O)
(instrument ?P ?O)
(patient ?P ?O))
(or
(agent ?P ?CUST)
(experiencer ?P ?CUST)))) Possibility)) |
Hotel.kif 811-832 |
|
(=>
(and
(instance ?EV Evacuation)
(origin ?EV ?OR)
(agent ?EV ?A))
(exists (?P)
(and
(instance ?P Process)
(geographicSubregion ?OR
(WhereFn ?P
(BeginFn
(WhenFn ?EV))))
(causes ?P ?EV)
(believes ?A
(attribute ?P Dangerous))))) |
MilitaryProcesses.kif 2516-2530 |
|
(=>
(and
(instance ?EXPERIMENT Experimenting)
(instance ?SUBJECT Human)
(experimentalSubject ?EXPERIMENT ?SUBJECT))
(exists (?PROCESS)
(and
(instance ?PROCESS Process)
(experiencer ?PROCESS ?SUBJECT)
(or
(experimentalControlProcess ?EXPERIMENT ?PROCESS)
(experimentalVariableProcess ?EXPERIMENT ?PROCESS))))) |
UXExperimentalTerms.kif 4129-4140 |
|
(=>
(and
(instance ?HP HearingProtection)
(instance ?PERSON Human)
(wears ?PERSON ?HP))
(hasPurpose ?HP
(exists (?PROC ?INJ ?I)
(and
(instance ?PROC Process)
(subclass ?INJ
(KappaFn ?I
(and
(instance ?I Injuring)
(exists (?SOUND ?HEAR ?HUMAN ?T)
(and
(instance ?SOUND RadiatingSound)
(instance ?HEAR Hearing)
(instance ?HUMAN Human)
(patient ?HEAR ?SOUND)
(experiencer ?HEAR ?HUMAN)
(causes ?HEAR ?I)
(experiencer ?I ?HUMAN)
(=>
(holdsDuring ?T
(experiencer ?I ?PERSON))
(not
(holdsDuring ?T
(patient ?PROC ?PERSON)))))))))
(prevents ?PROC ?INJ)
(instrument ?PROC ?HP))))) |
Cars.kif 3447-3476 |
|
(=>
(and
(instance ?SH SafetyHarness)
(instance ?PERSON Animal)
(wears ?PERSON ?SH))
(hasPurpose ?SH
(exists (?PROC ?INJ ?I)
(and
(instance ?PROC Process)
(instrument ?PROC ?SH)
(patient ?PROC ?PERSON)
(subclass ?INJ
(KappaFn ?I
(and
(instance ?I Injuring)
(exists (?F ?H ?T)
(and
(instance ?H Human)
(experiencer ?I ?H)
(instance ?F Falling)
(experiencer ?F ?H)
(causes ?F ?I)
(=>
(holdsDuring ?T
(experiencer ?I ?PERSON))
(not
(holdsDuring ?T
(patient ?PROC ?PERSON)))))))))
(prevents ?PROC ?INJ))))) |
Cars.kif 3389-3417 |
|
(=>
(and
(instance ?TEST MultivariateTest)
(subProcess ?EXPERIMENT1 ?TEST)
(subProcess ?EXPERIMENT2 ?TEST)
(instance ?EXPERIMENT1 Experimenting)
(instance ?EXPERIMENT2 Experimenting)
(instance ?VARIABLE1 Process)
(instance ?VARIABLE2 Process)
(experimentalVariableProcess ?EXPERIMENT1 ?VARIABLE1)
(experimentalVariableProcess ?EXPERIMENT2 ?VARIABLE2))
(exists (?PROCESS)
(and
(instance ?PROCESS Process)
(subProcess ?VARIABLE1 ?PROCESS)
(subProcess ?VARIABLE2 ?PROCESS)
(not
(equal ?VARIABLE1 ?VARIABLE2))))) |
UXExperimentalTerms.kif 4706-4723 |
|
(=>
(and
(instance ?TEXT DeathCertificate)
(instance ?D Death)
(instance ?A Human)
(experiencer ?D ?A))
(containsFormula ?TEXT
(exists (?DAY ?P ?N ?PROC)
(and
(deathdate ?A ?DAY)
(instance ?DAY Day)
(deathplace ?A ?P)
(instance ?P GeographicArea)
(represents ?N ?A)
(instance ?N Name)
(causes ?PROC ?D)
(instance ?PROC Process))))) |
Biography.kif 280-296 |
|
(=>
(and
(instance ?X BreakingRecord)
(agent ?X ?A1))
(exists (?AC ?PC ?P1 ?TP ?ROLE ?L ?Q)
(and
(instance ?AC Set)
(instance ?A1 ?AC)
(subclass ?PC Process)
(instance ?L Region)
(instance ?TP TimePoint)
(instance ?Q Quantity)
(instance ?P1 ?PC)
(refers ?X ?Q)
(refers ?Q ?P1)
(playsRoleInEvent ?A1 ?ROLE ?P1)
(eventLocated ?P1 ?L)
(not
(exists (?A2 ?P2)
(and
(instance ?A2 ?AC)
(not
(equal ?A2 ?A1))
(instance ?P2 ?PC)
(holdsDuring
(TimeIntervalFn ?TP
(EndFn
(WhenFn ?X)))
(and
(playsRoleInEvent ?A2 ?ROLE ?P2)
(eventLocated ?P2 ?L))))))))) |
Mid-level-ontology.kif 30135-30165 |
- If a process is an instance of breaking record and an agent is an agent of the process,
- then there exist a class, another class,, , another process,, , a time point,, , a case role,, , an object and an entity such that the class is an instance of set and the agent is an instance of the class and the other class is a subclass of process and the object is an instance of region and the time point is an instance of time point and the entity is an instance of quantity and the other process is an instance of the other class and the process includes a reference to the entity and the entity includes a reference to the other process and the agent plays role in event the case role for the other process and the other process is located at the object and there don't exist another entity and a third entity such that the other entity is an instance of the class and the other entity is not equal to the agent and the third entity is an instance of the other class and the other entity plays role in event the case role for the third entity and the third entity is located at the object holds during interval between the time point and the end of the time of existence of the process
|
(=>
(and
(instance ?X Respirator)
(instance ?PERSON Animal)
(wears ?PERSON ?X))
(hasPurpose ?X
(exists (?INHAL ?INJ ?PROTECT ?I)
(and
(instance ?PROTECT Process)
(instrument ?PROTECT ?X)
(prevents ?PROTECT ?INJ)
(subclass ?INJ
(KappaFn ?I
(and
(instance ?I Injuring)
(exists (?H)
(and
(instance ?H Human)
(patient ?I ?H)
(instance ?INHAL Inhaling)
(agent ?INHAL ?H)
(causes ?I ?INHAL)))))))))) |
Cars.kif 3531-3552 |
|
(=>
(and
(instance ?X SurveillanceSystem)
(member ?X ?VIDEO)
(member ?X ?DISPLAY)
(located ?VIDEO ?LOC1)
(instance ?VIDEO Camera)
(located ?DISPLAY ?LOC2)
(not
(equal ?LOC1 ?LOC2))
(instance ?DISPLAY VideoDisplay))
(hasPurpose ?X
(exists (?PROC ?VID ?RL ?CAPTURE)
(and
(instance ?PROC Process)
(eventLocated ?PROC ?LOC1)
(represents ?VID ?PROC)
(instrument ?CAPTURE Camera)
(result ?CAPTURE ?VID)
(instance ?RL RadiatingLight)
(instrument ?RL ?DISPLAY)
(patient ?RL ?VID)
(before
(BeginFn ?PROC)
(BeginFn ?CAPTURE))
(before
(BeginFn ?CAPTURE)
(BeginFn ?RL)))))) |
Mid-level-ontology.kif 27078-27104 |
|
(=>
(and
(issuedBy ?TICKET ?AGENT)
(instance ?TICKET Ticket)
(possesses ?CUST ?TICKET))
(confersNorm ?AGENT
(exists (?T)
(holdsDuring ?T
(exists (?P)
(and
(instance ?P Process)
(agent ?P ?AGENT)
(experiencer ?P ?CUST))))) Permission)) |
Mid-level-ontology.kif 16412-16424 |
|
(=>
(and
(memberMeasure ?S ?M ?Q)
(instance ?S Set)
(member ?O ?S)
(instance ?P Process)
(agent ?P ?O))
(frequency Process ?Q)) |
Mid-level-ontology.kif 31421-31428 |
|
(=>
(and
(memberMeasure ?S Frequency ?Q)
(instance ?S Class)
(instance ?O ?S)
(instance ?P Process)
(agent ?P ?O))
(frequency Process ?Q)) |
Mid-level-ontology.kif 31430-31437 |
|
(=>
(attribute ?H NewsReporter)
(hasPurpose ?H
(exists (?EV ?T ?NEWS)
(and
(instance ?EV Process)
(overlapsTemporally
(WhenFn ?EV)
(WhenFn ?H))
(instance ?T ?NEWS)
(or
(subclass ?NEWS Newspaper)
(subclass ?NEWS NewsProgram))
(authors ?H ?NEWS)
(refers ?T ?EV))))) |
Mid-level-ontology.kif 20899-20913 |
|
(=>
(attribute ?ROOM OpenLayout)
(and
(instance ?ROOM Room)
(exists (?R1 ?R2 ?H)
(and
(instance ?R1 Region)
(instance ?R2 Region)
(located ?R1 ?ROOM)
(located ?R2 ?ROOM)
(not
(equal ?R1 ?R2))
(orientation ?R1 ?R2 Adjacent)
(exists (?P1 ?P2)
(and
(instance ?P1 Process)
(instance ?P2 Process)
(hasPurpose ?R1 ?P1)
(hasPurpose ?R2 ?P2)))
(=>
(and
(instance ?H AutonomousAgent)
(located ?H ?R2))
(and
(capability Seeing agent ?H)
(capability Seeing patient ?R1))))))) |
Dining.kif 956-980 |
|
(=>
(attribute ?TEST ABTest)
(exists (?PROCESS)
(and
(instance ?PROCESS Process)
(experimentalControlProcess ?TEST ?PROCESS)))) |
UXExperimentalTerms.kif 4631-4636 |
|
(=>
(attribute ?TEST ABTest)
(exists (?PROCESS)
(and
(instance ?PROCESS Process)
(experimentalVariableProcess ?TEST ?PROCESS)))) |
UXExperimentalTerms.kif 4638-4643 |
|
(=>
(businessUnit ?BU ?ORG)
(hasPurpose ?BU
(exists (?PROCESS)
(and
(instance ?PROCESS Process)
(agent ?PROCESS ?BU)
(benefits ?PROCESS ?ORG))))) |
UXExperimentalTerms.kif 2769-2776 |
|
(=>
(dateUsed ?OBJECT ?DATE ?AGENT)
(exists (?PROCESS)
(and
(instance ?PROCESS Process)
(patient ?PROCESS ?OBJECT)
(agent ?PROCESS ?AGENT)
(uses ?OBJECT ?AGENT)
(overlapsTemporally ?DATE
(WhenFn ?PROCESS))))) |
Mid-level-ontology.kif 970-978 |
|
(=>
(exclusiveEvent ?EXP ?PROC)
(exists (?EVP ?AGENT)
(and
(instance ?EVP Process)
(instance ?AGENT AutonomousAgent)
(treatedUser ?AGENT ?EXP)
(experimentalVariableProcess ?EXP ?EVP)
(experiencer ?PROC ?AGENT)
(experiencer ?EVP ?AGENT)
(earlier
(WhenFn ?EVP)
(WhenFn ?PROC))))) |
UXExperimentalTerms.kif 4551-4561 |
|
(=>
(holdsDuring ?T
(attribute ?X SafetyPosition))
(holdsDuring ?T
(hasPurpose ?X
(exists (?P ?H ?I ?T2)
(and
(instance ?H Human)
(instance ?P Process)
(patient ?P ?H)
(agent ?P ?X)
(prevents ?P
(KappaFn ?I
(and
(instance ?I Injuring)
(=>
(holdsDuring ?T2
(experiencer ?I ?H))
(not
(holdsDuring ?T2
(patient ?P ?H)))))))))))) |
Mid-level-ontology.kif 30812-30832 |
|
(=>
(ingredient ?ING ?S)
(exists (?PROC ?X ?Y)
(and
(instance ?PROC Process)
(instance ?X ?ING)
(patient ?PROC ?X)
(instance ?Y ?S)
(result ?PROC ?Y)))) |
Merge.kif 1216-1224 |
|
|
Display limited to 25 items. Show next 25 |
|
Display limited to 25 items. Show next 25 |