LeftTibia
|
|
appearance as argument number 1 |
(documentation TDDPhone EnglishLanguage "TDDPhone, which stands for Telecommunications Device for the Deaf, describes a Telephone that is designed so that Deaf people can use it") | Mid-level-ontology.kif 26574-26576 | |
(subclass TDDPhone Telephone) | Mid-level-ontology.kif 26573-26573 |
appearance as argument number 2 |
(termFormat EnglishLanguage TDDPhone "TDD phone") | domainEnglishFormat.kif 65598-65598 |
antecedent |
(=> (instance ?TDD TDDPhone) (hasPurpose ?TDD (exists (?AGENT ?PHONING) (and (instance ?PHONING Telephoning) (instrument ?PHONING ?TDD) (agent ?PHONING ?AGENT) (attribute ?AGENT Deaf))))) |
Mid-level-ontology.kif 26578-26586 |