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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - AnimalGuiding
AnimalGuiding

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 4782-4784
(subclass AnimalGuiding Guiding) Mid-level-ontology.kif 4786-4786

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


(subclass HorseRiding AnimalGuiding) Mid-level-ontology.kif 4799-4799
(termFormat EnglishLanguage AnimalGuiding "animal guiding") domainEnglishFormat.kif 64440-64440

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 4788-4797


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