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 2494-2498
(domain exportPartnerByRankInPeriod 1 GeopoliticalArea) Economy.kif 2489-2489
(domain exportPartnerByRankInPeriod 2 GeopoliticalArea) Economy.kif 2490-2490
(domain exportPartnerByRankInPeriod 3 PositiveInteger) Economy.kif 2491-2491
(domainSubclass exportPartnerByRankInPeriod 4 TimeInterval) Economy.kif 2492-2492
(instance exportPartnerByRankInPeriod QuaternaryPredicate) Economy.kif 2488-2488

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 22924-22924
(termFormat ChineseTraditionalLanguage exportPartnerByRankInPeriod "出口合作夥伴按期間排名") domainEnglishFormat.kif 22923-22923
(termFormat EnglishLanguage exportPartnerByRankInPeriod "export partner by rank in period") domainEnglishFormat.kif 22922-22922

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


(<=>
    (exportPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (exportPartnerByRank ?AREA1 ?AREA2 ?NTH)))))
Economy.kif 2511-2516


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