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

Formal Language: 



KB Term:  Term intersection
English Word: 

  subrelation

Sigma KEE - subrelation
subrelation

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


(documentation subrelation ChineseLanguage "(subrelation ?REL1 ?REL2)的意思是 ?REL1的每个元组也是?REL2的元组。 也就是说,如果 ?REL1的一些参数 arg_1,arg_2,... arg_n 的 Relation 成立的话,那么?REL2的相同参数的 Relation 也同样成立。 因此, 一个 Relation 和它的 subrelation 必须拥有相同的 valence。") chinese_format.kif 1375-1378
(documentation subrelation EnglishLanguage "(subrelation ?REL1 ?REL2) means that every tuple of ?REL1 is also a tuple of ?REL2. In other words, if the Relation ?REL1 holds for some arguments arg_1, arg_2, ... arg_n, then the Relation ?REL2 holds for the same arguments. A consequence of this is that a Relation and its subrelations must have the same valence.") Merge.kif 173-178
(documentation subrelation JapaneseLanguage "(subrelation ?REL1 ?REL2) とは、?REL1 の すべてのタプルは ?REL2 のタプルでもある、という意味である。 言い換えれば、Relation ?REL1 は いくつかの引数 arg_1、 arg_2 ... arg_n、 に対して保持される。 そして Relation ?REL2 は同じ 引数を保持する。 この結果、Relation とそのサブリレーションが同じ valence でなければなら ない。") japanese_format.kif 33-37
(documentation subrelation SpanishLanguage "(subrelation ?REL1 ?REL2) quiere decir que cada tupla de ?REL1 es también tupla de ?REL2. En otras palabras, si la Relation ?REL1 es válida para algunos argumentos arg_1, arg_2, ... arg_n, entonces la Relation ?REL2 es válida para los mismos argumentos. Como consecuencia, una Relation y sus subrelaciones deben tener la misma valence (diátesis gramatical).") spanish_format.kif 35-39
(domain subrelation 1 Relation) Merge.kif 171-171 The number 1 argument of subrelation is an instance of relation
(domain subrelation 2 Relation) Merge.kif 172-172 The number 2 argument of subrelation is an instance of relation
(instance subrelation BinaryPredicate) Merge.kif 169-169 subrelation is an instance of binary predicate
(instance subrelation PartialOrderingRelation) Merge.kif 170-170 subrelation is an instance of partial ordering relation

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


(format ChineseLanguage subrelation "%1 %n 是 %2 的 subrelation") chinese_format.kif 321-321
(format EnglishLanguage subrelation "%1 is %n a subrelation of %2") english_format.kif 326-326
(format FrenchLanguage subrelation "%1 est %n une sous-relation de %2") french_format.kif 183-183
(format ItalianLanguage subrelation "%1 è %n una sottorelazione di %2") relations-it.txt 279-279
(format JapaneseLanguage subrelation "%1 は %2 の subrelation では %n") japanese_format.kif 2003-2003
(format PortugueseLanguage subrelation "%1 e' %n uma sub-relacao de %2") portuguese_format.kif 135-135
(format cz subrelation "%1 %p{je} %n{nen�} a subrelation of %2") relations-cz.txt 176-176
(format de subrelation "%1 ist eine teilrelation von %2") relations-de.txt 422-422
(format hi subrelation "%1 %2 kaa upasambandha %n hai") relations-hindi.txt 316-316
(format ro subrelation "%1 %n{nu} este o subrelation%t{subrelaþie} a lui %2") relations-ro.kif 203-203
(format sv subrelation "%1 är %n{inte} en subrelation till %2") relations-sv.txt 193-193
(format tg subrelation "%1 %n ay ang kaugnayan mas tiyak ng %2") relations-tg.txt 471-471
(termFormat ChineseLanguage subrelation "子关系") chinese_format.kif 322-322
(termFormat ChineseTraditionalLanguage subrelation "子關係") domainEnglishFormat.kif 55787-55787
(termFormat EnglishLanguage subrelation "subrelation") domainEnglishFormat.kif 55786-55786

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


(<=>
    (subrelation ?PRED involvedInEvent)
    (instance ?PRED CaseRole))
Media.kif 119-121 A relation is a subrelation of involved in event if and only if the relation is an instance of case role
(=>
    (and
        (instance ?ATT1 Attribute)
        (instance ?ATT2 Attribute)
        (subrelation ?PRED attribute))
    (not
        (and
            (contraryAttributeWRT ?ATT1 ?ATT2 ?PRED)
            (?PRED ?ENTITY ?ATT1)
            (?PRED ?ENTITY ?ATT2))))
ComputerInput.kif 43-52
(=>
    (and
        (playsRoleInEvent ?OBJ ?ROLE ?EVENT)
        (subrelation ?ROLE ?ROLE2))
    (playsRoleInEvent ?OBJ ?ROLE2 ?EVENT))
