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


KB Term:  Term intersection
English Word: 

Sigma KEE - LaptopScreenPart
LaptopScreenPart(clamshell)

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


(subclass LaptopScreenPart Device) ComputingBrands.kif 3664-3664 Clamshell is a subclass of device
(documentation LaptopScreenPart EnglishLanguage "The half of a laptop that contains the screen and possibly other electronics such as a camera. Note that a touchscreen laptop might not have a keyboard (at least not permanently attached).") ComputingBrands.kif 3666-3669 Clamshell is a subclass of device

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


(termFormat EnglishLanguage LaptopScreenPart "clamshell") ComputingBrands.kif 3671-3671

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


(=>
    (instance ?LSP LaptopScreenPart)
    (hasPurpose ?LSP
        (exists (?L)
            (and
                (instance ?L Laptop)
                (part ?LSP ?L)))))
ComputingBrands.kif 3673-3679 If X is an instance of clamshell, 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 is open source software produced by Articulate Software and its partners