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 3477-3478
(documentation BinaryPredicate JapaneseLanguage "Predicate は2つの項目に関連する- その 価数は2である。") japanese_format.kif 651-652
(subclass BinaryPredicate BinaryRelation) Merge.kif 3474-3474 Binary predicate is a subclass of binary relation
(subclass BinaryPredicate InheritableRelation) Merge.kif 3475-3475 Binary predicate is a subclass of inheritable relation
(subclass BinaryPredicate Predicate) Merge.kif 3473-3473 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 28327-28327 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 6101-6101 abstract counterpart is an instance of binary predicate
(instance abstractPart BinaryPredicate) Mid-level-ontology.kif 23908-23908 abstract part is an instance of binary predicate
(instance abstractionLevel BinaryPredicate) QoSontology.kif 1724-1724 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 3452-3452 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 4012-4012 account status is an instance of binary predicate
(instance accruedInterest BinaryPredicate) FinancialOntology.kif 2306-2306 accrued interest is an instance of binary predicate
(instance acquaintance BinaryPredicate) Merge.kif 16629-16629 acquaintance is an instance of binary predicate
(instance acronym BinaryPredicate) Mid-level-ontology.kif 28336-28336 acronym is an instance of binary predicate
(instance actedIn BinaryPredicate) Mid-level-ontology.kif 21834-21834 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 8291-8298
(=>
    (instance ?REL BinaryPredicate)
    (valence ?REL 2))
Merge.kif 3480-3482


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