Breakfast(breakfast) | breakfast |
appearance as argument number 1 |
(documentation Breakfast EnglishLanguage "Breakfast describes food that is usually the first meal of the day, eaten during the morning") | Food.kif 1701-1702 | |
(instance Breakfast RelationalAttribute) | Food.kif 1700-1700 | Breakfast is an instance of relational attribute |
appearance as argument number 2 |
(subAttribute ContinentalBreakfast Breakfast) | Food.kif 1718-1718 | Continental breakfast is a subattribute of breakfast |
(termFormat EnglishLanguage Breakfast "breakfast") | Food.kif 1703-1703 |
antecedent |
(=> (and (instance ?X Buffet) (attribute ?X Breakfast)) (modalAttribute (forall (?FOOD) (=> (member ?FOOD ?X) (attribute ?FOOD Breakfast))) Likely)) |
Dining.kif 295-303 |
|
(=> (and (instance ?X Meal) (attribute ?X Breakfast) (instance ?E Eating) (patient ?E ?X)) (modalAttribute (exists (?TIME) (and (during (WhenFn ?E) ?TIME) (instance ?TIME BreakfastTime))) Likely)) |
Food.kif 1706-1716 |
|
consequent |