![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| mobilePhoneNumber |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| (format EnglishLanguage mobilePhoneNumber "the mobile number of %2 is %1") | domainEnglishFormat.kif 3866-3866 | |
| (format ChineseTraditionalLanguage mobilePhoneNumber "%2 的 mobile number 是 %1 ") | domainEnglishFormat.kif 3867-3867 | |
| (format ChineseLanguage mobilePhoneNumber "%2 的 mobile number 是 %1 ") | domainEnglishFormat.kif 3868-3868 | |
| (termFormat EnglishLanguage mobilePhoneNumber "mobile phone number") | domainEnglishFormat.kif 65898-65898 |
| antecedent |
|
|
| (=> (holdsDuring ?TIME (and (deviceTelecomNumber ?NUMBER ?DEVICE) (mobilePhoneNumber ?NUMBER ?AGENT))) (instance ?DEVICE MobileCellPhone)) |
Mid-level-ontology.kif 27446-27451 | If X has number Y and the mobile number of Z is Y holds during W, then X is an instance of mobile cell phone |
| (=> (holdsDuring ?TIME (and (deviceTelecomNumber ?NUMBER ?DEVICE) (instance ?DEVICE MobileCellPhone) (mobilePhoneNumber ?NUMBER ?AGENT))) (holdsDuring ?TIME (possesses ?AGENT ?DEVICE))) |
Mid-level-ontology.kif 27462-27468 | If X has number Y, X is an instance of mobile cell phone, and the mobile number of Z is Y holds during W, then Z possesses X holds during W |
| consequent |
|
|
| (=> (and (instance ?DEVICE MobileCellPhone) (holdsDuring ?TIME (and (deviceTelecomNumber ?NUMBER ?DEVICE) (telephoneNumber ?NUMBER ?AGENT)))) (holdsDuring ?TIME (mobilePhoneNumber ?NUMBER ?AGENT))) |
Mid-level-ontology.kif 27453-27460 | If X is an instance of mobile cell phone and X has number Y and Y is the telephone number of Z holds during W, then the mobile number of Z is Y holds during W |