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 2315-2316 | |
(domain involvedInEvent 1 Process) | Merge.kif 2320-2320 | |
(domain involvedInEvent 2 Entity) | Merge.kif 2321-2321 | |
(instance involvedInEvent AsymmetricRelation) | Merge.kif 2319-2319 | |
(instance involvedInEvent BinaryPredicate) | Merge.kif 2318-2318 |
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 2341-2341 | |
(subrelation destination involvedInEvent) | Merge.kif 2352-2352 | |
(subrelation direction involvedInEvent) | Merge.kif 15802-15802 | |
(subrelation eventPartlyLocated involvedInEvent) | Merge.kif 3976-3976 | |
(subrelation experiencer involvedInEvent) | Merge.kif 2366-2366 | |
(subrelation moves involvedInEvent) | Merge.kif 10289-10289 | |
(subrelation origin involvedInEvent) | Merge.kif 2390-2390 | |
(subrelation patient involvedInEvent) | Merge.kif 2403-2403 | |
(termFormat ChineseLanguage involvedInEvent "参与活动") | domainEnglishFormat.kif 30895-30895 | |
(termFormat ChineseTraditionalLanguage involvedInEvent "參與活動") | domainEnglishFormat.kif 30894-30894 | |
(termFormat EnglishLanguage involvedInEvent "involved in event") | domainEnglishFormat.kif 30893-30893 |
antecedent |
![]() |
(<=> (subrelation ?PRED involvedInEvent) (instance ?PRED CaseRole)) |
Media.kif 119-121 |
consequent |
![]() |
(<=> (holdsDuring ?T (attribute ?H Alone)) (not (exists (?H2 ?SI) (and (not (equal ?H ?H2)) (instance ?H2 Agent) (instance ?SI SocialInteraction) (during (WhenFn ?SI) ?T) (involvedInEvent ?SI ?H) (involvedInEvent ?SI ?H2))))) |
Mid-level-ontology.kif 28413-28426 | |
(=> (and (equal ?DEP (DepartmentOfPreventingFn ?COMP ?PHYS)) (subclass ?PHYS Process)) (not (desires ?COMP (exists (?P) (and (instance ?P ?PHYS) (involvedInEvent ?P ?COMP)))))) |
Mid-level-ontology.kif 16100-16109 | |
(=> (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 4632-4652 | |
(=> (hazardous ?A ?B) (modalAttribute (exists (?D) (and (instance ?D Damaging) (patient ?D ?B) (or (involvedInEvent ?D ?A) (causes ?A ?D)))) Possibility)) |
Geography.kif 5567-5576 | |
(=> (instance ?INTERACTION SocialInteraction) (exists (?AGENT1 ?AGENT2) (and (involvedInEvent ?INTERACTION ?AGENT1) (involvedInEvent ?INTERACTION ?AGENT2) (instance ?AGENT1 Agent) (instance ?AGENT2 Agent) (not (equal ?AGENT1 ?AGENT2))))) |
Merge.kif 12090-12099 | |
(=> (instance ?R CaseRole) (subrelation ?R involvedInEvent)) |
Merge.kif 2333-2335 | |
(=> (manner ?P Solely) (and (exists (?H) (and (involvedInEvent ?P ?H) (instance ?H Agent))) (not (exists (?H2) (and (involvedInEvent ?P ?H2) (instance ?H2 Agent)))))) |
Mid-level-ontology.kif 28397-28408 |
![]() |
![]() |