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 3524-3525 | |
(documentation VariableArityRelation JapaneseLanguage "Relations の Class は、一定数の 引数を持たない。") | japanese_format.kif 659-660 | |
(subclass VariableArityRelation Relation) | Merge.kif 3522-3522 | 不定次元关系 是 关系 的 subclass |
appearance as argument number 2 |
![]() |
antecedent |
![]() |
(=> (instance ?REL VariableArityRelation) (not (exists (?INT) (valence ?REL ?INT)))) |
Merge.kif 3527-3531 |
![]() |
![]() |