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

Formal Language: 



KB Term:  Term intersection
English Word: 

  canRunOn

Sigma KEE - canRunOn
canRunOn

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


(documentation canRunOn EnglishLanguage "A weaker relation than runOn that says merely that a properly configured computer should be able to run the given software.") QoSontology.kif 353-355
(domainSubclass canRunOn 1 ComputerProgram) QoSontology.kif 351-351 Le nombre 1 argument de canRunOn est une sous-classe de programme d'ordinateur
(domainSubclass canRunOn 2 Computer) QoSontology.kif 352-352 Le nombre 2 argument de canRunOn est une sous-classe de Computer
(instance canRunOn AsymmetricRelation) QoSontology.kif 350-350 canRunOn est une instance de relation asym�trique
(instance canRunOn BinaryPredicate) QoSontology.kif 349-349 canRunOn est une instance de pr�dicat binaire

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


(format ChineseLanguage canRunOn "%2 %n 应该可以 ComputerProcess %1") domainEnglishFormat.kif 2195-2195
(format ChineseTraditionalLanguage canRunOn "%2 %n 應該可以 ComputerProcess %1") domainEnglishFormat.kif 2194-2194
(format EnglishLanguage canRunOn "%2 is %n capable of ComputerProcessing %1") domainEnglishFormat.kif 2193-2193
(subrelation deviceOS canRunOn) ComputingBrands.kif 729-729 deviceOS est une sous-relation de canRunOn
(termFormat ChineseLanguage canRunOn "可以操作") domainEnglishFormat.kif 12998-12998
(termFormat ChineseTraditionalLanguage canRunOn "可以操作") domainEnglishFormat.kif 12997-12997
(termFormat EnglishLanguage canRunOn "can run on") domainEnglishFormat.kif 12996-12996

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


(=>
    (and
        (programRunning ?Process ?Program)
        (instance ?Program ?PC)
        (instance ?Computer ?CC)
        (computerRunning ?Process ?Computer))
    (canRunOn ?PC ?CC))
QoSontology.kif 357-363

appearance as argument number 0
-------------------------


(canRunOn AppleFindMy AppleIPhoneOS13) ComputingBrands.kif 4254-4254 canRunOn AppleFindMy and AppleIPhoneOS13
(canRunOn AppleIOS AppleIPhone) ComputingBrands.kif 91-91 canRunOn AppleIOS and AppleIPhone
(canRunOn AppleMacOSX AppleIMac) ComputingBrands.kif 755-755 canRunOn AppleMacOSX and AppleIMac
(canRunOn AppleMacOSX AppleMacBook) ComputingBrands.kif 814-814 canRunOn AppleMacOSX and AppleMacBook
(canRunOn AppleMacOSX AppleMacBookAir) ComputingBrands.kif 799-799 canRunOn AppleMacOSX and AppleMacBookAir
(canRunOn AppleMacOSX AppleMacBookPro) ComputingBrands.kif 784-784 canRunOn AppleMacOSX and AppleMacBookPro
(canRunOn AppleMacOSX AppleMacPro) ComputingBrands.kif 769-769 canRunOn AppleMacOSX and AppleMacPro


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