TernaryFunction(ternary function) |
appearance as argument number 1 |
![]() |
(documentation TernaryFunction ChineseLanguage "这是个需要恰好三个参数的 Function Class。") | chinese_format.kif 2007-2007 | |
(documentation TernaryFunction EnglishLanguage "The Class of Functions that require exactly three arguments.") | Merge.kif 3388-3389 | |
(subclass TernaryFunction Function) | Merge.kif 3384-3384 | Ternary function is a subclass of function |
(subclass TernaryFunction InheritableRelation) | Merge.kif 3386-3386 | Ternary function is a subclass of inheritable relation |
(subclass TernaryFunction QuaternaryRelation) | Merge.kif 3385-3385 | Ternary function is a subclass of quaternary relation |
appearance as argument number 2 |
![]() |
(format ChineseLanguage TernaryFunction "%1, %2 和 %3 的 ternary 功能") | domainEnglishFormat.kif 2455-2455 | |
(format ChineseTraditionalLanguage TernaryFunction "%1, %2 和 %3 的 ternary 功能") | domainEnglishFormat.kif 2454-2454 | |
(format EnglishLanguage TernaryFunction "the ternary function of %1, %2 and %3") | domainEnglishFormat.kif 2453-2453 | |
(instance MusicalInterpretationFn TernaryFunction) | Music.kif 835-835 | Musical interpretation is an instance of ternary function |
(instance SubListFn TernaryFunction) | Merge.kif 3094-3094 | Sub-list function is an instance of ternary function |
(instance SubstringFn TernaryFunction) | Mid-level-ontology.kif 23790-23790 | SubstringFn is an instance of ternary function |
(termFormat ChineseLanguage TernaryFunction "三元函数") | chinese_format.kif 923-923 | |
(termFormat EnglishLanguage TernaryFunction "ternary function") | english_format.kif 1053-1053 |
antecedent |
![]() |
(=> (instance ?FUNCTION TernaryFunction) (valence ?FUNCTION 3)) |
Merge.kif 3391-3393 |
|
![]() |
![]() |