Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
Englishlanguage
FrenchLanguage
GermanLanguage
Hindi
ItalianLanguage
JapaneseLanguage
PortugueseLanguage
SpanishLanguage
SwedishLanguage
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
exportPartnerInPeriod
Sigma KEE - exportPartnerInPeriod
exportPartnerInPeriod
appearance as argument number 1
(
documentation
exportPartnerInPeriod
EnglishLanguage
"(
exportPartnerInPeriod
?AGENT1 ?AGENT2 ?PERIOD) means that the
AutonomousAgent
?AGENT1 exports goods to the
AutonomousAgent
?AGENT2 during the
TimeInterval
indicated by ?PERIOD.")
Economy.kif 2594-2597
(
domain
exportPartnerInPeriod
1
AutonomousAgent
)
Economy.kif 2590-2590
The number 1 argument of
export partner in period
is an
instance
of
agent
(
domain
exportPartnerInPeriod
2
AutonomousAgent
)
Economy.kif 2591-2591
The number 2 argument of
export partner in period
is an
instance
of
agent
(
domainSubclass
exportPartnerInPeriod
3
TimeInterval
)
Economy.kif 2592-2592
The number 3 argument of
export partner in period
is a
subclass
of
time interval
(
instance
exportPartnerInPeriod
TernaryPredicate
)
Economy.kif 2589-2589
export partner in period
is an
instance
of
ternary predicate
appearance as argument number 2
(
format
ChineseLanguage
exportPartnerInPeriod
"%1 %n{不} 对于 %3 在周期 %2 export 伙伴")
domainEnglishFormat.kif 971-971
(
format
ChineseTraditionalLanguage
exportPartnerInPeriod
"%1 %n{不} 對於 %3 在週期 %2 export 夥伴")
domainEnglishFormat.kif 970-970
(
format
EnglishLanguage
exportPartnerInPeriod
"%1 %n{doesn't} export partner in period %2 for %3")
domainEnglishFormat.kif 969-969
(
termFormat
ChineseLanguage
exportPartnerInPeriod
"出口合作伙伴期间")
domainEnglishFormat.kif 22933-22933
(
termFormat
ChineseTraditionalLanguage
exportPartnerInPeriod
"出口合作夥伴期間")
domainEnglishFormat.kif 22932-22932
(
termFormat
EnglishLanguage
exportPartnerInPeriod
"export partner in period")
domainEnglishFormat.kif 22931-22931
antecedent
(<=>
(
exportPartnerInPeriod
?AGENT1 ?AGENT2 ?PERIOD)
(
exists
(?TIME)
(
and
(
instance
?TIME ?PERIOD)
(
holdsDuring
?TIME
(
exportPartner
?AGENT1 ?AGENT2)))))
Economy.kif 2627-2632
An agent
export
partner in period
another agent
for
a kind of time interval
if and only if there exists
a time position
such that
the time position
is an
instance
of
a kind of time interval
and
the other agent
is an
export
partner of
the agent
holds
during
the time position
(=>
(
exportPartnerInPeriod
?AGENT1 ?AGENT2 ?PERIOD)
(
exists
(?TIME ?EXPORT)
(
and
(
instance
?TIME ?PERIOD)
(
instance
?EXPORT
Exporting
)
(
overlapsTemporally
?TIME
(
WhenFn
?EXPORT))
(
origin
?EXPORT ?AGENT1)
(
destination
?EXPORT ?AGENT2))))
Economy.kif 2599-2607
If
an agent
export
partner in period
another agent
for
a kind of time interval
,
then there exist
another time interval
and
a process
such that
the other time interval
is an
instance
of
a kind of time interval
and
the process
is an
instance
of
exporting
and the
time
of existence of
the process
overlap
s
the other time interval
and
the process
originate
s at
the agent
and
the process
end
s up at
the other agent
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