![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| telephoneNumber |
| appearance as argument number 1 |
|
|
| (instance telephoneNumber BinaryPredicate) | Mid-level-ontology.kif 27266-27266 | telephone number is an instance of binary predicate |
| (instance telephoneNumber AsymmetricRelation) | Mid-level-ontology.kif 27267-27267 | telephone number is an instance of asymmetric relation |
| (domain telephoneNumber 1 TelecomNumber) | Mid-level-ontology.kif 27268-27268 | The number 1 argument of telephone number is an instance of telecom number |
| (domain telephoneNumber 2 AutonomousAgent) | Mid-level-ontology.kif 27269-27269 | The number 2 argument of telephone number is an instance of agent |
| (documentation telephoneNumber EnglishLanguage "(%&telephoneNumber ?NUMBER ?AGENT) means that ?AutonomousAgent identifies a TelecomeNumber at which ?AutonomousAgent can be contacted") | Mid-level-ontology.kif 27270-27271 | The number 2 argument of telephone number is an instance of agent |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (and (instance ?DEVICE Telephone) (holdsDuring ?TIME (and (possesses ?AGENT ?DEVICE) (deviceTelecomNumber ?NUMBER ?DEVICE)))) (holdsDuring ?TIME (telephoneNumber ?NUMBER ?AGENT))) |
Mid-level-ontology.kif 27289-27296 | 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 |
| (=> (and (instance ?X TelephoneCommunication) (attribute ?X Local)) (exists (?TEL1 ?TEL2 ?ORIGIN ?DEST ?CODE) (and (origin ?X ?ORIGIN) (destination ?X ?DEST) (telephoneNumber ?TEL1 ?ORIGIN) (telephoneNumber ?TEL2 ?DEST) (telecomAreaCode ?CODE ?TEL1) (telecomAreaCode ?CODE ?TEL2)))) |
Mid-level-ontology.kif 29701-29712 | If X is an instance of telephone communication and local is an attribute of X, then All of the following hold: (1) there exist Y, Z,, , W,, , V (2) U such that X originates at W (3) X ends up at V (4) Y is the telephone number of W (5) Z is the telephone number of V (6) the area code in Y is U (7) the area code in Z is U |