Telephone(telephone)
| extension, extension_phone, pay-phone, pay-station, phone, radiophone, radiotelephone, speakerphone, telephone, telephone_extension, telephone_set, wireless_telephone |
| appearance as argument number 1 |
|
|
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain phoneNumber 2 Telephone) | FinancialOntology.kif 3699-3699 | The number 2 argument of phone number is an instance of telephone |
| antecedent |
|
|
| (=> (and (instance ?DEVICE Telephone) (holdsDuring ?TIME (and (possesses ?AGENT ?DEVICE) (deviceTelecomNumber ?NUMBER ?DEVICE)))) (holdsDuring ?TIME (telephoneNumber ?NUMBER ?AGENT))) |
Mid-level-ontology.kif 27406-27413 | If X is an instance of telephone and Y possesses X and X has number Z holds during W, then Z is the telephone number of Y holds during W |
| consequent |
|
|
| (=> (instance ?TEL Telephoning) (exists (?DEVICE) (and (instance ?DEVICE Telephone) (instrument ?TEL ?DEVICE)))) |
Mid-level-ontology.kif 3446-3451 | If X is an instance of telephoning, then there exists Y such that Y is an instance of telephone and Y is an instrument for X |
| (=> (instance ?TL TelephoneLine) (exists (?T1 ?T2) (and (or (instance ?T1 Telephone) (instance ?T1 Telegraph)) (or (instance ?T2 Telephone) (instance ?T2 Telegraph)) (not (equal ?T1 ?T2)) (connects ?TL ?T1 ?T2)))) |
Mid-level-ontology.kif 4097-4108 | If X is an instance of telephone line, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of telephone, Y is an instance of telegraph (3) Z is an instance of telephone, or Z is an instance of telegraph (4) equal Y (5) Z (6) X connects Y (7) Z |
| (=> (instance ?X TelephoneCommunication) (exists (?TEL1 ?TEL2 ?ORIGIN ?DEST) (and (origin ?X ?ORIGIN) (destination ?X ?DEST) (siteForContact ?ORIGIN ?TEL1) (siteForContact ?DEST ?TEL2) (instance ?TEL1 Telephone) (instance ?TEL2 Telephone) (instrument ?X ?TEL1) (instrument ?X ?TEL2)))) |
Mid-level-ontology.kif 29690-29701 | If X is an instance of telephone communication, then All of the following hold: (1) there exist Y, Z,, , W (2) V such that X originates at W (3) X ends up at V (4) Y can be contacted at W (5) Z can be contacted at V (6) Y is an instance of telephone (7) Z is an instance of telephone (8) Y is an instrument for X (9) Z is an instrument for X |
| (=> (instance ?SYSTEM TelephoneSystem) (exists (?PHONE) (and (instance ?PHONE Telephone) (engineeringSubcomponent ?PHONE ?SYSTEM)))) |
Communications.kif 40-45 | If X is an instance of telephone system, then there exists Y such that Y is an instance of telephone and Y is a component of X |
|
|