Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLangua
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
policyLocationCoverage
Sigma KEE - policyLocationCoverage
policyLocationCoverage
appearance as argument number 1
(
documentation
policyLocationCoverage
EnglishLanguage
"(
policyLocationCoverage
?
Policy
?
GeographicArea
) creates a relationship for policies that are restricted to certain areas or location. This relation means that ?
Policy
enforcement is confined to ?%&GeographicArea")
Hotel.kif 2488-2491
(
domain
policyLocationCoverage
1
Policy
)
Hotel.kif 2492-2492
policyLocationCoverage
的 1 数量 是
Policy
的
instance
(
domain
policyLocationCoverage
2
Object
)
Hotel.kif 2493-2493
policyLocationCoverage
的 2 数量 是
客体
的
instance
(
instance
policyLocationCoverage
BinaryPredicate
)
Hotel.kif 2487-2487
policyLocationCoverage
是
二元谓语
的
instance
appearance as argument number 2
(
format
ChineseLanguage
policyLocationCoverage
"%1
covers
%2 ")
domainEnglishFormat.kif 4138-4138
(
format
ChineseTraditionalLanguage
policyLocationCoverage
"%1
covers
%2")
domainEnglishFormat.kif 4137-4137
(
format
EnglishLanguage
policyLocationCoverage
"%1
covers
%2")
domainEnglishFormat.kif 4136-4136
(
termFormat
EnglishLanguage
policyLocationCoverage
"policy location coverage")
domainEnglishFormat.kif 65918-65918
antecedent
(=>
(
and
(
instance
?POLICY
ChildrenPolicy
)
(
policyOwner
?AGENT ?POLICY)
(
policyLocationCoverage
?POLICY ?LOC))
(
or
(
containsInformation
?POLICY
(
modalAttribute
(
exists
(?CUST1)
(
and
(
customer
?CUST1 ?AGENT)
(
instance
?CUST1
HumanChild
)))
Possibility
))
(
containsInformation
?POLICY
(
not
(
modalAttribute
(
exists
(?CUST2)
(
and
(
customer
?CUST2 ?AGENT)
(
instance
?CUST2
HumanChild
)))
Possibility
)))))
Hotel.kif 2546-2564
如果
Policy
是
ChildrenPolicy
的
instance
和
机构
enacts
policy
那个 Policy
和
那个 Policy
covers
客体
,
然后
那个 Policy
contains
有存在
实体
这样
那个 机构
是
那个 实体
的
customer
和
那个 实体
是
人类的孩子
的
instance
的声明 has
可能性
的语气 的资料 或
那个 Policy
contains
有存在
另一个 实体
这样
那个 机构
是
那个 另外 实体
的
customer
和
那个 另外 实体
是
人类的孩子
的
instance
的声明 doesn't have
可能性
的语气 的资料
(=>
(
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
如果
Policy
是
NoChildrenPolicy
的
instance
和
那个 Policy
covers
客体
和
机构
enacts
policy
那个 Policy
,
然后
那个 机构
对
允许
剥夺规范 有存在
实体
这样
那个 实体
是
人类的孩子
的
instance
和
那个 实体
是
located
在
那个 客体
(=>
(
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
如果
Policy
是
NoPetsPolicy
的
instance
和
那个 Policy
covers
客体
和
机构
enacts
policy
那个 Policy
,
然后
那个 机构
对
允许
剥夺规范 有存在
实体
这样
那个 实体
是
家畜
的
instance
和
那个 实体
是
located
在
那个 客体
(=>
(
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
如果
Policy
是
NoSmokingPolicy
的
instance
和
那个 Policy
covers
客体
和
机构
enacts
policy
那个 Policy
,
然后
那个 机构
对
允许
剥夺规范 有存在
实体
这样
那个 实体
是
抽烟
的
instance
和
那个 实体
是
located
在
那个 客体
(=>
(
and
(
instance
?POLICY
PetPolicy
)
(
policyLocationCoverage
?POLICY ?LOC))
(
or
(
containsInformation
?POLICY
(
modalAttribute
(
exists
(?PET1)
(
and
(
instance
?PET1
DomesticAnimal
)
(
located
?PET1 ?LOC)))
Permission
))
(
containsInformation
?POLICY
(
modalAttribute
(
exists
(?PET2)
(
and
(
instance
?PET2
DomesticAnimal
)
(
located
?PET2 ?LOC)))
Prohibition
))))
Hotel.kif 2523-2539
如果
Policy
是
PetPolicy
的
instance
和
那个 Policy
covers
客体
,
然后
那个 Policy
contains
有存在
实体
这样
那个 实体
是
家畜
的
instance
和
那个 实体
是
located
在
那个 客体
的声明 has
允许
的语气 的资料 或
那个 Policy
contains
有存在
另一个 实体
这样
那个 另外 实体
是
家畜
的
instance
和
那个 另外 实体
是
located
在
那个 客体
的声明 has
禁令
的语气 的资料
(=>
(
and
(
instance
?POLICY
PetsAllowedPolicy
)
(
policyLocationCoverage
?POLICY ?LOC)
(
policyOwner
?AGENT ?POLICY))
(
confersNorm
?AGENT
(
exists
(?PET)
(
and
(
instance
?PET
DomesticAnimal
)
(
located
?PET ?LOC)))
Permission
))
Hotel.kif 2572-2581
如果
Policy
是
PetsAllowedPolicy
的
instance
和
那个 Policy
covers
客体
和
机构
enacts
policy
那个 Policy
,
然后
那个 机构
confers
规范 有存在
实体
这样
那个 实体
是
家畜
的
instance
和
那个 实体
是
located
在
那个 客体
对于
允许
(=>
(
and
(
instance
?POLICY
SmokingAllowedPolicy
)
(
policyLocationCoverage
?POLICY ?LOC)
(
policyOwner
?AGENT ?POLICY))
(
confersNorm
?AGENT
(
exists
(?SMOKE)
(
and
(
instance
?SMOKE
Smoking
)
(
located
?SMOKE ?LOC)))
Permission
))
Hotel.kif 2621-2630
如果
Policy
是
SmokingAllowedPolicy
的
instance
和
那个 Policy
covers
客体
和
机构
enacts
policy
那个 Policy
,
然后
那个 机构
confers
规范 有存在
实体
这样
那个 实体
是
抽烟
的
instance
和
那个 实体
是
located
在
那个 客体
对于
允许
(=>
(
and
(
instance
?POLICY
SmokingPolicy
)
(
policyLocationCoverage
?POLICY ?LOC))
(
or
(
containsInformation
?POLICY
(
modalAttribute
(
exists
(?SMOKE1)
(
and
(
instance
?SMOKE1
Smoking
)
(
located
?SMOKE1 ?LOC)))
Permission
))
(
containsInformation
?POLICY
(
modalAttribute
(
exists
(?SMOKE2)
(
and
(
instance
?SMOKE2
Smoking
)
(
located
?SMOKE2 ?LOC)))
Prohibition
))))
Hotel.kif 2500-2516
如果
Policy
是
SmokingPolicy
的
instance
和
那个 Policy
covers
客体
,
然后
那个 Policy
contains
有存在
实体
这样
那个 实体
是
抽烟
的
instance
和
那个 实体
是
located
在
那个 客体
的声明 has
允许
的语气 的资料 或
那个 Policy
contains
有存在
另一个 实体
这样
那个 另外 实体
是
抽烟
的
instance
和
那个 另外 实体
是
located
在
那个 客体
的声明 has
禁令
的语气 的资料
consequent
(=>
(
propertyPolicy
?AGENT ?POLICY)
(
forall
(?X)
(=>
(
element
?X
(
PropertyFn
?AGENT))
(
policyLocationCoverage
?POLICY ?X))))
Hotel.kif 619-624
如果
施事体
有
Policy
,
然后 对所有
客体
如果
那个 客体
是
那个 施事体
的财产 的
element
,
然后
那个 Policy
covers
那个 客体
(=>
(
roomPolicy
?ROOM ?POLICY)
(
forall
(?R)
(=>
(
instance
?R ?ROOM)
(
policyLocationCoverage
?POLICY ?R))))
Hotel.kif 448-453
如果
Policy
是应用在
有点 HotelUnit
的
policy
,
然后 对所有
客体
如果
那个 客体
是
有点 HotelUnit
的
instance
,
然后
那个 Policy
covers
那个 客体
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