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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - externalDebtInPeriod
externalDebtInPeriod

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


(documentation externalDebtInPeriod EnglishLanguage "(externalDebtInPeriod ?COUNTRY ?AMOUNT ?PERIOD) means that the GeopoliticalArea ?COUNTRY owes the total sum ?AMOUNT of debt (public and private) to nonresidents during the TimeInterval indicated by ?PERIOD. The amount is valued in U.S. dollars but may be repayable in foreign currency, goods, or services.") Economy.kif 2759-2764
(domain externalDebtInPeriod 1 GeopoliticalArea) Economy.kif 2755-2755 O argumento numero 1 de externalDebtInPeriod e' uma instancia de Area Geopolitica
(domain externalDebtInPeriod 2 CurrencyMeasure) Economy.kif 2756-2756 O argumento numero 2 de externalDebtInPeriod e' uma instancia de Medida de Divisa
(domainSubclass externalDebtInPeriod 3 TimeInterval) Economy.kif 2757-2757 O argumento numero 3 de externalDebtInPeriod e' uma sub-classe de Intervalo Temporal
(instance externalDebtInPeriod TernaryPredicate) Economy.kif 2754-2754 externalDebtInPeriod e' uma instancia de Predicado Ternario

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


(format ChineseLanguage externalDebtInPeriod "%1 %p{是} %n{不是} 对于 %3 在周期 %2 的 external 债务") domainEnglishFormat.kif 987-987
(format ChineseTraditionalLanguage externalDebtInPeriod "%1 %p{是} %n{不是} 對於 %3 在週期 %2 的 external 債務") domainEnglishFormat.kif 986-986
(format EnglishLanguage externalDebtInPeriod "%1 %p{is} %n{isn't} external debt in period %2 for %3") domainEnglishFormat.kif 985-985
(termFormat ChineseLanguage externalDebtInPeriod "期间外债") domainEnglishFormat.kif 23014-23014
(termFormat ChineseTraditionalLanguage externalDebtInPeriod "期間外債") domainEnglishFormat.kif 23013-23013
(termFormat EnglishLanguage externalDebtInPeriod "external debt in period") domainEnglishFormat.kif 23012-23012

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


(<=>
    (externalDebtInPeriod ?COUNTRY ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (externalDebt ?COUNTRY ?AMOUNT)))))
Economy.kif 2775-2780 externalDebtInPeriod Area Geopolitica, Medida de Divisa and Intervalo Temporal Posicao Temporal Posicao Temporal e' uma instancia de Intervalo Temporal externalDebt Area Geopolitica and Medida de Divisa vale durante Posicao Temporal


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