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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Drooling
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 7113-7114
(subclass Drooling Impelling) Mid-level-ontology.kif 7112-7112 Drooling is a subclass of impelling

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


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

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 7116-7126

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 5314-5328
(=>
    (instance ?A Animal)
    (capability Drooling experiencer ?A))
Mid-level-ontology.kif 7132-7134
(=>
    (instance ?S Saliva)
    (capability Drooling patient ?S))
Mid-level-ontology.kif 7128-7130


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