![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
|
|
PostingOnBlog
|
|
|
| appearance as argument number 1 |
|
|
| (subclass PostingOnBlog UploadingOverNetwork) | ComputerInput.kif 2895-2895 | Posting on blog is a subclass of uploading |
| (subclass PostingOnBlog WrittenCommunication) | ComputerInput.kif 2896-2896 | Posting on blog is a subclass of written communication |
| (documentation PostingOnBlog EnglishLanguage "PostingOnBlog is those instances of NetworkCommunication in which a ComputerUser updates a %&Blog.") | ComputerInput.kif 2897-2898 | Posting on blog is a subclass of written communication |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage PostingOnBlog "posting on blog") | domainEnglishFormat.kif 65348-65348 |
| antecedent |
|
|
| (=> (instance ?ACT PostingOnBlog) (exists (?FILE) (and (patient ?ACT ?FILE) (instance ?FILE Blog)))) |
ComputerInput.kif 2900-2905 | If X is an instance of posting on blog, then there exists Y such that Y is a patient of X and Y is an instance of blog |