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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Abort

Sigma KEE - Abort
Abort(abort)

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


(documentation Abort EnglishLanguage "To exit a function or application without saving any data that has been changed.") QoSontology.kif 1883-1884
(subclass Abort ComputerProcess) QoSontology.kif 1882-1882 Abort is a subclass of computer process

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


(termFormat ChineseLanguage Abort "退出") domainEnglishFormat.kif 5070-5070
(termFormat ChineseTraditionalLanguage Abort "退出") domainEnglishFormat.kif 5069-5069
(termFormat EnglishLanguage Abort "abort") domainEnglishFormat.kif 5068-5068

appearance as argument number 3
-------------------------


(domain processAborted 1 Abort) QoSontology.kif 1888-1888 The number 1 argument of process aborted is an instance of abort

consequent
-------------------------


(=>
    (and
        (instance ?FQ ForceQuit)
        (refers ?FQ ?P)
        (programRunning ?P ?PROG))
    (exists (?A)
        (and
            (instance ?A Abort)
            (processAborted ?A ?P))))
ComputingBrands.kif 3042-3050


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

Show without tree


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