![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| statementPeriod |
| appearance as argument number 1 |
|
|
| (instance statementPeriod BinaryPredicate) | FinancialOntology.kif 4116-4116 | statement period is an instance of binary predicate |
| (domain statementPeriod 1 BankStatement) | FinancialOntology.kif 4117-4117 | The number 1 argument of statement period is an instance of bank statement |
| (domain statementPeriod 2 TimeInterval) | FinancialOntology.kif 4118-4118 | The number 2 argument of statement period is an instance of timeframe |
| (documentation statementPeriod EnglishLanguage "(statementPeriod ?Statement ?Period) means that ?Period is the time period of the BankStatement ?Statement.") | FinancialOntology.kif 4119-4120 | The number 2 argument of statement period is an instance of timeframe |
| appearance as argument number 2 |
|
|
| (format EnglishLanguage statementPeriod "%2 is %n a statement period of %1") | domainEnglishFormat.kif 2361-2361 | |
| (format ChineseTraditionalLanguage statementPeriod "%2 %n 是 %1 的 statement 週期") | domainEnglishFormat.kif 2362-2362 | |
| (format ChineseLanguage statementPeriod "%2 %n 是 %1 的 statement 周期") | domainEnglishFormat.kif 2363-2363 | |
| (termFormat EnglishLanguage statementPeriod "statement period") | domainEnglishFormat.kif 55135-55135 | |
| (termFormat ChineseTraditionalLanguage statementPeriod "聲明期") | domainEnglishFormat.kif 55136-55136 | |
| (termFormat ChineseLanguage statementPeriod "声明期") | domainEnglishFormat.kif 55137-55137 |
| antecedent |
|
|
| (=> (and (statementPeriod ?Statement ?Period) (duration ?Period ?Duration)) (equal ?Duration MonthDuration)) |
FinancialOntology.kif 4122-4126 | If X is a statement period of Y and duration of X is Z, then equal Z and month duration |
| (=> (and (statementPeriod ?Statement ?Period) (dateOfStatement ?Statement ?Date)) (finishes ?Date ?Period)) |
FinancialOntology.kif 4128-4132 | If X is a statement period of Y and Z is a date of statement of Y, then Z finishes X |
| (=> (and (statementInterest ?Statement ?Interest) (statementPeriod ?Statement ?Period) (statementAccount ?Statement ?Account)) (interestEarned ?Account ?Interest ?Period)) |
FinancialOntology.kif 4140-4145 | If X is a statement interest of Y, Z is a statement period of Y, and W is a statement account of Y, then W is interest earned X for Z |