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

Formal Language: 



KB Term:  Term intersection
English Word: 

  PolyphonicMusic

Sigma KEE - PolyphonicMusic
PolyphonicMusic(和弦音乐)

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


(documentation PolyphonicMusic EnglishLanguage "MakingMusic which has two or more parts, i.e. MakingMusic which can be divided into two or more contemporaneous subProcesses which are also instances of MakingMusic.") Mid-level-ontology.kif 746-749
(instance PolyphonicMusic RelationalAttribute) Mid-level-ontology.kif 745-745 和弦音乐关联属性instance

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


(termFormat ChineseLanguage PolyphonicMusic "和弦音乐") domainEnglishFormat.kif 46597-46597
(termFormat ChineseTraditionalLanguage PolyphonicMusic "和弦音樂") domainEnglishFormat.kif 46596-46596
(termFormat EnglishLanguage PolyphonicMusic "polyphonic music") domainEnglishFormat.kif 46595-46595

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


(<=>
    (attribute ?MUSIC PolyphonicMusic)
    (exists (?PART1 ?PART2)
        (and
            (instance ?MUSIC MakingMusic)
            (instance ?PART1 MakingMusic)
            (instance ?PART2 MakingMusic)
            (subProcess ?PART1 ?MUSIC)
            (subProcess ?PART2 ?MUSIC)
            (not
                (equal ?PART1 ?PART2))
            (cooccur ?PART1 ?MUSIC)
            (cooccur ?PART2 ?MUSIC))))
Mid-level-ontology.kif 751-762 和弦音乐 客体attribute 若且唯若 有存在 过程另一个 过程 这样 那个 客体制作音乐instance那个 过程制作音乐instance那个 另外 过程制作音乐instance那个 过程%n是那个 客体subProcess那个 另外 过程%n是那个 客体subProcess那个 过程equal 那个 另外 过程那个 过程那个 客体 同时发生 和 那个 另外 过程那个 客体 同时发生


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