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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - externalDebt
externalDebt

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


(documentation externalDebt EnglishLanguage "(externalDebt ?COUNTRY ?AMOUNT) means that the GeopoliticalArea ?COUNTRY owes the total sum ?AMOUNT of debt (public and private) to nonresidents. The amount is valued in U.S. dollars but may be repayable in foreign currency, goods, or services.") Economy.kif 2770-2773
(domain externalDebt 1 GeopoliticalArea) Economy.kif 2767-2767 外債, 1 and GeopoliticalArea
(domain externalDebt 2 CurrencyMeasure) Economy.kif 2768-2768 外債, 2 and CurrencyMeasure
(instance externalDebt BinaryPredicate) Economy.kif 2766-2766 外債 and BinaryPredicate

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


(format ChineseLanguage externalDebt "%2 %n 是 %1 的 external 债务") domainEnglishFormat.kif 983-983
(format ChineseTraditionalLanguage externalDebt "%2 %n 是 %1 的 external 債務") domainEnglishFormat.kif 982-982
(format EnglishLanguage externalDebt "%2 is %n an external debt of %1") domainEnglishFormat.kif 981-981
(termFormat ChineseLanguage externalDebt "外债") domainEnglishFormat.kif 23008-23008
(termFormat ChineseTraditionalLanguage externalDebt "外債") domainEnglishFormat.kif 23007-23007
(termFormat EnglishLanguage externalDebt "external debt") domainEnglishFormat.kif 23006-23006

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


(<=>
    (externalDebtInPeriod ?COUNTRY ?AMOUNT ?PERIOD)
    (exists (?TIME)
        (and
            (instance ?TIME ?PERIOD)
            (holdsDuring ?TIME
                (externalDebt ?COUNTRY ?AMOUNT)))))
Economy.kif 2775-2780 GeopoliticalArea 是 對於 TimeInterval 在週期 CurrencyMeasureexternal 債務 TimePosition TimePosition and TimeInterval 持有期間 TimePosition and CurrencyMeasure GeopoliticalAreaexternal 債務


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