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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - sheddingLeaves
sheddingLeaves

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


(documentation sheddingLeaves EnglishLanguage "A relation between a Plant and its leaves which is given off as part of the normal process of life.") Geography.kif 6507-6508
(domain sheddingLeaves 1 Plant) Geography.kif 6505-6505 The number 1 argument of shedding leaves is an instance of plant
(domain sheddingLeaves 2 PlantLeaf) Geography.kif 6506-6506 The number 2 argument of shedding leaves is an instance of plant leaf
(instance sheddingLeaves SheddingPart) Geography.kif 6504-6504 shedding leaves is an instance of shedding part

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


(format EnglishLanguage sheddingLeaves "%1 is a Removing %2 from its stems") domainEnglishFormat.kif 5019-5019
(termFormat EnglishLanguage sheddingLeaves "shedding leaves") domainEnglishFormat.kif 65992-65992

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


(=>
    (and
        (sheddingLeaves ?T ?L)
        (instance ?T DeciduousTree)
        (instance ?L PlantLeaf))
    (exists (?SHED ?S)
        (and
            (subclass ?SHED Removing)
            (frequency ?SHED YearDuration)
            (instance ?S ?SHED)
            (origin ?S ?T)
            (patient ?S ?L))))
Geography.kif 6461-6472

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


(=>
    (and
        (instance ?T EvergreenTree)
        (instance ?L PlantLeaf))
    (not
        (sheddingLeaves ?T ?L)))
Geography.kif 6616-6621


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