Writer |
appearance as argument number 1 |
(documentation Writer EnglishLanguage "Someone who writes (books or stories or articles or the like) professionally (for pay).(WordNet definition). Which means it is an ArtisticOccupation, which implies that the person who has this Attribute has the skill to WrittenCommunication and Writing. Also it implies that there exists a Text created by the Writer.") | Biography.kif 706-706 | |
(instance Writer ArtisticOccupation) | Biography.kif 705-705 | Writer ist ein fall von ArtisticOccupation %n{nicht} |
appearance as argument number 2 |
(termFormat ChineseLanguage Writer "作家") | domainEnglishFormat.kif 63575-63575 | |
(termFormat ChineseTraditionalLanguage Writer "作家") | domainEnglishFormat.kif 63574-63574 | |
(termFormat EnglishLanguage Writer "writer") | domainEnglishFormat.kif 63573-63573 |
antecedent |
(=> (and (attribute ?X Writer) (instance ?TEXT ?CLASS) (or (subclass ?CLASS Text) (subclass ?CLASS Document)) (instance ?WRITE Writing) (agent ?WRITE ?X) (result ?WRITE ?TEXT)) (authors ?X ?CLASS)) |
Biography.kif 730-740 |
|
(=> (attribute ?PERSON Writer) (hasSkill Writing ?PERSON)) |
Biography.kif 713-715 |
|
(=> (attribute ?PERSON Writer) (hasSkill WrittenCommunication ?PERSON)) |
Biography.kif 709-711 |
|
(=> (attribute ?X Writer) (exists (?OBJ ?PROC) (and (instance ?PROC Writing) (or (instance ?OBJ Text) (instance ?OBJ Document)) (agent ?PROC ?X) (result ?PROC ?OBJ)))) |
Biography.kif 717-726 |
|
consequent |
(=> (and (instance ?PERSON Human) (instance ?WRITE Writing) (or (instance ?TEXT Text) (instance ?TEXT Document)) (result ?WRITE ?TEXT) (agent ?WRITE ?PERSON)) (attribute ?PERSON Writer)) |
Biography.kif 742-751 |
|