Pint
|
|
appearance as argument number 1 |
(documentation Pint ChineseLanguage "这是英制量度容量的单位,它等于1/2 Quart。") | chinese_format.kif 2596-2596 | |
(documentation Pint EnglishLanguage "English unit of volume equal to 1/2 of a Quart.") | Merge.kif 7228-7229 | |
(documentation Pint JapaneseLanguage "英国のボリュームの英語単位は Quart の1/2に等しい。") | japanese_format.kif 1307-1307 | |
(instance Pint UnitOfVolume) | Merge.kif 7226-7226 |
appearance as argument number 2 |
(termFormat ChineseLanguage Pint "品脱") | domainEnglishFormat.kif 45896-45896 | |
(termFormat ChineseTraditionalLanguage Pint "品脫") | domainEnglishFormat.kif 45895-45895 | |
(termFormat EnglishLanguage Pint "pint") | domainEnglishFormat.kif 45894-45894 |
statement |
(equal (MeasureFn ?NUMBER Cup) (MeasureFn (DivisionFn ?NUMBER 2) Pint)) |
Merge.kif 7240-7242 | |
(equal (MeasureFn ?NUMBER Pint) (MeasureFn (DivisionFn ?NUMBER 2) Quart)) |
Merge.kif 7231-7233 |