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
?GUN
Firearm
)
(
hasPurpose
?GUN
(
exists
(?A ?SHOOT ?S)
(
and
(
instance
?A
Human
)
(
subclass
?SHOOT
Shooting
)
(
instance
?S ?SHOOT)
(
objectTransferred
?S ?GUN)
(
capability
?SHOOT
agent
?A)
(
not
(
exists
(?A2)
(
and
(
instance
?A2
Human
)
(
not
(
equal
?A ?A2))
(
agent
?S ?A2))))))))
Mid-level-ontology.kif 1873-1889
If
a physical
is an
instance
of
firearm
,
then
the physical
has the purpose there exist
an entity
,
another entity
and
a third entity
such that
the entity
is an
instance
of
human
and
the other entity
is a
subclass
of
shooting
and
the third entity
is an
instance
of
the other entity
and the object transferred in
the third entity
is
the physical
and
the entity
is
capable
of doing
the other entity
as a
agent
and there doesn't exist
the entity
2 such that
the entity
2 is an
instance
of
human
and
equal
the entity
and
the entity
2 and
the entity
2 is an
agent
of
the third entity
(=>
(
and
(
weaponCarryingCapability
?MV ?WC ?COUNT)
(
instance
?WEAPON ?WC)
(
capability
?PC ?ROLE ?WEAPON)
(
or
(
subclass
?PC
Shooting
)
(
subclass
?PC
Damaging
)))
(
capability
?PC ?ROLE ?MV))
MilitaryDevices.kif 35-43
If
weapon carrying capability
a military vehicle
,
a kind of weapon
and
a positive integer
and
an object
is an
instance
of
a kind of weapon
and
the object
is
capable
of doing
a kind of process
as a
a case role
and
a kind of process
is a
subclass
of
shooting
or
the kind of process
is a
subclass
of
damaging
,
then
the military vehicle
is
capable
of doing
the kind of process
as a
the case role
(=>
(
and
(
capability
?PC ?ROLE ?MV)
(
subclass
?PC
Shooting
))
(
exists
(?WEAPON)
(
and
(
instance
?WEAPON
Weapon
)
(
part
?WEAPON ?MV)
(
capability
?PC ?ROLE ?WEAPON))))
MilitaryDevices.kif 48-56
If
an object
is
capable
of doing
a kind of process
as a
a case role
and
a kind of process
is a
subclass
of
shooting
,
then there exists
another object
such that
the other object
is an
instance
of
weapon
and
the other object
is a
part
of
the object
and
the other object
is
capable
of doing
the kind of process
as a
the case role
(
subclass
Shooting
Impelling
)
Merge.kif 11624-11624
Shooting
is a
subclass
of
impelling
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