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

Formal Language: 



KB Term:  Term intersection
English Word: 

  WeekFn

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 8954-8957
(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 8950-8950 O argumento numero 1 de WeekFn e' uma instancia de Inteiro positivo
(domainSubclass WeekFn 2 Year) Merge.kif 8951-8951 O argumento numero 2 de WeekFn e' uma sub-classe de Ano
(instance WeekFn BinaryFunction) Merge.kif 8948-8948 WeekFn e' uma instancia de Funcao Binaria
(instance WeekFn PartialValuedRelation) Merge.kif 8949-8949 WeekFn e' uma instancia de Relacao Parcial
(instance WeekFn TemporalRelation) Merge.kif 8947-8947 WeekFn e' uma instancia de Relacao Temporal
(rangeSubclass WeekFn Week) Merge.kif 8952-8952 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 8959-8963


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