a defining axiom for a constant is a sentence that helps define the constant. See the KIF specification for details.
(=> (Defining-Axiom $X $Y) (Sentence $Y)) (=> (Defining-Axiom $X $Y) (Constant $X))