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 externalDebtInPeriod の数値 1 引数は 地政学的地域instance では %n
(domain externalDebtInPeriod 2 CurrencyMeasure) Economy.kif 2756-2756 externalDebtInPeriod の数値 2 引数は 通貨測定instance では %n
(domainSubclass externalDebtInPeriod 3 TimeInterval) Economy.kif 2757-2757 externalDebtInPeriod の数値 3 引数は 時間間隔subclass では %n
(instance externalDebtInPeriod TernaryPredicate) Economy.kif 2754-2754 externalDebtInPeriod3進述語instance では %n

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 地政学的地域, 通貨測定 and 時間間隔 時間位置 時間位置 時間間隔instance では %n externalDebt 地政学的地域 and 通貨測定 時間位置during holds %n{ない}


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