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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PortableComputer

Sigma KEE - PortableComputer
PortableComputer(portable computer)portable_computer

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


(documentation PortableComputer EnglishLanguage "A Computer that is designed to be tranferred easily by a Human from one location to another.") Mid-level-ontology.kif 29519-29520
(subclass PortableComputer Computer) Mid-level-ontology.kif 29518-29518 Portable computer is a subclass of computer

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


(subclass Laptop PortableComputer) Mid-level-ontology.kif 29532-29532 Laptop is a subclass of portable computer
(subclass SmartPhone PortableComputer) Mid-level-ontology.kif 29559-29559 Smart phone is a subclass of portable computer
(subclass TabletComputer PortableComputer) Mid-level-ontology.kif 29539-29539 Tablet computer is a subclass of portable computer
(termFormat EnglishLanguage PortableComputer "portable computer") domainEnglishFormat.kif 65342-65342

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


(=>
    (instance ?PC PortableComputer)
    (hasPurpose ?PC
        (exists (?T ?H)
            (and
                (instance ?T Carrying)
                (instance ?H Human)
                (patient ?T ?PC)
                (agent ?T ?H)))))
Mid-level-ontology.kif 29522-29530


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