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


KB Term:  Term intersection
English Word: 

Sigma KEE - ComputerTask
ComputerTask(computer task)

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


(subclass ComputerTask ComputerProcess) QoSontology.kif 1918-1918 Computer task is a subclass of computer process
(documentation ComputerTask EnglishLanguage "In a multitasking environment, an independently running program or subprogram. Each task is assigned a task number.") QoSontology.kif 1919-1921 Computer task is a subclass of computer process

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


(termFormat EnglishLanguage ComputerTask "computer task") domainEnglishFormat.kif 16434-16434
(termFormat ChineseTraditionalLanguage ComputerTask "電腦任務") domainEnglishFormat.kif 16435-16435
(termFormat ChineseLanguage ComputerTask "电脑任务") domainEnglishFormat.kif 16436-16436

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


(=>
    (instance ?Task ComputerTask)
    (exists (?Program ?Process)
        (and
            (part ?Task ?Process)
            (instance ?Process Multitasking)
            (programRunning ?Task ?Program))))
QoSontology.kif 1923-1929 If X is an instance of computer task, then there exist Y, Z such that X is a part of Z, Z is an instance of multitasking, and Y is a program running 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-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners