Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
HerbaceousPlant
Hindi
ItalianLanguage
JapaneseLanguage
PortugueseLanguage
SpanishLanguage
SwedishLanguage
WoodyPlant
cb
cz
de
hi
ro
sv
tg
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
listingSeller
Sigma KEE - listingSeller
listingSeller
appearance as argument number 1
(
documentation
listingSeller
EnglishLanguage
"(listingSeller ?LISTING ?AGENT) relates an
AutonomousAgent
to a
WebListing
. It represents that ?AGENT is the entity that
desires
the
Selling
of the
patient
of the ?LISTING. It also means that ?AGENT is the
creator
of ?LISTING and that ?AGENT is a
webSeller
on the
WebSite
that ?LISTING is
hostedOn
.")
UXExperimentalTerms.kif 52-55
(
domain
listingSeller
1
WebListing
)
UXExperimentalTerms.kif 48-48
Die Zahl 1 Argument von
listingSeller
ist ein
fall
von
WebListing
%n{nicht}
(
domain
listingSeller
2
AutonomousAgent
)
UXExperimentalTerms.kif 49-49
Die Zahl 2 Argument von
listingSeller
ist ein
fall
von
AutonomousAgent
%n{nicht}
(
instance
listingSeller
BinaryPredicate
)
UXExperimentalTerms.kif 47-47
listingSeller
ist ein
fall
von
BinaryPredicate
%n{nicht}
appearance as argument number 2
(
format
ChineseLanguage
listingSeller
"%2 sells %1 ")
domainEnglishFormat.kif 3782-3782
(
format
ChineseTraditionalLanguage
listingSeller
"%2 sells %1 ")
domainEnglishFormat.kif 3781-3781
(
format
EnglishLanguage
listingSeller
"%2 sells %1")
domainEnglishFormat.kif 3780-3780
(
termFormat
EnglishLanguage
listingSeller
"listing seller")
UXExperimentalTerms.kif 50-50
antecedent
(=>
(
and
(
instance
?COLL
Collection
)
(
instance
?SITE
WebSite
)
(
instance
?AGENT
AutonomousAgent
)
(
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 1033-1060
Wenn
Collection
ist ein
fall
von
Collection
%n{nicht} und
WebSite
ist ein
fall
von
WebSite
%n{nicht} und
AutonomousAgent
ist ein
fall
von
AutonomousAgent
%n{nicht} und
WebListing
ist ein
fall
von
WebListing
%n{nicht} und
TimePoint
ist ein
fall
von
TimePoint
%n{nicht} und
listingSeller
** WebListing
and
** AutonomousAgent
und
** WebListing
ist ein
Mitglied
von
** Collection
nicht und fuer alle
Physical
und
** Physical
wenn
** Physical
ist ein
fall
von
WebListing
%n{nicht} und
** Physical
ist ein
Mitglied
von
SellersItemsFn
** AutonomousAgent
and
** WebSite
%n{nicht} und
** TimePoint
ist ein
teil
von die
zeit
des Bestehens von
** Physical
%n{nicht} und
** Physical
ist gleich
** WebListing
nicht,
dann
** Physical
ist ein
Mitglied
von
** Collection
%n{nicht}
und
wenn
** ** Physical
ist ein
Mitglied
von
** Collection
%n{nicht},
dann
** TimePoint
ist ein
teil
von die
zeit
des Bestehens von
** Physical
%n{nicht} und
** ** Physical
ist ein
fall
von
WebListing
%n{nicht}
,
dann
SellersOtherItemsFn
** AutonomousAgent
,
** WebSite
,
** WebListing
and
** TimePoint
ist gleich
** Collection
%n{nicht}
(=>
(
and
(
listingSeller
?LISTING ?AGENT)
(
hostedOn
?LISTING ?SITE))
(
webSeller
?AGENT ?SITE))
UXExperimentalTerms.kif 70-74
Wenn
listingSeller
WebListing
and
Human
und
hostedOn
** WebListing
and
WebSite
,
dann
webSeller
** Human
and
** WebSite
(=>
(
and
(
listingSeller
?LISTING ?AGENT)
(
instance
?OBJ
Object
)
(
patient
?LISTING ?OBJ))
(
desires
?AGENT
(
exists
(?SELLING)
(
patient
?SELLING ?OBJ))))
UXExperimentalTerms.kif 61-68
Wenn
listingSeller
WebListing
and
CognitiveAgent
und
Entity
ist ein
fall
von
Object
%n{nicht} und
** Entity
ist ein
patient
von
** WebListing
%n{nicht},
dann
** CognitiveAgent
wuenscht es gibt
** entity
um
** Entity
ist ein
patient
von
** ** entity
%n{nicht} %n{nicht}
(=>
(
listingSeller
?LISTING ?AGENT)
(
creator
?LISTING ?AGENT))
UXExperimentalTerms.kif 57-59
Wenn
listingSeller
AutonomousAgent
and
** AutonomousAgent
,
dann
creator
** AutonomousAgent
and
** ** AutonomousAgent
consequent
(=>
(
and
(
instance
?AGENT
AutonomousAgent
)
(
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 992-1008
Wenn
AutonomousAgent
ist ein
fall
von
AutonomousAgent
%n{nicht} und
WebSite
ist ein
fall
von
WebSite
%n{nicht},
dann es gibt
Collection
um
** Collection
ist ein
fall
von
Collection
%n{nicht} und fuer alle
WebListing
wenn
** WebListing
ist ein
fall
von
WebListing
%n{nicht} und
hostedOn
** WebListing
and
** WebSite
und
listingSeller
** WebListing
and
** AutonomousAgent
,
dann
** WebListing
ist ein
Mitglied
von
** Collection
%n{nicht}
und
SellersItemsFn
** AutonomousAgent
and
** WebSite
ist gleich
** Collection
%n{nicht}
(=>
(
webSeller
?SELLER ?SITE)
(
exists
(?LISTING)
(
and
(
instance
?LISTING
WebListing
)
(
listingSeller
?LISTING ?SELLER)
(
hostedOn
?LISTING ?SITE))))
UXExperimentalTerms.kif 959-965
Wenn
webSeller
Human
and
WebSite
,
dann es gibt
WebListing
um
** WebListing
ist ein
fall
von
WebListing
%n{nicht} und
listingSeller
** WebListing
and
** Human
und
hostedOn
** WebListing
and
** WebSite
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