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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Tail
Tail(tail)
bob, bobtail, brush, caudal_appendage, dock, flag, fluke, scut, tail, uropygium

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


(documentation Tail EnglishLanguage "A BodyPart which extends from the rear of the main body of some Vertebrates.") Mid-level-ontology.kif 10998-10999
(externalImage Tail "http://upload.wikimedia.org/wikipedia/commons/2/22/ Tail.emily.jpg") pictureList.kif 186-186
(subclass Tail AnimalAnatomicalStructure) Mid-level-ontology.kif 10997-10997 Tail is a subclass of animal anatomical structure

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


(termFormat ChineseLanguage Tail "尾巴") domainEnglishFormat.kif 56769-56769
(termFormat ChineseTraditionalLanguage Tail "尾巴") domainEnglishFormat.kif 56768-56768
(termFormat EnglishLanguage Tail "tail") domainEnglishFormat.kif 56767-56767

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


(=>
    (instance ?T Tail)
    (exists (?V)
        (and
            (instance ?V Vertebrate)
            (part ?T ?V)
            (not
                (instance ?V Human)))))
Mid-level-ontology.kif 11001-11007

consequent
-------------------------


(=>
    (instance ?A Toad)
    (not
        (exists (?T)
            (and
                (instance ?T Tail)
                (part ?T ?A)))))
Mid-level-ontology.kif 12524-12530


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