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

Formal Language: 



KB Term:  Term intersection
English Word: 

  exportPartnerByRank

Sigma KEE - exportPartnerByRank
exportPartnerByRank

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


(documentation exportPartnerByRank EnglishLanguage "(exportPartnerByRank ?AREA1 ?AREA2 ?NTH) means that the GeopoliticalArea ?AREA1 exports goods to GeopoliticalArea ?AREA2 and is the ?NTH most important export partner of ?AREA1, based on U.S. dollar value of exports.") Economy.kif 2505-2509
(domain exportPartnerByRank 1 GeopoliticalArea) Economy.kif 2501-2501 O argumento numero 1 de exportPartnerByRank e' uma instancia de Area Geopolitica
(domain exportPartnerByRank 2 GeopoliticalArea) Economy.kif 2502-2502 O argumento numero 2 de exportPartnerByRank e' uma instancia de Area Geopolitica
(domain exportPartnerByRank 3 PositiveInteger) Economy.kif 2503-2503 O argumento numero 3 de exportPartnerByRank e' uma instancia de Inteiro positivo
(instance exportPartnerByRank TernaryPredicate) Economy.kif 2500-2500 exportPartnerByRank e' uma instancia de Predicado Ternario

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


(format ChineseLanguage exportPartnerByRank "%1 %n{不} 对于 %3 由阶级 %2 export 伙伴") domainEnglishFormat.kif 963-963
(format ChineseTraditionalLanguage exportPartnerByRank "%1 %n{不} 對於 %3 由階級 %2 export 夥伴") domainEnglishFormat.kif 962-962
(format EnglishLanguage exportPartnerByRank "%1 %n{doesn't} export partner by rank %2 for %3") domainEnglishFormat.kif 961-961
(termFormat ChineseLanguage exportPartnerByRank "按排名出口合作伙伴") domainEnglishFormat.kif 22918-22918
(termFormat ChineseTraditionalLanguage exportPartnerByRank "按排名出口合作夥伴") domainEnglishFormat.kif 22917-22917
(termFormat EnglishLanguage exportPartnerByRank "export partner by rank") domainEnglishFormat.kif 22916-22916

consequent
-------------------------


(<=>
    (exportPartnerByRankInPeriod ?AREA1 ?AREA2 ?NTH ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (exportPartnerByRank ?AREA1 ?AREA2 ?NTH)))))
Economy.kif 2511-2516 exportPartnerByRankInPeriod Area Geopolitica, Area Geopolitica, Inteiro positivo and Intervalo Temporal Posicao Temporal Posicao Temporal e' uma instancia de Intervalo Temporal exportPartnerByRank Area Geopolitica, Area Geopolitica and Inteiro positivo vale durante Posicao Temporal


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