Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - 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 1707-1708
(instance Breakfast RelationalAttribute) Food.kif 1706-1706 Breakfast関係属性instance では

appearance as argument number 2
-------------------------


(subAttribute ContinentalBreakfast Breakfast) Food.kif 1724-1724 ContinentalBreakfastBreakfastsubattribute では
(termFormat EnglishLanguage Breakfast "breakfast") Food.kif 1709-1709 ContinentalBreakfastBreakfastsubattribute では

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 1712-1722

consequent
-------------------------


(=>
    (and
        (instance ?X Buffet)
        (attribute ?X Breakfast))
    (modalAttribute
        (forall (?FOOD)
            (=>
                (member ?FOOD ?X)
                (attribute ?FOOD Breakfast))) Likely))
Dining.kif 295-303
(=>
    (instance ?X FullBoard)
    (and
        (includedMeal ?X Breakfast)
        (includedMeal ?X Lunch)
        (includedMeal ?X Dinner)))
Hotel.kif 1596-1601
(=>
    (instance ?X HalfBoard)
    (and
        (includedMeal ?X Breakfast)
        (includedMeal ?X Dinner)))
Hotel.kif 1608-1612
(=>
    (instance ?X MealPlanBreakfast)
    (includedMeal ?X Breakfast))
Hotel.kif 1639-1641
(=>
    (instance ?X MealPlanModifiedAmerican)
    (and
        (includedMeal ?X Breakfast)
        (or
            (includedMeal ?X Dinner)
            (includedMeal ?X Lunch))))
Hotel.kif 1649-1655


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners