![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| RestaurantRating(restaurant rating) |
| appearance as argument number 1 |
|
|
| (subclass RestaurantRating RatingAttribute) | Hotel.kif 3054-3054 | Restaurant rating is a subclass of rating attribute |
| (documentation RestaurantRating EnglishLanguage "RestaurantRating is a SubjectiveAssessmentAttribute specifically targeted at the overall quality of a Restaurant") | Hotel.kif 3055-3056 | Restaurant rating is a subclass of rating attribute |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage RestaurantRating "restaurant rating") | domainEnglishFormat.kif 65414-65414 |
| antecedent |
|
|
| (=> (and (subjectiveAttribute ?ENTITY ?ATTR ?AGENT) (instance ?ATTR RestaurantRating)) (instance ?ENTITY Restaurant)) |
Hotel.kif 3058-3062 | If X believes Y is Z and Z is an instance of restaurant rating, then Y is an instance of restaurant |