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



KB Term:  Term intersection
English Word: 

Sigma KEE - exportPartnerByRankInPeriod
exportPartnerByRankInPeriod

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


(instance exportPartnerByRankInPeriod QuaternaryPredicate) Economy.kif 2723-2723 export partner by rank in period is an instance of quaternary predicate
(domain exportPartnerByRankInPeriod 1 GeopoliticalArea) Economy.kif 2724-2724 The number 1 argument of export partner by rank in period is an instance of geopolitical area
(domain exportPartnerByRankInPeriod 2 GeopoliticalArea) Economy.kif 2725-2725 The number 2 argument of export partner by rank in period is an instance of geopolitical area
(domain exportPartnerByRankInPeriod 3 PositiveInteger) Economy.kif 2726-2726 The number 3 argument of export partner by rank in period is an instance of positive integer
(domainSubclass exportPartnerByRankInPeriod 4 TimeInterval) Economy.kif 2727-2727 The number 4 argument of export partner by rank in period is a subclass of timeframe
(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 2729-2733 The number 4 argument of export partner by rank in period is a subclass of timeframe

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


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

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


(<=>
    (exportPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (exportPartnerByRank ?AREA1 ?AREA2 ?NTH)))))
Economy.kif 2746-2751 X export partner by rank in period Y for Z with W if, only if there exists V such that V is an instance of W, and X export partner by rank Y for Z holds during V


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners