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

Formal Language: 



KB Term:  Term intersection
English Word: 

  AnimalDoll

Sigma KEE - AnimalDoll
AnimalDoll

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


(documentation AnimalDoll EnglishLanguage "A Doll that represents an Animal.") Mid-level-ontology.kif 2406-2406
(subclass AnimalDoll Doll) Mid-level-ontology.kif 2405-2405 AnimalDoll est une sous-classe de Doll

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


(termFormat EnglishLanguage AnimalDoll "toy animal") Mid-level-ontology.kif 2407-2407

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


(=>
    (instance ?AD AnimalDoll)
    (exists (?A)
        (and
            (instance ?A Animal)
            (represents ?AD ?A))))
Mid-level-ontology.kif 2409-2414


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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