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 28756-28757
(subclass DanceHall StationaryArtifact) Mid-level-ontology.kif 28755-28755 DanceHall固定アーチファクトsubclass では

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


(subclass NightClub DanceHall) Mid-level-ontology.kif 28771-28771 NightClubDanceHallsubclass では
(termFormat EnglishLanguage DanceHall "dance hall") Mid-level-ontology.kif 28758-28758 NightClubDanceHallsubclass では

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 28760-28769


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