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 9487-9488
(externalImage Medicine "http://upload.wikimedia.org/wikipedia/commons/a/ a1/ Drug_ampoule_JPN.jpg") pictureList.kif 4776-4776
(subclass Medicine BiologicallyActiveSubstance) Mid-level-ontology.kif 9486-9486 子類 醫學 and BiologicallyActiveSubstance

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


(subclass Adalimumab Medicine) Medicine.kif 3593-3593 子類 Adalimumab and 醫學
(subclass Adderall Medicine) Medicine.kif 4732-4732 子類 Adderall and 醫學
(subclass Analgesic Medicine) Medicine.kif 6376-6376 子類 Analgesic and 醫學
(subclass Anesthesia Medicine) Medicine.kif 1009-1009 子類 Anesthesia and 醫學
(subclass AntiInflammatory Medicine) Mid-level-ontology.kif 12667-12667 子類 AntiInflammatory and 醫學
(subclass AntiViralMedicine Medicine) VirusProteinAndCellPart.kif 1255-1255 子類 AntiViralMedicine and 醫學
(subclass Anticoagulant Medicine) Medicine.kif 4823-4823 子類 Anticoagulant and 醫學
(subclass Antipsychotic Medicine) Mid-level-ontology.kif 9962-9962 子類 Antipsychotic and 醫學
(subclass Antiseizure Medicine) Medicine.kif 3300-3300 子類 Antiseizure and 醫學
(subclass BetaBlocker Medicine) Medicine.kif 4657-4657 子類 BetaBlocker and 醫學
(subclass Crisaborole Medicine) Medicine.kif 4337-4337 子類 Crisaborole and 醫學
(subclass Desloratadine Medicine) Medicine.kif 4693-4693 子類 Desloratadine and 醫學
(subclass Immunosuppressive Medicine) Medicine.kif 4583-4583 子類 Immunosuppressive and 醫學
(subclass Ivabradine Medicine) Medicine.kif 4871-4871 子類 Ivabradine and 醫學
(subclass Lamotrigine Medicine) Medicine.kif 3337-3337 子類 Lamotrigine and 醫學
(subclass Lisdexamfetamine Medicine) Medicine.kif 3954-3954 子類 Lisdexamfetamine and 醫學
(subclass Morphine Medicine) Medicine.kif 6177-6177 子類 Morphine and 醫學
(subclass Nizatidine Medicine) Medicine.kif 4944-4944 子類 Nizatidine and 醫學
(subclass Ondansetron Medicine) Medicine.kif 5064-5064 子類 Ondansetron and 醫學
(subclass Pill Medicine) Mid-level-ontology.kif 9497-9497 子類 Pill and 醫學
(subclass ProtonPumpInhibitor Medicine) Mid-level-ontology.kif 10134-10134 子類 ProtonPumpInhibitor and 醫學
(subclass Singulair Medicine) Medicine.kif 3233-3233 子類 Singulair and 醫學
(subclass Sulfasalazine Medicine) Medicine.kif 3887-3887 子類 Sulfasalazine and 醫學
(subclass ThyroidStimulatingHormone Medicine) Mid-level-ontology.kif 12513-12513 子類 激素TSH and 醫學
(subclass TranexamicAcid Medicine) Medicine.kif 1029-1029 子類 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 9891-9891 域子類 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 9529-9539
(=>
    (instance ?M Medicine)
    (exists (?P)
        (and
            (instance ?P TherapeuticProcess)
            (resource ?P ?M))))
Mid-level-ontology.kif 9490-9495

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


(=>
    (and
        (instance ?ACT Ingesting)
        (resource ?ACT ?F))
    (or
        (instance ?F
            (FoodForFn Organism))
        (instance ?F Medicine)))
Merge.kif 10290-10296
(=>
    (instance ?D DrugStore)
    (exists (?S ?M)
        (and
            (instance ?S Selling)
            (agent ?S ?D)
            (patient ?S ?M)
            (instance ?M Medicine))))
Mid-level-ontology.kif 8056-8063
(=>
    (instance ?DC DrugCandidate)
    (exists (?O)
        (and
            (instance ?O Organization)
            (hasPurposeForAgent ?DC
                (instance ?DC Medicine) ?O))))
Medicine.kif 3077-3084
(=>
    (instance ?P Prescription)
    (exists (?M)
        (and
            (instance ?M Medicine)
            (refers ?P ?M))))
Mid-level-ontology.kif 9522-9527
(=>
    (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 12699-12708


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