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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - Covid19
Covid19

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


(diseaseIncubation Covid19
    (MeasureFn 1 DayDuration)
    (MeasureFn 14 DayDuration))
VirusProteinAndCellPart.kif 1248-1250
(diseaseMortality Covid19 0.028) VirusProteinAndCellPart.kif 1251-1251
(diseaseSymptom Covid19 Diarrhea) VirusProteinAndCellPart.kif 1253-1253
(diseaseSymptom Covid19 Fever) VirusProteinAndCellPart.kif 1252-1252
(diseaseSymptom Covid19 RespiratoryDistress) VirusProteinAndCellPart.kif 1254-1254
(documentation Covid19 EnglishLanguage "An Attribute of an Organism that indicates it has the DiseaseOrSyndrome caused by the SARSCoV2 strain of Coronavirus.") VirusProteinAndCellPart.kif 1242-1243
(instance Covid19 ViralDisease) VirusProteinAndCellPart.kif 1241-1241

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


(biochemicalAgentSyndrome SARSCoV2 Covid19) VirusProteinAndCellPart.kif 1255-1255
(medicine Remdesivir Covid19) VirusProteinAndCellPart.kif 1278-1278
(termFormat EnglishLanguage Covid19 "Covid") VirusProteinAndCellPart.kif 1246-1246
(termFormat EnglishLanguage Covid19 "Covid-19") VirusProteinAndCellPart.kif 1244-1244
(termFormat EnglishLanguage Covid19 "Covid19") VirusProteinAndCellPart.kif 1245-1245

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


(=>
    (and
        (instance ?CA COVIDAntibody)
        (holdsDuring ?T
            (and
                (not
                    (attribute ?H Covid19))
                (part ?CA ?H))))
    (holdsDuring
        (ImmediateFutureFn ?T)
        (modalAttribute
            (attribute ?H Covid19) Unlikely)))
Medicine.kif 2785-2797
(=>
    (holdsDuring ?T
        (and
            (instance ?D DeltaCovidVariant)
            (part ?D ?H)
            (attribute ?H Covid19)))
    (greaterThan ?T
        (MonthFn December
            (YearFn 2020))))
Medicine.kif 3004-3012
(=>
    (holdsDuring ?T
        (attribute ?H Covid19))
    (modalAttribute
        (holdsDuring
            (ImmediateFutureFn ?T)
            (and
                (instance ?CA COVIDAntibody)
                (part ?CA ?H))) Likely))
Medicine.kif 2799-2808

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


(=>
    (and
        (instance ?CA COVIDAntibody)
        (holdsDuring ?T
            (and
                (not
                    (attribute ?H Covid19))
                (part ?CA ?H))))
    (holdsDuring
        (ImmediateFutureFn ?T)
        (modalAttribute
            (attribute ?H Covid19) Unlikely)))
Medicine.kif 2785-2797


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