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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BinaryPredicate
BinaryPredicate(binary predicate)

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


(documentation BinaryPredicate ChineseLanguage "这是一个联系两个项目的 Predicate - 它的配价是二。") chinese_format.kif 2012-2013
(documentation BinaryPredicate EnglishLanguage "A Predicate relating two items - its valence is two.") Merge.kif 3482-3483
(documentation BinaryPredicate JapaneseLanguage "Predicate は2つの項目に関連する- その 価数は2である。") japanese_format.kif 651-652
(subclass BinaryPredicate BinaryRelation) Merge.kif 3479-3479 Binary predicate is a subclass of binary relation
(subclass BinaryPredicate InheritableRelation) Merge.kif 3480-3480 Binary predicate is a subclass of inheritable relation
(subclass BinaryPredicate Predicate) Merge.kif 3478-3478 Binary predicate is a subclass of predicate

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


(format ChineseLanguage BinaryPredicate "%2 %n 是 %1 的 binary 谓语") domainEnglishFormat.kif 284-284
(format ChineseTraditionalLanguage BinaryPredicate "%2 %n 是 %1 的 binary 謂語") domainEnglishFormat.kif 283-283
(format EnglishLanguage BinaryPredicate "%2 is %n a binary predicate of %1") domainEnglishFormat.kif 282-282
(instance abbreviation BinaryPredicate) Mid-level-ontology.kif 27230-27230 abbreviation is an instance of binary predicate
(instance absoluteHeight BinaryPredicate) MilitaryDevices.kif 1455-1455 absolute height is an instance of binary predicate
(instance absorbedDose BinaryPredicate) MilitaryProcesses.kif 869-869 absorbed dose is an instance of binary predicate
(instance abstractCounterpart BinaryPredicate) Merge.kif 6110-6110 abstract counterpart is an instance of binary predicate
(instance abstractPart BinaryPredicate) Mid-level-ontology.kif 22794-22794 abstract part is an instance of binary predicate
(instance abstractionLevel BinaryPredicate) QoSontology.kif 1618-1618 abstraction level is an instance of binary predicate
(instance accessibleFromMenu BinaryPredicate) ComputerInput.kif 851-851 accessible from menu is an instance of binary predicate
(instance accessibleFromMenuItem BinaryPredicate) ComputerInput.kif 1137-1137 accessible from menu item is an instance of binary predicate
(instance accommodationProvider BinaryPredicate) Hotel.kif 2759-2759 accommodations provider is an instance of binary predicate
(instance accountAt BinaryPredicate) FinancialOntology.kif 229-229 account at is an instance of binary predicate
(instance accountAtSite BinaryPredicate) UXExperimentalTerms.kif 624-624 account at site is an instance of binary predicate
(instance accountHolder BinaryPredicate) FinancialOntology.kif 248-248 account holder is an instance of binary predicate
(instance accountInformation BinaryPredicate) ComputingBrands.kif 4410-4410 account information is an instance of binary predicate
(instance accountNumber BinaryPredicate) FinancialOntology.kif 3438-3438 account number is an instance of binary predicate
(instance accountPhoneNumber BinaryPredicate) ComputingBrands.kif 4156-4156 account phone number is an instance of binary predicate
(instance accountStatus BinaryPredicate) FinancialOntology.kif 3998-3998 account status is an instance of binary predicate
(instance accruedInterest BinaryPredicate) FinancialOntology.kif 2292-2292 accrued interest is an instance of binary predicate
(instance acquaintance BinaryPredicate) Merge.kif 16533-16533 acquaintance is an instance of binary predicate
(instance acronym BinaryPredicate) Media.kif 3029-3029 acronym is an instance of binary predicate
(instance actedIn BinaryPredicate) Mid-level-ontology.kif 20745-20745 acted in is an instance of binary predicate
(instance actionTendency BinaryPredicate) emotion.kif 155-155 action tendency is an instance of binary predicate
(instance activityCapability BinaryPredicate) Hotel.kif 591-591 activity capability is an instance of binary predicate

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domain contraryAttributeWRT 3 BinaryPredicate) ComputerInput.kif 19-19 The number 3 argument of contrary attribute WRT is an instance of binary predicate

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


(=>
    (and
        (instance ?REL BinaryPredicate)
        (instance ?REL SpatialRelation)
        (instance ?OBJ1 Physical)
        (instance ?OBJ2 Physical)
        (?REL ?OBJ1 ?OBJ2))
    (overlapsTemporally
        (WhenFn ?OBJ1)
        (WhenFn ?OBJ2)))
Merge.kif 8249-8256
(=>
    (instance ?REL BinaryPredicate)
    (valence ?REL 2))
Merge.kif 3485-3487


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