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


KB Term:  Term intersection
English Word: 

Sigma KEE - PublicAddressSystem
PublicAddressSystem(public address system)P.A., P.A._system, PA, PA_system, public_address_system

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


(subclass PublicAddressSystem CommunicationSystem) Mid-level-ontology.kif 28663-28663 Public address system is a subclass of communication system
(documentation PublicAddressSystem EnglishLanguage "PublicAddressSystem refers to an electronic amplification system used as a communication system in public areas") Mid-level-ontology.kif 28664-28665 Public address system is a subclass of communication system

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


(termFormat EnglishLanguage PublicAddressSystem "public address system") Mid-level-ontology.kif 28666-28666

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


(=>
    (instance ?X PublicAddressSystem)
    (and
        (memberType ?X Microphone)
        (memberType ?X SpeakerDevice)))
Mid-level-ontology.kif 28668-28672 If X is an instance of public address system, then microphone is a member type of X and speaker is a member type of X
(=>
    (instance ?X PublicAddressSystem)
    (hasPurpose ?X
        (exists (?RS ?AREA ?GRP)
            (and
                (instance ?AREA LandArea)
                (located ?X ?AREA)
                (instance ?GRP GroupOfPeople)
                (located ?GRP ?AREA)
                (instance ?RS RadiatingSound)
                (instrument ?RS ?X)
                (forall (?PERSON)
                    (=>
                        (member ?PERSON ?GRP)
                        (exists (?HEAR)
                            (and
                                (instance ?HEAR Hearing)
                                (patient ?HEAR ?RS)
                                (agent ?HEAR ?PERSON)))))))))
Mid-level-ontology.kif 28674-28692 If X is an instance of public address system, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Z is an instance of land area (3) X is located at Z (4) W is an instance of group of people (5) W is located at Z (6) Y is an instance of radiating sound (7) X is an instrument for Y (8) V V is a member of Wthere exists U such that U is an instance of hearing (9) Y is a patient of U (10) V is an agent of U


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