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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Drooling
Drooling

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


(documentation Drooling EnglishLanguage "Any voluntary instance of Impelling Saliva where the origin is the Mouth of the agent.") Mid-level-ontology.kif 6563-6564
(subclass Drooling Impelling) Mid-level-ontology.kif 6562-6562 Drooling è una sottoclasse di Spinta

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


(termFormat EnglishLanguage Drooling "drooling") domainEnglishFormat.kif 64791-64791

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


(=>
    (and
        (instance ?SPIT Drooling)
        (experiencer ?SPIT ?ANIMAL))
    (exists (?MOUTH ?S)
        (and
            (instance ?MOUTH Mouth)
            (objectTransferred ?SPIT ?S)
            (instance ?S Saliva)
            (part ?MOUTH ?ANIMAL)
            (origin ?SPIT ?MOUTH))))
Mid-level-ontology.kif 6566-6576

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


(=>
    (holdsDuring ?T
        (attribute ?H Hypersalivation))
    (modalAttribute
        (exists (?S)
            (and
                (experiencer ?S ?H)
                (during
                    (WhenFn ?S) ?T)
                (or
                    (instance ?S Spitting)
                    (instance ?S Drooling)
                    (instance ?S Nausea)))) Likely))
Medicine.kif 5326-5340
(=>
    (instance ?A Animal)
    (capability Drooling experiencer ?A))
Mid-level-ontology.kif 6582-6584
(=>
    (instance ?S Saliva)
    (capability Drooling patient ?S))
Mid-level-ontology.kif 6578-6580


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