Unlikely(较不可能) | ![]() |
appearance as argument number 1 |
![]() |
(documentation Unlikely ChineseLanguage "这是表示不可能发生的 ProbabilityAttribute,即是 即是有可能是 False 的机会比不可能的大。") | chinese_format.kif 3919-3920 | |
(documentation Unlikely EnglishLanguage "The ProbabilityAttribute of being improbable, i.e. more likely than not to be False.") | Merge.kif 17274-17275 | |
(instance Unlikely ProbabilityAttribute) | Merge.kif 17273-17273 | 较不可能 是 概率属性 的 instance |
appearance as argument number 2 |
![]() |
(contraryAttribute Likely Unlikely) | Merge.kif 17265-17265 | 容易 是 较不可能 的相反 |
(termFormat ChineseLanguage Unlikely "较不可能") | domainEnglishFormat.kif 60443-60443 | |
(termFormat ChineseTraditionalLanguage Unlikely "較不可能") | domainEnglishFormat.kif 60442-60442 | |
(termFormat EnglishLanguage Unlikely "unlikely") | domainEnglishFormat.kif 60441-60441 |
antecedent |
![]() |
(=> (modalAttribute ?FORMULA Unlikely) (greaterThan (ProbabilityFn (truth ?FORMULA False)) (ProbabilityFn (truth ?FORMULA True)))) |
Merge.kif 17277-17279 |
consequent |
![]() |
(=> (and (defaultMaximumMeasure ?OBJECT (MeasureFn ?Q ?UNIT)) (instance ?UNIT CompositeUnitOfMeasure)) (modalAttribute (exists (?INST ?QUANTITY) (and (instance ?INST ?OBJECT) (measure ?INST (MeasureFn ?QUANTITY ?UNIT)) (greaterThan ?QUANTITY ?Q))) Unlikely)) |
Mid-level-ontology.kif 13002-13011 | |
(=> (and (defaultMaximumMeasure ?OBJECT (MeasureFn ?Q ?UNIT1)) (subclass ?UNITCLASS NonCompositeUnitOfMeasure) (instance ?UNIT1 ?UNITCLASS)) (modalAttribute (exists (?INST ?QUANTITY ?UNIT2) (and (instance ?INST ?OBJECT) (measure ?INST (MeasureFn ?QUANTITY ?UNIT2)) (instance ?UNIT2 ?UNITCLASS) (greaterThan (MeasureFn ?QUANTITY ?UNIT2) (MeasureFn ?Q ?UNIT1)))) Unlikely)) |
Mid-level-ontology.kif 13013-13024 |
|
(=> (and (defaultMaximumSphereRadius ?OBJECT (MeasureFn ?R ?U)) (instance ?INST ?OBJECT) (attribute ?INST Sphere)) (modalAttribute (and (sphereRadius ?INST (MeasureFn ?RADIUS ?U)) (greaterThan ?RADIUS ?R)) Unlikely)) |
Mid-level-ontology.kif 12952-12962 | |
(=> (and (defaultMeasure ?OBJECT (MeasureFn ?Q ?UNIT)) (instance ?UNIT CompositeUnitOfMeasure)) (modalAttribute (exists (?INST ?QUANTITY) (and (instance ?INST ?OBJECT) (measure ?INST (MeasureFn ?QUANTITY ?UNIT)) (greaterThan ?QUANTITY (MultiplicationFn ?Q 1.5)))) Unlikely)) |
Mid-level-ontology.kif 13032-13041 | |
(=> (and (defaultMeasure ?OBJECT (MeasureFn ?Q ?UNIT)) (instance ?UNIT CompositeUnitOfMeasure)) (modalAttribute (exists (?INST ?QUANTITY) (and (instance ?INST ?OBJECT) (measure ?INST (MeasureFn ?QUANTITY ?UNIT)) (lessThan ?QUANTITY (MultiplicationFn ?Q .5)))) Unlikely)) |
Mid-level-ontology.kif 13043-13052 | |
(=> (and (defaultMinimumMeasure ?OBJECT (MeasureFn ?Q ?UNIT)) (instance ?UNIT CompositeUnitOfMeasure)) (modalAttribute (exists (?INST ?QUANTITY) (and (instance ?INST ?OBJECT) (measure ?INST (MeasureFn ?QUANTITY ?UNIT)) (lessThan ?QUANTITY ?Q))) Unlikely)) |
Mid-level-ontology.kif 12971-12980 | |
(=> (and (defaultMinimumMeasure ?OBJECT (MeasureFn ?Q ?UNIT1)) (subclass ?UNITCLASS NonCompositeUnitOfMeasure) (instance ?UNIT1 ?UNITCLASS)) (modalAttribute (exists (?INST ?QUANTITY ?UNIT2) (and (instance ?INST ?OBJECT) (measure ?INST (MeasureFn ?QUANTITY ?UNIT2)) (instance ?UNIT2 ?UNITCLASS) (lessThan ?QUANTITY ?Q))) Unlikely)) |
Mid-level-ontology.kif 12982-12993 | |
(=> (and (defaultMinimumSphereRadius ?OBJECT (MeasureFn ?R ?U)) (instance ?INST ?OBJECT) (attribute ?INST Sphere)) (modalAttribute (and (sphereRadius ?INST (MeasureFn ?RADIUS ?U)) (lessThan ?RADIUS ?R)) Unlikely)) |
Mid-level-ontology.kif 12933-12942 | |
(=> (and (instance ?F Flooding) (instance ?L LandArea) (eventLocated ?F ?L) (instance ?T TimePoint) (before ?T (WhenFn ?F))) (modalAttribute (holdsDuring ?T (instance ?L SubmergedLandArea)) Unlikely)) |
Weather.kif 1597-1607 | |
(=> (and (instance ?I Ingesting) (experiencer ?I ?H) (objectTransferred ?I ?MS) (instance ?MS MoodStabilizer) (instance ?E ?EC) (involvedInEvent ?E ?H) (holdsDuring (WhenFn ?E) (attribute ?H ?ES)) (instance ?ES EmotionalState) (instance ?E2 ?EC) (involvedInEvent ?E2 ?H) (earlier (WhenFn ?E2) (WhenFn ?I))) (modalAttribute (not (holdsDuring ?E2 (attribute ?H ?ES))) Unlikely)) |
Mid-level-ontology.kif 9342-9363 |
|
(=> (and (instance ?LD LiquidDrop) (surface ?S ?LD)) (modalAttribute (exists (?SS ?LL) (and (instance ?LL Substance) (attribute ?LL Liquid) (not (equal ?LD ?LL)) (surface ?SS ?LL) (meetsSpatially ?S ?SS))) Unlikely)) |
Geography.kif 7213-7225 |
|
(=> (approximateValue ?N1 ?N2) (modalAttribute (greaterThan 0.9 (DivisionFn ?N1 ?N2)) Unlikely)) |
Mid-level-ontology.kif 29235-29241 |
|
(=> (approximateValue ?N1 ?N2) (modalAttribute (greaterThan 0.9 (DivisionFn ?N2 ?N1)) Unlikely)) |
Mid-level-ontology.kif 29243-29249 |
|
(=> (checkInTime ?HOTEL ?TIME) (modalAttribute (exists (?T ?C) (and (instance ?T ?TIME) (instance ?C CheckInService) (agent ?C ?HOTEL) (before (BeginFn (WhenFn ?C)) ?T))) Unlikely)) |
Hotel.kif 646-654 | |
(=> (defaultMaximumHeight ?OBJECT (MeasureFn ?H ?U)) (modalAttribute (exists (?INST) (and (instance ?INST ?OBJECT) (height ?INST (MeasureFn ?HEIGHT ?U)) (greaterThan ?HEIGHT ?H))) Unlikely)) |
Mid-level-ontology.kif 12827-12836 | |
(=> (defaultMaximumLength ?O (MeasureFn ?L ?U)) (modalAttribute (exists (?INST) (and (instance ?INST ?O) (length ?INST (MeasureFn ?LENGTH ?U)) (greaterThan ?LENGTH ?U))) Unlikely)) |
Mid-level-ontology.kif 12896-12905 | |
(=> (defaultMaximumWidth ?OBJECT (MeasureFn ?W ?U)) (modalAttribute (exists (?INST) (and (instance ?INST ?OBJECT) (width ?INST (MeasureFn ?WIDTH ?U)) (greaterThan ?WIDTH ?W))) Unlikely)) |
Mid-level-ontology.kif 12862-12871 | |
(=> (defaultMinimumHeight ?OBJECT (MeasureFn ?H ?U)) (modalAttribute (exists (?INST) (and (instance ?INST ?OBJECT) (height ?INST (MeasureFn ?HEIGHT ?U)) (lessThan ?HEIGHT ?H))) Unlikely)) |
Mid-level-ontology.kif 12810-12818 | |
(=> (defaultMinimumLength ?OBJECT (MeasureFn ?L ?U)) (modalAttribute (exists (?INST) (and (instance ?INST ?OBJECT) (length ?INST (MeasureFn ?LENGTH ?U)) (lessThan ?LENGTH ?L))) Unlikely)) |
Mid-level-ontology.kif 12880-12888 | |
(=> (defaultMinimumWidth ?OBJECT (MeasureFn ?W ?U)) (modalAttribute (exists (?INST) (and (instance ?INST ?OBJECT) (width ?INST (MeasureFn ?WIDTH ?U)) (lessThan ?WIDTH ?W))) Unlikely)) |
Mid-level-ontology.kif 12845-12853 | |
(=> (distrusts ?A1 ?A2 ?P) (believes ?A1 (modalAttribute (exists (?PI) (and (instance ?PI ?P) (agent ?PI ?A2))) Unlikely))) |
Law.kif 466-474 |
|
![]() |
![]() |