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



KB Term:  Term intersection
English Word: 

  TabletComputer

Sigma KEE - TabletComputer
TabletComputer(tablet computer)

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


(subclass TabletComputer PortableComputer) Mid-level-ontology.kif 32166-32166 Tablet computer is a subclass of portable computer
(documentation TabletComputer EnglishLanguage "A PortableComputer lacking a physical ComputerKeyboard, but having a touch-sensitive screen.") Mid-level-ontology.kif 32167-32168 Tablet computer is a subclass of portable computer

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


(subclass AppleIPad TabletComputer) ComputingBrands.kif 612-612 IPad is a subclass of tablet computer
(termFormat EnglishLanguage TabletComputer "tablet computer") domainEnglishFormat.kif 65579-65579 IPad is a subclass of tablet computer

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


(=>
    (instance ?T TabletComputer)
    (exists (?K)
        (and
            (instance ?K ComputerTouchscreen)
            (part ?K ?T))))
Mid-level-ontology.kif 32170-32175 If X is an instance of tablet computer, then there exists Y such that Y is an instance of computer touchscreen and Y is a part of X
(=>
    (instance ?T TabletComputer)
    (not
        (exists (?K)
            (and
                (instance ?K ComputerKeyboard)
                (part ?K ?T)))))
ComputerInput.kif 178-184 If X is an instance of tablet computer, then there doesn't exist Y such that Y is an instance of computer keyboard and Y is a part of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners