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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Abort

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 AbortComputerProcesssubclass では %n

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 processAborted の数値 1 引数は Abortinstance では %n

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