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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - runsOn
runsOn

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


(documentation runsOn EnglishLanguage "(runsOn ?Program ?Computer) means that ?Program is capable of running on ?Computer with its current configuration of installed software.") QoSontology.kif 340-341
(domain runsOn 1 ComputerProgram) QoSontology.kif 338-338 能够操作 的 1 数量 是 电脑程序instance
(domain runsOn 2 Computer) QoSontology.kif 339-339 能够操作 的 2 数量 是 电脑instance
(instance runsOn AsymmetricRelation) QoSontology.kif 337-337 能够操作非对称关系instance
(instance runsOn BinaryPredicate) QoSontology.kif 336-336 能够操作二元谓语instance

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


(format ChineseLanguage runsOn "%1 %n 能够在 %2 ComputerProcess") domainEnglishFormat.kif 2191-2191
(format ChineseTraditionalLanguage runsOn "%1 %n 能够在 %2 ComputerProcess") domainEnglishFormat.kif 2190-2190
(format EnglishLanguage runsOn "%1 can %n be ComputerProcesses on %2") domainEnglishFormat.kif 2189-2189
(termFormat ChineseLanguage runsOn "能够操作") domainEnglishFormat.kif 50625-50625
(termFormat ChineseTraditionalLanguage runsOn "能够操作") domainEnglishFormat.kif 50624-50624
(termFormat EnglishLanguage runsOn "runs on") domainEnglishFormat.kif 50623-50623

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


(=>
    (and
        (instance ?B BasebandForIPhone)
        (instance ?I AppleIPhone))
    (runsOn ?B ?I))
ComputingBrands.kif 2242-2246
(=>
    (and
        (programRunning ?Process ?Program)
        (computerRunning ?Process ?Computer))
    (runsOn ?Program ?Computer))
QoSontology.kif 343-347


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