Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
JapaneseLanguage
SpanishLanguage
SwedishLanguage
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
GMVFn
Sigma KEE - GMVFn
GMVFn
appearance as argument number 1
(
documentation
GMVFn
EnglishLanguage
"The sum of all
transactionAmount
s for a collection of
Selling
s where all the
agent
s of the sellings are in the same
GeopoliticalArea
.")
UXExperimentalTerms.kif 3201-3202
(
domain
GMVFn
1
Collection
)
UXExperimentalTerms.kif 3197-3197
(
instance
GMVFn
UnaryFunction
)
UXExperimentalTerms.kif 3195-3195
(
range
GMVFn
CurrencyMeasure
)
UXExperimentalTerms.kif 3199-3199
appearance as argument number 2
(
format
ChineseLanguage
GMVFn
"%1 的 value ")
domainEnglishFormat.kif 3531-3531
(
format
ChineseTraditionalLanguage
GMVFn
"%1 的 value ")
domainEnglishFormat.kif 3530-3530
(
format
EnglishLanguage
GMVFn
"the value of %1")
domainEnglishFormat.kif 3529-3529
(
termFormat
EnglishLanguage
GMVFn
"gross merchandise volume")
UXExperimentalTerms.kif 3204-3204
antecedent
(=>
(
and
(
instance
?SELLINGS
Collection
)
(
instance
?GMV
CurrencyMeasure
)
(
instance
?TOTAL
RealNumber
)
(
equal
?GMV
(
GMVFn
?SELLINGS))
(
equal
?TOTAL
(
CardinalityFn
(
KappaFn
?ITEM
(
and
(
instance
?ITEM
Object
)
(
exists
(?SELLING)
(
and
(
member
?SELLING ?SELLINGS)
(
patient
?SELLING ?ITEM))))))))
(
equal
(
ASPFn
?SELLINGS)
(
DivisionFn
?GMV ?TOTAL)))
UXExperimentalTerms.kif 3490-3510
consequent
(=>
(
and
(
instance
?SALES
Collection
)
(
forall
(?MEMBER)
(=>
(
member
?MEMBER ?SALES)
(
instance
?MEMBER
Selling
)))
(
exists
(?REGION)
(
and
(
instance
?REGION
GeopoliticalArea
)
(
forall
(?SELLER ?SELLING)
(=>
(
and
(
instance
?SELLER
Agent
)
(
instance
?SELLING
Buying
)
(
member
?SELLING ?SALES)
(
agent
?SELLING ?SELLER))
(
located
?SELLER ?REGION))))))
(
and
(
total
(
KappaFn
?AMOUNT
(
and
(
instance
?SALE
Selling
)
(
member
?SALE ?SALES)
(
transactionAmount
?SALE ?AMOUNT))) ?TOTAL_SALE_AMOUNT)
(
equal
(
GMVFn
?SALES) ?TOTAL_SALE_AMOUNT)))
UXExperimentalTerms.kif 3206-3232
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