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

Formal Language: 



KB Term:  Term intersection
English Word: 

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

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