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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - HorseRiding
HorseRiding

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


(documentation HorseRiding EnglishLanguage "Any instance of Carrying where the Animal is a Horse.") Mid-level-ontology.kif 4357-4358
(subclass HorseRiding AnimalGuiding) Mid-level-ontology.kif 4356-4356

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


(termFormat ChineseLanguage HorseRiding "骑马") domainEnglishFormat.kif 28599-28599
(termFormat ChineseTraditionalLanguage HorseRiding "騎馬") domainEnglishFormat.kif 28598-28598
(termFormat EnglishLanguage HorseRiding "horse riding") domainEnglishFormat.kif 28597-28597

antecedent
-------------------------


(=>
    (instance ?R HorseRiding)
    (exists (?H)
        (and
            (instance ?H Horse)
            (instrument ?R ?H))))
Mid-level-ontology.kif 4360-4365

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


(=>
    (instance ?HORSEBACK Equitation)
    (exists (?M)
        (and
            (instance ?M HorseRiding)
            (subProcess ?M ?HORSEBACK))))
Sports.kif 1186-1191


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