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 Die Zahl 1 Argument von loudness ist ein fall von RadiatingSound %n{nicht}
(domain loudness 2 ConstantQuantity) Mid-level-ontology.kif 13729-13729 Die Zahl 2 Argument von loudness ist ein fall von ConstantQuantity %n{nicht}
(instance loudness BinaryPredicate) Mid-level-ontology.kif 13726-13726 loudness ist ein fall von BinaryPredicate %n{nicht}
(subrelation loudness measure) Mid-level-ontology.kif 13727-13727 loudness ist eine teilrelation von 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