VariableArityRelation(可変項数関係) |
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 3511-3512 | |
(documentation VariableArityRelation JapaneseLanguage "Relations の Class は、一定数の 引数を持たない。") | japanese_format.kif 659-660 | |
(subclass VariableArityRelation Relation) | Merge.kif 3509-3509 | 可変項数関係 は 関係 の subclass では %n |
appearance as argument number 2 |
![]() |
antecedent |
![]() |
(=> (instance ?REL VariableArityRelation) (not (exists (?INT) (valence ?REL ?INT)))) |
Merge.kif 3514-3518 |
![]() |
![]() |