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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Wednesday
Wednesday(Wednesday)
Midweek, Wed, Wednesday

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


(documentation Wednesday ChineseLanguage "这是所有日历星期三的 Class。") chinese_format.kif 2810-2810
(documentation Wednesday EnglishLanguage "The Class of all calendar Wednesdays.") Merge.kif 9309-9309
(documentation Wednesday JapaneseLanguage "すべてのカレンダー水曜日の Class。") japanese_format.kif 1551-1551
(externalImage Wednesday "http://upload.wikimedia.org/wikipedia/commons/ 1/ 1d/ Georg_von_Rosen_-_Oden_som_vandringsman%2C_1886_%28Odin%2C_the_Wanderer%29.jpg") pictureList.kif 6971-6971
(externalImage Wednesday "http://upload.wikimedia.org/wikipedia/commons/ b/ bb/ WallCalendar.jpg") pictureList.kif 8254-8254
(subclass Wednesday Day) Merge.kif 9307-9307 Wednesday is a subclass of day
(successorClass Wednesday Thursday) Merge.kif 9081-9081 Thursday is the successor class of Wednesday.

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


(successorClass Tuesday Wednesday) Merge.kif 9080-9080 Wednesday is the successor class of Tuesday.
(termFormat ChineseLanguage Wednesday "星期三") chinese_format.kif 1292-1292 Wednesday is the successor class of Tuesday.
(termFormat EnglishLanguage Wednesday "Wednesday") english_format.kif 1801-1801 Wednesday is the successor class of Tuesday.
(termFormat FrenchLanguage Wednesday "Mercredi") french_format.kif 970-970 Wednesday is the successor class of Tuesday.
(termFormat Hindi Wednesday "budhavaara") terms-hindi.txt 505-505 Wednesday is the successor class of Tuesday.
(termFormat ItalianLanguage Wednesday "Mercoled�") terms-it.txt 509-509 Wednesday is the successor class of Tuesday.
(termFormat JapaneseLanguage Wednesday "水曜日") japanese_format.kif 2654-2654 Wednesday is the successor class of Tuesday.
(termFormat PortugueseLanguage Wednesday "Quarta-feira") portuguese_format.kif 922-922 Wednesday is the successor class of Tuesday.
(termFormat cb Wednesday "merkules") terms-cb.txt 511-511 Wednesday is the successor class of Tuesday.
(termFormat cz Wednesday "wednesday") terms-cz.txt 545-545 Wednesday is the successor class of Tuesday.
(termFormat de Wednesday "Mittwoch") terms-de.txt 804-804 Wednesday is the successor class of Tuesday.
(termFormat ro Wednesday "miercuri") relations-ro.kif 991-991 Wednesday is the successor class of Tuesday.
(termFormat tg Wednesday "Miyerkules") terms-tg.txt 510-510 Wednesday is the successor class of Tuesday.

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


(=>
    (and
        (instance ?DAY1 Tuesday)
        (instance ?DAY2 Wednesday)
        (instance ?WEEK Week)
        (temporalPart ?DAY1 ?WEEK)
        (temporalPart ?DAY2 ?WEEK))
    (meetsTemporally ?DAY1 ?DAY2))
Merge.kif 9311-9318
(=>
    (and
        (instance ?DAY1 Wednesday)
        (instance ?DAY2 Thursday)
        (instance ?WEEK Week)
        (temporalPart ?DAY1 ?WEEK)
        (temporalPart ?DAY2 ?WEEK))
    (meetsTemporally ?DAY1 ?DAY2))
Merge.kif 9324-9331


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