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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AbortedFn
AbortedFn

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


(documentation AbortedFn EnglishLanguage "(AborteFn ?AGENT ?PROCESS) is the Process ?PROCESS after it has gotten aborted by the AutonomousAgent ?AGENT") MilitaryProcesses.kif 2414-2415
(domain AbortedFn 1 AutonomousAgent) MilitaryProcesses.kif 2411-2411 O argumento numero 1 de AbortedFn e' uma instancia de AutonomousAgent
(domain AbortedFn 2 Process) MilitaryProcesses.kif 2412-2412 O argumento numero 2 de AbortedFn e' uma instancia de Processo
(instance AbortedFn BinaryFunction) MilitaryProcesses.kif 2410-2410 AbortedFn e' uma instancia de Funcao Binaria
(range AbortedFn Process) MilitaryProcesses.kif 2413-2413 O contra-dominio de AbortedFn e' uma instancia de Processo

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


(format ChineseLanguage AbortedFn "由 %2 中止的 %1 ") domainEnglishFormat.kif 20-20
(format ChineseTraditionalLanguage AbortedFn "由 %2 中止的 %1 ") domainEnglishFormat.kif 19-19
(format EnglishLanguage AbortedFn "the abortion of %1 by %2 ") domainEnglishFormat.kif 18-18
(format EnglishLanguage AbortedFn "the process %2 aborted by %1") MilitaryProcesses.kif 2713-2713
(subrelation AbortedLaunchFn AbortedFn) MilitaryProcesses.kif 2479-2479 AbortedLaunchFn e' uma sub-relacao de AbortedFn
(subrelation AbortedMissionFn AbortedFn) MilitaryProcesses.kif 2433-2433 AbortedMissionFn e' uma sub-relacao de AbortedFn
(termFormat ChineseLanguage AbortedFn "中止") domainEnglishFormat.kif 5076-5076
(termFormat ChineseTraditionalLanguage AbortedFn "中止") domainEnglishFormat.kif 5075-5075
(termFormat EnglishLanguage AbortedFn "aborted") domainEnglishFormat.kif 5074-5074

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 2417-2428


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