agreementEffectiveDate |
appearance as argument number 1 |
![]() |
(documentation agreementEffectiveDate EnglishLanguage "(agreementEffectiveDate ?AGREEMENT ?TIME) means that ?AGREEMENT goes into effect at TimePoint ?TIME, and remains an ActiveAgreement for TimeDuration ?DURATION.") | Mid-level-ontology.kif 15407-15409 | |
(domain agreementEffectiveDate 1 Agreement) | Mid-level-ontology.kif 15405-15405 | 域 協議生效日期, 1 and 協議 |
(domain agreementEffectiveDate 2 TimePoint) | Mid-level-ontology.kif 15406-15406 | 域 協議生效日期, 2 and TimePoint |
(instance agreementEffectiveDate BinaryPredicate) | Mid-level-ontology.kif 15404-15404 | 例 協議生效日期 and BinaryPredicate |
appearance as argument number 2 |
![]() |
(format ChineseLanguage agreementEffectiveDate "%2 %n 是 %1 的 agreement 生效日期") | domainEnglishFormat.kif 84-84 | |
(format ChineseTraditionalLanguage agreementEffectiveDate "%2 %n 是 %1 的 agreement 生效日期") | domainEnglishFormat.kif 83-83 | |
(format EnglishLanguage agreementEffectiveDate "%2 is %n an agreement effective date of %1") | domainEnglishFormat.kif 82-82 | |
(termFormat ChineseLanguage agreementEffectiveDate "协议生效日期") | domainEnglishFormat.kif 5913-5913 | |
(termFormat ChineseTraditionalLanguage agreementEffectiveDate "協議生效日期") | domainEnglishFormat.kif 5912-5912 | |
(termFormat EnglishLanguage agreementEffectiveDate "agreement effective date") | domainEnglishFormat.kif 5911-5911 |
antecedent |
![]() |
consequent |
![]() |
(=> (and (instance ?Account FinancialAccount) (minimumBalance ?Account OpeningAnAccount (MeasureFn ?Balance ?U)) (instance ?U UnitOfCurrency)) (exists (?Payment ?Date ?Amount) (and (destination ?Payment (CurrencyFn ?Account)) (transactionAmount ?Payment (MeasureFn ?Amount ?U)) (greaterThanOrEqualTo ?Amount ?Balance) (agreementEffectiveDate ?Account ?Date) (date ?Payment ?Date)))) |
FinancialOntology.kif 686-699 |
|
appearance as argument number 0 |
![]() |
(agreementEffectiveDate AntarcticTreaty (instance ?D (DayFn 23 (MonthFn June (YearFn 1961))))) |
Geography.kif 3181-3181 | 例 ?D and 天 23 and 月 June and 年 1961 是 南極條約 的 agreement 生效日期 |
![]() |
![]() |