grossMerchandiseSoldInPeriod |
appearance as argument number 1 |
![]() |
(documentation grossMerchandiseSoldInPeriod EnglishLanguage "The total monetaryValue of all mechandise sold by a given AutonomousAgent through an Organization in a particular TimeInterval.") | ComputerInput.kif 2991-2993 | |
(domain grossMerchandiseSoldInPeriod 1 AutonomousAgent) | ComputerInput.kif 2996-2996 | The number 1 argument of GMV is an instance of agent |
(domain grossMerchandiseSoldInPeriod 2 Organization) | ComputerInput.kif 2997-2997 | The number 2 argument of GMV is an instance of organization |
(domain grossMerchandiseSoldInPeriod 3 CurrencyMeasure) | ComputerInput.kif 2998-2998 | The number 3 argument of GMV is an instance of currency measure |
(domain grossMerchandiseSoldInPeriod 4 TimeInterval) | ComputerInput.kif 2999-2999 | The number 4 argument of GMV is an instance of time interval |
(instance grossMerchandiseSoldInPeriod QuaternaryPredicate) | ComputerInput.kif 2995-2995 | GMV is an instance of quaternary predicate |
appearance as argument number 2 |
![]() |
(termFormat EnglishLanguage grossMerchandiseSoldInPeriod "GMV") | ComputerInput.kif 2994-2994 |
antecedent |
![]() |
(=> (grossMerchandiseSoldInPeriod ?A ?O ?CM ?TP) (and (monetaryValue ?CI ?CM) (instance ?CI (KappaFn ?COL (and (instance ?S Selling) (instance ?ITEM ?COL) (agent ?S ?A) (patient ?S ?ITEM) (patient ?S ?O) (during ?S ?TP)))))) |
ComputerInput.kif 3001-3013 |
|
![]() |
![]() |