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



KB Term:  Term intersection
English Word: 

  TelevisionReceiver

Sigma KEE - TelevisionReceiver
TelevisionReceiver(TV)

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


(subclass TelevisionReceiver ReceiverDevice) Communications.kif 433-433 TV is a subclass of receiver device
(subclass TelevisionReceiver EngineeringComponent) Communications.kif 434-434 TV is a subclass of engineering component
(documentation TelevisionReceiver EnglishLanguage "A TelevisionReceiver is a Device for receiving television broadcast signals from a TelevisionStation or signals transmitted through a cable from a CableTelevisionSystem.") Communications.kif 437-439 TV is a subclass of engineering component

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


(termFormat EnglishLanguage TelevisionReceiver "television") Communications.kif 435-435
(termFormat EnglishLanguage TelevisionReceiver "TV") Communications.kif 436-436
(subclass AppleTV TelevisionReceiver) ComputingBrands.kif 2097-2097 Apple TV is a subclass of TV
(termFormat EnglishLanguage TelevisionReceiver "television receiver") domainEnglishFormat.kif 57347-57347 Apple TV is a subclass of TV
(termFormat ChineseTraditionalLanguage TelevisionReceiver "電視接收器") domainEnglishFormat.kif 57348-57348 Apple TV is a subclass of TV
(termFormat ChineseLanguage TelevisionReceiver "电视接收器") domainEnglishFormat.kif 57349-57349 Apple TV is a subclass of TV

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


(=>
    (instance ?T TelevisionReceiver)
    (capability TelevisionBroadcasting patient ?T))
Communications.kif 447-449 If X is an instance of TV, then X is capable of doing television broadcasting as a patient

consequent
-------------------------


(=>
    (instance ?SYSTEM CableTelevisionSystem)
    (exists (?DEVICE)
        (and
            (instance ?DEVICE TelevisionReceiver)
            (engineeringSubcomponent ?DEVICE ?SYSTEM))))
Communications.kif 390-395 If X is an instance of cable television system, then there exists Y such that Y is an instance of TV and Y is a component of X
(=>
    (instance ?TV SatelliteTelevisionSystem)
    (exists (?SAT ?RECEIVE)
        (and
            (instance ?SAT ArtificialSatellite)
            (member ?SAT ?TV)
            (instance ?RECEIVE TelevisionReceiver)
            (member ?RECEIVE ?TV))))
Communications.kif 402-409 If X is an instance of satellite tv, then there exist Y, Z such that Y is an instance of satellite, Y is a member of X, Z is an instance of TV, and Z is a member of X
(=>
    (instance ?SYSTEM TelevisionSystem)
    (exists (?DEVICE)
        (and
            (instance ?DEVICE TelevisionReceiver)
            (engineeringSubcomponent ?DEVICE ?SYSTEM))))
Communications.kif 440-445 If X is an instance of television system, then there exists Y such that Y is an instance of TV and Y is a component of X
(=>
    (instance ?TV TelevisionSet)
    (exists (?RECEIVER ?DISPLAY)
        (and
            (instance ?RECEIVER TelevisionReceiver)
            (instance ?DISPLAY VideoDisplay)
            (part ?RECEIVER ?TV)
            (part ?DISPLAY ?TV))))
Communications.kif 457-464 If X is an instance of television set, then there exist Y, Z such that Y is an instance of TV, Z is an instance of video display, Y is a part of X, and Z is a part of X
(=>
    (instance ?X TVRemoteControl)
    (hasPurpose ?X
        (exists (?SIGNAL ?DEVICE)
            (and
                (instance ?SIGNAL ElectronicSignalling)
                (agent ?SIGNAL ?X)
                (destination ?SIGNAL ?DEVICE)
                (instance ?DEVICE TelevisionReceiver)))))
Communications.kif 471-479 If X is an instance of tv remote, then X has the purpose there exist Y, Z such that Y is an instance of electronic signalling, X is an agent of Y, Y ends up at Z, and Z is an instance of TV


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