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



KB Term:  Term intersection
English Word: 

  Highlighting

Sigma KEE - DanceHall
DanceHall(dance hall)ballroom, dance_hall, dance_palace

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


(subclass DanceHall StationaryArtifact) Mid-level-ontology.kif 29450-29450 Dance hall is a subclass of stationary artifact
(documentation DanceHall EnglishLanguage "DanceHall is a StationaryArtifact equipped with floors amenable to Dancing and devices that blare out MakingMusic") Mid-level-ontology.kif 29451-29452 Dance hall is a subclass of stationary artifact

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


(termFormat EnglishLanguage DanceHall "dance hall") Mid-level-ontology.kif 29453-29453
(subclass NightClub DanceHall) Mid-level-ontology.kif 29466-29466 Night club is a subclass of dance hall

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 29455-29464 If X is an instance of dance hall, then X has the purpose there exist Y, Z such that Z is an instance of making music, Y is an instance of dancing, Z occurs at the same time as Y, Z is located at X, and Y is located at 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