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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - groupingTitle
groupingTitle

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


(documentation groupingTitle EnglishLanguage "(groupingTitle ?STRING ?WORKTYPE ?LANGUAGE) means that in the Language ?LANGUAGE, ?STRING is the title of instances of the ContentBearingPhysical ?WORKTYPE. Each instance of ?WORKTYPE is a Collection, the members of which also are instances of ContentBearingPhysical.") Media.kif 3196-3200
(domain groupingTitle 1 SymbolicString) Media.kif 3193-3193
(domain groupingTitle 3 Language) Media.kif 3195-3195
(domainSubclass groupingTitle 2 ContentBearingPhysical) Media.kif 3194-3194
(instance groupingTitle TernaryPredicate) Media.kif 3192-3192
(subrelation groupingTitle titleInLanguage) Media.kif 3201-3201

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


(format ChineseLanguage groupingTitle "%1 是在 %3 的 title 对于 %2 的例子") domainEnglishFormat.kif 3558-3558
(format ChineseTraditionalLanguage groupingTitle "%1 是在 %3 的 title 對於 %2 的例子") domainEnglishFormat.kif 3557-3557
(format EnglishLanguage groupingTitle "%1 is the title in %3 for instances of %2") domainEnglishFormat.kif 3556-3556
(termFormat EnglishLanguage groupingTitle "grouping title") domainEnglishFormat.kif 65840-65840

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


(=>
    (and
        (groupingTitle ?STRING ?PRODUCTTYPE ?LANGUAGE)
        (instance ?PRODUCT ?PRODUCTTYPE)
        (member ?OBJ ?PRODUCT))
    (instance ?OBJ ContentBearingPhysical))
Media.kif 3207-3212
(=>
    (groupingTitle ?STRING ?PRODUCTTYPE ?LANGUAGE)
    (subclass ?PRODUCTTYPE Collection))
Media.kif 3203-3205


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