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

Formal Language: 



KB Term:  Term intersection
English Word: 

  qualifiedPageView

Sigma KEE - qualifiedPageView
qualifiedPageView

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


(documentation qualifiedPageView EnglishLanguage "(qualifedPageView ?EXPERIMENT ?ACCESSING) represents that the patient of AccessingWebPage ?ACCESSING is a treatedPage in ?EXPERIMENT") UXExperimentalTerms.kif 4076-4077
(domain qualifiedPageView 1 Experimenting) UXExperimentalTerms.kif 4072-4072 qualifiedPageView の数値 1 引数は Experimentinginstance では %n
(domain qualifiedPageView 2 AccessingWebPage) UXExperimentalTerms.kif 4074-4074 qualifiedPageView の数値 2 引数は AccessingWebPageinstance では %n
(instance qualifiedPageView BinaryPredicate) UXExperimentalTerms.kif 4070-4070 qualifiedPageView2進述語instance では %n

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


(format ChineseLanguage qualifiedPageView "%2 是 accessed 在其间 %1 ") domainEnglishFormat.kif 4294-4294
(format ChineseTraditionalLanguage qualifiedPageView "%2 是 accessed 在其間 %1 ") domainEnglishFormat.kif 4293-4293
(format EnglishLanguage qualifiedPageView "%2 is accessed during %1") domainEnglishFormat.kif 4292-4292
(termFormat EnglishLanguage qualifiedPageView "qualified page view") domainEnglishFormat.kif 65917-65917

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


(=>
    (qualifiedPageView ?EXPERIMENT ?ACCESSING)
    (exists (?PAGE)
        (and
            (instance ?PAGE WebPage)
            (patient ?ACCESSING ?PAGE)
            (treatedPage ?EXPERIMENT ?PAGE))))
UXExperimentalTerms.kif 4079-4085


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