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


KB Term:  Term intersection
English Word: 

Sigma KEE - PortableComputer
PortableComputer(portable computer)portable_computer

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


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

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


(subclass Laptop PortableComputer) Mid-level-ontology.kif 32114-32114 Laptop is a subclass of portable computer
(subclass TabletComputer PortableComputer) Mid-level-ontology.kif 32120-32120 Tablet computer is a subclass of portable computer
(subclass SmartPhone PortableComputer) Mid-level-ontology.kif 32132-32132 Smart phone is a subclass of portable computer
(termFormat EnglishLanguage PortableComputer "portable computer") domainEnglishFormat.kif 65345-65345 Smart phone is a subclass of portable computer

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 32104-32112 If X is an instance of portable computer, then X has the purpose there exist Y, Z such that Y is an instance of carrying, Z is an instance of human, X is a patient of Y, and Z is an agent 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-18d41916 (2026-05-02) is open source software produced by Articulate Software and its partners