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


KB Term:  Term intersection
English Word: 

Sigma KEE - DanceHall
DanceHallballroom, dance_hall, dance_palace

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 28742-28743
(subclass DanceHall StationaryArtifact) Mid-level-ontology.kif 28741-28741 DanceHall is a subclass of stationary artifact

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


(subclass NightClub DanceHall) Mid-level-ontology.kif 28757-28757 NightClub is a subclass of DanceHall
(termFormat EnglishLanguage DanceHall "dance hall") Mid-level-ontology.kif 28744-28744 NightClub is a subclass of DanceHall

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 28746-28755


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