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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DanceHall
DanceHall

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


(documentation DanceHall EnglishLanguage "DanceHall is a StationaryArtifact equipped with floors amenable to Dancing and devices that blare out MakingMusic") Mid-level-ontology.kif 26845-26846
(subclass DanceHall StationaryArtifact) Mid-level-ontology.kif 26844-26844 DanceHall ist eine teilkategorie von StationaryArtifact

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


(subclass NightClub DanceHall) Mid-level-ontology.kif 26860-26860 NightClub ist eine teilkategorie von DanceHall
(termFormat EnglishLanguage DanceHall "dance hall") Mid-level-ontology.kif 26847-26847

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


(=>
    (instance ?DISCO DanceHall)
    (hasPurpose ?DISCO
        (exists (?DANCE ?MUSIC)
            (and
                (instance ?MUSIC MakingMusic)
                (instance ?DANCE Dancing)
                (cooccur ?MUSIC ?DANCE)
                (eventLocated ?MUSIC ?DISCO)
                (eventLocated ?DANCE ?DISCO)))))
Mid-level-ontology.kif 26849-26858


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