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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - exportPartnerByRankInPeriod
exportPartnerByRankInPeriod

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


(documentation exportPartnerByRankInPeriod EnglishLanguage "(exportPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD) means that the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea ?AREA2 and is the ?NTH most important export partner of ?AREA1, in the TimeInterval ?PERIOD, based on U.S. dollar value of exports.") Economy.kif 2609-2613
(domain exportPartnerByRankInPeriod 1 GeopoliticalArea) Economy.kif 2604-2604 The number 1 argument of export partner by rank in period is an instance of geopolitical area
(domain exportPartnerByRankInPeriod 2 GeopoliticalArea) Economy.kif 2605-2605 The number 2 argument of export partner by rank in period is an instance of geopolitical area
(domain exportPartnerByRankInPeriod 3 PositiveInteger) Economy.kif 2606-2606 The number 3 argument of export partner by rank in period is an instance of positive integer
(domainSubclass exportPartnerByRankInPeriod 4 TimeInterval) Economy.kif 2607-2607 The number 4 argument of export partner by rank in period is a subclass of time interval
(instance exportPartnerByRankInPeriod QuaternaryPredicate) Economy.kif 2603-2603 export partner by rank in period is an instance of quaternary predicate

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


(format ChineseLanguage exportPartnerByRankInPeriod "%1 %n{不} 对 %3 和 %4 在周期 %2 由阶级 export 伙伴") domainEnglishFormat.kif 967-967
(format ChineseTraditionalLanguage exportPartnerByRankInPeriod "%1 %n{不} 對 %3 和 %4 在週期 %2 由階級 export 夥伴") domainEnglishFormat.kif 966-966
(format EnglishLanguage exportPartnerByRankInPeriod "%1 %n{doesn't} export partner by rank in period %2 for %3 with %4") domainEnglishFormat.kif 965-965
(termFormat ChineseLanguage exportPartnerByRankInPeriod "出口合作伙伴按期间排名") domainEnglishFormat.kif 22938-22938
(termFormat ChineseTraditionalLanguage exportPartnerByRankInPeriod "出口合作夥伴按期間排名") domainEnglishFormat.kif 22937-22937
(termFormat EnglishLanguage exportPartnerByRankInPeriod "export partner by rank in period") domainEnglishFormat.kif 22936-22936

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


(<=>
    (exportPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (exportPartnerByRank ?AREA1 ?AREA2 ?NTH)))))
Economy.kif 2626-2631 A geopolitical area export partner by rank in period another geopolitical area for a positive integer with a kind of time interval if and only if there exists a time position such that the time position is an instance of a kind of time interval and the geopolitical area export partner by rank the other geopolitical area for the positive integer holds during the time position


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