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


KB Term:  Term intersection
English Word: 

Sigma KEE - Dancing
Dancing(dancing)
Charleston, Hawaiian_dancing, Scottish_reel, Virginia_reel, adagio, apache_dance, apache_devil_dance, ballet, balletic, ballroom_dance, ballroom_dancing, bebop, beguine, belly_dance, belly_dancing, bolero, boogie, bop, break, break-dance, break_dance, break_dancing, bubble_dance, buck-and-wing, bump, bunny_hug, cakewalk, cancan, capriole, carioca, ceremonial_dance, cha-cha, cha-cha-cha, chasse, choreography, classical_ballet, clog, clog_dance, clog_dancing, comedy_ballet, concert_dance, conga, contra_danse, contradance, contredanse, corn_dance, cotilion, cotillion, country-dance, country_dancing...

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


(subclass Dancing BodyMotion) Merge.kif 11435-11435 Dancing is a subclass of body motion
(documentation Dancing EnglishLanguage "Any BodyMotion of Humans which is deliberately coordinated with music.") Merge.kif 11437-11438 Dancing is a subclass of body motion
(externalImage Dancing "http://upload.wikimedia.org/wikipedia/commons/thumb/ 8/ 8b/ MIT_2006_Standard_Prechamp_Final_2.jpg/ 250px_MIT_2006_Standard_Prechamp_Final_2.jpg") pictureList.kif 1088-1088 Dancing is a subclass of body motion

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


(termFormat EnglishLanguage Dancing "dancing") english_format.kif 1455-1455

consequent
-------------------------


(=>
    (and
        (instance ?G Choreographing)
        (result ?G ?P)
        (realization ?D ?P))
    (instance ?D Dancing))
Mid-level-ontology.kif 17655-17660 If X is an instance of choreographing, Y is a result of X, and Z expresses the content of Y, then Z is an instance of dancing
(=>
    (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
(=>
    (attribute ?PERSON Dancer)
    (hasSkill Dancing ?PERSON))
Biography.kif 676-678 If dancer is an attribute of X, then X has the skill to do dancing
(=>
    (instance ?CLASS DanceClass)
    (exists (?PROC)
        (and
            (instance ?PROC Dancing)
            (subProcess ?PROC ?CLASS))))
Offers.kif 173-178 If X is an instance of DanceClass, then there exists Y such that Y is an instance of dancing and Y is a subprocess of X


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners