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
BidCountFn
Sigma KEE - BidCountFn
BidCountFn
appearance as argument number 1
(
documentation
BidCountFn
EnglishLanguage
"(BidCountFn ?COLL) returns the number of
Bidding
s which were the
objectOfBid
of the
Bidding
s are also the
patient
s of
WebListing
s which are
member
s of ?COLL.")
UXExperimentalTerms.kif 3124-3126
(
domain
BidCountFn
1
Collection
)
UXExperimentalTerms.kif 3118-3118
BidCountFn
的 1 数量 是
群体
的
instance
(
instance
BidCountFn
UnaryFunction
)
UXExperimentalTerms.kif 3116-3116
BidCountFn
是
一元函数
的
instance
(
range
BidCountFn
NonnegativeInteger
)
UXExperimentalTerms.kif 3120-3120
BidCountFn
的
range
是
非负整数
的实例
appearance as argument number 2
(
format
ChineseLanguage
BidCountFn
"在 %1 的 bids 數字")
domainEnglishFormat.kif 2894-2894
(
format
ChineseTraditionalLanguage
BidCountFn
"在 %1 的 bids 數字")
domainEnglishFormat.kif 2893-2893
(
format
EnglishLanguage
BidCountFn
"number of bids in %1")
domainEnglishFormat.kif 2892-2892
(
termFormat
EnglishLanguage
BidCountFn
"bid count")
UXExperimentalTerms.kif 3122-3122
consequent
(=>
(
and
(
instance
?COLL
Collection
)
(
forall
(?MEMBER)
(=>
(
member
?MEMBER ?COLL)
(
instance
?MEMBER
WebListing
))))
(
equal
(
DivisionFn
(
CardinalityFn
(
exists
(?LISTING ?SITE ?ITEM)
(
KappaFn
?LISTING
(
and
(
instance
?LISTING
WebListing
)
(
instance
?SITE
WebSite
)
(
instance
?ITEM
Physical
)
(
member
?LISTING ?COLL)
(
patient
?LISTING ?ITEM)
(
hostedOn
?LISTING ?SITE)
(
exists
(?BUYING)
(
and
(
instance
?BUYING
Buying
)
(
patient
?BUYING ?ITEM)
(
eCommerceSite
?BUYING ?SITE)))))))
(
CardinalityFn
?COLL))
(
BidCountFn
?COLL)))
UXExperimentalTerms.kif 3051-3076
如果
群体
是
群体
的
instance
和 对所有
物理
如果
那个 物理
是
那个 群体
的
member
,
然后
那个 物理
是
WebListing
的
instance
,
然后 有存在
实体
,
另一个 实体
, and 和
第三 实体
这样
那个 实体
所描述的类别
instance
的数量 和
那个 群体
instance
的数量
equal
在
那个 群体
的
bids
數字
(=>
(
and
(
instance
?COLL
Collection
)
(
forall
(?MEMBER)
(=>
(
member
?MEMBER ?COLL)
(
instance
?MEMBER
WebListing
))))
(
exists
(?BIDDING ?ITEM ?LISTING ?BIDDING)
(
equal
(
CardinalityFn
(
KappaFn
?BIDDING
(
and
(
instance
?ITEM
Physical
)
(
instance
?LISTING
WebListing
)
(
instance
?BIDDING
Bidding
)
(
member
?LISTING ?COLL)
(
objectOfBid
?BIDDING ?ITEM)
(
patient
?LISTING ?ITEM))))
(
BidCountFn
?COLL))))
UXExperimentalTerms.kif 3128-3146
如果
群体
是
群体
的
instance
和 对所有
物理
如果
那个 物理
是
那个 群体
的
member
,
然后
那个 物理
是
WebListing
的
instance
,
然后 有存在
符号串
,
实体
,, ,
另一个 实体
, and 和
那个 符号串
这样
那个 符号串
所描述的类别
instance
的数量
equal
在
那个 群体
的
bids
數字
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