StringLengthFn |
appearance as argument number 1 |
![]() |
appearance as argument number 2 |
![]() |
(format ChineseLanguage StringLengthFn "%1 的 length ") | domainEnglishFormat.kif 4678-4678 | |
(format ChineseTraditionalLanguage StringLengthFn "%1 的 length ") | domainEnglishFormat.kif 4677-4677 | |
(format EnglishLanguage StringLengthFn "the length of %1") | domainEnglishFormat.kif 4676-4676 | |
(termFormat EnglishLanguage StringLengthFn "string length fn") | domainEnglishFormat.kif 65568-65568 |
antecedent |
![]() |
consequent |
![]() |
(<=> (stringLength ?INT ?STRING) (equal ?INT (StringLengthFn ?STRING))) |
Mid-level-ontology.kif 25585-25587 | A symbolic string is a nonnegative integer characters long if and only if the nonnegative integer is equal to the length of the symbolic string |
(=> (codeMapping IACOAirlineCode ?STR ?AIR) (equal 3 (StringLengthFn ?STR))) |
Transportation.kif 4065-4067 |
|
(=> (codeMapping IATAAirlineCode ?STR ?AIR) (equal 2 (StringLengthFn ?STR))) |
Transportation.kif 4052-4054 |
|
(=> (instance ?AOC AOCnumber) (equal 8 (StringLengthFn ?AOC))) |
Transportation.kif 4075-4077 |
|
![]() |
![]() |