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

Formal Language: 



KB Term:  Term intersection
English Word: 

  loudness

Sigma KEE - loudness
loudness

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


(domain loudness 1 RadiatingSound) Mid-level-ontology.kif 13728-13728 The number 1 argument of loudness is an instance of radiating sound
(domain loudness 2 ConstantQuantity) Mid-level-ontology.kif 13729-13729 The number 2 argument of loudness is an instance of constant quantity
(instance loudness BinaryPredicate) Mid-level-ontology.kif 13726-13726 loudness is an instance of binary predicate
(subrelation loudness measure) Mid-level-ontology.kif 13727-13727 loudness is a subrelation of 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 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 is open source software produced by Articulate Software and its partners