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 27121-27122
(subclass DanceHall StationaryArtifact) Mid-level-ontology.kif 27120-27120

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


(subclass NightClub DanceHall) Mid-level-ontology.kif 27136-27136
(termFormat EnglishLanguage DanceHall "dance hall") Mid-level-ontology.kif 27123-27123

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 27125-27134


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