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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - TopicalApplication
TopicalApplication(topical application)

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


(documentation TopicalApplication EnglishLanguage "Applying Medicine to the Skin of an Animal.") Mid-level-ontology.kif 13340-13341
(subclass TopicalApplication Covering) Mid-level-ontology.kif 13339-13339 Topical application is a subclass of covering

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


(termFormat EnglishLanguage TopicalApplication "topical application") Mid-level-ontology.kif 13342-13342

appearance as argument number 3
-------------------------


(diseaseMedicine Eczema Crisaborole TopicalApplication) Medicine.kif 4365-4365 Atopic dermatitis is disease treatment crisaborole for topical application

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


(=>
    (instance ?TA TopicalApplication)
    (exists (?M ?A ?S)
        (and
            (instance ?M Medicine)
            (instance ?A Animal)
            (instance ?S Skin)
            (part ?S ?A)
            (objectTransferred ?TA ?M)
            (destination ?TA ?S))))
Mid-level-ontology.kif 13344-13353


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