deprivesNorm |
appearance as argument number 1 |
![]() |
(disjointRelation deprivesNorm confersNorm) | Merge.kif 3875-3875 | |
(documentation deprivesNorm ChineseLanguage "这个概念表达了一个 Entity,Formula 和一个 ObjectiveNorm 之间的关系:就是这个 Entity 所表示的 Formula 没有那个 ObjectiveNorm。") | chinese_format.kif 2105-2106 | |
(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 3880-3882 | |
(domain deprivesNorm 1 Entity) | Merge.kif 3876-3876 | |
(domain deprivesNorm 2 Formula) | Merge.kif 3877-3877 | |
(domain deprivesNorm 3 ObjectiveNorm) | Merge.kif 3878-3878 | |
(instance deprivesNorm TernaryPredicate) | Merge.kif 3874-3874 |
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} deprives norm %2 for %3") | domainEnglishFormat.kif 714-714 | |
(termFormat ChineseLanguage deprivesNorm "剥夺了规范") | domainEnglishFormat.kif 19108-19108 | |
(termFormat ChineseTraditionalLanguage deprivesNorm "剝奪了規範") | domainEnglishFormat.kif 19107-19107 | |
(termFormat EnglishLanguage deprivesNorm "deprives norm") | domainEnglishFormat.kif 19106-19106 |
antecedent |
![]() |
(=> (deprivesNorm ?E ?F Permission) (deprivesNorm ?E ?F Obligation)) |
Law.kif 390-392 | |
(=> (deprivesNorm ?E ?F Prohibition) (confersNorm ?E ?F Permission)) |
Law.kif 394-396 | |
(=> (holdsDuring ?TIME (deprivesNorm ?ENTITY ?FORMULA ?NORM)) (and (holdsDuring (ImmediatePastFn ?TIME) (modalAttribute ?FORMULA ?NORM)) (holdsDuring (ImmediateFutureFn ?TIME) (not (modalAttribute ?FORMULA ?NORM))))) |
Merge.kif 3884-3893 |
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 2572-2581 | |
(=> (and (instance ?POLICY NoPetsPolicy) (policyLocationCoverage ?POLICY ?LOC) (policyOwner ?AGENT ?POLICY)) (deprivesNorm ?AGENT (exists (?PET) (and (instance ?PET DomesticAnimal) (located ?PET ?LOC))) Permission)) |
Hotel.kif 2523-2532 | |
(=> (and (instance ?POLICY NoSmokingPolicy) (policyLocationCoverage ?POLICY ?LOC) (policyOwner ?AGENT ?POLICY)) (deprivesNorm ?AGENT (exists (?SMOKE) (and (instance ?SMOKE Smoking) (located ?SMOKE ?LOC))) Permission)) |
Hotel.kif 2539-2548 | |
(=> (deprivesNorm ?E ?F Permission) (deprivesNorm ?E ?F Obligation)) |
Law.kif 390-392 | |
(=> (instance ?DECLARE Declaring) (exists (?PROP ?NORM) (or (confersNorm ?DECLARE ?PROP ?NORM) (deprivesNorm ?DECLARE ?PROP ?NORM)))) |
Merge.kif 12316-12321 | |
(=> (instance ?DOC Certificate) (exists (?PROP ?NORM) (or (confersNorm ?DOC ?PROP ?NORM) (deprivesNorm ?DOC ?PROP ?NORM)))) |
Merge.kif 14505-14510 |
![]() |
![]() |