Browsing Interface
: Welcome guest :
log in
[
Home
| 
Graph
|  ]
KB:
SUMO
Language:
ChineseLanguage
ChinesePinyinWriting
ChineseSimplifiedWriting
ChineseTraditionalLanguage
EnglishLanguage
FrenchLanguage
GermanLanguage
JapaneseLanguage
SpanishLanguage
SwedishLanguage
Formal Language:
OWL
SUO-KIF
TPTP
traditionalLogic
KB Term:
Term intersection
English Word:
Any
Noun
Verb
Adjective
Adverb
TTFxFn
Sigma KEE - TTFxFn
TTFxFn
appearance as argument number 1
(
documentation
TTFxFn
EnglishLanguage
"(TTFxFn ?CLASS ?ACCESSING) returns a
TimeInterval
where the
BeginFn
is the begining of the
AccessingWebPage
?ACCESSING and and the
EndFn
is the
BeginFn
of the first
instance
of a
Process
of class ?CLASS that occcurs
during
?ACCESSING, and the
agent
of that Proccess is the same as the
agent
of the ?ACCESSING.")
UXExperimentalTerms.kif 1690-1693
(
domain
TTFxFn
1
Class
)
UXExperimentalTerms.kif 1697-1697
(
domain
TTFxFn
2
AccessingWebPage
)
UXExperimentalTerms.kif 1699-1699
(
instance
TTFxFn
BinaryFunction
)
UXExperimentalTerms.kif 1688-1688
(
range
TTFxFn
TimeInterval
)
UXExperimentalTerms.kif 1701-1701
appearance as argument number 2
(
format
ChineseLanguage
TTFxFn
"%2 的
time
在 类别 %1 ")
domainEnglishFormat.kif 4847-4847
(
format
ChineseTraditionalLanguage
TTFxFn
"%2 的
time
在 類別 %1 ")
domainEnglishFormat.kif 4846-4846
(
format
EnglishLanguage
TTFxFn
"the
time
of %2 in the class %1")
domainEnglishFormat.kif 4845-4845
(
termFormat
EnglishLanguage
TTFxFn
"TTFx")
UXExperimentalTerms.kif 1695-1695
consequent
(=>
(
and
(
instance
?PROCESS ?PROCESS_CLASS)
(
subclass
?PROCESS_CLASS
Process
)
(
instance
?ACCESSING
AccessingWebPage
)
(
instance
?AGENT
Agent
)
(
agent
?PROCESS ?AGENT)
(
agent
?ACCESSING ?AGENT)
(
during
?PROCESS ?ACCESSING)
(
instance
?TIMETOFIRST
TimeInterval
)
(
not
(
exists
(?PROCESS2)
(
and
(
instance
?PROCESS2 ?PROCESS_CLASS)
(
agent
?PROCESS2 ?AGENT)
(
during
?PROCESS2 ?ACCESSING)
(
before
(
BeginFn
(
WhenFn
?PROCESS2))
(
BeginFn
(
WhenFn
?PROCESS))))))
(
equal
(
BeginFn
(
WhenFn
?ACCESSING))
(
BeginFn
(
WhenFn
?TIMETOFIRST)))
(
equal
(
BeginFn
(
WhenFn
?PROCESS))
(
EndFn
(
WhenFn
?TIMETOFIRST))))
(
equal
(
TTFxFn
?PROCESS_CLASS ?ACCESSING) ?TIMETOFIRST))
UXExperimentalTerms.kif 1703-1725
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