ActiveAgreement |
appearance as argument number 1 |
(documentation ActiveAgreement EnglishLanguage "ActiveAgreement describes an Agreement that is still binding or is still in effect") | Mid-level-ontology.kif 14327-14328 | |
(instance ActiveAgreement RelationalAttribute) | Mid-level-ontology.kif 14326-14326 |
appearance as argument number 2 |
(subAttribute Contract ActiveAgreement) | Mid-level-ontology.kif 14351-14351 | |
(termFormat EnglishLanguage ActiveAgreement "active agreement") | Mid-level-ontology.kif 14329-14329 |
antecedent |
(=> (property ?AGREEMENT ActiveAgreement) (instance ?AGREEMENT Agreement)) |
Mid-level-ontology.kif 14331-14333 | |
(=> (property ?AGREEMENT ActiveAgreement) (modalAttribute (exists (?PROC) (realization ?PROC ?AGREEMENT)) Obligation)) |
Mid-level-ontology.kif 14335-14339 |
consequent |
(=> (agreementExpirationDate ?AGREEMENT ?ENDDATE) (holdsDuring (FutureFn ?ENDDATE) (not (property ?AGREEMENT ActiveAgreement)))) |
Mid-level-ontology.kif 14273-14276 | |
(=> (and (agreementPeriod ?AGREEMENT ?DURATION) (agreementEffectiveDate ?AGREEMENT ?STARTDATE)) (holdsDuring (TimePeriodFn ?STARTDATE ?DURATION) (property ?AGREEMENT ActiveAgreement))) |
Mid-level-ontology.kif 14234-14239 | |
(=> (and (holdsDuring ?Time (instance ?Card ExpiredCard)) (cardAccount ?Card ?Account)) (holdsDuring ?Time (not (attribute ?Card ActiveAgreement)))) |
FinancialOntology.kif 3529-3534 | |
(=> (and (instance ?Kill CancellingAnOrder) (patient ?Kill ?Order)) (holdsDuring (ImmediateFutureFn (WhenFn ?Kill)) (not (attribute ?Order ActiveAgreement)))) |
FinancialOntology.kif 2835-2842 |