SUMO   View all facts   Glossary   Help
Entity > Abstract > Attribute > BiologicalProperty
Next AttributeBreakabilityProperty    UpAttribute    Previous AttributeTruthValue   

BiologicalProperty comparison table
Subject documentation have axiom
AnimacyPropertyAttributes that indicate whether an Organism is alive or not
(=>
(and
(attribute ?ORG ?ATT)
(instance ?ATT BiologicalProperty))
(instance ?ORG Organism))
ConsciousnessPropertyAttributes that indicate whether an Organism is conscious
(=>
(instance ?PROPERTY ConsciousnessProperty)
(=>
(holdsDuring ?TIME (attribute ?ORGANISM ?PROPERTY))
(holdsDuring ?TIME (attribute ?ORGANISM Living))))
DevelopmentalPropertyAttributes that indicate the stage of development of an Organism
(=>
(and
(attribute ?ORG ?ATT)
(instance ?ATT BiologicalProperty))
(instance ?ORG Organism))
SexPropertyAttributes that indicate the sex of an Organism
(=>
(and
(attribute ?ORG ?ATT)
(instance ?ATT BiologicalProperty))
(instance ?ORG Organism))

Next AttributeBreakabilityProperty    UpAttribute    Previous AttributeTruthValue