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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - grossMerchandiseSoldInPeriod
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 2988-2990
(domain grossMerchandiseSoldInPeriod 1 AutonomousAgent) ComputerInput.kif 2993-2993 grossMerchandiseSoldInPeriod 的 1 数量 是 施事体instance
(domain grossMerchandiseSoldInPeriod 2 Organization) ComputerInput.kif 2994-2994 grossMerchandiseSoldInPeriod 的 2 数量 是 机构instance
(domain grossMerchandiseSoldInPeriod 3 CurrencyMeasure) ComputerInput.kif 2995-2995 grossMerchandiseSoldInPeriod 的 3 数量 是 货币测量instance
(domain grossMerchandiseSoldInPeriod 4 TimeInterval) ComputerInput.kif 2996-2996 grossMerchandiseSoldInPeriod 的 4 数量 是 时距instance
(instance grossMerchandiseSoldInPeriod QuaternaryPredicate) ComputerInput.kif 2992-2992 grossMerchandiseSoldInPeriod四元谓语instance

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


(termFormat EnglishLanguage grossMerchandiseSoldInPeriod "GMV") ComputerInput.kif 2991-2991

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 2998-3010


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