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
SellersItemsFn
Sigma KEE - SellersItemsFn
SellersItemsFn
appearance as argument number 1
(
documentation
SellersItemsFn
EnglishLanguage
"(SellersItemsFn ?AGENT ?SITE) is a
BinaryFunction
that returns a
Collection
of the items for sale by ?AGENT on the
WebSite
?SITE")
UXExperimentalTerms.kif 1186-1187
(
domain
SellersItemsFn
1
Agent
)
UXExperimentalTerms.kif 1178-1178
The number 1 argument of
sellers items
is an
instance
of
agent
(
domain
SellersItemsFn
2
WebSite
)
UXExperimentalTerms.kif 1180-1180
The number 2 argument of
sellers items
is an
instance
of
WebSite
(
instance
SellersItemsFn
BinaryFunction
)
UXExperimentalTerms.kif 1176-1176
Sellers items
is an
instance
of
binary function
(
range
SellersItemsFn
Collection
)
UXExperimentalTerms.kif 1182-1182
The
range
of
sellers items
is an instance of
collection
appearance as argument number 2
(
format
ChineseLanguage
SellersItemsFn
"样品对于 sale 由 %1 在 %2 ")
domainEnglishFormat.kif 4491-4491
(
format
ChineseTraditionalLanguage
SellersItemsFn
"樣品對於 sale 由 %1 在 %2 ")
domainEnglishFormat.kif 4490-4490
(
format
EnglishLanguage
SellersItemsFn
"items for sale by %1 at %2")
domainEnglishFormat.kif 4489-4489
(
termFormat
EnglishLanguage
SellersItemsFn
"sellers items")
UXExperimentalTerms.kif 1184-1184
antecedent
(=>
(
and
(
instance
?COLL
Collection
)
(
instance
?SITE
WebSite
)
(
instance
?AGENT
Agent
)
(
instance
?LISTING
WebListing
)
(
instance
?TIME
TimePoint
)
(
listingSeller
?LISTING ?AGENT)
(
not
(
member
?LISTING ?COLL))
(
forall
(?ITEM ?MEMBER)
(
and
(=>
(
and
(
instance
?ITEM
WebListing
)
(
member
?ITEM
(
SellersItemsFn
?AGENT ?SITE))
(
temporalPart
?TIME
(
WhenFn
?ITEM))
(
not
(
equal
?ITEM ?LISTING)))
(
member
?ITEM ?COLL))
(=>
(
member
?MEMBER ?COLL)
(
and
(
temporalPart
?TIME
(
WhenFn
?ITEM))
(
instance
?MEMBER
WebListing
))))))
(
equal
(
SellersOtherItemsFn
?AGENT ?SITE ?LISTING ?TIME) ?COLL))
UXExperimentalTerms.kif 1230-1257
If
a collection
is an
instance
of
collection
and
a WebSite
is an
instance
of
WebSite
and
an agent
is an
instance
of
agent
and
a web listing
is an
instance
of
web listing
and
a time point
is an
instance
of
time point
and
the agent
sells
the web listing
and
the web listing
is not a
member
of
the collection
and for all
a physical
and
another physical
if
the physical
is an
instance
of
web listing
and
the physical
is a
member
of items for
sale
by
the agent
at
the WebSite
and
the time point
is a
part
of the
time
of existence of
the physical
and
the physical
is not
equal
to
the web listing
,
then
the physical
is a
member
of
the collection
and
if
the other physical
is a
member
of
the collection
,
then
the time point
is a
part
of the
time
of existence of
the physical
and
the other physical
is an
instance
of
web listing
,
then things for
sale
by
the agent
not listed in
the web listing
at
the WebSite
during
the time point
is
equal
to
the collection
consequent
(=>
(
and
(
instance
?AGENT
Agent
)
(
instance
?SITE
WebSite
))
(
exists
(?COLL)
(
and
(
instance
?COLL
Collection
)
(
forall
(?LISTING)
(=>
(
and
(
instance
?LISTING
WebListing
)
(
hostedOn
?LISTING ?SITE)
(
listingSeller
?LISTING ?AGENT))
(
member
?LISTING ?COLL)))
(
equal
(
SellersItemsFn
?AGENT ?SITE) ?COLL))))
UXExperimentalTerms.kif 1189-1205
If
an agent
is an
instance
of
agent
and
a WebSite
is an
instance
of
WebSite
,
then there exists
a collection
such that
the collection
is an
instance
of
collection
and for all
a web listing
if
the web listing
is an
instance
of
web listing
and
the web listing
is
hosted
on
the WebSite
and
the agent
sells
the web listing
,
then
the web listing
is a
member
of
the collection
and items for
sale
by
the agent
at
the WebSite
is
equal
to
the collection
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