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

Formal Language: 


KB Term:  Term intersection
English Word: 

  MonitoringProgram

Sigma KEE - Laptop
Laptop(laptop)laptop, laptop_computer

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


(documentation Laptop EnglishLanguage "A PortableComputer that includes a standard sized ComputerKeyboard.") Mid-level-ontology.kif 31466-31467
(subclass Laptop PortableComputer) Mid-level-ontology.kif 31465-31465 Laptop is a subclass of portable computer

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


(initiallyContainsPart ComputerKeyboard Laptop) Mid-level-ontology.kif 31469-31469 Instance of computer keyboard are always initially part of instances of laptop
(initiallyContainsPart ComputerScreen Laptop) Mid-level-ontology.kif 31470-31470 Instance of computer screen are always initially part of instances of laptop
(subclass AppleMacBook Laptop) ComputingBrands.kif 802-802 Macbook is a subclass of laptop
(subclass AppleMacBookAir Laptop) ComputingBrands.kif 787-787 Macbook Air is a subclass of laptop
(subclass AppleMacBookPro Laptop) ComputingBrands.kif 772-772 Macbook Pro is a subclass of laptop
(termFormat EnglishLanguage Laptop "laptop") domainEnglishFormat.kif 65092-65092 Macbook Pro is a subclass of laptop

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


(=>
    (instance ?LSP LaptopKeyboardPart)
    (hasPurpose ?LSP
        (exists (?L)
            (and
                (instance ?L Laptop)
                (part ?LSP ?L)))))
ComputingBrands.kif 3779-3785
(=>
    (instance ?LSP LaptopScreenPart)
    (hasPurpose ?LSP
        (exists (?L)
            (and
                (instance ?L Laptop)
                (part ?LSP ?L)))))
ComputingBrands.kif 3762-3768


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