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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - WeekFn
WeekFn

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


(documentation WeekFn EnglishLanguage "A BinaryFunction that assigns a PositiveRealNumber and a subclass of Year to the Week within each Year corresponding to that PositiveRealNumber. For example, (WeekFn 4 (YearFn 1999)) is the singular Class of all fourth Weeks of the Year 1999.") Merge.kif 8976-8979
(documentation WeekFn JapaneseLanguage "BinaryFunction は、PositiveRealNumberYear のサブクラスを、その PositiveRealNumber に対応する各 Year 内の Week に割り当てる。例えば、 (WeekFn 4 (YearFn 1999)) は、Year 1999の全第4 Week の単数 Class である。") japanese_format.kif 1522-1524
(domain WeekFn 1 PositiveInteger) Merge.kif 8972-8972 O argumento numero 1 de WeekFn e' uma instancia de Inteiro positivo
(domainSubclass WeekFn 2 Year) Merge.kif 8973-8973 O argumento numero 2 de WeekFn e' uma sub-classe de Ano
(instance WeekFn BinaryFunction) Merge.kif 8970-8970 WeekFn e' uma instancia de Funcao Binaria
(instance WeekFn PartialValuedRelation) Merge.kif 8971-8971 WeekFn e' uma instancia de Relacao Parcial
(instance WeekFn TemporalRelation) Merge.kif 8969-8969 WeekFn e' uma instancia de Relacao Temporal
(rangeSubclass WeekFn Week) Merge.kif 8974-8974 Os valores retornados por WeekFn sao as sub-classes de Semana

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


(format ChineseLanguage WeekFn "week # %1 ") domainEnglishFormat.kif 4982-4982
(format ChineseTraditionalLanguage WeekFn "week # %1 ") domainEnglishFormat.kif 4981-4981
(format EnglishLanguage WeekFn "the week # %1") domainEnglishFormat.kif 4980-4980
(termFormat EnglishLanguage WeekFn "week fn") domainEnglishFormat.kif 65728-65728

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


(=>
    (and
        (instance ?W
            (WeekFn ?N ?Y))
        (instance ?YI ?Y))
    (during ?W ?YI))
Merge.kif 8981-8985


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