|
|
DigitalComment
|
|
|
| appearance as argument number 1 |
|
|
| (documentation DigitalComment EnglishLanguage "DigitalComments are comments referring to a DigitalPost.") | ComputerInput.kif 2860-2861 | |
| (subclass DigitalComment DigitalData) | ComputerInput.kif 2859-2859 | Digital comment is a subclass of digital data |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage DigitalComment "digital comment") | ComputerInput.kif 2862-2862 |
| antecedent |
|
|
| (=> (instance ?COMMENT DigitalComment) (exists (?POST) (and (instance ?POST DigitalPost) (refers ?COMMENT ?POST)))) |
ComputerInput.kif 2864-2869 |
|
|
|