smaller |
appearance as argument number 1 |
![]() |
(documentation smaller ChineseLanguage "(smaller ?OBJ1 ?OBJ2)的意思是 ?OBJ1 在所有的 LengthMeasure 方面比 ?OBJ2 小。") | chinese_format.kif 2666-2667 | |
(documentation smaller EnglishLanguage "(smaller ?OBJ1 ?OBJ2) means that ?OBJ1 is smaller, with respect to all LengthMeasures, than ?OBJ2.") | Merge.kif 7402-7403 | |
(domain smaller 1 Object) | Merge.kif 7398-7398 | |
(domain smaller 2 Object) | Merge.kif 7399-7399 | |
(instance smaller BinaryPredicate) | Merge.kif 7393-7393 | |
(instance smaller IrreflexiveRelation) | Merge.kif 7397-7397 | |
(instance smaller SpatialRelation) | Merge.kif 7394-7394 | |
(instance smaller TotalValuedRelation) | Merge.kif 7395-7395 | |
(instance smaller TransitiveRelation) | Merge.kif 7396-7396 | |
(inverse smaller larger) | Merge.kif 7400-7400 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage smaller "%1 %n smaller %2") | chinese_format.kif 625-625 | |
(format EnglishLanguage smaller "%1 is %n smaller than %2") | english_format.kif 631-631 | |
(termFormat ChineseLanguage smaller "更小") | chinese_format.kif 626-626 | |
(termFormat ChineseLanguage smaller "较小") | domainEnglishFormat.kif 53480-53480 | |
(termFormat ChineseTraditionalLanguage smaller "較小") | domainEnglishFormat.kif 53479-53479 | |
(termFormat EnglishLanguage smaller "smaller") | domainEnglishFormat.kif 53478-53478 |
consequent |
![]() |
(=> (and (instance ?C Creek) (instance ?R River)) (smaller ?C ?R)) |
Geography.kif 5369-5373 | |
(=> (and (instance ?LAKE Lake) (instance ?OCEAN Ocean)) (smaller ?LAKE ?OCEAN)) |
Geography.kif 5424-5428 | |
(=> (and (instance ?SEA Ocean) (not (equal ?SEA ArcticOcean))) (smaller ArcticOcean ?SEA)) |
Geography.kif 4373-4377 | |
(=> (and (instance ?VIRUS1 FootAndMouthVirus) (instance ?VIRUS2 YellowFeverVirus)) (smaller ?VIRUS1 ?VIRUS2)) |
WMD.kif 1108-1112 |
![]() |
![]() |