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



KB Term:  Term intersection
English Word: 

  PersonalComputer

Sigma KEE - PersonalComputer
PersonalComputer(personal computer)

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


(subclass PersonalComputer EntertainmentAppliance) HouseholdAppliances.kif 414-414 Personal computer is a subclass of entertainment appliance
(subclass PersonalComputer ElectricDevice) HouseholdAppliances.kif 415-415 Personal computer is a subclass of electric device
(subclass PersonalComputer HomeOfficeAppliance) HouseholdAppliances.kif 416-416 Personal computer is a subclass of home office appliance
(subclass PersonalComputer Computer) HouseholdAppliances.kif 417-417 Personal computer is a subclass of computer
(documentation PersonalComputer EnglishLanguage "A general_purpose computer useful for, and intended to use by an individual person. That includes Pocket PC, Home media PC, Tablets, Netbooks, Desktops, Workscations, etc.") HouseholdAppliances.kif 418-418 Personal computer is a subclass of computer

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


(termFormat EnglishLanguage PersonalComputer "personal computer") HouseholdAppliances.kif 419-419
(subclass PortablePersonalComputer PersonalComputer) HouseholdAppliances.kif 433-433 Portable personal computer is a subclass of personal computer

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


(=>
    (instance ?COMPUTER PersonalComputer)
    (hasPurpose ?COMPUTER
        (exists (?PERSON ?PROCESS)
            (and
                (instance ?PERSON Human)
                (instance ?PROCESS Process)
                (agent ?PROCESS Human)
                (instrument ?PROCESS ?COMPUTER)))))
HouseholdAppliances.kif 422-430 If X is an instance of personal computer, then X has the purpose there exist Y, Z such that Y is an instance of human, Z is an instance of process, human is an agent of Z, and X is an instrument for Z


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