Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AbortedMissionFn
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 O argumento numero 2 de AbortedMissionFn e' uma instancia de MilitaryOperation
(instance AbortedMissionFn BinaryFunction) MilitaryProcesses.kif 2430-2430 AbortedMissionFn e' uma instancia de Funcao Binaria
(range AbortedMissionFn MilitaryOperation) MilitaryProcesses.kif 2432-2432 O contra-dominio de AbortedMissionFn e' uma instancia de MilitaryOperation
(subrelation AbortedMissionFn AbortedFn) MilitaryProcesses.kif 2433-2433 AbortedMissionFn e' uma sub-relacao de AbortedFn

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 2714-2714
(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


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners