AbortedMissionFn |
appearance as argument number 1 |
(documentation AbortedMissionFn EnglishLanguage "(AborteMissionFn ?AGENT ?OP) is the MilitaryOperation ?OP after it has gotten aborted by the Agent ?AGENT") | MilitaryProcesses.kif 2434-2436 | |
(domain AbortedMissionFn 2 MilitaryOperation) | MilitaryProcesses.kif 2431-2431 | 域 任務中止, 2 and 軍事行動 |
(instance AbortedMissionFn BinaryFunction) | MilitaryProcesses.kif 2430-2430 | 例 任務中止 and BinaryFunction |
(range AbortedMissionFn MilitaryOperation) | MilitaryProcesses.kif 2432-2432 | 範圍 任務中止 and 軍事行動 |
(subrelation AbortedMissionFn AbortedFn) | MilitaryProcesses.kif 2433-2433 | 子關係 任務中止 and 中止 |
appearance as argument number 2 |
(format ChineseLanguage AbortedMissionFn "由 %1 中止的 %2 任务") | domainEnglishFormat.kif 28-28 | |
(format ChineseTraditionalLanguage AbortedMissionFn "由 %1 中止的 %2 任務") | domainEnglishFormat.kif 27-27 | |
(format EnglishLanguage AbortedMissionFn "the military operation %2 aborted by %1") | MilitaryProcesses.kif 2765-2765 | |
(format EnglishLanguage AbortedMissionFn "the mission of %2 aborted by %1") | domainEnglishFormat.kif 26-26 | |
(termFormat ChineseLanguage AbortedMissionFn "任务中止") | domainEnglishFormat.kif 5088-5088 | |
(termFormat ChineseTraditionalLanguage AbortedMissionFn "任務中止") | domainEnglishFormat.kif 5087-5087 | |
(termFormat EnglishLanguage AbortedMissionFn "aborted mission") | domainEnglishFormat.kif 5086-5086 |
antecedent |
(=> (and (instance ?ABORTED (AbortedMissionFn ?A ?MISSION)) (causes ?ACTION ?ABORTED) (agent ?ACTION ?OTHER_A) (agent ?MISSION ?THIS_A)) (not (enemy ?OTHER_A ?THIS_A))) |
MilitaryProcesses.kif 2440-2445 |