Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  Editor |  ]  KB:  Language: 
  Formal Language: 



KB Term:  Term intersection
English Word: 

  interestEarned

Sigma KEE - agreementAdoptionDate
agreementAdoptionDate

appearance as argument number 1
-------------------------


(instance agreementAdoptionDate BinaryPredicate) Government.kif 659-659 agreement adoption date is an instance of binary predicate
(instance agreementAdoptionDate PartialValuedRelation) Government.kif 660-660 agreement adoption date is an instance of partial valued relation
(domain agreementAdoptionDate 1 Proposition) Government.kif 661-661 The number 1 argument of agreement adoption date is an instance of proposition
(domainSubclass agreementAdoptionDate 2 TimePosition) Government.kif 662-662 The number 2 argument of agreement adoption date is a subclass of time position
(documentation agreementAdoptionDate EnglishLanguage "(agreementAdoptionDate ?AGR ?TIME) means that the agreement ?AGR was adopted on the date indicated by ?TIME. For example, (agreementAdoptionDate ConstitutionOfTheUnitedStates (DayFn 17 (MonthFn September (YearFn 1787)))).") Government.kif 664-667 The number 2 argument of agreement adoption date is a subclass of time position

appearance as argument number 2
-------------------------


(format EnglishLanguage agreementAdoptionDate "%2 is %n an agreement adoption date of %1") domainEnglishFormat.kif 78-78
(format ChineseTraditionalLanguage agreementAdoptionDate "%2 %n 是 %1 的 agreement 採用日期") domainEnglishFormat.kif 79-79
(format ChineseLanguage agreementAdoptionDate "%2 %n 是 %1 的 agreement 采用日期") domainEnglishFormat.kif 80-80
(termFormat EnglishLanguage agreementAdoptionDate "agreement adoption date") domainEnglishFormat.kif 5905-5905
(termFormat ChineseTraditionalLanguage agreementAdoptionDate "協議採用日期") domainEnglishFormat.kif 5906-5906
(termFormat ChineseLanguage agreementAdoptionDate "协议采用日期") domainEnglishFormat.kif 5907-5907

antecedent
-------------------------


(=>
    (agreementAdoptionDate ?AGR ?DATE)
    (exists (?PROCESS ?DAY)
        (and
            (instance ?PROCESS Committing)
            (instance ?DAY ?DATE)
            (patient ?PROCESS ?AGR)
            (time ?PROCESS ?DAY))))
Government.kif 669-676 If X is an agreement adoption date of Y, then there exist Z, W such that Z is an instance of committing, W is an instance of X, Y is a patient of Z, and Z exists during W

appearance as argument number 0
-------------------------


(agreementAdoptionDate AntarcticTreaty
    (DayFn 1
        (MonthFn December
            (YearFn 1959))))
Geography.kif 4624-4627 The day 1 of month the month December is an agreement adoption date of antarctic treaty


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners