Term Intersection
: 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
Term 1:
Term 2:
(=>
(
instance
?C
ElectricalConductor
)
(
exists
(?S)
(
and
(
subclass
?S
ConductorSubstance
)
(
material
?S ?C))))
engineering.kif 1139-1144
If
a corpuscular object
is an
instance
of
electrical conductor
,
then there exists
a kind of substance
such that
a kind of substance
is a
subclass
of
conductor substance
and
the corpuscular object
is
made
of
the kind of substance
(=>
(
instance
?BERG
Iceberg
)
(
exists
(?SHEET)
(
and
(
subclass
?SHEET
Glacier
)
(
holdsDuring
(
ImmediatePastFn
(
WhenFn
?BERG))
(
material
?SHEET ?BERG)))))
Geography.kif 4972-4980
If
a physical
is an
instance
of
iceberg
,
then there exists
a class
such that
the class
is a
subclass
of
glacier
and
the physical
is
made
of
the class
holds
during
immediately
before
the
time
of existence of
the physical
(=>
(
instance
?COIN
CurrencyCoin
)
(
exists
(?METAL)
(
and
(
subclass
?METAL
Metal
)
(
material
?METAL ?COIN))))
Mid-level-ontology.kif 4043-4048
If
a corpuscular object
is an
instance
of
coin
,
then there exists
a kind of substance
such that
a kind of substance
is a
subclass
of
metal
and
the corpuscular object
is
made
of
the kind of substance
(=>
(
and
(
instance
?SKI
SnowSki
)
(
material
?MAT ?SKI))
(
or
(
subclass
?MAT
Metal
)
(
subclass
?MAT
Wood
)
(
subclass
?MAT
Plastic
)))
Sports.kif 1054-1061
If
a corpuscular object
is an
instance
of
ski
and
the corpuscular object
is
made
of
a kind of substance
,
then
a kind of substance
is a
subclass
of
metal
or
the kind of substance
is a
subclass
of
wood
or
the kind of substance
is a
subclass
of
plastic
(=>
(
instance
?I
ResistorElement
)
(
exists
(?S)
(
and
(
subclass
?S
InsulatorSubstance
)
(
material
?S ?I))))
engineering.kif 1168-1173
If
a corpuscular object
is an
instance
of
resistor element
,
then there exists
a kind of substance
such that
a kind of substance
is a
subclass
of
insulator substance
and
the corpuscular object
is
made
of
the kind of substance
(=>
(
instance
?SHOT
FirearmShot
)
(
exists
(?C ?P ?CLASS ?X)
(
and
(
instance
?C
Collection
)
(
member
?P ?C)
(
instance
?P ?CLASS)
(
subclass
?CLASS
SphericalObject
)
(
approximateDiameter
?P
(
MeasureFn
?X
Millimeter
))
(
modalAttribute
(
and
(
material
?CLASS
Lead
)
(
lessThan
?X 10))
Likely
))))
Mid-level-ontology.kif 1150-1163
If
an entity
is an
instance
of
firearm shot
,
then there exist
a collection
,
a self connected object
,, ,
the collection
LASS and
a real number
such that
the collection
is an
instance
of
collection
and
the self connected object
is a
member
of
the collection
and
the self connected object
is an
instance
of
the collection
LASS and
the collection
LASS is a
subclass
of
spherical object
and the
approximate
diameter
of
the self connected object
is
the real number
millimeter
(s) and the statement
lead
is
made
of
the collection
LASS and
the real number
is
less
than 10 has the
modal
force
of
likely
(=>
(
instance
?OBJ
CorpuscularObject
)
(
exists
(?SUBSTANCE1 ?SUBSTANCE2)
(
and
(
subclass
?SUBSTANCE1
Substance
)
(
subclass
?SUBSTANCE2
Substance
)
(
material
?SUBSTANCE1 ?OBJ)
(
material
?SUBSTANCE2 ?OBJ)
(
not
(
equal
?SUBSTANCE1 ?SUBSTANCE2)))))
Merge.kif 1241-1249
If
a corpuscular object
is an
instance
of
corpuscular object
,
then there exist
a kind of substance
and
another kind of substance
such that
a kind of substance
is a
subclass
of
substance
and
another kind of substance
is a
subclass
of
substance
and
the corpuscular object
is
made
of
the kind of substance
and
the corpuscular object
is
made
of
the other kind of substance
and
equal
the kind of substance
and
the other kind of substance
(=>
(
instance
?CF
CharcoalFilter
)
(
exists
(?C)
(
and
(
subclass
?C
Charcoal
)
(
material
?C ?CF))))
Cars.kif 1695-1700
If
a corpuscular object
is an
instance
of
charcoal filter
,
then there exists
a kind of substance
such that
a kind of substance
is a
subclass
of
charcoal
and
the corpuscular object
is
made
of
the kind of substance
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