| telecomCountryCode |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage telecomCountryCode "%1 is the country code in %2") | domainEnglishFormat.kif 4760-4760 | |
| (format ChineseTraditionalLanguage telecomCountryCode "%1 是 country code 在 %2 ") | domainEnglishFormat.kif 4761-4761 | |
| (format ChineseLanguage telecomCountryCode "%1 是 country code 在 %2 ") | domainEnglishFormat.kif 4762-4762 | |
| (termFormat EnglishLanguage telecomCountryCode "telecom country code") | domainEnglishFormat.kif 65991-65991 |
| antecedent |
|
|
| (=> (and (telecomCoreNumber ?CN ?WHOLE) (telecomCountryCode ?CC ?WHOLE)) (precedesInString ?CC ?CN ?WHOLE)) |
Mid-level-ontology.kif 27353-27357 | If X is the core number in Y and Z is the country code in Y, then Z precedes X in Y |
| (=> (and (telecomAreaCode ?AC ?WHOLE) (telecomCountryCode ?CC ?WHOLE)) (precedesInString ?CC ?AC ?WHOLE)) |
Mid-level-ontology.kif 27359-27363 | If the area code in X is Y and Z is the country code in X, then Z precedes Y in X |
| (=> (and (telecomCode2 ?C2 ?WHOLE) (telecomCountryCode ?CC ?WHOLE)) (precedesInString ?CC ?C2 ?WHOLE)) |
Mid-level-ontology.kif 27377-27381 | If the secondary code in X is Y and Z is the country code in X, then Z precedes Y in X |
|
|