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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Pasta
Pasta

appearance as argument number 1
-------------------------


(documentation Pasta EnglishLanguage "Pasta is a generic term for a boiled food of different shapes made from an unleavened dough of wheat or buckwheat flour and water, sometimes with other ingredients such as eggs and vegetable extracts. Pastas include varieties that are filled with other ingredients like ravioli and tortellini. [Wikipedia]") Food.kif 2738-2742
(subclass Pasta PreparedFood) Food.kif 2737-2737 Pasta已准备食物subclass

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


(subclass Couscous Pasta) Food.kif 2540-2540 CouscousPastasubclass
(subclass Linguine Pasta) Food.kif 2620-2620 LinguinePastasubclass
(subclass Penne Pasta) Food.kif 2760-2760 PennePastasubclass
(subclass Spaghetti Pasta) Food.kif 3456-3456 SpaghettiPastasubclass
(subclass Ziti Pasta) Food.kif 3648-3648 ZitiPastasubclass
(termFormat EnglishLanguage Pasta "pasta") domainEnglishFormat.kif 65296-65296

antecedent
-------------------------


(=>
    (and
        (instance ?X Pasta)
        (not
            (exists (?Y)
                (and
                    (instance ?Y Pasta)
                    (part ?Y ?X)))))
    (attribute ?X LongAndThin))
Food.kif 2622-2630
(=>
    (instance ?P Pasta)
    (exists (?D ?C)
        (and
            (instance ?D Dough)
            (instance ?C Cooking)
            (resource ?C ?D)
            (result ?C ?P))))
Food.kif 2748-2755
(=>
    (instance ?P Pasta)
    (material WheatFlour ?P))
Food.kif 2744-2746


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