eventPartlyLocated |
appearance as argument number 1 |
![]() |
(documentation eventPartlyLocated ChineseLanguage "(eventPartlyLocated ?PROC ?OBJ) 的意思是 Process ?PROC 的某些 subProcess 是位于 Object ?OBJ。") | chinese_format.kif 2113-2114 | |
(documentation eventPartlyLocated EnglishLanguage "(eventPartlyLocated ?PROC ?OBJ) means that some subProcess of Process ?PROC is located in Object ?OBJ.") | Merge.kif 4009-4010 | |
(domain eventPartlyLocated 1 Process) | Merge.kif 4006-4006 | eventPartlyLocated 的 1 数量 是 过程 的 instance |
(domain eventPartlyLocated 2 Object) | Merge.kif 4007-4007 | eventPartlyLocated 的 2 数量 是 客体 的 instance |
(instance eventPartlyLocated CaseRole) | Merge.kif 3999-3999 | eventPartlyLocated 是 格角色 的 instance |
(instance eventPartlyLocated PartialValuedRelation) | Merge.kif 4000-4000 | eventPartlyLocated 是 部分值关系 的 instance |
(subrelation eventPartlyLocated involvedInEvent) | Merge.kif 4027-4027 | eventPartlyLocated 是 参与活动 的 subrelation |
appearance as argument number 2 |
![]() |
(format ChineseLanguage eventPartlyLocated "%1 是 partly located 在 %2 ") | domainEnglishFormat.kif 3335-3335 | |
(format ChineseTraditionalLanguage eventPartlyLocated "%1 是 partly located 在 %2 ") | domainEnglishFormat.kif 3334-3334 | |
(format EnglishLanguage eventPartlyLocated "%1 is partly located at %2") | domainEnglishFormat.kif 3333-3333 | |
(subrelation eventLocated eventPartlyLocated) | Merge.kif 4029-4029 | eventLocated 是 eventPartlyLocated 的 subrelation |
(subrelation path eventPartlyLocated) | Merge.kif 10944-10944 | 路径 是 eventPartlyLocated 的 subrelation |
(termFormat EnglishLanguage eventPartlyLocated "event partly located") | english_format.kif 1843-1843 |
antecedent |
![]() |
(=> (and (instance ?TSI TwoStrokeIntake) (instance ?C Crankcase) (eventPartlyLocated ?TSI ?C)) (holdsDuring ?TSI (attribute ?C PartialVacuum))) |
Cars.kif 477-483 |
|
(=> (eventPartlyLocated ?PROC ?OBJ) (exists (?SUB) (and (subProcess ?SUB ?PROC) (eventLocated ?SUB ?OBJ)))) |
Merge.kif 4012-4017 | |
(=> (eventPartlyLocated ?PROC ?OJB) (partlyLocated ?PROC ?OJB)) |
Merge.kif 4002-4004 |
consequent |
![]() |
![]() |
![]() |