![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Blog(blog) | blog, web_log |
| appearance as argument number 1 |
|
|
| (subclass Blog WebSite) | ComputerInput.kif 2887-2887 | Blog is a subclass of web site |
| (documentation Blog EnglishLanguage "A Blog is a WebSite which one or more people can update with DigitalPosts and engaged in DigitalComments.") | ComputerInput.kif 2888-2889 | Blog is a subclass of web site |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage Blog "blog") | domainEnglishFormat.kif 64549-64549 |
| consequent |
|
|
| (=> (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 |