Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
Hindi
ItalianLanguage
JapaneseLanguage
PortugueseLanguage
SpanishLanguage
SwedishLanguage
cb
cz
de
format
hi
ro
sv
tg
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
minimumBalance
Sigma KEE - minimumBalance
minimumBalance
appearance as argument number 1
(
documentation
minimumBalance
EnglishLanguage
"(
minimumBalance
?Account ?ActivityType ?Amount) means that ?Amount is the mimimum amount required by the type of
FinancialTransaction
?ActivityType.")
FinancialOntology.kif 684-686
(
domain
minimumBalance
1
FinancialAccount
)
FinancialOntology.kif 681-681
The number 1 argument of
minimumBalance
is an
instance
of
FinancialAccount
(
domain
minimumBalance
3
CurrencyMeasure
)
FinancialOntology.kif 683-683
The number 3 argument of
minimumBalance
is an
instance
of
currency measure
(
domainSubclass
minimumBalance
2
FinancialTransaction
)
FinancialOntology.kif 682-682
The number 2 argument of
minimumBalance
is a
subclass
of
financial transaction
(
instance
minimumBalance
TernaryPredicate
)
FinancialOntology.kif 680-680
minimumBalance
is an
instance
of
ternary predicate
appearance as argument number 2
(
format
ChineseLanguage
minimumBalance
"%1 %n 是 对于 %3 的 minimum 金额 %2 ")
domainEnglishFormat.kif 1743-1743
(
format
ChineseTraditionalLanguage
minimumBalance
"%1 %n 是 對於 %3 的 minimum 金額 %2 ")
domainEnglishFormat.kif 1742-1742
(
format
EnglishLanguage
minimumBalance
"%1 is %n minimum balance %2 for %3")
domainEnglishFormat.kif 1741-1741
(
termFormat
ChineseLanguage
minimumBalance
"最低余额")
domainEnglishFormat.kif 37885-37885
(
termFormat
ChineseTraditionalLanguage
minimumBalance
"最低餘額")
domainEnglishFormat.kif 37884-37884
(
termFormat
EnglishLanguage
minimumBalance
"minimum balance")
domainEnglishFormat.kif 37883-37883
antecedent
(=>
(
and
(
instance
?Account
FinancialAccount
)
(
minimumBalance
?Account
OpeningAnAccount
(
MeasureFn
?Balance ?U))
(
instance
?U
UnitOfCurrency
))
(
exists
(?Payment ?Date ?Amount)
(
and
(
destination
?Payment
(
CurrencyFn
?Account))
(
transactionAmount
?Payment
(
MeasureFn
?Amount ?U))
(
greaterThanOrEqualTo
?Amount ?Balance)
(
agreementEffectiveDate
?Account ?Date)
(
date
?Payment ?Date))))
FinancialOntology.kif 688-701
If
a FinancialAccount
is an
instance
of
FinancialAccount
and
minimumBalance
the FinancialAccount
,
OpeningAnAccount
and
a real number
an unit of measure
(s) and
the unit of measure
is an
instance
of
UnitOfCurrency
,
then there exist
a financial transaction
,
a time point
and
another real number
such that
the financial transaction
end
s up at
CurrencyFn
the FinancialAccount
and
transactionAmount
the financial transaction
and
the other real number
the unit of measure
(s) and
the other real number
is
greater
than or equal to
the real number
and
agreementEffectiveDate
the FinancialAccount
and
the time point
and
date
of
the financial transaction
is
the time point
(=>
(
and
(
instance
?Account
FinancialAccount
)
(
minimumBalance
?Account
UsingAnAccount
(
MeasureFn
?Balance ?U))
(
instance
?U
UnitOfCurrency
)
(
currentAccountBalance
?Account ?Date
(
MeasureFn
?Amount ?U))
(
lessThan
?Amount ?Balance))
(
exists
(?Penalty)
(
and
(
instance
?Penalty
Penalty
)
(
date
?Penalty ?Date)
(
destination
?Penalty
(
CurrencyFn
?Account)))))
FinancialOntology.kif 703-716
If
a FinancialAccount
is an
instance
of
FinancialAccount
and
minimumBalance
the FinancialAccount
,
UsingAnAccount
and
a real number
an unit of measure
(s) and
the unit of measure
is an
instance
of
UnitOfCurrency
and
currentAccountBalance
the FinancialAccount
,
a day
and
another real number
the unit of measure
(s) and
the other real number
is
less
than
the real number
,
then there exists
a process
such that
the process
is an
instance
of
Penalty
and
date
of
the process
is
the day
and
the process
end
s up at
CurrencyFn
the FinancialAccount
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