| compensationPackage |
| appearance as argument number 1 |
|
|
| (documentation compensationPackage EnglishLanguage "The total monetary value an employee receives during a certain time period.") | FinancialOntology.kif 3387-3388 | |
| (domain compensationPackage 1 Human) | FinancialOntology.kif 3384-3384 | The number 1 argument of compensationPackage is an instance of human |
| (domain compensationPackage 2 CurrencyMeasure) | FinancialOntology.kif 3385-3385 | The number 2 argument of compensationPackage is an instance of currency measure |
| (domain compensationPackage 3 TimePosition) | FinancialOntology.kif 3386-3386 | The number 3 argument of compensationPackage is an instance of time position |
| (instance compensationPackage TernaryPredicate) | FinancialOntology.kif 3383-3383 | compensationPackage is an instance of ternary predicate |
| appearance as argument number 2 |
|
|
| (format ChineseLanguage compensationPackage "%1 对于 %3 %n{不是} compensation 包裹 %2 ") | domainEnglishFormat.kif 504-504 | |
| (format ChineseTraditionalLanguage compensationPackage "%1 對於 %3 %n{不是} compensation 包裹 %2 ") | domainEnglishFormat.kif 503-503 | |
| (format EnglishLanguage compensationPackage "%1 %n{doesn't} compensation package %2 for %3") | domainEnglishFormat.kif 502-502 | |
| (termFormat ChineseLanguage compensationPackage "补偿方案") | domainEnglishFormat.kif 16172-16172 | |
| (termFormat ChineseTraditionalLanguage compensationPackage "補償方案") | domainEnglishFormat.kif 16171-16171 | |
| (termFormat EnglishLanguage compensationPackage "compensation package") | domainEnglishFormat.kif 16170-16170 |
| antecedent |
|
|
| (=> (compensationPackage ?Agent ?Money ?Period) (exists (?Activity) (and (instance ?Activity Working) (agent ?Activity ?Agent) (equal ?Period (WhenFn ?Activity)) (incomeEarned ?Agent ?Money ?Activity)))) |
FinancialOntology.kif 3390-3397 |
|
|
|