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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - loudness
loudness

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


(domain loudness 1 RadiatingSound) Mid-level-ontology.kif 13728-13728 O argumento numero 1 de loudness e' uma instancia de Som Irradiante
(domain loudness 2 ConstantQuantity) Mid-level-ontology.kif 13729-13729 O argumento numero 2 de loudness e' uma instancia de Quantidade Constante
(instance loudness BinaryPredicate) Mid-level-ontology.kif 13726-13726 loudness e' uma instancia de Predicado Binario
(subrelation loudness measure) Mid-level-ontology.kif 13727-13727 loudness e' uma sub-relacao de measure

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


(format EnglishLanguage loudness "the sound of %1 is %2") Mid-level-ontology.kif 13730-13730
(termFormat EnglishLanguage loudness "loudness") Mid-level-ontology.kif 13731-13731

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 1753-1773


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