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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - 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 退出电脑程序subclass

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 过程中止 的 1 数量 是 退出instance

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