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



KB Term:  Term intersection
English Word: 

Sigma KEE - AbortedFn
AbortedFn

appearance as argument number 1
-------------------------


(instance AbortedFn BinaryFunction) MilitaryProcesses.kif 2437-2437 Aborted is an instance of binary function
(domain AbortedFn 1 AutonomousAgent) MilitaryProcesses.kif 2438-2438 The number 1 argument of aborted is an instance of agent
(domain AbortedFn 2 Process) MilitaryProcesses.kif 2439-2439 The number 2 argument of aborted is an instance of process
(range AbortedFn Process) MilitaryProcesses.kif 2440-2440 The range of aborted is an instance of process
(documentation AbortedFn EnglishLanguage "(AborteFn ?AGENT ?PROCESS) is the Process ?PROCESS after it has gotten aborted by the AutonomousAgent ?AGENT") MilitaryProcesses.kif 2441-2442 The range of aborted is an instance of process

appearance as argument number 2
-------------------------


(subrelation AbortedMissionFn AbortedFn) MilitaryProcesses.kif 2461-2461 Aborted mission is a subrelation of aborted
(subrelation AbortedLaunchFn AbortedFn) MilitaryProcesses.kif 2554-2554 Aborted launch is a subrelation of aborted
(format EnglishLanguage AbortedFn "the process %2 aborted by %1") MilitaryProcesses.kif 2923-2923 Aborted launch is a subrelation of aborted
(format EnglishLanguage AbortedFn "the abortion of %1 by %2 ") domainEnglishFormat.kif 18-18 Aborted launch is a subrelation of aborted
(format ChineseTraditionalLanguage AbortedFn "由 %2 中止的 %1 ") domainEnglishFormat.kif 19-19 Aborted launch is a subrelation of aborted
(format ChineseLanguage AbortedFn "由 %2 中止的 %1 ") domainEnglishFormat.kif 20-20 Aborted launch is a subrelation of aborted
(termFormat EnglishLanguage AbortedFn "aborted") domainEnglishFormat.kif 5083-5083 Aborted launch is a subrelation of aborted
(termFormat ChineseTraditionalLanguage AbortedFn "中止") domainEnglishFormat.kif 5084-5084 Aborted launch is a subrelation of aborted
(termFormat ChineseLanguage AbortedFn "中止") domainEnglishFormat.kif 5085-5085 Aborted launch is a subrelation of aborted

antecedent
-------------------------


(=>
    (instance ?X
        (AbortedFn ?A ?P))
    (exists (?T)
        (and
            (holdsDuring ?T
                (desires ?A
                    (exists (?PR)
                        (and
                            (instance ?PR ?P)
                            (agent ?PR ?A)))))
            (earlier ?T
                (WhenFn ?X)))))
MilitaryProcesses.kif 2444-2455 If X is an instance of the abortion of Y by Z, then there exists W such that Y desires there exists V such that V is an instance of Z, Y is an agent of V holds during W, and W happens earlier than the time of existence of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners