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


KB Term:  Term intersection
English Word: 

Sigma KEE - MobileGameConsole
MobileGameConsole(mobile game console)

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


(subclass MobileGameConsole EntertainmentAppliance) HouseholdAppliances.kif 312-312 Mobile game console is a subclass of entertainment appliance
(subclass MobileGameConsole BatteryPoweredDevice) HouseholdAppliances.kif 313-313 Mobile game console is a subclass of battery powered device
(documentation MobileGameConsole EnglishLanguage "An EntertainmentAppliance that can be powered by a Battery, and has integraded display.") HouseholdAppliances.kif 315-317 Mobile game console is a subclass of battery powered device

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


(termFormat EnglishLanguage MobileGameConsole "mobile game console") HouseholdAppliances.kif 319-319

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


(=>
    (instance ?DEVICE MobileGameConsole)
    (exists (?DISPLAY)
        (and
            (instance ?DISPLAY VideoDisplay)
            (properPart ?DEVICE ?DISPLAY))))
HouseholdAppliances.kif 321-326 If X is an instance of mobile game console, then there exists Y such that Y is an instance of video display and X is a proper 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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners