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


KB Term:  Term intersection
English Word: 

Sigma KEE - LaptopKeyboardPart
LaptopKeyboardPart(keyboard)

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


(subclass LaptopKeyboardPart Device) ComputingBrands.kif 3681-3681 Keyboard is a subclass of device
(documentation LaptopKeyboardPart EnglishLanguage "The half of a laptop that contains the keyboard and possibly other electronics such as a trackpad. Note that although not every laptop has a keyboard part, every laptop should have a screen.") ComputingBrands.kif 3683-3686 Keyboard is a subclass of device

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


(termFormat EnglishLanguage LaptopKeyboardPart "keyboard") ComputingBrands.kif 3688-3688

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


(=>
    (instance ?LSP LaptopKeyboardPart)
    (hasPurpose ?LSP
        (exists (?L)
            (and
                (instance ?L Laptop)
                (part ?LSP ?L)))))
ComputingBrands.kif 3690-3696 If X is an instance of keyboard, then X has the purpose there exists Y such that Y is an instance of laptop and X is a part of Y


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-c58f641d (2026-04-12) is open source software produced by Articulate Software and its partners