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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - AnimalGuiding
AnimalGuiding(animal guiding)ride, ride_herd, sit

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


(documentation AnimalGuiding EnglishLanguage "A Carrying where the instrument of the Carrying is an Animal and that objectTransferred in the Carrying is the AutonomousAgent of the Guiding.") Mid-level-ontology.kif 4332-4334
(subclass AnimalGuiding Guiding) Mid-level-ontology.kif 4336-4336 Animal guiding is a subclass of guiding

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


(subclass HorseRiding AnimalGuiding) Mid-level-ontology.kif 4349-4349 Horse riding is a subclass of animal guiding
(termFormat EnglishLanguage AnimalGuiding "animal guiding") domainEnglishFormat.kif 64448-64448

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


(=>
    (instance ?AG AnimalGuiding)
    (exists (?A ?C ?H)
        (and
            (instance ?A Animal)
            (agent ?AG ?H)
            (instance ?C Carrying)
            (agent ?C ?A)
            (objectTransferred ?C ?H)
            (instrument ?AG ?A))))
Mid-level-ontology.kif 4338-4347


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