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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DanceHall

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固定人工制品subclass

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


(subclass NightClub DanceHall) Mid-level-ontology.kif 26860-26860 NightClubDanceHallsubclass
(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 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 is open source software produced by Articulate Software and its partners