Width |
appearance as argument number 1 |
(documentation Width EnglishLanguage "As with Width, this is the measure of an Object from side to side at its widest span.") | Mid-level-ontology.kif 31325-31326 | |
(instance Width MeasurementAttribute) | Mid-level-ontology.kif 31324-31324 |
appearance as argument number 2 |
(termFormat EnglishLanguage Width "width") | Mid-level-ontology.kif 31327-31327 |
antecedent |
(=> (and (memberMeasure ?S Width ?Q) (instance ?S Class) (instance ?O ?S)) (height ?O ?Q)) |
Mid-level-ontology.kif 31355-31360 | |
(=> (and (memberMeasure ?S Width ?Q) (instance ?S Class) (instance ?O ?S)) (width ?O ?Q)) |
Mid-level-ontology.kif 31329-31334 |