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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - SheddingPart
SheddingPart

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


(documentation SheddingPart EnglishLanguage "The Class of BinaryPredicates relating an Organism and the Removing of one of its Part as part of the normal process of life. Unlike Birth, the paitent dies upon its removal from the its origin.") Geography.kif 6408-6410
(relatedInternalConcept SheddingPart DeadFn) Geography.kif 6407-6407 SheddingPart e' relacionado internamente por SUMO a DeadFn
(subclass SheddingPart BinaryPredicate) Geography.kif 6406-6406 SheddingPart e' uma sub-classe de Predicado Binario

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


(instance sheddingBodyPart SheddingPart) Geography.kif 6447-6447 sheddingBodyPart e' uma instancia de SheddingPart
(instance sheddingLeaves SheddingPart) Geography.kif 6436-6436 sheddingLeaves e' uma instancia de SheddingPart
(termFormat EnglishLanguage SheddingPart "shedding part") domainEnglishFormat.kif 65482-65482

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


(=>
    (and
        (instance ?REL SheddingPart)
        (?REL ?O ?P)
        (instance ?O ?ORG)
        (subclass ?ORG Organism))
    (exists (?PART)
        (and
            (instance ?P
                (DeadFn ?PART))
            (initialPart ?PART ?ORG))))
Geography.kif 6425-6434
(=>
    (and
        (instance ?REL SheddingPart)
        (?REL ?O ?P)
        (instance ?O Organism)
        (instance ?P AnatomicalStructure)
        (part ?P ?O))
    (exists (?R)
        (and
            (instance ?R Removing)
            (origin ?R ?O)
            (patient ?R ?P))))
Geography.kif 6412-6423


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