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 3497-3498
(documentation BinaryPredicate JapaneseLanguage "Predicate は2つの項目に関連する- その 価数は2である。") japanese_format.kif 651-652
(subclass BinaryPredicate BinaryRelation) Merge.kif 3494-3494 Binary predicate is a subclass of binary relation
(subclass BinaryPredicate InheritableRelation) Merge.kif 3495-3495 Binary predicate is a subclass of inheritable relation
(subclass BinaryPredicate Predicate) Merge.kif 3493-3493 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 29131-29131 abbreviation 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 6135-6135 abstract counterpart is an instance of binary predicate
(instance abstractPart BinaryPredicate) Mid-level-ontology.kif 24435-24435 abstract part is an instance of binary predicate
(instance abstractionLevel BinaryPredicate) QoSontology.kif 1744-1744 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 2770-2770 accommodations provider is an instance of binary predicate
(instance accountAt BinaryPredicate) FinancialOntology.kif 231-231 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 250-250 account holder is an instance of binary predicate
(instance accountInformation BinaryPredicate) ComputingBrands.kif 4405-4405 account information is an instance of binary predicate
(instance accountNumber BinaryPredicate) FinancialOntology.kif 3456-3456 account number is an instance of binary predicate
(instance accountPhoneNumber BinaryPredicate) ComputingBrands.kif 4151-4151 account phone number is an instance of binary predicate
(instance accountStatus BinaryPredicate) FinancialOntology.kif 4016-4016 account status is an instance of binary predicate
(instance accruedInterest BinaryPredicate) FinancialOntology.kif 2309-2309 accrued interest is an instance of binary predicate
(instance acquaintance BinaryPredicate) Merge.kif 16708-16708 acquaintance is an instance of binary predicate
(instance acronym BinaryPredicate) Mid-level-ontology.kif 29140-29140 acronym is an instance of binary predicate
(instance actedIn BinaryPredicate) Mid-level-ontology.kif 22362-22362 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 595-595 activity capability is an instance of binary predicate
(instance adjacentOrientation BinaryPredicate) Hotel.kif 940-940 adjacent orientation 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 8362-8369
(=>
    (instance ?REL BinaryPredicate)
    (valence ?REL 2))
Merge.kif 3500-3502


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