Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
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
deprivesNorm
Sigma KEE - deprivesNorm
deprivesNorm
appearance as argument number 1
(
disjointRelation
deprivesNorm
confersNorm
)
Merge.kif 4054-4054
deprives norm
and
confers norm
are
disjoint
(
documentation
deprivesNorm
ChineseLanguage
"这个概念表达了一个
Entity
,
Formula
和一个
ObjectiveNorm
之间的关系:就是这个
Entity
所表示的
Formula
没有那个
ObjectiveNorm
。")
chinese_format.kif 2105-2106
deprives norm
and
confers norm
are
disjoint
(
documentation
deprivesNorm
EnglishLanguage
"Expresses the relationship between an
Entity
, a
Formula
, and an
ObjectiveNorm
when the
Entity
brings it about that the
Formula
does not have the
ObjectiveNorm
.")
Merge.kif 4059-4061
deprives norm
and
confers norm
are
disjoint
(
documentation
deprivesNorm
JapaneseLanguage
"
Formula
が
ObjectiveNorm
を保持していない、 と
Entity
がもたらすとき、
Entity
、
Formula
、および
ObjectiveNorm
間で関係を表す。")
japanese_format.kif 756-757
deprives norm
and
confers norm
are
disjoint
(
domain
deprivesNorm
1
Entity
)
Merge.kif 4055-4055
The number 1 argument of
deprives norm
is an
instance
of
entity
(
domain
deprivesNorm
2
Formula
)
Merge.kif 4056-4056
The number 2 argument of
deprives norm
is an
instance
of
formula
(
domain
deprivesNorm
3
ObjectiveNorm
)
Merge.kif 4057-4057
The number 3 argument of
deprives norm
is an
instance
of
objective norm
(
instance
deprivesNorm
TernaryPredicate
)
Merge.kif 4053-4053
deprives norm
is an
instance
of
ternary predicate
appearance as argument number 2
(
format
ChineseLanguage
deprivesNorm
"%1 %n{不} 对 %3 剥夺规范 %2 ")
domainEnglishFormat.kif 716-716
(
format
ChineseTraditionalLanguage
deprivesNorm
"%1 %n{不} 對 %3 剝奪規範 %2 ")
domainEnglishFormat.kif 715-715
(
format
EnglishLanguage
deprivesNorm
"%1 %n{doesn't}
de
prives norm %2 for %3")
domainEnglishFormat.kif 714-714
(
termFormat
ChineseLanguage
deprivesNorm
"剥夺了规范")
domainEnglishFormat.kif 19184-19184
(
termFormat
ChineseTraditionalLanguage
deprivesNorm
"剝奪了規範")
domainEnglishFormat.kif 19183-19183
(
termFormat
EnglishLanguage
deprivesNorm
"deprives norm")
domainEnglishFormat.kif 19182-19182
antecedent
(=>
(
deprivesNorm
?E ?F
Permission
)
(
deprivesNorm
?E ?F
Obligation
))
Law.kif 353-355
If
an entity
deprives
norm
a formula
for
permission
,
then
the entity
deprives
norm
the formula
for
obligation
(=>
(
deprivesNorm
?E ?F
Prohibition
)
(
confersNorm
?E ?F
Permission
))
Law.kif 357-359
If
an entity
deprives
norm
a formula
for
prohibition
,
then
the entity
confers
norm
the formula
for
permission
(=>
(
holdsDuring
?TIME
(
deprivesNorm
?ENTITY ?FORMULA ?NORM))
(
and
(
holdsDuring
(
ImmediatePastFn
?TIME)
(
modalAttribute
?FORMULA ?NORM))
(
holdsDuring
(
ImmediateFutureFn
?TIME)
(
not
(
modalAttribute
?FORMULA ?NORM)))))
Merge.kif 4063-4072
If
an entity
deprives
norm
another entity
for
a third entity
holds
during
a time position
,
then the statement
the other entity
has the
modal
force
of
the third entity
holds
during
immediately
before
the time position
and the statement
the other entity
doesn't have the
modal
force
of
the third entity
holds
during
immediately
after
the time position
consequent
(=>
(
and
(
instance
?POLICY
NoChildrenPolicy
)
(
policyLocationCoverage
?POLICY ?LOC)
(
policyOwner
?AGENT ?POLICY))
(
deprivesNorm
?AGENT
(
exists
(?CHILD)
(
and
(
instance
?CHILD
HumanChild
)
(
located
?CHILD ?LOC)))
Permission
))
Hotel.kif 2637-2646
If
a policy
is an
instance
of
no children allowed
and
the policy
covers
an object
and
an organization
enacts
policy
the policy
,
then
the organization
deprives
norm there exists
an entity
such that
the entity
is an
instance
of
human child
and
the entity
is
located
at
the object
for
permission
(=>
(
and
(
instance
?POLICY
NoPetsPolicy
)
(
policyLocationCoverage
?POLICY ?LOC)
(
policyOwner
?AGENT ?POLICY))
(
deprivesNorm
?AGENT
(
exists
(?PET)
(
and
(
instance
?PET
DomesticAnimal
)
(
located
?PET ?LOC)))
Permission
))
Hotel.kif 2588-2597
If
a policy
is an
instance
of
no pets allowed
and
the policy
covers
an object
and
an organization
enacts
policy
the policy
,
then
the organization
deprives
norm there exists
an entity
such that
the entity
is an
instance
of
domestic animal
and
the entity
is
located
at
the object
for
permission
(=>
(
and
(
instance
?POLICY
NoSmokingPolicy
)
(
policyLocationCoverage
?POLICY ?LOC)
(
policyOwner
?AGENT ?POLICY))
(
deprivesNorm
?AGENT
(
exists
(?SMOKE)
(
and
(
instance
?SMOKE
Smoking
)
(
located
?SMOKE ?LOC)))
Permission
))
Hotel.kif 2604-2613
If
a policy
is an
instance
of
no smoking policy
and
the policy
covers
an object
and
an organization
enacts
policy
the policy
,
then
the organization
deprives
norm there exists
an entity
such that
the entity
is an
instance
of
smoking
and
the entity
is
located
at
the object
for
permission
(=>
(
deprivesNorm
?E ?F
Permission
)
(
deprivesNorm
?E ?F
Obligation
))
Law.kif 353-355
If
an entity
deprives
norm
a formula
for
permission
,
then
the entity
deprives
norm
the formula
for
obligation
(=>
(
instance
?DECLARE
Declaring
)
(
exists
(?PROP ?NORM)
(
or
(
confersNorm
?DECLARE ?PROP ?NORM)
(
deprivesNorm
?DECLARE ?PROP ?NORM))))
Merge.kif 13422-13427
If
an entity
is an
instance
of
declaring
,
then there exist
a formula
and
an objective norm
such that
the entity
confers
norm
the formula
for
the objective norm
or
the entity
deprives
norm
the formula
for
the objective norm
(=>
(
instance
?DOC
Certificate
)
(
exists
(?PROP ?NORM)
(
or
(
confersNorm
?DOC ?PROP ?NORM)
(
deprivesNorm
?DOC ?PROP ?NORM))))
Merge.kif 15811-15816
If
an entity
is an
instance
of
certificate
,
then there exist
a formula
and
an objective norm
such that
the entity
confers
norm
the formula
for
the objective norm
or
the entity
deprives
norm
the formula
for
the objective norm
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