involvedInEvent |
appearance as argument number 1 |
![]() |
(documentation involvedInEvent ChineseLanguage "(involvedInEvent ?EVENT ?THING) 的意思是 在 ?EVENT这个 Process,?THING 这个 Entity 佔着一点 CaseRole。") | chinese_format.kif 1863-1864 | |
(documentation involvedInEvent EnglishLanguage "(involvedInEvent ?EVENT ?THING) means that in the Process ?EVENT, the Entity ?THING plays some CaseRole.") | Merge.kif 2420-2421 | |
(documentation involvedInEvent JapaneseLanguage "(involvedInEvent ?EVENT ?THING) とは、 Process ?EVENTでは、、Entity ?THING は CaseRole の役をする、という意味である。") | japanese_format.kif 486-487 | |
(domain involvedInEvent 1 Process) | Merge.kif 2425-2425 | |
(domain involvedInEvent 2 Entity) | Merge.kif 2426-2426 | |
(instance involvedInEvent AsymmetricRelation) | Merge.kif 2424-2424 | |
(instance involvedInEvent BinaryPredicate) | Merge.kif 2423-2423 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage involvedInEvent "%2 %n 是事件 %1 的 involved ") | domainEnglishFormat.kif 1389-1389 | |
(format ChineseTraditionalLanguage involvedInEvent "%2 %n 是事件 %1 的 involved ") | domainEnglishFormat.kif 1388-1388 | |
(format EnglishLanguage involvedInEvent "%2 is %n an involved in event of %1") | domainEnglishFormat.kif 1387-1387 | |
(subrelation agent involvedInEvent) | Merge.kif 2446-2446 | |
(subrelation destination involvedInEvent) | Merge.kif 2457-2457 | |
(subrelation direction involvedInEvent) | Merge.kif 17115-17115 | |
(subrelation eventPartlyLocated involvedInEvent) | Merge.kif 4136-4136 | |
(subrelation experiencer involvedInEvent) | Merge.kif 2471-2471 | |
(subrelation moves involvedInEvent) | Merge.kif 11125-11125 | |
(subrelation origin involvedInEvent) | Merge.kif 2495-2495 | |
(subrelation patient involvedInEvent) | Merge.kif 2508-2508 | |
(termFormat ChineseLanguage involvedInEvent "参与活动") | domainEnglishFormat.kif 30912-30912 | |
(termFormat ChineseTraditionalLanguage involvedInEvent "參與活動") | domainEnglishFormat.kif 30911-30911 | |
(termFormat EnglishLanguage involvedInEvent "involved in event") | domainEnglishFormat.kif 30910-30910 |
antecedent |
![]() |
consequent |
![]() |
(<=> (holdsDuring ?T (attribute ?H Alone)) (not (exists (?H2 ?SI) (and (not (equal ?H ?H2)) (instance ?H2 AutonomousAgent) (instance ?SI SocialInteraction) (during (WhenFn ?SI) ?T) (involvedInEvent ?SI ?H) (involvedInEvent ?SI ?H2))))) |
Mid-level-ontology.kif 32141-32154 | |
(=> (and (instance ?LGP LargeGroupProcess) (instance ?G Collection) (member ?M ?G) (involvedInEvent ?LGP ?M)) (exists (?P ?PC) (and (instance ?PC ?P) (involvedInEvent ?PC ?M)))) |
Mid-level-ontology.kif 9116-9125 | |
(=> (attribute ?X MeanOfProduction) (hasPurpose ?X (or (exists (?MAKE ?PRODUCT) (and (instance ?MAKE Making) (involvedInEvent ?MAKE ?X) (not (result ?MAKE ?X)) (instance ?PRODUCT Artifact) (result ?MAKE ?PRODUCT) (hasPurpose ?PRODUCT (exists (?SELL) (and (instance ?SELL Selling) (patient ?SELL ?PRODUCT)))))) (exists (?SERVICE) (and (instance ?SERVICE CommercialService) (involvedInEvent ?SERVICE ?X)))))) |
Economy.kif 6089-6109 | |
(=> (equal ?DEP (DepartmentOfPreventingFn ?COMP ?PHYS)) (not (desires ?COMP (exists (?P) (and (instance ?P ?PHYS) (involvedInEvent ?P ?COMP)))))) |
Mid-level-ontology.kif 19979-19986 | |
(=> (hazardous ?A ?B) (modalAttribute (exists (?D) (and (instance ?D Damaging) (patient ?D ?B) (or (involvedInEvent ?D ?A) (causes ?A ?D)))) Possibility)) |
Geography.kif 6146-6155 | |
(=> (holdsDuring ?T (attribute ?H PostTraumaticStressDisorder)) (exists (?V) (and (instance ?V ViolentContest) (earlier (WhenFn ?V) ?T) (involvedInEvent ?V ?H)))) |
Mid-level-ontology.kif 11076-11084 | |
(=> (instance ?E Pandemic) (exists (?H1 ?H2 ?N1 ?N2 ?C1 ?C2) (and (involvedInEvent ?E ?H1) (involvedInEvent ?E ?H2) (not (equal ?H1 ?H2)) (instance ?N1 Nation) (instance ?N2 Nation) (not (equal ?N1 ?N2)) (instance ?C1 Continent) (instance ?C2 Continent) (not (equal ?C1 ?C2)) (holdsDuring (WhenFn ?E) (or (and (located ?H1 ?C1) (located ?H2 ?C2)) (and (located ?H1 ?N1) (located ?H2 ?N2))))))) |
Medicine.kif 3538-3562 | |
(=> (instance ?INTERACTION SocialInteraction) (exists (?AGENT1 ?AGENT2) (and (involvedInEvent ?INTERACTION ?AGENT1) (involvedInEvent ?INTERACTION ?AGENT2) (instance ?AGENT1 AutonomousAgent) (instance ?AGENT2 AutonomousAgent) (not (equal ?AGENT1 ?AGENT2))))) |
Merge.kif 13158-13167 | |
(=> (instance ?P Parasite) (modalAttribute (exists (?H ?PROC) (and (located ?P ?H) (involvedInEvent ?PROC ?P) (involvedInEvent ?PROC ?H) (benefits ?PROC ?P) (suffers ?PROC ?H))) Likely)) |
Mid-level-ontology.kif 6831-6841 | |
(=> (instance ?R CaseRole) (subrelation ?R involvedInEvent)) |
Merge.kif 2438-2440 | |
(=> (manner ?P Solely) (exists (?H) (and (involvedInEvent ?P ?H) (instance ?H AutonomousAgent) (not (exists (?H2) (and (involvedInEvent ?P ?H2) (instance ?H2 AutonomousAgent) (not (equal ?H ?H2)))))))) |
Mid-level-ontology.kif 32125-32136 |
![]() |
![]() |