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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WeekBeforeMenstruationFn
WeekBeforeMenstruationFn

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


(documentation WeekBeforeMenstruationFn EnglishLanguage "The a Function that returns the Class of all Weeks immediately before the start of Menstruation for a particular Woman.") Medicine.kif 1517-1519
(domain WeekBeforeMenstruationFn 1 Woman) Medicine.kif 1515-1515 O argumento numero 1 de WeekBeforeMenstruationFn e' uma instancia de Woman
(instance WeekBeforeMenstruationFn UnaryFn) Medicine.kif 1514-1514 WeekBeforeMenstruationFn e' uma instancia de UnaryFn
(range WeekBeforeMenstruationFn Class) Medicine.kif 1516-1516 O contra-dominio de WeekBeforeMenstruationFn e' uma instancia de Classe

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


(=>
    (equal ?WKBMC
        (WeekBeforeMenstruationFn ?W))
    (equal ?WKBC
        (KappaFn ?C
            (and
                (instance ?C Week)
                (exists (?M)
                    (and
                        (instance ?M Menstruation)
                        (experiencer ?M ?W)
                        (equal ?C
                            (WeekBeforeFn
                                (WhenFn ?M)))))))))
Medicine.kif 1521-1534


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