fills |
appearance as argument number 1 |
![]() |
(documentation fills ChineseLanguage " Holes can be filled. (fills ?OBJ ?HOLE) means that the Object ?OBJ fills the HoleRegion ?HOLE. Note that fills here means perfectly filled. Perfect fillers and fillable entities have no parts in common (rather, they may occupy the same spatial region).") | chinese_format.kif 2885-2889 | |
(documentation fills EnglishLanguage "Holes can be filled. (fills ?OBJ ?HOLE) means that the Object ?OBJ fills the HoleRegion ?HOLE. Note that fills here means perfectly filled. Perfect fillers and fillable entities have no parts in common (rather, they may occupy the same spatial region).") | Merge.kif 10092-10095 | |
(documentation fills JapaneseLanguage "ホールを埋めることができる。(fills ?OBJ ?HOLE) は、 Object ?OBJ が Hole ?HOLEを埋めるということを意味する。注:ここで fills は完全に満たされ たことを意味する。完全なフィラーと充填可能なエンティティには、共通の部分がない(むしろ、同じ空間領域 を占有する場合がある)。") | japanese_format.kif 1633-1636 | |
(domain fills 1 Object) | Merge.kif 10088-10088 | The number 1 argument of fills is an instance of object |
(domain fills 2 HoleRegion) | Merge.kif 10089-10089 | The number 2 argument of fills is an instance of hole |
(instance fills AsymmetricRelation) | Merge.kif 10085-10085 | fills is an instance of asymmetric relation |
(relatedInternalConcept fills Fillable) | Merge.kif 10090-10090 | fills is internally related to fillable |
(subrelation fills completelyFills) | Merge.kif 10086-10086 | fills is a subrelation of completely fills |
(subrelation fills properlyFills) | Merge.kif 10087-10087 | fills is a subrelation of properly fills |
appearance as argument number 2 |
![]() |
(format ChineseLanguage fills "%1 %n{doesn't} fills %2") | chinese_format.kif 379-379 | |
(format EnglishLanguage fills "%1 %n{doesn't} fill%p{s} %2") | english_format.kif 385-385 | |
(format FrenchLanguage fills "%1 %n{ne} remplie %n{pas} %2") | french_format.kif 218-218 | |
(format ItalianLanguage fills "%1 %n{non} riempie%p{s} %2") | relations-it.txt 110-110 | |
(format JapaneseLanguage fills "%1 は %2 を fill%p{s} %n{ない}") | japanese_format.kif 2024-2024 | |
(format PortugueseLanguage fills "%1 %n{nao} completa %n %2") | portuguese_format.kif 170-170 | |
(format cz fills "%1 %n{ne}zapl�uje %2") | relations-cz.txt 225-225 | |
(format de fills "%1 fuellt %2 %n{nicht}") | relations-de.txt 507-507 | |
(format hi fills "%2 %1 se bharaa huaa hai") | relations-hindi.txt 150-150 | |
(format ro fills "%1 %n{nu} fill%t{umple} %2") | relations-ro.kif 238-238 | |
(format sv fills "%1 fyller %n{inte} %2") | relations-sv.txt 235-235 | |
(format tg fills "%1 %n nagtatambak %2") | relations-tg.txt 230-230 | |
(termFormat ChineseLanguage fills "刚好填入") | chinese_format.kif 380-380 | |
(termFormat ChineseLanguage fills "填充") | domainEnglishFormat.kif 23694-23694 | |
(termFormat ChineseTraditionalLanguage fills "填充") | domainEnglishFormat.kif 23693-23693 | |
(termFormat EnglishLanguage fills "fills") | domainEnglishFormat.kif 23692-23692 | |
(termFormat de fills "fuellt") | terms-de.txt 158-158 | |
(termFormat tg fills "nagtatambak") | relations-tg.txt 231-231 |
antecedent |
![]() |
(=> (and (fills ?OBJ ?HOLE1) (properPart ?HOLE2 ?HOLE1)) (completelyFills ?OBJ ?HOLE2)) |
Merge.kif 10117-10121 |
|
(=> (and (fills ?OBJ1 ?HOLE) (attribute ?OBJ2 Fillable)) (not (overlapsSpatially ?OBJ1 ?OBJ2))) |
Merge.kif 10097-10102 |
|
(=> (and (fills ?OBJ1 ?HOLE) (properPart ?OBJ2 ?OBJ1)) (properlyFills ?OBJ2 ?HOLE)) |
Merge.kif 10123-10127 |
|
(=> (holdsDuring ?TIME (fills ?OBJ ?HOLE)) (attribute ?HOLE Fillable)) |
Merge.kif 10021-10024 |
|
consequent |
![]() |
(=> (attribute ?C ContainerFull) (exists (?H ?S) (and (instance ?H HoleRegion) (hole ?H ?C) (fills ?S ?C)))) |
Mid-level-ontology.kif 1712-1718 |
|
(=> (completelyFills ?OBJ1 ?HOLE) (exists (?OBJ2) (and (part ?OBJ2 ?OBJ1) (fills ?OBJ2 ?HOLE)))) |
Merge.kif 10078-10083 |
|
(=> (properlyFills ?OBJ ?HOLE1) (exists (?HOLE2) (and (part ?HOLE2 ?HOLE1) (fills ?OBJ ?HOLE2)))) |
Merge.kif 10059-10064 |
|
![]() |
![]() |