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

Formal Language: 



KB Term:  Term intersection
English Word: 

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 agreementEffectiveDuring の数値 1 引数は 命題instance では %n
(domainSubclass agreementEffectiveDuring 2 TimePosition) Government.kif 759-759 agreementEffectiveDuring の数値 2 引数は 時間位置subclass では %n
(instance agreementEffectiveDuring AsymmetricRelation) Government.kif 756-756 agreementEffectiveDuring非対称関係instance では %n
(instance agreementEffectiveDuring BinaryPredicate) Government.kif 755-755 agreementEffectiveDuring2進述語instance では %n
(instance agreementEffectiveDuring PartialValuedRelation) Government.kif 757-757 agreementEffectiveDuring部分的価値関係instance では %n

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 full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



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