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
pathInSystem
Sigma KEE - pathInSystem
pathInSystem
appearance as argument number 1
(
documentation
pathInSystem
EnglishLanguage
"(pathInSystem ?PATH ?SYSTEM) means that the
Physical
thing ?PATH consists of one or more connected routes in the
PhysicalSystem
?SYSTEM.")
Transportation.kif 3317-3319
(
domain
pathInSystem
1
Transitway
)
Transportation.kif 3321-3321
The number 1 argument of
path in system
is an
instance
of
transitway
(
domain
pathInSystem
2
TransitSystem
)
Transportation.kif 3322-3322
The number 2 argument of
path in system
is an
instance
of
transit system
(
instance
pathInSystem
BinaryPredicate
)
Transportation.kif 3320-3320
path in system
is an
instance
of
binary predicate
(
subrelation
pathInSystem
part
)
Transportation.kif 3323-3323
path in system
is a
subrelation
of
part
appearance as argument number 2
(
format
ChineseLanguage
pathInSystem
"%2 %n 是 %1 在系统里的
path
")
domainEnglishFormat.kif 1919-1919
(
format
ChineseTraditionalLanguage
pathInSystem
"%2 %n 是 %1 在系統裡的
path
")
domainEnglishFormat.kif 1918-1918
(
format
EnglishLanguage
pathInSystem
"%2 is %n a
path
in system of %1")
domainEnglishFormat.kif 1917-1917
(
subrelation
routeInSystem
pathInSystem
)
Transportation.kif 3343-3343
route in system
is a
subrelation
of
path in system
(
termFormat
ChineseLanguage
pathInSystem
"系统中的路径")
domainEnglishFormat.kif 44780-44780
route in system
is a
subrelation
of
path in system
(
termFormat
ChineseTraditionalLanguage
pathInSystem
"系統中的路徑")
domainEnglishFormat.kif 44779-44779
route in system
is a
subrelation
of
path in system
(
termFormat
EnglishLanguage
pathInSystem
"path in system")
domainEnglishFormat.kif 44778-44778
route in system
is a
subrelation
of
path in system
antecedent
(=>
(
and
(
distanceOnPath
?DIST ?PATH)
(
pathInSystem
?PATH ?SYS)
(
routeStart
?START ?PATH)
(
routeEnd
?END ?PATH)
(
abstractCounterpart
?GRAPH ?SYS))
(
exists
(?S ?BN ?EN)
(
and
(
subGraph
?S ?GRAPH)
(
equal
?BN
(
BeginNodeFn
?GRAPH))
(
equal
?EN
(
EndNodeFn
?GRAPH))
(
abstractCounterpart
?BN ?START)
(
abstractCounterpart
?EN ?END))))
Transportation.kif 3404-3417
If the
distance
of
a transitway
is
a constant quantity
and
a transit system
is a
path
in system of
the transitway
and
a region
is the
start
of
the transitway
and
another region
is the
end
of
the transitway
and the
abstract
counterpart
of
the transit system
is
a graph path
,
then there exist
a graph
,
a graph node
and
another graph node
such that
the graph
is a
subgraph
of
the graph path
and
equal
the graph node
and the
beginning
of
the graph path
and
equal
the other graph node
and the
end
of
the graph path
and the
abstract
counterpart
of
the region
is
the graph node
and the
abstract
counterpart
of
the other region
is
the other graph node
(=>
(
pathInSystem
?P ?S)
(
or
(
routeInSystem
?P ?S)
(
exists
(?R1 ?R2)
(
and
(
routeInSystem
?R1 ?S)
(
routeInSystem
?R2 ?S)
(
part
?R1 ?P)
(
part
?R2 ?P)
(
connected
?R1 ?R2)))))
Transportation.kif 3325-3335
If
a transit system
is a
path
in system of
a transitway
,
then
the transit system
is a
route
in system of
the transitway
or there exist
another transitway
and
a third transitway
such that
the transit system
is a
route
in system of
the other transitway
and
the transit system
is a
route
in system of
the third transitway
and
the other transitway
is a
part
of
the transitway
and
the third transitway
is a
part
of
the transitway
and
the other transitway
is
connected
to
the third transitway
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