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

Formal Language: 



KB Term:  Term intersection
English Word: 

  agreementEffectiveDuring

Sigma KEE - agreementEffectiveDuring
agreementEffectiveDuring

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


(documentation agreementEffectiveDuring EnglishLanguage "(agreementEffectiveDuring ?AGR ?DATE) means that the agreement ?AGR is effective during the time indicated by ?DATE. The agreement may be effective for longer than ?DATE, but it is in effect at least throughout the time indicated by ?DATE.") Government.kif 761-764
(domain agreementEffectiveDuring 1 Proposition) Government.kif 758-758 協議有效期間, 1 and Proposition
(domainSubclass agreementEffectiveDuring 2 TimePosition) Government.kif 759-759 域子類 協議有效期間, 2 and TimePosition
(instance agreementEffectiveDuring AsymmetricRelation) Government.kif 756-756 協議有效期間 and AsymmetricRelation
(instance agreementEffectiveDuring BinaryPredicate) Government.kif 755-755 協議有效期間 and BinaryPredicate
(instance agreementEffectiveDuring PartialValuedRelation) Government.kif 757-757 協議有效期間 and PartialValuedRelation

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


(format ChineseLanguage agreementEffectiveDuring "%2 %n 是 %1 的 agreement 生效其间") domainEnglishFormat.kif 88-88
(format ChineseTraditionalLanguage agreementEffectiveDuring "%2 %n 是 %1 的 agreement 生效其間") domainEnglishFormat.kif 87-87
(format EnglishLanguage agreementEffectiveDuring "%2 is %n an agreement effective during of %1") domainEnglishFormat.kif 86-86
(termFormat ChineseLanguage agreementEffectiveDuring "协议有效期间") domainEnglishFormat.kif 5910-5910
(termFormat ChineseTraditionalLanguage agreementEffectiveDuring "協議有效期間") domainEnglishFormat.kif 5909-5909
(termFormat EnglishLanguage agreementEffectiveDuring "agreement effective during") domainEnglishFormat.kif 5908-5908

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


(=>
    (and
        (agreementEffectiveDuring ?AGR ?DATE)
        (instance ?TIME ?DATE)
        (instance ?FORMULA Formula)
        (containsInformation ?FORMULA ?AGR))
    (holdsDuring ?TIME ?FORMULA))
Government.kif 766-772
(=>
    (and
        (instance ?CONST
            (ConstitutionFn ?COUNTRY))
        (instance ?COUNTRY Nation)
        (equal ?GOV
            (GovernmentFn ?COUNTRY))
        (instance
            (WhenFn ?GOV) ?CLASS)
        (agreementEffectiveDuring ?CONST ?CLASS)
        (subProposition ?PART ?CONST)
        (containsInformation ?FORMULA ?PART))
    (holdsObligation ?FORMULA ?GOV))
Government.kif 774-783


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