VariableArityRelation(variable arity relation) |
appearance as argument number 1 |
![]() |
(documentation VariableArityRelation ChineseLanguage "这是个没有固定数量参数的 Relation Class。") | chinese_format.kif 2019-2020 | |
(documentation VariableArityRelation EnglishLanguage "The Class of Relations that do not have a fixed number of arguments.") | Merge.kif 3519-3520 | |
(documentation VariableArityRelation JapaneseLanguage "Relations の Class は、一定数の 引数を持たない。") | japanese_format.kif 659-660 | |
(subclass VariableArityRelation Relation) | Merge.kif 3517-3517 | Variable arity relation is a subclass of relation |
appearance as argument number 2 |
![]() |
antecedent |
![]() |
(=> (instance ?REL VariableArityRelation) (not (exists (?INT) (valence ?REL ?INT)))) |
Merge.kif 3522-3526 |
|
![]() |
![]() |