Weaving
|
|
appearance as argument number 1 |
(documentation Weaving EnglishLanguage "Weaving is Process to interlace yarn or thread such as String or pilable materials such as wicker for Making Artifacts.") | Mid-level-ontology.kif 4617-4618 | |
(subclass Weaving Making) | Mid-level-ontology.kif 4619-4619 | 子類 織 and Making |
appearance as argument number 2 |
(subclass Wickering Weaving) | Mid-level-ontology.kif 4600-4600 | 子類 條編 and 織 |
(termFormat ChineseLanguage Weaving "织") | domainEnglishFormat.kif 64382-64382 | |
(termFormat ChineseTraditionalLanguage Weaving "織") | domainEnglishFormat.kif 64383-64383 | |
(termFormat EnglishLanguage Weaving "weaving") | domainEnglishFormat.kif 64381-64381 |
antecedent |
(=> (instance ?WEAVE Weaving) (hasPurpose ?WEAVE (exists (?SUB ?WARP ?WEFT ?OBJ) (and (instance ?SUB Substance) (attribute ?SUB Pliable) (patient ?WEAVE ?SUB) (part ?WARP ?SUB) (part ?WEFT ?SUB) (not (equal ?WARP ?WEFT)) (orientation ?WARP ?WEFT RightAngle) (result ?WEAVE ?OBJ) (instance ?OBJ Artifact))))) |
Mid-level-ontology.kif 4621-4635 |