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

Formal Language: 



KB Term:  Term intersection
English Word: 

  WeekBeforeMenstruationFn

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 Die Zahl 1 Argument von WeekBeforeMenstruationFn ist ein fall von Woman %n{nicht}
(instance WeekBeforeMenstruationFn UnaryFn) Medicine.kif 1514-1514 WeekBeforeMenstruationFn ist ein fall von UnaryFn %n{nicht}
(range WeekBeforeMenstruationFn Class) Medicine.kif 1516-1516 bildbereich von WeekBeforeMenstruationFn ist ein fall von Class {nicht}

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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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