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

Formal Language: 



KB Term:  Term intersection
English Word: 

  agreementAdoptionDate

Sigma KEE - agreementAdoptionDate
agreementAdoptionDate

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


(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 665-668
(domain agreementAdoptionDate 1 Proposition) Government.kif 662-662 O argumento numero 1 de agreementAdoptionDate e' uma instancia de Proposicao
(domainSubclass agreementAdoptionDate 2 TimePosition) Government.kif 663-663 O argumento numero 2 de agreementAdoptionDate e' uma sub-classe de Posicao Temporal
(instance agreementAdoptionDate AsymmetricRelation) Government.kif 660-660 agreementAdoptionDate e' uma instancia de Relacao Assimetrica
(instance agreementAdoptionDate BinaryPredicate) Government.kif 659-659 agreementAdoptionDate e' uma instancia de Predicado Binario
(instance agreementAdoptionDate PartialValuedRelation) Government.kif 661-661 agreementAdoptionDate e' uma instancia de Relacao Parcial

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


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

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


(=>
    (agreementAdoptionDate ?AGR ?DATE)
    (exists (?PROCESS ?DAY)
        (and
            (instance ?PROCESS Committing)
            (instance ?DAY ?DATE)
            (patient ?PROCESS ?AGR)
            (time ?PROCESS ?DAY))))
Government.kif 670-677

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


(agreementAdoptionDate AntarcticTreaty
    (DayFn 1
        (MonthFn December
            (YearFn 1959))))
Geography.kif 3192-3192 agreementAdoptionDate AntarcticTreaty and o dia 1


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 is open source software produced by Articulate Software and its partners