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
disjoint
Sigma KEE - disjoint
disjoint
appearance as argument number 1
(
documentation
disjoint
ChineseLanguage
"如果
Class
和
Class
之间没有共同案例的话, 那么它们 就是
disjoint
,也就是以防万一应用
IntersectionFn
的时候出现空的的结果。")
chinese_format.kif 1500-1501
(
documentation
disjoint
EnglishLanguage
"
Class
es are
disjoint
only if they share no instances, i.e. just in case the result of applying
IntersectionFn
to them is empty.")
Merge.kif 397-399
(
documentation
disjoint
JapaneseLanguage
"
Class
es は、 インスタンスを共有しない場合のみ
disjoint
である。例えば、
IntersectionFn
をそれらに適用した結果空の場合に備えて。")
japanese_format.kif 63-64
(
documentation
disjoint
SpanishLanguage
"
Class
es son
disjoint
sólo si no comparten instancias, por ejemplo, en el caso de aplicar
IntersectionFn
resulta que están vacías.")
spanish_format.kif 72-74
(
domain
disjoint
1
Class
)
Merge.kif 395-395
不相交
的 1 数量 是
类
的
instance
(
domain
disjoint
2
Class
)
Merge.kif 396-396
不相交
的 2 数量 是
类
的
instance
(
instance
disjoint
BinaryPredicate
)
Merge.kif 393-393
不相交
是
二元谓语
的
instance
(
instance
disjoint
SymmetricRelation
)
Merge.kif 394-394
不相交
是
对称关系
的
instance
appearance as argument number 2
(
format
ChineseLanguage
disjoint
"%1 和 % 2 %n 是
disjoint
")
chinese_format.kif 285-285
(
format
EnglishLanguage
disjoint
"%1 is %n
disjoint
from %2")
english_format.kif 290-290
(
format
FrenchLanguage
disjoint
"%1 est %n
disjoint
de %2")
french_format.kif 165-165
(
format
ItalianLanguage
disjoint
"%1 è %n disgiunto da %2")
relations-it.txt 75-75
(
format
JapaneseLanguage
disjoint
"%1 と %2 は
disjoint
では %n")
japanese_format.kif 1985-1985
(
format
PortugueseLanguage
disjoint
"%1 e' %n disjunto de %2")
portuguese_format.kif 117-117
(
format
cb
disjoint
"%1 %n ay lahi sa %2")
relations-cb.txt 109-109
(
format
cz
disjoint
"%1 %p{je} %n{nen�}
disjoint
from %2")
relations-cz.txt 182-182
(
format
de
disjoint
"%1 ist dijunkt von %2 %n{nicht}")
relations-de.txt 370-370
(
format
hi
disjoint
"%1 %2 se asanyukta %n hai")
relations-hindi.txt 59-59
(
format
ro
disjoint
"%1 %n{nu} este
disjoint
%t{disjunct} faþã de %2")
relations-ro.kif 185-185
(
format
sv
disjoint
"%1 är %n{inte} disjunkt med %2")
relations-sv.txt 172-172
(
format
tg
disjoint
"%1 %n ay iba ng %2")
relations-tg.txt 166-166
(
relatedInternalConcept
disjointDecomposition
disjoint
)
Merge.kif 569-569
不相交的分拆
和
不相交
是 内部相关
(
relatedInternalConcept
disjointRelation
disjoint
)
Merge.kif 414-414
不相交关系
和
不相交
是 内部相关
(
termFormat
ChineseLanguage
disjoint
"不相交")
chinese_format.kif 286-286
(
termFormat
ChineseLanguage
disjoint
"不相交的")
domainEnglishFormat.kif 19848-19848
(
termFormat
ChineseTraditionalLanguage
disjoint
"不相交的")
domainEnglishFormat.kif 19847-19847
(
termFormat
EnglishLanguage
disjoint
"disjoint")
domainEnglishFormat.kif 19846-19846
(
termFormat
de
disjoint
"disjunkt")
terms-de.txt 115-115
(
termFormat
tg
disjoint
"iba")
relations-tg.txt 167-167
antecedent
(=>
(
and
(
domain
?REL1 ?NUMBER ?CLASS1)
(
domain
?REL2 ?NUMBER ?CLASS2)
(
disjoint
?CLASS1 ?CLASS2))
(
disjointRelation
?REL1 ?REL2))
Merge.kif 419-424
如果
关系
的
正整数
数量 是
类
的
instance
和
另一个 关系
的
那个 正整数
数量 是
另一个 类
的
instance
和
那个 类
和 % 2 是
disjoint
,
然后
那个 关系
和
那个 另外 关系
是
disjoint
关系
(=>
(
and
(
domainSubclass
?REL1 ?NUMBER ?CLASS1)
(
domainSubclass
?REL2 ?NUMBER ?CLASS2)
(
disjoint
?CLASS1 ?CLASS2))
(
disjointRelation
?REL1 ?REL2))
Merge.kif 426-431
如果
关系
的
正整数
数量 是
类
的
subclass
和
另一个 关系
的
那个 正整数
数量 是
另一个 类
的
subclass
和
那个 类
和 % 2 是
disjoint
,
然后
那个 关系
和
那个 另外 关系
是
disjoint
关系
(=>
(
and
(
range
?REL1 ?CLASS1)
(
range
?REL2 ?CLASS2)
(
disjoint
?CLASS1 ?CLASS2))
(
disjointRelation
?REL1 ?REL2))
Merge.kif 433-438
如果
函数
的
range
是
类
的实例 和
另一个 函数
的
range
是
另一个 类
的实例 和
那个 类
和 % 2 是
disjoint
,
然后
那个 函数
和
那个 另外 函数
是
disjoint
关系
(=>
(
and
(
rangeSubclass
?REL1 ?CLASS1)
(
rangeSubclass
?REL2 ?CLASS2)
(
disjoint
?CLASS1 ?CLASS2))
(
disjointRelation
?REL1 ?REL2))
Merge.kif 440-445
如果
函数
的所得值 是
有点 类
的
subclass
和
另一个 函数
的所得值 是
另一个 有点 类
的
subclass
和
有点 类
和 % 2 是
disjoint
,
然后
那个 函数
和
那个 另外 函数
是
disjoint
关系
(=>
(
disjoint
?CLASS1 ?CLASS2)
(
not
(
exists
(?INST)
(
and
(
instance
?INST ?CLASS1)
(
instance
?INST ?CLASS2)))))
Merge.kif 401-407
如果
类
和 % 2 是
disjoint
,
然后 不存在
实体
这样
那个 实体
是
那个 类
的
instance
和
那个 实体
是
另一个 类
的
instance
consequent
(=>
(
disjointDecomposition
?CLASS ?ROW1 ?ROW2 ?ROW3)
(
and
(
disjoint
?ROW1 ?ROW2)
(
disjoint
?ROW2 ?ROW3)
(
disjoint
?ROW3 ?ROW1)))
Merge.kif 2968-2973
如果
类
分拆成不相交的
另一个 类
,
第三 类
, 和
第四 类
,
然后
那个 另外 类
和 % 2 是
disjoint
和
那个 第三 类
和 % 2 是
disjoint
和
那个 第四 类
和 % 2 是
disjoint
(=>
(
disjointDecomposition
?CLASS @ROW)
(
forall
(?ITEM1 ?ITEM2)
(=>
(
and
(
inList
?ITEM1
(
ListFn
@ROW))
(
inList
?ITEM2
(
ListFn
@ROW))
(
not
(
equal
?ITEM1 ?ITEM2)))
(
disjoint
?ITEM1 ?ITEM2))))
Merge.kif 2957-2966
如果
类
分拆成不相交的 @ROW,
然后 对所有
第三 类
和
第四 类
如果
那个 第三 类
是 (@ROW) 的
member
和
那个 第四 类
是 (@ROW) 的
member
和
那个 第三 类
不
equal
那个 第四 类
,
然后
那个 第三 类
和 % 2 是
disjoint
appearance as argument number 0
(
disjoint
AboveTheLine
BelowTheLine
)
MilitaryProcesses.kif 974-974
在线以上
和 % 2 是
disjoint
(
disjoint
Afternoon
Evening
)
Merge.kif 8792-8792
下午
和 % 2 是
disjoint
(
disjoint
AltKey
ControlKey
)
ComputerInput.kif 360-360
AltKey
和 % 2 是
disjoint
(
disjoint
AltKey
FunctionKey
)
ComputerInput.kif 362-362
AltKey
和 % 2 是
disjoint
(
disjoint
AltKey
ShiftKey
)
ComputerInput.kif 361-361
AltKey
和 % 2 是
disjoint
(
disjoint
AltKeyHoldDown
ControlKeyHoldDown
)
ComputerInput.kif 1313-1313
AltKeyHoldDown
和 % 2 是
disjoint
(
disjoint
AltKeyHoldDown
ShiftKeyHoldDown
)
ComputerInput.kif 1312-1312
AltKeyHoldDown
和 % 2 是
disjoint
(
disjoint
AnaerobicExerciseDevice
AerobicExerciseDevice
)
Mid-level-ontology.kif 8205-8205
无氧运动装置
和 % 2 是
disjoint
(
disjoint
AnteMeridiem
PostMeridiem
)
Mid-level-ontology.kif 19056-19056
上午
和 % 2 是
disjoint
(
disjoint
ApartmentBuilding
SingleFamilyResidence
)
Mid-level-ontology.kif 6909-6909
公寓楼
和 % 2 是
disjoint
(
disjoint
ArrowKey
EnterKey
)
ComputerInput.kif 295-295
ArrowKey
和 % 2 是
disjoint
(
disjoint
Article
Book
)
Mid-level-ontology.kif 14650-14650
文章
和 % 2 是
disjoint
(
disjoint
ArtilleryCannon
MilitaryTank
)
MilitaryDevices.kif 172-172
火炮
和 % 2 是
disjoint
(
disjoint
Asphalt
FossilFuel
)
Economy.kif 5954-5954
沥青
和 % 2 是
disjoint
(
disjoint
AstronomicalBody
GeographicArea
)
Merge.kif 13993-13993
天文体
和 % 2 是
disjoint
(
disjoint
Attaching
Detaching
)
Merge.kif 12318-12318
连接
和 % 2 是
disjoint
(
disjoint
AudioInput
JoystickMotion
)
ComputerInput.kif 1656-1656
AudioInput
和 % 2 是
disjoint
(
disjoint
AudioInput
KeyboardAction
)
ComputerInput.kif 1657-1657
AudioInput
和 % 2 是
disjoint
(
disjoint
AudioInput
TouchSurfaceAction
)
ComputerInput.kif 1655-1655
AudioInput
和 % 2 是
disjoint
(
disjoint
AutonomicProcess
IntentionalProcess
)
Merge.kif 10164-10164
自主过程
和 % 2 是
disjoint
(
disjoint
Barn
ResidentialBuilding
)
Mid-level-ontology.kif 15709-15709
谷仓
和 % 2 是
disjoint
(
disjoint
BaseballSteal
BaseballHit
)
Sports.kif 740-740
棒球偷
和 % 2 是
disjoint
(
disjoint
BaseballSteal
BaseballWalk
)
Sports.kif 739-739
棒球偷
和 % 2 是
disjoint
(
disjoint
BaseballStrike
BaseballHit
)
Sports.kif 748-748
棒球罢工
和 % 2 是
disjoint
(
disjoint
BaseballWalk
BaseballHit
)
Sports.kif 696-696
棒球步行
和 % 2 是
disjoint
Display limited to 25 items.
Show next 25
Display limited to 25 items.
Show next 25
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