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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Medicine
Medicine(醫學)

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


(documentation Medicine EnglishLanguage "Any BiologicallyActiveSubstance which has a therapeutic effect under certain conditions.") Mid-level-ontology.kif 9236-9237
(externalImage Medicine "http://upload.wikimedia.org/wikipedia/commons/a/ a1/ Drug_ampoule_JPN.jpg") pictureList.kif 4777-4777
(subclass Medicine BiologicallyActiveSubstance) Mid-level-ontology.kif 9235-9235 子類 醫學 and BiologicallyActiveSubstance

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


(subclass Adalimumab Medicine) Medicine.kif 3605-3605 子類 Adalimumab and 醫學
(subclass Adderall Medicine) Medicine.kif 4744-4744 子類 Adderall and 醫學
(subclass Analgesic Medicine) Medicine.kif 6392-6392 子類 Analgesic and 醫學
(subclass Anesthesia Medicine) Medicine.kif 1021-1021 子類 Anesthesia and 醫學
(subclass AntiInflammatory Medicine) Mid-level-ontology.kif 12416-12416 子類 AntiInflammatory and 醫學
(subclass AntiViralMedicine Medicine) VirusProteinAndCellPart.kif 1254-1254 子類 AntiViralMedicine and 醫學
(subclass Anticoagulant Medicine) Medicine.kif 4835-4835 子類 Anticoagulant and 醫學
(subclass Antipsychotic Medicine) Mid-level-ontology.kif 9711-9711 子類 Antipsychotic and 醫學
(subclass Antiseizure Medicine) Medicine.kif 3312-3312 子類 Antiseizure and 醫學
(subclass BetaBlocker Medicine) Medicine.kif 4669-4669 子類 BetaBlocker and 醫學
(subclass Crisaborole Medicine) Medicine.kif 4349-4349 子類 Crisaborole and 醫學
(subclass Desloratadine Medicine) Medicine.kif 4705-4705 子類 Desloratadine and 醫學
(subclass Immunosuppressive Medicine) Medicine.kif 4595-4595 子類 Immunosuppressive and 醫學
(subclass Ivabradine Medicine) Medicine.kif 4883-4883 子類 Ivabradine and 醫學
(subclass Lamotrigine Medicine) Medicine.kif 3349-3349 子類 Lamotrigine and 醫學
(subclass Lisdexamfetamine Medicine) Medicine.kif 3966-3966 子類 Lisdexamfetamine and 醫學
(subclass Morphine Medicine) Medicine.kif 6194-6194 子類 Morphine and 醫學
(subclass Nizatidine Medicine) Medicine.kif 4956-4956 子類 Nizatidine and 醫學
(subclass Ondansetron Medicine) Medicine.kif 5076-5076 子類 Ondansetron and 醫學
(subclass Pill Medicine) Mid-level-ontology.kif 9246-9246 子類 Pill and 醫學
(subclass ProtonPumpInhibitor Medicine) Mid-level-ontology.kif 9883-9883 子類 ProtonPumpInhibitor and 醫學
(subclass Singulair Medicine) Medicine.kif 3245-3245 子類 Singulair and 醫學
(subclass Sulfasalazine Medicine) Medicine.kif 3899-3899 子類 Sulfasalazine and 醫學
(subclass ThyroidStimulatingHormone Medicine) Mid-level-ontology.kif 12262-12262 子類 激素TSH and 醫學
(subclass TranexamicAcid Medicine) Medicine.kif 1041-1041 子類 TranexamicAcid and 醫學

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(domainSubclass medicine 1 Medicine) Mid-level-ontology.kif 9640-9640 域子類 medicine, 1 and 醫學

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


(=>
    (and
        (instance ?P Prescription)
        (instance ?M Medicine)
        (refers ?P ?M))
    (exists (?PHARM ?S)
        (and
            (instance ?S Selling)
            (objectTransferred ?S ?M)
            (agent ?S ?PHARM)
            (attribute ?S Pharmacist))))
Mid-level-ontology.kif 9278-9288
(=>
    (instance ?M Medicine)
    (exists (?P)
        (and
            (instance ?P TherapeuticProcess)
            (resource ?P ?M))))
Mid-level-ontology.kif 9239-9244

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


(=>
    (and
        (instance ?ACT Ingesting)
        (resource ?ACT ?F))
    (or
        (instance ?F
            (FoodForFn Organism))
        (instance ?F Medicine)))
Merge.kif 10252-10258
(=>
    (instance ?D DrugStore)
    (exists (?S ?M)
        (and
            (instance ?S Selling)
            (agent ?S ?D)
            (patient ?S ?M)
            (instance ?M Medicine))))
Mid-level-ontology.kif 7805-7812
(=>
    (instance ?DC DrugCandidate)
    (exists (?O)
        (and
            (instance ?O Organization)
            (hasPurposeForAgent ?DC
                (instance ?DC Medicine) ?O))))
Medicine.kif 3089-3096
(=>
    (instance ?P Prescription)
    (exists (?M)
        (and
            (instance ?M Medicine)
            (refers ?P ?M))))
Mid-level-ontology.kif 9271-9276
(=>
    (instance ?TA TopicalApplication)
    (exists (?M ?A ?S)
        (and
            (instance ?M Medicine)
            (instance ?A Animal)
            (instance ?S Skin)
            (part ?S ?A)
            (objectTransferred ?TA ?M)
            (destination ?M ?S))))
Mid-level-ontology.kif 12448-12457


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