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

Formal Language: 


KB Term:  Term intersection
English Word: 

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 739-742
(instance PolyphonicMusic RelationalAttribute) Mid-level-ontology.kif 738-738 PolyphonicMusic関係属性instance では

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


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

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 744-755 PolyphonicMusic オブジェクトattribute では 工程 工程 オブジェクトMakingMusicinstance では 工程MakingMusicinstance では 工程MakingMusicinstance では 工程 オブジェクト% の subprocess では 工程 オブジェクト% の subprocess では 工程 工程equal では 工程 オブジェクト と同時に occurs 工程 オブジェクト と同時に occurs


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