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



KB Term:  Term intersection
English Word: 

  MusicalInterpretationFn

Sigma KEE - MusicalInterpretationFn
MusicalInterpretationFn

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


(instance MusicalInterpretationFn TernaryFunction) Music.kif 840-840 Musical interpretation is an instance of ternary function
(documentation MusicalInterpretationFn EnglishLanguage "The function (MusicalInterpretationFn ?A ?M ?T) returns an instance of MakingMusic that refers to a particular instance of MakingMusic by CognitiveAgent ?A of the realization of Music ?M during TimeInterval ?T.") Music.kif 841-844 Musical interpretation is an instance of ternary function
(domain MusicalInterpretationFn 1 CognitiveAgent) Music.kif 847-847 The number 1 argument of musical interpretation is an instance of cognitive agent
(domain MusicalInterpretationFn 2 Music) Music.kif 848-848 The number 2 argument of musical interpretation is an instance of music
(domain MusicalInterpretationFn 3 TimeInterval) Music.kif 849-849 The number 3 argument of musical interpretation is an instance of timeframe
(range MusicalInterpretationFn MakingMusic) Music.kif 850-850 The range of musical interpretation is an instance of making music

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


(termFormat EnglishLanguage MusicalInterpretationFn "musical interpretation") Music.kif 845-845
(format EnglishLanguage MusicalInterpretationFn "the interpretation of %2 by %1 at %3") domainEnglishFormat.kif 3914-3914
(format ChineseTraditionalLanguage MusicalInterpretationFn "%2 的 interpretation 由 %1 在 %3 ") domainEnglishFormat.kif 3915-3915
(format ChineseLanguage MusicalInterpretationFn "%2 的 interpretation 由 %1 在 %3 ") domainEnglishFormat.kif 3916-3916

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


(=>
    (equal ?MM
        (MusicalInterpretationFn ?A ?M ?T))
    (and
        (realization ?MM ?M)
        (equal ?T
            (WhenFn ?MM))
        (agent ?MM ?A)))
Music.kif 852-857 If equal X and the interpretation of Y by Z at W, then X expresses the content of Y, equal W and the time of existence of X, and Z is an agent of X


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners