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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - HumanDoll
HumanDoll(human doll)

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


(documentation HumanDoll EnglishLanguage "A Doll that represents an Human.") Mid-level-ontology.kif 2879-2879
(subclass HumanDoll Doll) Mid-level-ontology.kif 2878-2878 Human doll is a subclass of doll

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


(termFormat EnglishLanguage HumanDoll "human doll") Mid-level-ontology.kif 2880-2880

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


(=>
    (instance ?AD HumanDoll)
    (exists (?H)
        (and
            (instance ?H Human)
            (represents ?AD ?H))))
Mid-level-ontology.kif 2882-2887


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