InfectionFn |
appearance as argument number 1 |
(documentation InfectionFn EnglishLanguage "Denotes the InfectiousDisease caused by the given Microorganism.") | Medicine.kif 1998-1999 | |
(domainSubclass InfectionFn 1 Microorganism) | Medicine.kif 2000-2000 | The number 1 argument of InfectionFn is a subclass of microorganism |
(range InfectionFn InfectiousDisease) | Medicine.kif 2001-2001 | The range of InfectionFn is an instance of infectious disease |
(subclass InfectionFn UnaryFunction) | Medicine.kif 1997-1997 | InfectionFn is a subclass of unary function |
antecedent |
(=> (equal ?ID (InfectionFn ?M)) (biologicalAgentCarrier ?ID ?M)) |
Medicine.kif 2003-2005 |
|
consequent |
(=> (biologicalAgentCarrier ?ID ?M) (equal ?ID (InfectionFn ?M))) |
Medicine.kif 2007-2009 |
|