Mid-level-ontology.kif 23246-23250
(=>
    (and
        (subrelation ?PRED1 ?PRED2)
        (domain ?PRED2 ?NUMBER ?CLASS1))
    (domain ?PRED1 ?NUMBER ?CLASS1))
Merge.kif 186-190
(=>
    (and
        (subrelation ?PRED1 ?PRED2)
        (instance ?PRED2 ?CLASS)
        (subclass ?CLASS InheritableRelation))
    (instance ?PRED1 ?CLASS))
Merge.kif 200-205
(=>
    (and
        (subrelation ?PRED1 ?PRED2)
        (valence ?PRED1 ?NUMBER))
    (valence ?PRED2 ?NUMBER))
Merge.kif 180-184
(=>
    (and
        (subrelation ?REL1 ?REL2)
        (domainSubclass ?REL2 ?NUMBER ?CLASS1))
    (domainSubclass ?REL1 ?NUMBER ?CLASS1))
Merge.kif 238-242
(=>
    (and
        (subrelation ?REL1 ?REL2)
        (instance ?REL1 Predicate)
        (instance ?REL2 Predicate)
        (?REL1 @ROW))
    (?REL2 @ROW))
Merge.kif 192-198
(=>
    (and
        (subrelation ?REL1 ?REL2)
        (range ?REL2 ?CLASS1))
    (range ?REL1 ?CLASS1))
Merge.kif 318-322
(=>
    (and
        (subrelation ?REL1 ?REL2)
        (rangeSubclass ?REL2 ?CLASS1))
    (rangeSubclass ?REL1 ?CLASS1))
Merge.kif 345-349

consequent
-------------------------


(=>
    (instance ?R CaseRole)
    (subrelation ?R involvedInEvent))
Merge.kif 2427-2429

appearance as argument number 0
-------------------------


(subrelation AbortedLaunchFn AbortedFn) MilitaryProcesses.kif 2479-2479 Aborted launch is a subrelation of aborted
(subrelation AbortedMissionFn AbortedFn) MilitaryProcesses.kif 2433-2433 Aborted mission is a subrelation of aborted
(subrelation CitizenryFn ResidentFn) Mid-level-ontology.kif 8037-8037 Citizenry is a subrelation of resident
(subrelation DensityFn PerFn) Merge.kif 6642-6642 Density is a subrelation of per
(subrelation DepartmentOfPreventingFn DepartmentOfFn) Mid-level-ontology.kif 18389-18389 Department of preventing fn is a subrelation of department
(subrelation ShorelineFn BorderFn) Geography.kif 6176-6176 Shoreline is a subrelation of border
(subrelation SpeedFn PerFn) Merge.kif 6654-6654 Speed is a subrelation of per
(subrelation abbreviatedDisplayTitle displayTitle) Media.kif 3163-3163 abbreviated display title is a subrelation of display title
(subrelation abbreviation conventionalShortName) Mid-level-ontology.kif 27233-27233 abbreviation is a subrelation of conventional short name
(subrelation absorbedDose measure) MilitaryProcesses.kif 868-868 absorbed dose is a subrelation of measure
(subrelation abstractCounterpart represents) Merge.kif 6113-6113 abstract counterpart is a subrelation of represents
(subrelation abstractionLevel property) QoSontology.kif 1617-1617 abstraction level is a subrelation of property
(subrelation accountAt partyToAgreement) FinancialOntology.kif 228-228 account at is a subrelation of party to agreement
(subrelation accountHolder partyToAgreement) FinancialOntology.kif 247-247 account holder is a subrelation of party to agreement
(subrelation accountInformation containsInformation) ComputingBrands.kif 4409-4409 account information is a subrelation of contains information
(subrelation accountPhoneNumber accountInformation) ComputingBrands.kif 4155-4155 account phone number is a subrelation of account information
(subrelation accountUsed patient) ComputingBrands.kif 4163-4163 account used is a subrelation of patient
(subrelation acronym abbreviation) Media.kif 3034-3034 acronym is a subrelation of abbreviation
(subrelation administrativeCenter geopoliticalSubdivision) Government.kif 385-385 administrative center is a subrelation of geopolitical subdivision
(subrelation afterTaxIncome incomeEarned) FinancialOntology.kif 3323-3323 after tax income is a subrelation of income earned
(subrelation age measure) Merge.kif 7517-7517 age is a subrelation of measure
(subrelation agent involvedInEvent) Merge.kif 2435-2435 agent is a subrelation of involved in event
(subrelation agentName names) Media.kif 3424-3424 agent name is a subrelation of names
(subrelation agentOperatesInArea partlyLocated) Government.kif 2237-2237 agent operates in area is a subrelation of partly located
(subrelation airTemperature measure) Mid-level-ontology.kif 25675-25675 air temperature is a subrelation of measure

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25


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