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


KB Term:  Term intersection
English Word: 

Sigma KEE - Listening
Listening(listening)advert, attend, fixate, give_ear, hang, hear, incline, listen, pay_heed, sit_in, take_heed

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


(subclass Listening Hearing) Merge.kif 13802-13802 Listening is a subclass of hearing
(subclass Listening IntentionalProcess) Merge.kif 13803-13803 Listening is a subclass of intentional process
(documentation Listening EnglishLanguage "Any instance of Hearing which is intentional.") Merge.kif 13804-13805 Listening is a subclass of intentional process

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


(termFormat EnglishLanguage Listening "listening") domainEnglishFormat.kif 34681-34681
(termFormat ChineseTraditionalLanguage Listening "聽") domainEnglishFormat.kif 34682-34682
(termFormat ChineseLanguage Listening "听") domainEnglishFormat.kif 34683-34683

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


(=>
    (and
        (instance ?MT MusicalTone)
        (soundFrequency ?MT
            (MeasureFn ?FREQ Hertz))
        (loudness ?MT
            (MeasureFn ?LLB Decibel))
        (located ?MT
            (WhereFn ?H
                (BeginFn
                    (WhenFn ?MT))))
        (greaterThan ?LLIMIT ?LLB)
        (greaterThan ?LLB ?ULIMIT)
        (greaterThan ?FREQ 250)
        (greaterThan 8000 ?FREQ)
        (instance ?H Human)
        (instance ?L Listening)
        (agent ?L ?H))
    (hearingAcuity ?H
        (MeasureFn ?LLIMIT Decibel)
        (MeasureFn ?ULIMIT Decibel)))
Medicine.kif 1733-1753 If All of the following hold: (1) X is an instance of musical tone (2) the frequency of X is Y hertz(s) (3) the sound of X is Z dB(A)(s) (4) X is located at the place where W was at the beginning of the time of existence of X (5) V is greater than Z (6) Z is greater than U (7) Y is greater than 250 (8) 8000 is greater than Y (9) W is an instance of human (10) T is an instance of listening (11) W is an agent of T, then W can hear frequency of V dB(A)(s) at U dB(A)(s) decibels
(=>
    (and
        (recordingLength ?R ?T)
        (instance ?R AudioRecording)
        (instance ?L Listening)
        (patient ?L ?R))
    (duration
        (WhenFn ?L) ?T))
Music.kif 118-124 If X is Y long, X is an instance of audio recording, Z is an instance of listening, and X is a patient of Z, then duration of the time of existence of Z is 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 is open source software produced by Articulate Software and its partners