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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Doll
Doll

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


(documentation Doll EnglishLanguage "A Toy that represents some AutonomousAgent, typically a Human or Animal (which could also be fictional).") Mid-level-ontology.kif 2394-2395
(subclass Doll Toy) Mid-level-ontology.kif 2393-2393 DollToysubclass

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


(subclass AnimalDoll Doll) Mid-level-ontology.kif 2405-2405 AnimalDollDollsubclass
(subclass HumanDoll Doll) Mid-level-ontology.kif 2416-2416 HumanDollDollsubclass
(termFormat EnglishLanguage Doll "doll") Mid-level-ontology.kif 2396-2396

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


(=>
    (instance ?D Doll)
    (exists (?A)
        (and
            (instance ?A AutonomousAgent)
            (represents ?D ?A))))
Mid-level-ontology.kif 2398-2403


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