Difference between revisions of "MELD features/Appendix A/3"

From Public Domain Knowledge Bank
Jump to: navigation, search
(;;; {{MELD-C|AntiSymmetricBinaryPredicate|901}})
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude> [[MELD features/Appendix A/1]] [[MELD features]]
+
<noinclude> [[MELD features/Appendix A/2|<< MELD features/Appendix A/2]] [[MELD features]]
  
 
= History =
 
= History =
Line 21: Line 21:
 
We've arranged these in such a fashion that (most) duplicates have been eliminated. Thus, in the case of one of the first few assertions,   
 
We've arranged these in such a fashion that (most) duplicates have been eliminated. Thus, in the case of one of the first few assertions,   
  
  '''('''{{MELD-C|genls|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate|m-A}} {{MELD-C|BinaryPredicate]]''')''',  
+
  '''('''{{MELD-C|genls|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate|}} {{MELD-C|BinaryPredicate}}''')''',  
  
that assertion is listed once, under ;;; {{MELD-C|001|AntiSymmetricBinaryPredicate}}, not again under ;;; {{MELD-C|BinaryPredicate]].
+
that assertion is listed once, under ;;; {{MELD-C|001|AntiSymmetricBinaryPredicate}}, not again under ;;; {{MELD-C|BinaryPredicate}}.
  
 
We've prefixed each MELD term with the characters #$. This may facilitate reading mechanically; if you don't care or want this, just do a systematic replace of #$ by the empty string. It will be useful in distinguishing MELD constant names from the names of C (or Lisp) functions which are called to implement some of the low-level bookkeeping, and may be useful in distinguishing MELD constant names from numbers (e.g., distinguishing the [[MELD constant]] named 42 from the number 42.)
 
We've prefixed each MELD term with the characters #$. This may facilitate reading mechanically; if you don't care or want this, just do a systematic replace of #$ by the empty string. It will be useful in distinguishing MELD constant names from the names of C (or Lisp) functions which are called to implement some of the low-level bookkeeping, and may be useful in distinguishing MELD constant names from numbers (e.g., distinguishing the [[MELD constant]] named 42 from the number 42.)
Line 34: Line 34:
  
  
=== ;;; {{MELD-V|801|AntiSymmetricBinaryPredicate}} ===
+
=== ;;; {{MELD-C|AntiSymmetricBinaryPredicate|901}} ===
  
 
  {{MELD-A|001|
 
  {{MELD-A|001|
  '''('''{{MELD-C|isa|934}} {{MELD-C|AntiSymmetricBinaryPredicate|801}} {{MELD-C|Collection|810}} ''')'''
+
  '''('''{{MELD-C|isa|934}} {{MELD-C|AntiSymmetricBinaryPredicate|901}} {{MELD-C|Collection|810}} ''')'''
 
  |}}
 
  |}}
  
  {{MELD-A|002
+
  {{MELD-A|002|
  '''('''{{MELD-C|genls|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate|m-A}} {{MELD-C|BinaryPredicate}} ''')'''
+
  '''('''{{MELD-C|genls|930}} {{MELD-C|AntiSymmetricBinaryPredicate|901}} {{MELD-C|BinaryPredicate}} ''')'''
 
  |}}
 
  |}}
  
 
  {{MELD-A|003|
 
  {{MELD-A|003|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|709}}
 
     '''('''#$and  
 
     '''('''#$and  
       '''('''{{MELD-C|isa]] ?SLOT <font color=blue> [[MELD_features/V/001|AntiSymmetricBinaryPredicate|m-A}}''')'''  
+
       '''('''{{MELD-C|isa|934}} ?SLOT {{MELD-V|901|AntiSymmetricBinaryPredicate|}}''')'''  
       '''('''{{MELD-C|isa]] ?SLOT {{MELD-C|IrreflexiveBinaryPredicate]]''')''' ''')'''  
+
       '''('''{{MELD-C|isa|934}} ?SLOT {{MELD-C|IrreflexiveBinaryPredicate}}''')''' ''')'''  
     '''('''{{MELD-C|isa]] ?SLOT {{MELD-C|AsymmetricBinaryPredicate]]''')'''
+
     '''('''{{MELD-C|isa|934}} ?SLOT {{MELD-C|AsymmetricBinaryPredicate}}''')'''
 
  ''')'''
 
  ''')'''
 
  |}}
 
  |}}
  
=== ;;; {{MELD-V|802|Assertion|m-A}} ===
+
=== ;;; {{MELD-V|802|Assertion|}} ===
  
  {{MELD-A|4|a=004|m-A}}
+
  {{MELD-A|004|
  '''('''{{MELD-C|isa|800|meld-c}} {{MELD-V|002|Assertion|m-A}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|meld-c}} {{MELD-V|002|Assertion}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|5|a=005|m-A}}
+
  {{MELD-A|005|
  '''('''{{MELD-C|genls|meld-c}} {{MELD-V|002|Assertion|m-A}} {{MELD-C|CycIndexedTerm]]''')'''
+
  '''('''{{MELD-C|genls|meld-c}} {{MELD-V|002|Assertion|}} {{MELD-C|CycIndexedTerm}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|6|a=006|m-A}}
+
  {{MELD-A|006|
  '''('''{{MELD-C|genls|meld-c}} {{MELD-V|002|Assertion|m-A}} {{MELD-C|IndividualObject]]''')'''
+
  '''('''{{MELD-C|genls|meld-c}} {{MELD-V|002|Assertion|}} {{MELD-C|IndividualObject}}''')'''
 
  |}}
 
  |}}
 
   
 
   
Line 70: Line 70:
 
=== ;;; {{MELD-C|AsymmetricBinaryPredicate|m-C}} ===
 
=== ;;; {{MELD-C|AsymmetricBinaryPredicate|m-C}} ===
  
  {{MELD-A|7|a=007|m-A}}
+
  {{MELD-A|007|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|AsymmetricBinaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|AsymmetricBinaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|8|a=008|m-A}}
+
  {{MELD-A|008|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|AsymmetricBinaryPredicate|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate|m-A}} ''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|AsymmetricBinaryPredicate|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate|}} ''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|9|a=009|m-A}}
+
  {{MELD-A|009|
  '''('''{{MELD-C|genls]] #$AsymmetricBinaryPredicate|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
+
  '''('''{{MELD-C|genls}} {{MELD-C| AsymmetricBinaryPredicate|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
  |}}
 
  |}}
  
  {{MELD-A|10|a=010|m-A}}
+
  {{MELD-A|010|
  '''('''{{MELD-C|not]] '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not}} '''('''{{MELD-C|and}}
       '''('''{{MELD-C|isa]] ?PRED {{MELD-C|AsymmetricBinaryPredicate]]''')'''  
+
       '''('''{{MELD-C|isa}} ?PRED {{MELD-C|AsymmetricBinaryPredicate}}''')'''  
 
       '''('''?PRED ?ARG1 ?ARG2''')'''  
 
       '''('''?PRED ?ARG1 ?ARG2''')'''  
 
       '''('''?PRED ?ARG2 ?ARG1''')'''
 
       '''('''?PRED ?ARG2 ?ARG1''')'''
Line 91: Line 91:
  
  
  {{MELD-A|11|a=011|m-A}}
+
  {{MELD-A|011|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and}}
       '''('''{{MELD-C|isa]] ?Q {{MELD-C|AsymmetricBinaryPredicate]]''')'''  
+
       '''('''{{MELD-C|isa}} ?Q {{MELD-C|AsymmetricBinaryPredicate}}''')'''  
       '''('''{{MELD-C|genlPreds]] ?P ?Q''')'''
+
       '''('''{{MELD-C|genlPreds}} ?P ?Q''')'''
 
     ''')'''  
 
     ''')'''  
   '''  ('''{{MELD-C|isa]] ?P {{MELD-C|AsymmetricBinaryPredicate]]''')'''
+
   '''  ('''{{MELD-C|isa}} ?P {{MELD-C|AsymmetricBinaryPredicate}}''')'''
 
  ''')'''
 
  ''')'''
 
  |}}
 
  |}}
  
  
  {{MELD-A|12|a=012|m-A}}
+
  {{MELD-A|012|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies}}
     '''('''{{MELD-C|isa]] ?PRED {{MELD-C|AsymmetricBinaryPredicate]]''')'''  
+
     '''('''{{MELD-C|isa}} ?PRED {{MELD-C|AsymmetricBinaryPredicate}}''')'''  
     '''('''{{MELD-C|negationInverse]] ?PRED ?PRED''')'''
+
     '''('''{{MELD-C|negationInverse}} ?PRED ?PRED''')'''
 
  ''')'''
 
  ''')'''
 
  |}}
 
  |}}
 
  
 
=== ;;; {{MELD-C|AttributeValue|m-C}} ===
 
=== ;;; {{MELD-C|AttributeValue|m-C}} ===
  
  {{MELD-A|13|a=013|m-A}}
+
  {{MELD-A|013|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|AttributeValue|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|AttributeValue|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
  
  {{MELD-A|14|a=014|
+
  {{MELD-A|014|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|AttributeValue|M-C}} {{MELD-C|IndividualObject]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|AttributeValue|M-C}} {{MELD-C|IndividualObject}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|BaseKB|m-C}} ===
 
=== ;;; {{MELD-C|BaseKB|m-C}} ===
  
  {{MELD-A|15|a=015|
+
  {{MELD-A|015|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BaseKB|M-C}} {{MELD-C|BroadMicrotheory]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BaseKB|M-C}} {{MELD-C|BroadMicrotheory}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|16|a=016|
+
  {{MELD-A|016|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies}}
     '''('''{{MELD-C|isa]] ?MIC {{MELD-C|Microtheory]]''')'''  
+
     '''('''{{MELD-C|isa}} ?MIC {{MELD-C|Microtheory}}''')'''  
     '''('''{{MELD-C|genlMt]] ?MIC {{MELD-C|BaseKB]]''')'''
+
     '''('''{{MELD-C|genlMt}} ?MIC {{MELD-C|BaseKB}}''')'''
 
  ''')'''
 
  ''')'''
 
  |}}
 
  |}}
Line 135: Line 134:
 
=== ;;; {{MELD-C|BinaryPredicate|m-C}} ===
 
=== ;;; {{MELD-C|BinaryPredicate|m-C}} ===
  
  {{MELD-A|17|a=017|
+
  {{MELD-A|017|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BinaryPredicate|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BinaryPredicate|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|18|a=018|
+
  {{MELD-A|018|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|BinaryPredicate|M-C}} {{MELD-C|Predicate]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|BinaryPredicate|M-C}} {{MELD-C|Predicate}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|19|a=019|
+
  {{MELD-A|019|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies}}
     '''('''{{MELD-C|isa]] ?P {{MELD-C|BinaryPredicate]]''')'''  
+
     '''('''{{MELD-C|isa}} ?P {{MELD-C|BinaryPredicate}}''')'''  
     '''('''{{MELD-C|arity]] ?P 2 ''')'''
+
     '''('''{{MELD-C|arity}} ?P 2 ''')'''
 
  ''')'''
 
  ''')'''
 
  |}}
 
  |}}
Line 152: Line 151:
 
=== ;;; {{MELD-C|BookkeepingMt|m-C}} ===
 
=== ;;; {{MELD-C|BookkeepingMt|m-C}} ===
  
  {{MELD-A|20|a=020|
+
  {{MELD-A|020|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BookkeepingMt|M-C}} {{MELD-C|Microtheory]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BookkeepingMt|M-C}} {{MELD-C|Microtheory}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|21|a=021|
+
  {{MELD-A|021|
  '''('''{{MELD-C|genlMt|M-C}} {{MELD-C|BookkeepingMt|M-C}} {{MELD-C|CyclistsMt]]''')'''
+
  '''('''{{MELD-C|genlMt|M-C}} {{MELD-C|BookkeepingMt|M-C}} {{MELD-C|CyclistsMt}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|22|a=022|
+
  {{MELD-A|022|
  '''('''{{MELD-C|genlMt|M-C}} {{MELD-C|BookkeepingMt|M-C}} {{MELD-C|BaseKB]]''')'''
+
  '''('''{{MELD-C|genlMt|M-C}} {{MELD-C|BookkeepingMt|M-C}} {{MELD-C|BaseKB}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|BookkeepingPredicate|m-C}} ===
 
=== ;;; {{MELD-C|BookkeepingPredicate|m-C}} ===
  
  {{MELD-A|23|a=023|
+
  {{MELD-A|023|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BookkeepingPredicate|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BookkeepingPredicate|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|24|a=024|
+
  {{MELD-A|024|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|BookkeepingPredicate|M-C}} {{MELD-C|Predicate]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|BookkeepingPredicate|M-C}} {{MELD-C|Predicate}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|BroadMicrotheory|m-C}} ===
 
=== ;;; {{MELD-C|BroadMicrotheory|m-C}} ===
  
  {{MELD-A|25|a=025|
+
  {{MELD-A|025|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BroadMicrotheory|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|BroadMicrotheory|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|26|a=026|
+
  {{MELD-A|026|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|BroadMicrotheory|M-C}} {{MELD-C|Microtheory]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|BroadMicrotheory|M-C}} {{MELD-C|Microtheory}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|Collection|m-C}} ===
 
=== ;;; {{MELD-C|Collection|m-C}} ===
  
  {{MELD-A|27|a=027|
+
  {{MELD-A|027|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Collection|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Collection|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|28|a=028|
+
  {{MELD-A|028|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Collection|M-C}} {{MELD-C|SetOrCollection]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Collection|M-C}} {{MELD-C|SetOrCollection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|CollectionDenotingFunction|m-C}} ===
 
=== ;;; {{MELD-C|CollectionDenotingFunction|m-C}} ===
  
  {{MELD-A|29|a=029|
+
  {{MELD-A|029|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CollectionDenotingFunction|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CollectionDenotingFunction|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|30|a=030|
+
  {{MELD-A|030|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CollectionDenotingFunction|M-C}} {{MELD-C|ReifiableFunction}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CollectionDenotingFunction|M-C}} {{MELD-C|ReifiableFunction}} ''')'''
 
  |}}
 
  |}}
Line 206: Line 205:
 
=== ;;; {{MELD-C|CommutativeRelation|m-C}} ===
 
=== ;;; {{MELD-C|CommutativeRelation|m-C}} ===
  
  {{MELD-A|31|a=031|
+
  {{MELD-A|031|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CommutativeRelation|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CommutativeRelation|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|32|a=032|
+
  {{MELD-A|032|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CommutativeRelation|M-C}} {{MELD-C|Relationship]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CommutativeRelation|M-C}} {{MELD-C|Relationship}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|CycELVariable|m-C}} ===
 
=== ;;; {{MELD-C|CycELVariable|m-C}} ===
  {{MELD-A|33|a=033|
+
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycELVariable|M-C}} {{MELD-C|Collection]]''')'''
+
  {{MELD-A|033|
 +
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycELVariable|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|34|a=034|
+
  {{MELD-A|034|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycELVariable|M-C}} {{MELD-C|CycSystemSymbol]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycELVariable|M-C}} {{MELD-C|CycSystemSymbol}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|CycExpression|m-C}} ===
 
=== ;;; {{MELD-C|CycExpression|m-C}} ===
  
  {{MELD-A|35|a=035|
+
  {{MELD-A|035|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycExpression|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycExpression|M-C}} {{MELD-C|Collection}} ''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|36|a=036|
+
  {{MELD-A|036|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycExpression|M-C}} {{MELD-C|IndividualObject]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycExpression|M-C}} {{MELD-C|IndividualObject}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|CycFormula|m-C}} ===
 
=== ;;; {{MELD-C|CycFormula|m-C}} ===
  
  {{MELD-A|37|a=037|
+
  {{MELD-A|037|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycFormula|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycFormula|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|38|a=038|
+
  {{MELD-A|038|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycFormula|M-C}} {{MELD-C|CycExpression]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycFormula|M-C}} {{MELD-C|CycExpression}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|CycIndexedTerm|m-C}} ===
 
=== ;;; {{MELD-C|CycIndexedTerm|m-C}} ===
  
  {{MELD-A|39|a=039|
+
  {{MELD-A|039|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycIndexedTerm|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycIndexedTerm|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|40|a=040|
+
  {{MELD-A|040|
  '''('''{{MELD-C|genls]] #$CycIndexedTerm|M-C}} {{MELD-C|Thing]]''')'''
+
  '''('''{{MELD-C|genls}} #$CycIndexedTerm|M-C}} {{MELD-C|Thing}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|CycSystemList|m-C}} ===
 
=== ;;; {{MELD-C|CycSystemList|m-C}} ===
  
  {{MELD-A|41|a=041|
+
  {{MELD-A|041|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycSystemList|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycSystemList|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|42|a=042|
+
  {{MELD-A|042|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycSystemList|M-C}} {{MELD-C|IndividualObject]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycSystemList|M-C}} {{MELD-C|IndividualObject}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|CycSystemString|m-C}} ===
 
=== ;;; {{MELD-C|CycSystemString|m-C}} ===
  
  {{MELD-A|43|a=043|
+
  {{MELD-A|043|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycSystemString|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycSystemString|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|44|a=044|
+
  {{MELD-A|044|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycSystemString|M-C}} {{MELD-C|IndividualObject]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycSystemString|M-C}} {{MELD-C|IndividualObject}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|CycSystemSymbol|m-C}} ===
 
=== ;;; {{MELD-C|CycSystemSymbol|m-C}} ===
  
  {{MELD-A|45|a=045|
+
  {{MELD-A|045|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycSystemSymbol|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CycSystemSymbol|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|46|a=046|
+
  {{MELD-A|046|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycSystemSymbol|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|CycSystemSymbol|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  |}}
 
  |}}
Line 285: Line 285:
 
=== ;;; {{MELD-C|Cyclist|m-C}} ===
 
=== ;;; {{MELD-C|Cyclist|m-C}} ===
  
  {{MELD-A|47|a=047|
+
  {{MELD-A|047|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Cyclist|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Cyclist|M-C}} {{MELD-C|Collection}} ''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|48|a=048|
+
  {{MELD-A|048|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Cyclist|M-C}} {{MELD-C|TemporalObject}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Cyclist|M-C}} {{MELD-C|TemporalObject}} ''')'''
 
  |}}
 
  |}}
Line 295: Line 295:
 
=== ;;; {{MELD-C|CyclistsMt|m-C}} ===
 
=== ;;; {{MELD-C|CyclistsMt|m-C}} ===
  
  {{MELD-A|49|a=049|
+
  {{MELD-A|049|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CyclistsMt|M-C}} {{MELD-C|Microtheory}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|CyclistsMt|M-C}} {{MELD-C|Microtheory}} ''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|50|a=050|
+
  {{MELD-A|050|
  '''('''{{MELD-C|genlMt|M-C}} {{MELD-C|CyclistsMt|M-C}} {{MELD-C|BaseKB]]''')'''
+
  '''('''{{MELD-C|genlMt|M-C}} {{MELD-C|CyclistsMt|M-C}} {{MELD-C|BaseKB}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|DefaultMonotonicPredicate|m-C}} ===
 
=== ;;; {{MELD-C|DefaultMonotonicPredicate|m-C}} ===
  
  {{MELD-A|51|a=051|
+
  {{MELD-A|051|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|DefaultMonotonicPredicate|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|DefaultMonotonicPredicate|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|52|a=052|
+
  {{MELD-A|052|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|DefaultMonotonicPredicate|M-C}} {{MELD-C|Predicate]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|DefaultMonotonicPredicate|M-C}} {{MELD-C|Predicate}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|EvaluatableFunction|m-C}} ===
 
=== ;;; {{MELD-C|EvaluatableFunction|m-C}} ===
  
  {{MELD-A|53|a=053|
+
  {{MELD-A|053|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|EvaluatableFunction|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|EvaluatableFunction|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|54|a=054|
+
  {{MELD-A|054|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|EvaluatableFunction|M-C}} {{MELD-C|FunctionTheMathematicalType}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|EvaluatableFunction|M-C}} {{MELD-C|FunctionTheMathematicalType}} ''')'''
 
  |}}
 
  |}}
Line 325: Line 325:
 
=== ;;; {{MELD-C|False|m-C}} ===
 
=== ;;; {{MELD-C|False|m-C}} ===
  
  {{MELD-A|55|a=055|
+
  {{MELD-A|055|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|False|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|False|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  |}}
 
  |}}
Line 331: Line 331:
 
=== ;;; {{MELD-C|Format|m-C}} ===
 
=== ;;; {{MELD-C|Format|m-C}} ===
  
  {{MELD-A|56|a=056|
+
  {{MELD-A|056|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Format|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Format|M-C}} {{MELD-C|Collection}} ''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|57|a=057|
+
  {{MELD-A|057|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Format|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Format|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  |}}
 
  |}}
Line 341: Line 341:
 
=== ;;; {{MELD-C|ForwardInferencePSC|m-C}} ===
 
=== ;;; {{MELD-C|ForwardInferencePSC|m-C}} ===
  
  {{MELD-A|58|a=058|
+
  {{MELD-A|058|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ForwardInferencePSC|M-C}} {{MELD-C|ProblemSolvingCntxt}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ForwardInferencePSC|M-C}} {{MELD-C|ProblemSolvingCntxt}} ''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|59|a=059|
+
  {{MELD-A|059|
  '''('''{{MELD-C|genlMt|M-C}} {{MELD-C|ForwardInferencePSC|M-C}} {{MELD-C|BaseKB]]''')'''
+
  '''('''{{MELD-C|genlMt|M-C}} {{MELD-C|ForwardInferencePSC|M-C}} {{MELD-C|BaseKB}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|FunctionTheMathematicalType|m-C}} ===
 
=== ;;; {{MELD-C|FunctionTheMathematicalType|m-C}} ===
  
  {{MELD-A|60|a=060|
+
  {{MELD-A|060|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|FunctionTheMathematicalType|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|FunctionTheMathematicalType|M-C}} {{MELD-C|Collection}}''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|61|a=061|
+
  {{MELD-A|061|
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|FunctionTheMathematicalType|M-C}} {{MELD-C|Relationship]]''')'''
+
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|FunctionTheMathematicalType|M-C}} {{MELD-C|Relationship|}}''')'''
 
  |}}
 
  |}}
 
   
 
   
 
=== ;;; {{MELD-C|Guest|m-C}} ===
 
=== ;;; {{MELD-C|Guest|m-C}} ===
  
  {{MELD-A|62|a=062|
+
  {{MELD-A|062|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Guest|M-C}} {{MELD-C|HumanCyclist}} ''')'''  
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Guest|M-C}} {{MELD-C|HumanCyclist}} ''')'''  
 
  |}}
 
  |}}
Line 367: Line 367:
 
=== ;;; {{MELD-C|HumanCyclist|m-C}} ===
 
=== ;;; {{MELD-C|HumanCyclist|m-C}} ===
  
  {{MELD-A|63|a=063|
+
  {{MELD-A|063|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|HumanCyclist|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|HumanCyclist|M-C}} {{MELD-C|Collection}} ''')'''
 
  |}}
 
  |}}
 
   
 
   
  {{MELD-A|64|a=064|
+
  {{MELD-A|064|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|HumanCyclist|M-C}} {{MELD-C|Cyclist}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|HumanCyclist|M-C}} {{MELD-C|Cyclist}} ''')'''
 
  |}}
 
  |}}
Line 442: Line 442:
 
  {{MELD-A|76|a=076|
 
  {{MELD-A|76|a=076|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ListTheFormat|M-C}} {{MELD-C|Format|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ListTheFormat|M-C}} {{MELD-C|Format|}}''')'''
 
+
|}}
 +
 
=== ;;; #$Microtheory ===
 
=== ;;; #$Microtheory ===
  
 
  {{MELD-A|77|a=077|
 
  {{MELD-A|77|a=077|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Microtheory|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Microtheory|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|78|a=078|
 
  {{MELD-A|78|a=078|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Microtheory|M-C}} {{MELD-C|IndividualObject|}}''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Microtheory|M-C}} {{MELD-C|IndividualObject|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|NonNegativeInteger|m-C}} ===
 
=== ;;; {{MELD-C|NonNegativeInteger|m-C}} ===
  
 
  {{MELD-A|79|a=079|
 
  {{MELD-A|79|a=079|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|NonNegativeInteger|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|NonNegativeInteger|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|80|a=080|
 
  {{MELD-A|80|a=080|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|NonNegativeInteger|M-C}} {{MELD-C|Integer|}}''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|NonNegativeInteger|M-C}} {{MELD-C|Integer|}}''')'''
 
+
|}}
 
+
 
=== ;;; {{MELD-C|NonPredicateFunction|m-C}} ===
 
=== ;;; {{MELD-C|NonPredicateFunction|m-C}} ===
  
 
  {{MELD-A|81|a=081|
 
  {{MELD-A|81|a=081|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|NonPredicateFunction|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|NonPredicateFunction|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|82|a=082|
 
  {{MELD-A|82|a=082|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|NonPredicateFunction|M-C}} {{MELD-C|FunctionTheMathematicalType}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|NonPredicateFunction|M-C}} {{MELD-C|FunctionTheMathematicalType}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|PositiveInteger|m-C}} ===
 
=== ;;; {{MELD-C|PositiveInteger|m-C}} ===
  
 
  {{MELD-A|83|a=083|
 
  {{MELD-A|83|a=083|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|PositiveInteger|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|PositiveInteger|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|84|a=084|
 
  {{MELD-A|84|a=084|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|PositiveInteger|M-C}} {{MELD-C|NonNegativeInteger}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|PositiveInteger|M-C}} {{MELD-C|NonNegativeInteger}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|Predicate|m-C}} ===
 
=== ;;; {{MELD-C|Predicate|m-C}} ===
  
 
  {{MELD-A|85|a=085|
 
  {{MELD-A|85|a=085|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Predicate|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Predicate|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|86|a=086|
 
  {{MELD-A|86|a=086|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Predicate|M-C}} {{MELD-C|FunctionTheMathematicalType}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Predicate|M-C}} {{MELD-C|FunctionTheMathematicalType}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|ProblemSolvingCntxt|m-C}} ===
 
=== ;;; {{MELD-C|ProblemSolvingCntxt|m-C}} ===
  
 
  {{MELD-A|87|a=087|
 
  {{MELD-A|87|a=087|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ProblemSolvingCntxt|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ProblemSolvingCntxt|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|88|a=088|
 
  {{MELD-A|88|a=088|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|ProblemSolvingCntxt|M-C}} {{MELD-C|Microtheory}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|ProblemSolvingCntxt|M-C}} {{MELD-C|Microtheory}} ''')'''
 
+
|}}
 +
 
=== ;;; #$QuaternaryPredicate ===
 
=== ;;; #$QuaternaryPredicate ===
  
 
  {{MELD-A|89|a=089|
 
  {{MELD-A|89|a=089|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|QuaternaryPredicate|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|QuaternaryPredicate|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|90|a=090|
 
  {{MELD-A|90|a=090|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|QuaternaryPredicate|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|QuaternaryPredicate|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|91|a=091|
 
  {{MELD-A|91|a=091|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 505: Line 519:
 
     '''('''{{MELD-C|arity|}} ?P 4 ''')'''
 
     '''('''{{MELD-C|arity|}} ?P 4 ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|QuintaryPredicate|m-C}} ===
 
=== ;;; {{MELD-C|QuintaryPredicate|m-C}} ===
  
 
  {{MELD-A|92|a=092|
 
  {{MELD-A|92|a=092|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|QuintaryPredicate|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|QuintaryPredicate|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|93|a=093|
 
  {{MELD-A|93|a=093|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|QuintaryPredicate|M-C}} {{MELD-C|Predicate|}}''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|QuintaryPredicate|M-C}} {{MELD-C|Predicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|94|a=094|
 
  {{MELD-A|94|a=094|
 
   '''('''{{MELD-C|implies|}}  
 
   '''('''{{MELD-C|implies|}}  
 
     '''('''{{MELD-C|isa|}} ?P {{MELD-C|QuintaryPredicate}} ''')'''  
 
     '''('''{{MELD-C|isa|}} ?P {{MELD-C|QuintaryPredicate}} ''')'''  
 
     '''('''{{MELD-C|arity|}} ?P 5''')''' ''')'''
 
     '''('''{{MELD-C|arity|}} ?P 5''')''' ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|RealNumber|m-C}} ===
 
=== ;;; {{MELD-C|RealNumber|m-C}} ===
  
 
  {{MELD-A|95|a=095|
 
  {{MELD-A|95|a=095|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|RealNumber|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|RealNumber|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|96|a=096|
 
  {{MELD-A|96|a=096|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|RealNumber|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|RealNumber|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|ReflexiveBinaryPredicate|m-C}} ===
 
=== ;;; {{MELD-C|ReflexiveBinaryPredicate|m-C}} ===
  
 
  {{MELD-A|97|a=097|
 
  {{MELD-A|97|a=097|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ReflexiveBinaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ReflexiveBinaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|98|a=098|
 
  {{MELD-A|98|a=098|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|ReflexiveBinaryPredicate|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|ReflexiveBinaryPredicate|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|99|a=099|
 
  {{MELD-A|99|a=099|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 540: Line 562:
 
     '''('''?PRED ?OBJ ?OBJ''')'''
 
     '''('''?PRED ?OBJ ?OBJ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|ReifiableFunction|m-C}} ===
 
=== ;;; {{MELD-C|ReifiableFunction|m-C}} ===
  
 
  {{MELD-A|100|a=100|
 
  {{MELD-A|100|a=100|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ReifiableFunction|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ReifiableFunction|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|101|a=101|
 
  {{MELD-A|101|a=101|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|ReifiableFunction|M-C}} {{MELD-C|NonPredicateFunction}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|ReifiableFunction|M-C}} {{MELD-C|NonPredicateFunction}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|ReifiableTerm|m-C}} ===
 
=== ;;; {{MELD-C|ReifiableTerm|m-C}} ===
  
 
  {{MELD-A|102|a=102|
 
  {{MELD-A|102|a=102|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ReifiableTerm|M-C}} {{MELD-C|ReifiableTerm}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ReifiableTerm|M-C}} {{MELD-C|ReifiableTerm}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|103|a=103|
 
  {{MELD-A|103|a=103|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ReifiableTerm|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ReifiableTerm|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|104|a=104|
 
  {{MELD-A|104|a=104|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|ReifiableTerm|M-C}} {{MELD-C|CycIndexedTerm}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|ReifiableTerm|M-C}} {{MELD-C|CycIndexedTerm}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|Relationship|m-C}} ===
 
=== ;;; {{MELD-C|Relationship|m-C}} ===
  
 
  {{MELD-A|105|a=105|
 
  {{MELD-A|105|a=105|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Relationship|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Relationship|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|106|a=106|
 
  {{MELD-A|106|a=106|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Relationship|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Relationship|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|Set-Mathematical|m-C}} ===
 
=== ;;; {{MELD-C|Set-Mathematical|m-C}} ===
 
  {{MELD-A|107|a=107|
 
  {{MELD-A|107|a=107|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Set-Mathematical|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Set-Mathematical|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|108|a=108|
 
  {{MELD-A|108|a=108|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Set-Mathematical|M-C}} {{MELD-C|SetOrCollection|}}''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|Set-Mathematical|M-C}} {{MELD-C|SetOrCollection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SetOrCollection|m-C}} ===
 
=== ;;; {{MELD-C|SetOrCollection|m-C}} ===
  
 
  {{MELD-A|109|a=109|
 
  {{MELD-A|109|a=109|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SetOrCollection|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SetOrCollection|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|110|a=110|
 
  {{MELD-A|110|a=110|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SetOrCollection|M-C}} {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SetOrCollection|M-C}} {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SetTheFormat|m-C}} ===
 
=== ;;; {{MELD-C|SetTheFormat|m-C}} ===
  
 
  {{MELD-A|111|a=111|
 
  {{MELD-A|111|a=111|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SetTheFormat|M-C}} {{MELD-C|Format|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SetTheFormat|M-C}} {{MELD-C|Format|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SiblingDisjointAttributeType|m-C}} ===
 
=== ;;; {{MELD-C|SiblingDisjointAttributeType|m-C}} ===
  
 
  {{MELD-A|112|a=112|
 
  {{MELD-A|112|a=112|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SiblingDisjointAttributeType|M-C}} {{MELD-C|SiblingDisjointCollection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SiblingDisjointAttributeType|M-C}} {{MELD-C|SiblingDisjointCollection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|113|a=113|
 
  {{MELD-A|113|a=113|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SiblingDisjointAttributeType|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SiblingDisjointAttributeType|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|114|a=114|
 
  {{MELD-A|114|a=114|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 611: Line 648:
 
     ''')'''
 
     ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SiblingDisjointCollection|m-C}} ===
 
=== ;;; {{MELD-C|SiblingDisjointCollection|m-C}} ===
  
 
  {{MELD-A|115|a=115|
 
  {{MELD-A|115|a=115|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SiblingDisjointCollection|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SiblingDisjointCollection|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|116|a=116|
 
  {{MELD-A|116|a=116|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SiblingDisjointCollection|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SiblingDisjointCollection|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SingleEntry|m-C}} ===
 
=== ;;; {{MELD-C|SingleEntry|m-C}} ===
  
 
  {{MELD-A|117|a=117|
 
  {{MELD-A|117|a=117|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SingleEntry|M-C}} {{MELD-C|Format}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SingleEntry|M-C}} {{MELD-C|Format}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SkolemFuncN|m-C}} ===
 
=== ;;; {{MELD-C|SkolemFuncN|m-C}} ===
  
 
  {{MELD-A|118|a=118|
 
  {{MELD-A|118|a=118|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SkolemFuncN|M-C}} {{MELD-C|ReifiableFunction|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SkolemFuncN|M-C}} {{MELD-C|ReifiableFunction|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|119|a=119|
 
  {{MELD-A|119|a=119|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|SkolemFuncN|}} 3''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|SkolemFuncN|}} 3''')'''
 
+
|}}
 +
 
  {{MELD-A|120|a=120|
 
  {{MELD-A|120|a=120|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|SkolemFuncN|M-C}} {{MELD-C|CycSystemList|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|SkolemFuncN|M-C}} {{MELD-C|CycSystemList|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|121|a=121|
 
  {{MELD-A|121|a=121|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|SkolemFuncN|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|SkolemFuncN|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|122|a=122|
 
  {{MELD-A|122|a=122|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|SkolemFuncN|M-C}} {{MELD-C|RealNumber|}}''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|SkolemFuncN|M-C}} {{MELD-C|RealNumber|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SkolemFunction|m-C}} ===
 
=== ;;; {{MELD-C|SkolemFunction|m-C}} ===
  
 
  {{MELD-A|123|a=123|
 
  {{MELD-A|123|a=123|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SkolemFunction|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SkolemFunction|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|124|a=124|
 
  {{MELD-A|124|a=124|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SkolemFunction|M-C}} {{MELD-C|ReifiableFunction|}}''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SkolemFunction|M-C}} {{MELD-C|ReifiableFunction|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|125|a=125|
 
  {{MELD-A|125|a=125|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|SkolemFunction|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|SkolemFunction|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|126|a=126|
 
  {{MELD-A|126|a=126|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|SkolemFunction|M-C}} {{MELD-C|CycSystemSymbol|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|SkolemFunction|M-C}} {{MELD-C|CycSystemSymbol|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|127|a=127|
 
  {{MELD-A|127|a=127|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|SkolemFunction|M-C}} {{MELD-C|CycSystemList|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|SkolemFunction|M-C}} {{MELD-C|CycSystemList|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SubAbs|m-C}} ===
 
=== ;;; {{MELD-C|SubAbs|m-C}} ===
  
 
  {{MELD-A|128|a=128|
 
  {{MELD-A|128|a=128|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SubAbs|M-C}} {{MELD-C|Format|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SubAbs|M-C}} {{MELD-C|Format|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|SymmetricBinaryPredicate|m-C}} ===
 
=== ;;; {{MELD-C|SymmetricBinaryPredicate|m-C}} ===
  
 
  {{MELD-A|129|a=129|
 
  {{MELD-A|129|a=129|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SymmetricBinaryPredicate|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|SymmetricBinaryPredicate|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|130|a=130|
 
  {{MELD-A|130|a=130|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SymmetricBinaryPredicate|M-C}} {{MELD-C|CommutativeRelation}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SymmetricBinaryPredicate|M-C}} {{MELD-C|CommutativeRelation}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|131|a=131|
 
  {{MELD-A|131|a=131|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SymmetricBinaryPredicate|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|SymmetricBinaryPredicate|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|132|a=132|
 
  {{MELD-A|132|a=132|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 683: Line 738:
 
     '''('''?PRED ?ARG2 ?ARG1''')'''
 
     '''('''?PRED ?ARG2 ?ARG1''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|133|a=133|
 
  {{MELD-A|133|a=133|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 689: Line 745:
 
     '''('''{{MELD-C|genlInverse|}} ?PRED ?PRED ''')'''
 
     '''('''{{MELD-C|genlInverse|}} ?PRED ?PRED ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|TemporalObject|m-C}} ===
 
=== ;;; {{MELD-C|TemporalObject|m-C}} ===
  
 
  {{MELD-A|134|a=134|
 
  {{MELD-A|134|a=134|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TemporalObject|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TemporalObject|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|135|a=135|
 
  {{MELD-A|135|a=135|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|TemporalObject|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|TemporalObject|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
+
|}}
 +
 
=== ;;; #$TernaryPredicate ===
 
=== ;;; #$TernaryPredicate ===
  
 
  {{MELD-A|136|a=136|
 
  {{MELD-A|136|a=136|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TernaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TernaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|137|a=137|
 
  {{MELD-A|137|a=137|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|TernaryPredicate|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|TernaryPredicate|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|138|a=138|
 
  {{MELD-A|138|a=138|
 
  '''('''{{MELD-C|not|}}      '''('''{{MELD-C|and|}}  
 
  '''('''{{MELD-C|not|}}      '''('''{{MELD-C|and|}}  
Line 711: Line 772:
 
     '''('''{{MELD-C|arg4Isa|}} ?X ?Y ''')'''
 
     '''('''{{MELD-C|arg4Isa|}} ?X ?Y ''')'''
 
                     ''')'''  ''')'''
 
                     ''')'''  ''')'''
 
+
|}}
 +
 
  {{MELD-A|139|a=139|
 
  {{MELD-A|139|a=139|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 717: Line 779:
 
     '''('''{{MELD-C|arity|}} ?P 3 ''')'''
 
     '''('''{{MELD-C|arity|}} ?P 3 ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|TheSet|m-C}} ===
 
=== ;;; {{MELD-C|TheSet|m-C}} ===
  
 
  {{MELD-A|140|a=140|
 
  {{MELD-A|140|a=140|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TheSet|M-C}} {{MELD-C|VariableArityRelation}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TheSet|M-C}} {{MELD-C|VariableArityRelation}} ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|141|a=141|
 
  {{MELD-A|141|a=141|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TheSet|M-C}} {{MELD-C|NonPredicateFunction|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TheSet|M-C}} {{MELD-C|NonPredicateFunction|}}''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|142|a=142|
 
  {{MELD-A|142|a=142|
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|TheSet|M-C}} {{MELD-C|Set-Mathematical|}}''')'''
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|TheSet|M-C}} {{MELD-C|Set-Mathematical|}}''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|143|a=143|
 
  {{MELD-A|143|a=143|
 
  '''('''{{MELD-C|argsIsa|M-C}} {{MELD-C|TheSet|M-C}} {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|argsIsa|M-C}} {{MELD-C|TheSet|M-C}} {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
  
 
=== ;;; {{MELD-C|TheTerm|m-C}} ===
 
=== ;;; {{MELD-C|TheTerm|m-C}} ===
Line 737: Line 804:
 
  {{MELD-A|144|a=144|
 
  {{MELD-A|144|a=144|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TheTerm|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TheTerm|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|145|a=145|
 
  {{MELD-A|145|a=145|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|TheTerm|}}  {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|TheTerm|}}  {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|Thing|m-C}} ===
 
=== ;;; {{MELD-C|Thing|m-C}} ===
  
 
  {{MELD-A|146|a=146|
 
  {{MELD-A|146|a=146|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Thing|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|Thing|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|147|a=147|
 
  {{MELD-A|147|a=147|
 
  '''('''{{MELD-C|isa|}} ?OBJ {{MELD-C|Thing|}}''')'''
 
  '''('''{{MELD-C|isa|}} ?OBJ {{MELD-C|Thing|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|TransitiveBinaryPredicate|m-C}} ===
 
=== ;;; {{MELD-C|TransitiveBinaryPredicate|m-C}} ===
  
 
  {{MELD-A|148|a=148|
 
  {{MELD-A|148|a=148|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TransitiveBinaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|TransitiveBinaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|149|a=149|
 
  {{MELD-A|149|a=149|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|TransitiveBinaryPredicate|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|TransitiveBinaryPredicate|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|150|a=150|
 
  {{MELD-A|150|a=150|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 766: Line 839:
 
     '''(''' ?U ?X ?VAR3 ''')'''
 
     '''(''' ?U ?X ?VAR3 ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|True|m-C}} ===
 
=== ;;; {{MELD-C|True|m-C}} ===
  
 
  {{MELD-A|151|a=151|
 
  {{MELD-A|151|a=151|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|True|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|True|M-C}} {{MELD-C|IndividualObject}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|UnaryPredicate|m-C}} ===
 
=== ;;; {{MELD-C|UnaryPredicate|m-C}} ===
  
 
  {{MELD-A|152|a=152|
 
  {{MELD-A|152|a=152|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|UnaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|UnaryPredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|153|a=153|
 
  {{MELD-A|153|a=153|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|UnaryPredicate|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|UnaryPredicate|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|154|a=154|
 
  {{MELD-A|154|a=154|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 785: Line 862:
 
     '''('''{{MELD-C|arity|}} ?P 1 ''')'''
 
     '''('''{{MELD-C|arity|}} ?P 1 ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|UnaryTypePredicate|m-C}} ===
 
=== ;;; {{MELD-C|UnaryTypePredicate|m-C}} ===
  
 
  {{MELD-A|155|a=155|
 
  {{MELD-A|155|a=155|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|UnaryTypePredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|UnaryTypePredicate|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|156|a=156|
 
  {{MELD-A|156|a=156|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|UnaryTypePredicate|M-C}} {{MELD-C|UnaryPredicate}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|UnaryTypePredicate|M-C}} {{MELD-C|UnaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|157|a=157|
 
  {{MELD-A|157|a=157|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|UnaryTypePredicate|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|UnaryTypePredicate|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|VariableArityRelation|m-C}} ===
 
=== ;;; {{MELD-C|VariableArityRelation|m-C}} ===
  
 
  {{MELD-A|158|a=158|
 
  {{MELD-A|158|a=158|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|VariableArityRelation|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|VariableArityRelation|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|159|a=159|
 
  {{MELD-A|159|a=159|
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|VariableArityRelation|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|genls|M-C}} {{MELD-C|VariableArityRelation|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|abnormal|m-C}} ===
 
=== ;;; {{MELD-C|abnormal|m-C}} ===
  
 
  {{MELD-A|160|a=160|
 
  {{MELD-A|160|a=160|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|abnormal|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|abnormal|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|161|a=161|
 
  {{MELD-A|161|a=161|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|abnormal|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|abnormal|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|162|a=162|
 
  {{MELD-A|162|a=162|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|abnormal|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|abnormal|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|163|a=163|
 
  {{MELD-A|163|a=163|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|abnormal|M-C}} {{MELD-C|CycSystemList}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|abnormal|M-C}} {{MELD-C|CycSystemList}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|164|a=164|
 
  {{MELD-A|164|a=164|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|abnormal|meld-c}} {{MELD-V|002|Assertion| ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|abnormal|meld-c}} {{MELD-V|002|Assertion| ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|afterAdding|m-C}} ===
 
=== ;;; {{MELD-C|afterAdding|m-C}} ===
  
 
  {{MELD-A|165|a=165|
 
  {{MELD-A|165|a=165|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|afterAdding|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|afterAdding|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|166|a=166|
 
  {{MELD-A|166|a=166|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|afterAdding|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|afterAdding|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|167|a=167|
 
  {{MELD-A|167|a=167|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|afterAdding|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|afterAdding|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|168|a=168|
 
  {{MELD-A|168|a=168|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|afterAdding|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|afterAdding|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|169|a=169|
 
  {{MELD-A|169|a=169|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|afterAdding|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|afterAdding|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|afterRemoving|m-C}} ===
 
=== ;;; {{MELD-C|afterRemoving|m-C}} ===
  
 
  {{MELD-A|170|a=170|
 
  {{MELD-A|170|a=170|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|afterRemoving|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|afterRemoving|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|171|a=171|
 
  {{MELD-A|171|a=171|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|afterRemoving|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|afterRemoving|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|172|a=172|
 
  {{MELD-A|172|a=172|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|afterRemoving|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|afterRemoving|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|173|a=173|
 
  {{MELD-A|173|a=173|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|afterRemoving|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|afterRemoving|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|174|a=174|
 
  {{MELD-A|174|a=174|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|afterRemoving|M-C}} {{MELD-C|CycSystemSymbol|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|afterRemoving|M-C}} {{MELD-C|CycSystemSymbol|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|and|m-C}} ===
 
=== ;;; {{MELD-C|and|m-C}} ===
  
 
  {{MELD-A|175|a=175|
 
  {{MELD-A|175|a=175|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|and|M-C}} {{MELD-C|CommutativeRelation}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|and|M-C}} {{MELD-C|CommutativeRelation}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|176|a=176|
 
  {{MELD-A|176|a=176|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|and|M-C}} {{MELD-C|VariableArityRelation}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|and|M-C}} {{MELD-C|VariableArityRelation}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|178|a=178|
 
  {{MELD-A|178|a=178|
 
  '''('''{{MELD-C|argsIsa|M-C}} {{MELD-C|and|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|argsIsa|M-C}} {{MELD-C|and|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|179|a=179|
 
  {{MELD-A|179|a=179|
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|and|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|and|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg1Format|m-C}} ===
 
=== ;;; {{MELD-C|arg1Format|m-C}} ===
  
 
  {{MELD-A|180|a=180|
 
  {{MELD-A|180|a=180|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg1Format|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg1Format|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|181|a=181|
 
  {{MELD-A|181|a=181|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg1Format|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg1Format|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|182|a=182|
 
  {{MELD-A|182|a=182|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg1Format|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg1Format|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|183|a=183|
 
  {{MELD-A|183|a=183|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg1Format|M-C}} {{MELD-C|Format}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg1Format|M-C}} {{MELD-C|Format}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg1Genl|m-C}} ===
 
=== ;;; {{MELD-C|arg1Genl|m-C}} ===
  
 
  {{MELD-A|184|a=184|
 
  {{MELD-A|184|a=184|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg1Genl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg1Genl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|185|a=185|
 
  {{MELD-A|185|a=185|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg1Genl|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg1Genl|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|186|a=186|
 
  {{MELD-A|186|a=186|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg1Genl|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg1Genl|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|187|a=187|
 
  {{MELD-A|187|a=187|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg1Genl|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg1Genl|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg1Isa|m-C}} ===
 
=== ;;; {{MELD-C|arg1Isa|m-C}} ===
  
 
  {{MELD-A|188|a=188|
 
  {{MELD-A|188|a=188|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg1Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg1Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|189|a=189|
 
  {{MELD-A|189|a=189|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg1Isa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg1Isa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|190|a=190|
 
  {{MELD-A|190|a=190|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg1Isa|}} 2''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg1Isa|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|191|a=191|
 
  {{MELD-A|191|a=191|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg1Isa|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg1Isa|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|192|a=192|
 
  {{MELD-A|192|a=192|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg1Isa|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg1Isa|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 
+
 
=== ;;; {{MELD-C|arg2Format|m-C}} ===
 
=== ;;; {{MELD-C|arg2Format|m-C}} ===
  
 
  {{MELD-A|193|a=193|
 
  {{MELD-A|193|a=193|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg2Format|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg2Format|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|194|a=194|
 
  {{MELD-A|194|a=194|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg2Format|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg2Format|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|195|a=195|
 
  {{MELD-A|195|a=195|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg2Format|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg2Format|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|196|a=196|
 
  {{MELD-A|196|a=196|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg2Format|M-C}} {{MELD-C|Format}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg2Format|M-C}} {{MELD-C|Format}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg2Genl|m-C}} ===
 
=== ;;; {{MELD-C|arg2Genl|m-C}} ===
  
 
  {{MELD-A|197|a=197|
 
  {{MELD-A|197|a=197|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg2Genl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg2Genl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|198|a=198|
 
  {{MELD-A|198|a=198|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg2Genl|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg2Genl|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|199|a=199|
 
  {{MELD-A|199|a=199|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg2Genl|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg2Genl|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|200|200|
 
  {{MELD-A|200|200|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg2Genl|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg2Genl|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg2Isa|m-C}} ===
 
=== ;;; {{MELD-C|arg2Isa|m-C}} ===
  
 
  {{MELD-A|201|201|
 
  {{MELD-A|201|201|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg2Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg2Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|202|202|
 
  {{MELD-A|202|202|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg2Isa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg2Isa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|203|203|
 
  {{MELD-A|203|203|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg2Isa|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg2Isa|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|204|204|
 
  {{MELD-A|204|204|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg2Isa|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg2Isa|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|205|205|
 
  {{MELD-A|205|205|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg2Isa|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg2Isa|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg3Format|m-C}} ===
 
=== ;;; {{MELD-C|arg3Format|m-C}} ===
  
 
  {{MELD-A|206|206|
 
  {{MELD-A|206|206|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg3Format|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg3Format|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|207|207|
 
  {{MELD-A|207|207|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg3Format|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg3Format|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|208|208|
 
  {{MELD-A|208|208|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg3Format|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg3Format|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|209|209|
 
  {{MELD-A|209|209|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg3Format|M-C}} {{MELD-C|Format}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg3Format|M-C}} {{MELD-C|Format}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg3Genl|m-C}} ===
 
=== ;;; {{MELD-C|arg3Genl|m-C}} ===
  
 
  {{MELD-A|210|210|
 
  {{MELD-A|210|210|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg3Genl|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg3Genl|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|211|211|
 
  {{MELD-A|211|211|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg3Genl|}} 2''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg3Genl|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|212|212|
 
  {{MELD-A|212|212|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg3Genl|M-C}} {{MELD-C|Relationship|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg3Genl|M-C}} {{MELD-C|Relationship|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|213|213|
 
  {{MELD-A|213|213|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg3Genl|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg3Genl|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg3Isa|m-C}} ===
 
=== ;;; {{MELD-C|arg3Isa|m-C}} ===
  
 
  {{MELD-A|214|214|
 
  {{MELD-A|214|214|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg3Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg3Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|215|215|
 
  {{MELD-A|215|215|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg3Isa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg3Isa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|216|216|
 
  {{MELD-A|216|216|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg3Isa|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg3Isa|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|217|217|
 
  {{MELD-A|217|217|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg3Isa|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg3Isa|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|218|218|
 
  {{MELD-A|218|218|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg3Isa|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg3Isa|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg4Format|m-C}} ===
 
=== ;;; {{MELD-C|arg4Format|m-C}} ===
  
 
  {{MELD-A|219|219|
 
  {{MELD-A|219|219|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg4Format|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg4Format|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|220|220|
 
  {{MELD-A|220|220|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg4Format|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg4Format|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|221|221|
 
  {{MELD-A|221|221|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg4Format|M-C}} {{MELD-C|Predicate|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg4Format|M-C}} {{MELD-C|Predicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|222|222|
 
  {{MELD-A|222|222|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg4Format|M-C}} {{MELD-C|Format|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg4Format|M-C}} {{MELD-C|Format|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg4Genl|m-C}} ===
 
=== ;;; {{MELD-C|arg4Genl|m-C}} ===
  
 
  {{MELD-A|223|223|
 
  {{MELD-A|223|223|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg4Genl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg4Genl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|224|224|
 
  {{MELD-A|224|224|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg4Genl|}} 2''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg4Genl|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|225|225|
 
  {{MELD-A|225|225|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg4Genl|M-C}} {{MELD-C|Relationship|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg4Genl|M-C}} {{MELD-C|Relationship|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|226|226|
 
  {{MELD-A|226|226|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg4Genl|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg4Genl|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg4Isa|m-C}} ===
 
=== ;;; {{MELD-C|arg4Isa|m-C}} ===
  
 
  {{MELD-A|227|227|
 
  {{MELD-A|227|227|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg4Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg4Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|228|228|
 
  {{MELD-A|228|228|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg4Isa|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg4Isa|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|229|229|
 
  {{MELD-A|229|229|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg4Isa|}} 2''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg4Isa|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|230|230|
 
  {{MELD-A|230|230|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg4Isa|M-C}} {{MELD-C|Relationship|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg4Isa|M-C}} {{MELD-C|Relationship|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|231|231|
 
  {{MELD-A|231|231|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg4Isa|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg4Isa|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg5Format|m-C}} ===
 
=== ;;; {{MELD-C|arg5Format|m-C}} ===
  
 
  {{MELD-A|232|232|
 
  {{MELD-A|232|232|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg5Format|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg5Format|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|233|233|
 
  {{MELD-A|233|233|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg5Format|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg5Format|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|234|234|
 
  {{MELD-A|234|234|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg5Format|M-C}} {{MELD-C|Predicate|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg5Format|M-C}} {{MELD-C|Predicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|235|235|
 
  {{MELD-A|235|235|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg5Format|M-C}} {{MELD-C|Format|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg5Format|M-C}} {{MELD-C|Format|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg5Genl|m-C}} ===
 
=== ;;; {{MELD-C|arg5Genl|m-C}} ===
  
 
  {{MELD-A|236|236|
 
  {{MELD-A|236|236|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg5Genl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg5Genl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|237|237|
 
  {{MELD-A|237|237|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg5Genl|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg5Genl|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|238|238|
 
  {{MELD-A|238|238|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg5Genl|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg5Genl|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|239|239|
 
  {{MELD-A|239|239|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg5Genl|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg5Genl|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arg5Isa|m-C}} ===
 
=== ;;; {{MELD-C|arg5Isa|m-C}} ===
  
 
  {{MELD-A|240|240|
 
  {{MELD-A|240|240|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg5Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg5Isa|M-C}} {{MELD-C|DefaultMonotonicPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|241|241|
 
  {{MELD-A|241|241|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg5Isa|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arg5Isa|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|242|242|
 
  {{MELD-A|242|242|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg5Isa|}} 2''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arg5Isa|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|243|243|
 
  {{MELD-A|243|243|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg5Isa|M-C}} {{MELD-C|Relationship|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arg5Isa|M-C}} {{MELD-C|Relationship|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|244|244|
 
  {{MELD-A|244|244|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg5Isa|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arg5Isa|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|argsGenl|m-C}} ===
 
=== ;;; {{MELD-C|argsGenl|m-C}} ===
  
 
  {{MELD-A|245|245|
 
  {{MELD-A|245|245|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|argsGenl|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|argsGenl|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|246|246|
 
  {{MELD-A|246|246|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|argsGenl|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|argsGenl|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|247|247|
 
  {{MELD-A|247|247|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|argsGenl|M-C}} {{MELD-C|Relationship|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|argsGenl|M-C}} {{MELD-C|Relationship|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|248|248|
 
  {{MELD-A|248|248|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|argsGenl|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|argsGenl|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|argsIsa|m-C}} ===
 
=== ;;; {{MELD-C|argsIsa|m-C}} ===
  
 
  {{MELD-A|249|249|
 
  {{MELD-A|249|249|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|argsIsa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|argsIsa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|250|250|
 
  {{MELD-A|250|250|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|argsIsa|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|argsIsa|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|251|251|
 
  {{MELD-A|251|251|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|argsIsa|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|argsIsa|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|252|252|
 
  {{MELD-A|252|252|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|argsIsa|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|argsIsa|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|arity|m-C}} ===
 
=== ;;; {{MELD-C|arity|m-C}} ===
  
 
  {{MELD-A|253|253|
 
  {{MELD-A|253|253|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arity|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arity|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|254|254|
 
  {{MELD-A|254|254|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arity|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|arity|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|255|255|
 
  {{MELD-A|255|255|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arity|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|arity|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|256|256|
 
  {{MELD-A|256|256|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arity|M-C}} {{MELD-C|Relationship|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|arity|M-C}} {{MELD-C|Relationship|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|257|257|
 
  {{MELD-A|257|257|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arity|M-C}} {{MELD-C|Integer}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|arity|M-C}} {{MELD-C|Integer}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|coExtensional|m-C}} ===
 
=== ;;; {{MELD-C|coExtensional|m-C}} ===
  
 
  {{MELD-A|258|258|
 
  {{MELD-A|258|258|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|259|259|
 
  {{MELD-A|259|259|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|260|260|
 
  {{MELD-A|260|260|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|TransitiveBinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|TransitiveBinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|261|261|
 
  {{MELD-A|261|261|
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|coExtensional}} ''')'''
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|coExtensional}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|262|262|
 
  {{MELD-A|262|262|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|coExtensional|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|coExtensional|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|263|263|
 
  {{MELD-A|263|263|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|264|264|
 
  {{MELD-A|264|264|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|coExtensional|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|comment|m-C}} ===
 
=== ;;; {{MELD-C|comment|m-C}} ===
  
 
  {{MELD-A|265|265|
 
  {{MELD-A|265|265|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|comment|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|comment|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|266|266|
 
  {{MELD-A|266|266|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|comment|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|comment|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|267|267|
 
  {{MELD-A|267|267|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|comment|M-C}} {{MELD-C|CycIndexedTerm}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|comment|M-C}} {{MELD-C|CycIndexedTerm}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|268|268|
 
  {{MELD-A|268|268|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|comment|M-C}} {{MELD-C|CycSystemString}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|comment|M-C}} {{MELD-C|CycSystemString}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|cyclistNotes|m-C}} ===
 
=== ;;; {{MELD-C|cyclistNotes|m-C}} ===
  
 
  {{MELD-A|269|269|
 
  {{MELD-A|269|269|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|cyclistNotes|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|cyclistNotes|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|270|270|
 
  {{MELD-A|270|270|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|cyclistNotes|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|cyclistNotes|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|271|271|
 
  {{MELD-A|271|271|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|cyclistNotes|M-C}} {{MELD-C|CycIndexedTerm}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|cyclistNotes|M-C}} {{MELD-C|CycIndexedTerm}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|272|272|
 
  {{MELD-A|272|272|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|cyclistNotes|M-C}} {{MELD-C|CycSystemString}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|cyclistNotes|M-C}} {{MELD-C|CycSystemString}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|defnIff|m-C}} ===
 
=== ;;; {{MELD-C|defnIff|m-C}} ===
  
 
  {{MELD-A|273|273|
 
  {{MELD-A|273|273|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnIff|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnIff|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|274|274|
 
  {{MELD-A|274|274|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnIff|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnIff|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|275|275|
 
  {{MELD-A|275|275|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|defnIff|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|defnIff|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|276|276|
 
  {{MELD-A|276|276|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|defnIff|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|defnIff|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|277|277|
 
  {{MELD-A|277|277|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|defnIff|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|defnIff|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|278|278|
 
  {{MELD-A|278|278|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
Line 1,214: Line 1,413:
 
     '''('''{{MELD-C|defnSufficient|}} ?X ?Y ''')'''
 
     '''('''{{MELD-C|defnSufficient|}} ?X ?Y ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|defnNecessary|m-C}} ===
 
=== ;;; {{MELD-C|defnNecessary|m-C}} ===
  
 
  {{MELD-A|279|279|
 
  {{MELD-A|279|279|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnNecessary|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnNecessary|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|280|280|
 
  {{MELD-A|280|280|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|defnNecessary|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|defnNecessary|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|281|281|
 
  {{MELD-A|281|281|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|defnNecessary|M-C}} {{MELD-C|Collection|}}''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|defnNecessary|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|282|282|
 
  {{MELD-A|282|282|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|defnNecessary|M-C}} {{MELD-C|CycSystemSymbol|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|defnNecessary|M-C}} {{MELD-C|CycSystemSymbol|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|defnSufficient|m-C}} ===
 
=== ;;; {{MELD-C|defnSufficient|m-C}} ===
  
 
  {{MELD-A|283|283|
 
  {{MELD-A|283|283|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnSufficient|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnSufficient|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|284|284|
 
  {{MELD-A|284|284|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnSufficient|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|defnSufficient|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|285|285|
 
  {{MELD-A|285|285|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|defnSufficient|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|defnSufficient|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|286|286|
 
  {{MELD-A|286|286|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|defnSufficient|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|defnSufficient|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|287|287|
 
  {{MELD-A|287|287|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|defnSufficient|M-C}} {{MELD-C|CycSystemSymbol|}}''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|defnSufficient|M-C}} {{MELD-C|CycSystemSymbol|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|different|m-C}} ===
 
=== ;;; {{MELD-C|different|m-C}} ===
  
 
  {{MELD-A|288|288|
 
  {{MELD-A|288|288|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|different|M-C}} {{MELD-C|VariableArityRelation}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|different|M-C}} {{MELD-C|VariableArityRelation}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|289|289|
 
  {{MELD-A|289|289|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|different|M-C}} {{MELD-C|EvaluatableFunction}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|different|M-C}} {{MELD-C|EvaluatableFunction}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|290|290|
 
  {{MELD-A|290|290|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|different|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|different|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|291|291|
 
  {{MELD-A|291|291|
 
  '''('''{{MELD-C|argsIsa|M-C}} {{MELD-C|different|M-C}} {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|argsIsa|M-C}} {{MELD-C|different|M-C}} {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|292|292|
 
  {{MELD-A|292|292|
 
  '''('''{{MELD-C|not|}}  
 
  '''('''{{MELD-C|not|}}  
 
     '''('''{{MELD-C|different|}} ?OBJ ?OBJ''')'''
 
     '''('''{{MELD-C|different|}} ?OBJ ?OBJ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|disjointWith|m-C}} ===
 
=== ;;; {{MELD-C|disjointWith|m-C}} ===
  
 
  {{MELD-A|293|293|
 
  {{MELD-A|293|293|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|294|294|
 
  {{MELD-A|294|294|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|295|295|
 
  {{MELD-A|295|295|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|296|296|
 
  {{MELD-A|296|296|
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|disjointWith}} ''')'''
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|disjointWith}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|297|297|
 
  {{MELD-A|297|297|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|disjointWith|}} 2 ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|disjointWith|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|298|298|
 
  {{MELD-A|298|298|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|SetOrCollection}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|SetOrCollection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|299|299|
 
  {{MELD-A|299|299|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|SetOrCollection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|disjointWith|M-C}} {{MELD-C|SetOrCollection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|300|a=300|
 
  {{MELD-A|300|a=300|
 
  '''('''{{MELD-C|not|}}      '''('''{{MELD-C|and|}}  
 
  '''('''{{MELD-C|not|}}      '''('''{{MELD-C|and|}}  
Line 1,294: Line 1,515:
 
         '''('''{{MELD-C|disjointWith|}} ?COL1 ?COL2''')'''
 
         '''('''{{MELD-C|disjointWith|}} ?COL1 ?COL2''')'''
 
     ''')'''  ''')'''
 
     ''')'''  ''')'''
 
+
|}}
 +
 
  {{MELD-A|301|a=301|
 
  {{MELD-A|301|a=301|
 
  '''('''{{MELD-C|implies|}}  
 
  '''('''{{MELD-C|implies|}}  
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|disjointWith]] ?COL ?SUPERSET ''')'''  
+
         '''('''{{MELD-C|disjointWith|}} ?COL ?SUPERSET ''')'''  
         '''('''{{MELD-C|genls]] ?SUBSET ?SUPERSET ''')'''
+
         '''('''{{MELD-C|genls|}} ?SUBSET ?SUPERSET ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|disjointWith]] ?COL ?SUBSET ''')'''
+
     '''('''{{MELD-C|disjointWith|}} ?COL ?SUBSET ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|302|a=302|
 
  {{MELD-A|302|a=302|
  '''('''{{MELD-C|not]] '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not|}} '''('''{{MELD-C|and|}}
     '''('''{{MELD-C|disjointWith]] ?X ?Y''')'''  
+
     '''('''{{MELD-C|disjointWith|}} ?X ?Y''')'''  
     '''('''{{MELD-C|genls]] ?X ?Y''')'''
+
     '''('''{{MELD-C|genls|}} ?X ?Y''')'''
 
             ''')'''  ''')'''
 
             ''')'''  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|elementOf|m-C}} ===
 
=== ;;; {{MELD-C|elementOf|m-C}} ===
  
 
  {{MELD-A|303|a=303|
 
  {{MELD-A|303|a=303|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|elementOf|M-C}} {{MELD-C|BinaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|elementOf|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|304|a=304|
 
  {{MELD-A|304|a=304|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|elementOf]] 2''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|elementOf|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|305|a=305|
 
  {{MELD-A|305|a=305|
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|elementOf|M-C}} {{MELD-C|Thing]]''')'''
+
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|elementOf|M-C}} {{MELD-C|Thing|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|306|a=306|
 
  {{MELD-A|306|a=306|
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|elementOf|M-C}} {{MELD-C|SetOrCollection]]''')'''
+
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|elementOf|M-C}} {{MELD-C|SetOrCollection|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|equals|m-C}} ===
 
=== ;;; {{MELD-C|equals|m-C}} ===
  
 
  {{MELD-A|307|a=307|
 
  {{MELD-A|307|a=307|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|308|a=308|
 
  {{MELD-A|308|a=308|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|309|a=309|
 
  {{MELD-A|309|a=309|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|310|a=310|
 
  {{MELD-A|310|a=310|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|TransitiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|TransitiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|311|a=311|
 
  {{MELD-A|311|a=311|
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|equals}} ''')'''
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|equals}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|312|a=312|
 
  {{MELD-A|312|a=312|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|equals]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|equals|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|313|a=313|
 
  {{MELD-A|313|a=313|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|314|a=314|
 
  {{MELD-A|314|a=314|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|equals|M-C}} {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|exceptFor|m-C}} ===
 
=== ;;; {{MELD-C|exceptFor|m-C}} ===
  
 
  {{MELD-A|315|a=315|
 
  {{MELD-A|315|a=315|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|exceptFor|M-C}} {{MELD-C|Relatio1nship]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|exceptFor|M-C}} {{MELD-C|Relatio1nship|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|316|a=316|
 
  {{MELD-A|316|a=316|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|exceptFor]] 2''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|exceptFor|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|317|a=317|
 
  {{MELD-A|317|a=317|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|exceptFor|meld-c}} {{MELD-V|002|Assertion|''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|exceptFor|meld-c}} {{MELD-V|002|Assertion|''')'''
 
+
|}}
 +
 
  {{MELD-A|318|a=318|
 
  {{MELD-A|318|a=318|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|exceptFor|M-C}} {{MELD-C|ReifiableTerm}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|exceptFor|M-C}} {{MELD-C|ReifiableTerm}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|exceptWhen|m-C}} ===
 
=== ;;; {{MELD-C|exceptWhen|m-C}} ===
  
 
  {{MELD-A|319|a=319|
 
  {{MELD-A|319|a=319|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|exceptWhen|M-C}} {{MELD-C|Relationship]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|exceptWhen|M-C}} {{MELD-C|Relationship|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|320|a=320|
 
  {{MELD-A|320|a=320|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|exceptWhen]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|exceptWhen|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|321|a=321|
 
  {{MELD-A|321|a=321|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|exceptWhen|meld-c}} {{MELD-V|002|Assertion|''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|exceptWhen|meld-c}} {{MELD-V|002|Assertion|''')'''
 
+
|}}
 +
 
  {{MELD-A|322|a=322|
 
  {{MELD-A|322|a=322|
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|exceptWhen|M-C}} {{MELD-C|CycFormula]]''')'''
+
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|exceptWhen|M-C}} {{MELD-C|CycFormula|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|forAll|m-C}} ===
 
=== ;;; {{MELD-C|forAll|m-C}} ===
  
 
  {{MELD-A|323|a=323|
 
  {{MELD-A|323|a=323|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|forAll|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|forAll|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|324|a=324|
 
  {{MELD-A|324|a=324|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|forAll]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|forAll|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|325|a=325|
 
  {{MELD-A|325|a=325|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|forAll|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|forAll|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|326|a=326|
 
  {{MELD-A|326|a=326|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|forAll|M-C}} {{MELD-C|CycELVariable}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|forAll|M-C}} {{MELD-C|CycELVariable}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|genlAttributes|m-C}} ===
 
=== ;;; {{MELD-C|genlAttributes|m-C}} ===
 
  {{MELD-A|327|a=327|
 
  {{MELD-A|327|a=327|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlAttributes|M-C}} {{MELD-C|ReflexiveBinaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlAttributes|M-C}} {{MELD-C|ReflexiveBinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|328|a=328|
 
  {{MELD-A|328|a=328|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlAttributes|M-C}} {{MELD-C|TransitiveBinaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlAttributes|M-C}} {{MELD-C|TransitiveBinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|329|a=329|
 
  {{MELD-A|329|a=329|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genlAttributes]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genlAttributes|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|330|a=330|
 
  {{MELD-A|330|a=330|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genlAttributes|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genlAttributes|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|331|a=331|
 
  {{MELD-A|331|a=331|
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genlAttributes|M-C}} {{MELD-C|AttributeValue]]''')'''
+
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genlAttributes|M-C}} {{MELD-C|AttributeValue|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|genlInverse|m-C}} ===
 
=== ;;; {{MELD-C|genlInverse|m-C}} ===
  
 
  {{MELD-A|332|a=332|
 
  {{MELD-A|332|a=332|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlInverse|M-C}} {{MELD-C|BinaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlInverse|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|333|a=333|
 
  {{MELD-A|333|a=333|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genlInverse]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genlInverse|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|334|a=334|
 
  {{MELD-A|334|a=334|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genlInverse|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genlInverse|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|335|a=335|
 
  {{MELD-A|335|a=335|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genlInverse|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genlInverse|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|336|a=336|
 
  {{MELD-A|336|a=336|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|genlInverse]] ?PRED ?GEN-PRED''')'''  
+
         '''('''{{MELD-C|genlInverse|}} ?PRED ?GEN-PRED''')'''  
 
         '''('''?PRED ?ARG1 ?ARG2''')'''
 
         '''('''?PRED ?ARG1 ?ARG2''')'''
 
     ''')'''  
 
     ''')'''  
 
     '''('''?GEN-PRED ?ARG2 ?ARG1''')'''
 
     '''('''?GEN-PRED ?ARG2 ?ARG1''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|337|a=337|
 
  {{MELD-A|337|a=337|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|genlInverse]] ?SPEC-PRED ?PRED''')'''  
+
         '''('''{{MELD-C|genlInverse|}} ?SPEC-PRED ?PRED''')'''  
         '''('''{{MELD-C|genlInverse]] ?PRED ?GENL-PRED''')'''
+
         '''('''{{MELD-C|genlInverse|}} ?PRED ?GENL-PRED''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|genlPreds]] ?SPEC-PRED ?GENL-PRED''')'''
+
     '''('''{{MELD-C|genlPreds|}} ?SPEC-PRED ?GENL-PRED''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|338|a=338|
 
  {{MELD-A|338|a=338|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|genlInverse]] ?SPEC-PRED ?PRED''')'''  
+
         '''('''{{MELD-C|genlInverse|}} ?SPEC-PRED ?PRED''')'''  
         '''('''{{MELD-C|genlPreds]] ?PRED ?GENL-PRED''')'''
+
         '''('''{{MELD-C|genlPreds|}} ?PRED ?GENL-PRED''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|genlInverse]] ?SPEC-PRED ?GENL-PRED''')'''
+
     '''('''{{MELD-C|genlInverse|}} ?SPEC-PRED ?GENL-PRED''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|339|a=339|
 
  {{MELD-A|339|a=339|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|negationPreds]] ?GENL-PRED ?NEG-PRED ''')'''  
+
         '''('''{{MELD-C|negationPreds|}} ?GENL-PRED ?NEG-PRED ''')'''  
         '''('''{{MELD-C|genlInverse]] ?SPEC-PRED ?GENL-PRED ''')'''
+
         '''('''{{MELD-C|genlInverse|}} ?SPEC-PRED ?GENL-PRED ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|negationInverse]] ?NEG-PRED ?SPEC-PRED ''')'''
+
     '''('''{{MELD-C|negationInverse|}} ?NEG-PRED ?SPEC-PRED ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|340|a=340|
 
  {{MELD-A|340|a=340|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|negationInverse]] ?GENL-PRED ?NEG-PRED ''')'''  
+
         '''('''{{MELD-C|negationInverse|}} ?GENL-PRED ?NEG-PRED ''')'''  
         '''('''{{MELD-C|genlInverse]] ?SPEC-PRED ?GENL-PRED ''')'''
+
         '''('''{{MELD-C|genlInverse|}} ?SPEC-PRED ?GENL-PRED ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|negationPreds]] ?NEG-PRED ?SPEC-PRED ''')'''
+
     '''('''{{MELD-C|negationPreds|}} ?NEG-PRED ?SPEC-PRED ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|341|a=341|
 
  {{MELD-A|341|a=341|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|genlPreds]] ?SPEC-PRED ?PRED ''')'''  
+
         '''('''{{MELD-C|genlPreds|}} ?SPEC-PRED ?PRED ''')'''  
         '''('''{{MELD-C|genlInverse]] ?PRED ?GENL-PRED ''')'''
+
         '''('''{{MELD-C|genlInverse|}} ?PRED ?GENL-PRED ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|genlInverse]] ?SPEC-PRED ?GENL-PRED ''')'''
+
     '''('''{{MELD-C|genlInverse|}} ?SPEC-PRED ?GENL-PRED ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|genlMt|m-C}} ===
 
=== ;;; {{MELD-C|genlMt|m-C}} ===
  
 
  {{MELD-A|342|a=342|
 
  {{MELD-A|342|a=342|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|DefaultMonotonicPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|DefaultMonotonicPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|343|a=343|
 
  {{MELD-A|343|a=343|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlMt|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate| ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlMt|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate| ''')'''
 
+
|}}
 +
 
  {{MELD-A|344|a=344|
 
  {{MELD-A|344|a=344|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|345|a=345|
 
  {{MELD-A|345|a=345|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|TransitiveBinaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|TransitiveBinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|346|a=346|
 
  {{MELD-A|346|a=346|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genlMt]] 2''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genlMt|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|347|a=347|
 
  {{MELD-A|347|a=347|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|Microtheory}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|Microtheory}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|348|a=348|
 
  {{MELD-A|348|a=348|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|Microtheory}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genlMt|M-C}} {{MELD-C|Microtheory}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|genlPreds|m-C}} ===
 
=== ;;; {{MELD-C|genlPreds|m-C}} ===
  
 
  {{MELD-A|349|a=349|
 
  {{MELD-A|349|a=349|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlPreds|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate| ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlPreds|meld-c}} {{MELD-V|001|AntiSymmetricBinaryPredicate| ''')'''
 
+
|}}
 +
 
  {{MELD-A|350|a=350|
 
  {{MELD-A|350|a=350|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlPreds|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlPreds|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|351|a=351|
 
  {{MELD-A|351|a=351|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlPreds|M-C}} {{MELD-C|TransitiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genlPreds|M-C}} {{MELD-C|TransitiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|352|a=352|
 
  {{MELD-A|352|a=352|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genlPreds]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genlPreds|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|353|a=353|
 
  {{MELD-A|353|a=353|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genlPreds|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genlPreds|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|354|a=354|
 
  {{MELD-A|354|a=354|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genlPreds|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genlPreds|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|355|a=355|
 
  {{MELD-A|355|a=355|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
 
         '''('''?PRED ?ARG1''')'''  
 
         '''('''?PRED ?ARG1''')'''  
         '''('''{{MELD-C|genlPreds]] ?PRED ?GENL-PRED ''')'''
+
         '''('''{{MELD-C|genlPreds|}} ?PRED ?GENL-PRED ''')'''
 
     ''')'''  
 
     ''')'''  
 
     '''('''?GENL-PRED ?ARG1''')'''
 
     '''('''?GENL-PRED ?ARG1''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|356|a=356|
 
  {{MELD-A|356|a=356|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|negationPreds]] ?GENL-PRED ?NEG-PRED ''')'''  
+
         '''('''{{MELD-C|negationPreds|}} ?GENL-PRED ?NEG-PRED ''')'''  
         '''('''{{MELD-C|genlPreds]] ?SPEC-PRED ?GENL-PRED ''')'''
+
         '''('''{{MELD-C|genlPreds|}} ?SPEC-PRED ?GENL-PRED ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|negationPreds]] ?NEG-PRED ?SPEC-PRED ''')'''
+
     '''('''{{MELD-C|negationPreds|}} ?NEG-PRED ?SPEC-PRED ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|357|a=357|
 
  {{MELD-A|357|a=357|
   '''('''{{MELD-C|implies]]
+
   '''('''{{MELD-C|implies|}}
       '''('''{{MELD-C|and]]
+
       '''('''{{MELD-C|and|}}
           '''('''{{MELD-C|negationInverse]] ?GENL-PRED ?NEG-PRED ''')'''  
+
           '''('''{{MELD-C|negationInverse|}} ?GENL-PRED ?NEG-PRED ''')'''  
           '''('''{{MELD-C|genlPreds]] ?SPEC-PRED ?GENL-PRED ''')'''
+
           '''('''{{MELD-C|genlPreds|}} ?SPEC-PRED ?GENL-PRED ''')'''
 
       ''')'''  
 
       ''')'''  
       '''('''{{MELD-C|negationInverse]] ?NEG-PRED ?SPEC-PRED ''')'''
+
       '''('''{{MELD-C|negationInverse|}} ?NEG-PRED ?SPEC-PRED ''')'''
 
   ''')'''
 
   ''')'''
 
+
|}}
 +
 
  {{MELD-A|358|a=358|
 
  {{MELD-A|358|a=358|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|genlPreds]] ?PRED ?GENL-PRED ''')'''  
+
         '''('''{{MELD-C|genlPreds|}} ?PRED ?GENL-PRED ''')'''  
 
         '''('''?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 ''')'''
 
         '''('''?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 ''')'''
 
     ''')'''  
 
     ''')'''  
 
     '''('''?GENL-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 ''')'''
 
     '''('''?GENL-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|359|a=359|
 
  {{MELD-A|359|a=359|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|genlPreds]] ?PRED ?GENL-PRED''')'''  
+
         '''('''{{MELD-C|genlPreds|}} ?PRED ?GENL-PRED''')'''  
 
         '''('''?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4''')'''
 
         '''('''?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4''')'''
 
     ''')'''  
 
     ''')'''  
 
     '''('''?GENL-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4''')'''
 
     '''('''?GENL-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|360|a=360|
 
  {{MELD-A|360|a=360|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|genlPreds]] ?PRED ?GENL-PRED''')'''  
+
         '''('''{{MELD-C|genlPreds|}} ?PRED ?GENL-PRED''')'''  
 
         '''('''?PRED ?ARG1 ?ARG2 ?ARG3''')'''
 
         '''('''?PRED ?ARG1 ?ARG2 ?ARG3''')'''
 
     ''')'''  
 
     ''')'''  
 
     '''('''?GENL-PRED ?ARG1 ?ARG2 ?ARG3''')'''
 
     '''('''?GENL-PRED ?ARG1 ?ARG2 ?ARG3''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|361|a=361|
 
  {{MELD-A|361|a=361|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|genlPreds]] ?PRED ?GENL-PRED''')'''  
+
         '''('''{{MELD-C|genlPreds|}} ?PRED ?GENL-PRED''')'''  
 
         '''('''?PRED ?ARG1 ?ARG2''')'''
 
         '''('''?PRED ?ARG1 ?ARG2''')'''
 
     ''')'''  
 
     ''')'''  
 
     '''('''?GENL-PRED ?ARG1 ?ARG2 ''')'''
 
     '''('''?GENL-PRED ?ARG1 ?ARG2 ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|genls|m-C}} ===
 
=== ;;; {{MELD-C|genls|m-C}} ===
  
 
  {{MELD-A|362|a=362|
 
  {{MELD-A|362|a=362|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|363|a=363|
 
  {{MELD-A|363|a=363|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|ReflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|364|a=364|
 
  {{MELD-A|364|a=364|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|TransitiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|TransitiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|365|a=365|
 
  {{MELD-A|365|a=365|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genls]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|genls|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|366|a=366|
 
  {{MELD-A|366|a=366|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|367|a=367|
 
  {{MELD-A|367|a=367|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|genls|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|368|a=368|
 
  {{MELD-A|368|a=368|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?OBJ ?SUBSET ''')'''  
+
         '''('''{{MELD-C|isa|}} ?OBJ ?SUBSET ''')'''  
         '''('''{{MELD-C|genls]] ?SUBSET ?SUPERSET ''')'''
+
         '''('''{{MELD-C|genls|}} ?SUBSET ?SUPERSET ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?OBJ ?SUPERSET ''')'''
+
     '''('''{{MELD-C|isa|}} ?OBJ ?SUPERSET ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|369|a=369|
 
  {{MELD-A|369|a=369|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|resultgenl]] ?FUNC ?COLL ''')'''  
+
     '''('''{{MELD-C|resultgenl|}} ?FUNC ?COLL ''')'''  
     '''('''{{MELD-C|genls]]
+
     '''('''{{MELD-C|genls|}}
 
         '''('''?FUNC ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 ''')'''
 
         '''('''?FUNC ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 ''')'''
 
         ?COLL
 
         ?COLL
 
     ''')'''
 
     ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|370|a=370|
 
  {{MELD-A|370|a=370|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|resultgenl]] ?FUNC ?COLL ''')'''  
+
     '''('''{{MELD-C|resultgenl|}} ?FUNC ?COLL ''')'''  
     '''('''{{MELD-C|genls]]
+
     '''('''{{MELD-C|genls|}}
 
         '''(''' ?FUNC ?ARG1 ?ARG2 ?ARG3 ?ARG4 ''')'''  
 
         '''(''' ?FUNC ?ARG1 ?ARG2 ?ARG3 ?ARG4 ''')'''  
 
         ?COLL
 
         ?COLL
 
     ''')'''
 
     ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|371|a=371|
 
  {{MELD-A|371|a=371|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|resultgenl]] ?FUNC ?COLL''')'''  
+
     '''('''{{MELD-C|resultgenl|}} ?FUNC ?COLL''')'''  
     '''('''{{MELD-C|genls]]
+
     '''('''{{MELD-C|genls|}}
 
         '''('''?FUNC ?ARG1 ?ARG2 ?ARG3''')'''  
 
         '''('''?FUNC ?ARG1 ?ARG2 ?ARG3''')'''  
 
         ?COLL
 
         ?COLL
 
     ''')'''
 
     ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|372|a=372|
 
  {{MELD-A|372|a=372|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|resultgenl]] ?FUNC ?COLL''')'''  
+
     '''('''{{MELD-C|resultgenl|}} ?FUNC ?COLL''')'''  
     '''('''{{MELD-C|genls]]
+
     '''('''{{MELD-C|genls|}}
 
         '''('''?FUNC ?ARG1 ?ARG2''')'''  
 
         '''('''?FUNC ?ARG1 ?ARG2''')'''  
 
         ?COLL
 
         ?COLL
 
     ''')'''
 
     ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|373|a=373|
 
  {{MELD-A|373|a=373|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|resultgenl]] ?FUNC ?COLL''')'''  
+
     '''('''{{MELD-C|resultgenl|}} ?FUNC ?COLL''')'''  
     '''('''{{MELD-C|genls]]
+
     '''('''{{MELD-C|genls|}}
 
       '''('''?FUNC ?ARG1''')''' ?COLL''')'''
 
       '''('''?FUNC ?ARG1''')''' ?COLL''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|hasAttributes|m-C}} ===
 
=== ;;; {{MELD-C|hasAttributes|m-C}} ===
  
Line 1,660: Line 1,955:
  
 
  {{MELD-A|375|a=375|
 
  {{MELD-A|375|a=375|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|hasAttributes]] 2''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|hasAttributes|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|376|a=376|
 
  {{MELD-A|376|a=376|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|hasAttributes|M-C}} {{MELD-C|TemporalObject}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|hasAttributes|M-C}} {{MELD-C|TemporalObject}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|377|a=377|
 
  {{MELD-A|377|a=377|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|hasAttributes|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|hasAttributes|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|378|a=378|
 
  {{MELD-A|378|a=378|
  '''('''{{MELD-C|not]] '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not|}} '''('''{{MELD-C|and|}}
     '''('''{{MELD-C|hasAttributes]] ?Z ?X ''')'''  
+
     '''('''{{MELD-C|hasAttributes|}} ?Z ?X ''')'''  
     '''('''{{MELD-C|hasAttributes]] ?Z ?Y ''')'''  
+
     '''('''{{MELD-C|hasAttributes|}} ?Z ?Y ''')'''  
     '''('''{{MELD-C|negationAttribute]] ?X ?Y ''')'''
+
     '''('''{{MELD-C|negationAttribute|}} ?X ?Y ''')'''
 
               ''')''' ''')'''
 
               ''')''' ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|holdsIn|m-C}} ===
 
=== ;;; {{MELD-C|holdsIn|m-C}} ===
  
 
  {{MELD-A|379|a=379|
 
  {{MELD-A|379|a=379|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|holdsIn|M-C}} {{MELD-C|BinaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|holdsIn|M-C}} {{MELD-C|BinaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|380|a=380|
 
  {{MELD-A|380|a=380|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|holdsIn]] 2''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|holdsIn|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|381|a=381|
 
  {{MELD-A|381|a=381|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|holdsIn|M-C}} {{MELD-C|TemporalObject}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|holdsIn|M-C}} {{MELD-C|TemporalObject}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|382|a=382|
 
  {{MELD-A|382|a=382|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|holdsIn|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|holdsIn|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|implies|m-C}} ===
 
=== ;;; {{MELD-C|implies|m-C}} ===
  
 
  {{MELD-A|383|a=383|
 
  {{MELD-A|383|a=383|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|implies|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|implies|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
  {{MELD-A|384|a=384]] </font>
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|implies]] 2''')'''
+
  {{MELD-A|384|a=384|}} </font>
 
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|implies|}} 2''')'''
  {{MELD-A|385|a=385]] </font>
+
|}}
 +
 +
  {{MELD-A|385|a=385|}} </font>
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|implies|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|implies|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|386|a=386|
 
  {{MELD-A|386|a=386|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|implies|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|implies|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|387|a=387|
 
  {{MELD-A|387|a=387|
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|implies|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|implies|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa1-2|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa1-2|m-C}} ===
  
 
  {{MELD-A|388|a=388|
 
  {{MELD-A|388|a=388|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa1-2|M-C}} {{MELD-C|TernaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa1-2|M-C}} {{MELD-C|TernaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|389|a=389|
 
  {{MELD-A|389|a=389|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa1-2]] 3''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa1-2|}} 3''')'''
 
+
|}}
 +
 
  {{MELD-A|390|a=390|
 
  {{MELD-A|390|a=390|
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa1-2|M-C}} {{MELD-C|Predicate]]''')'''
+
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa1-2|M-C}} {{MELD-C|Predicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|391|a=391|
 
  {{MELD-A|391|a=391|
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa1-2|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa1-2|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|392|a=392|
 
  {{MELD-A|392|a=392|
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa1-2|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa1-2|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|393|a=393|
 
  {{MELD-A|393|a=393|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|requiredArg1Pred]] ?COL-1 ?PRED ''')'''  
+
         '''('''{{MELD-C|requiredArg1Pred|}} ?COL-1 ?PRED ''')'''  
         '''('''{{MELD-C|interArgIsa1-2]] ?PRED ?COL-1 ?COL-2 ''')'''
+
         '''('''{{MELD-C|interArgIsa1-2|}} ?PRED ?COL-1 ?COL-2 ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|relationAllExists]] ?PRED ?COL-1 ?COL-2 ''')'''
+
     '''('''{{MELD-C|relationAllExists|}} ?PRED ?COL-1 ?COL-2 ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
  {{MELD-A|394|a=394|
 
  {{MELD-A|394|a=394|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL''')'''  
 
         '''('''?PRED ?INDEP-INS ?DEP-INS''')'''  
 
         '''('''?PRED ?INDEP-INS ?DEP-INS''')'''  
         '''('''{{MELD-C|interArgIsa1-2]] ?PRED ?INDEP-COL ?DEP-COL''')'''
+
         '''('''{{MELD-C|interArgIsa1-2|}} ?PRED ?INDEP-COL ?DEP-COL''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa1-3|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa1-3|m-C}} ===
  
 
  {{MELD-A|395|a=395|
 
  {{MELD-A|395|a=395|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa1-3|M-C}} {{MELD-C|TernaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa1-3|M-C}} {{MELD-C|TernaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|396|a=396|
 
  {{MELD-A|396|a=396|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa1-3]] 3''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa1-3|}} 3''')'''
 
+
|}}
 +
 
  {{MELD-A|397|a=397|
 
  {{MELD-A|397|a=397|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa1-3|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa1-3|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|398|a=398|
 
  {{MELD-A|398|a=398|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa1-3|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa1-3|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|399|a=399|
 
  {{MELD-A|399|a=399|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa1-3|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa1-3|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|400|a=400|
 
  {{MELD-A|400|a=400|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa1-3]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa1-3|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?INDEP-INS ?ANY-ARG-2 ?DEP-INS''')'''
 
         '''('''?PRED ?INDEP-INS ?ANY-ARG-2 ?DEP-INS''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
  
 
=== ;;; {{MELD-C|interArgIsa1-4|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa1-4|m-C}} ===
  
 
  {{MELD-A|401|a=401|
 
  {{MELD-A|401|a=401|
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa1-4|M-C}} {{MELD-C|TernaryPredicate]]''')'''
+
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa1-4|M-C}} {{MELD-C|TernaryPredicate|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|402|a=402|
 
  {{MELD-A|402|a=402|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa1-4]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa1-4|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|403|a=403|
 
  {{MELD-A|403|a=403|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa1-4|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa1-4|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|404|a=404|
 
  {{MELD-A|404|a=404|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa1-4|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa1-4|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|405|a=405|
 
  {{MELD-A|405|a=405|
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa1-4|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa1-4|M-C}} {{MELD-C|Collection|}}''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|406|a=406|
 
  {{MELD-A|406|a=406|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL''')'''  
         '''('''{{MELD-C|interArgIsa1-4]] ?PRED ?INDEP-COL ?DEP-COL''')'''  
+
         '''('''{{MELD-C|interArgIsa1-4|}} ?PRED ?INDEP-COL ?DEP-COL''')'''  
 
         '''('''?PRED ?INDEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?DEP-INS''')'''
 
         '''('''?PRED ?INDEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?DEP-INS''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa1-5|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa1-5|m-C}} ===
  
 
  {{MELD-A|407|a=407|
 
  {{MELD-A|407|a=407|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa1-5|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa1-5|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|408|a=408|
 
  {{MELD-A|408|a=408|
   '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa1-5]] 3 ''')'''
+
   '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa1-5|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|409|a=409|
 
  {{MELD-A|409|a=409|
 
   '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa1-5|M-C}} {{MELD-C|Predicate}} ''')'''
 
   '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa1-5|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|410|a=410|
 
  {{MELD-A|410|a=410|
 
   '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa1-5|M-C}} {{MELD-C|Collection}} ''')'''
 
   '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa1-5|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|411|a=411|
 
  {{MELD-A|411|a=411|
 
   '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa1-5|M-C}} {{MELD-C|Collection}} ''')'''
 
   '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa1-5|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|412|a=412|
 
  {{MELD-A|412|a=412|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa1-5]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa1-5|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''(''' ?PRED ?INDEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?ANY-ARG-4 ?DEP-INS ''')'''
 
         '''(''' ?PRED ?INDEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?ANY-ARG-4 ?DEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa2-1|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa2-1|m-C}} ===
 
  {{MELD-A|413|a=413|
 
  {{MELD-A|413|a=413|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa2-1|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa2-1|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|414|a=414|
 
  {{MELD-A|414|a=414|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa2-1 3}} ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa2-1 3}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|415|a=415|
 
  {{MELD-A|415|a=415|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa2-1|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa2-1|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|416|a=416|
 
  {{MELD-A|416|a=416|
 
   '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa2-1 #$Collection''')'''
 
   '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa2-1 #$Collection''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|417|a=417|
 
  {{MELD-A|417|a=417|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa2-1 #$Collection''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa2-1 #$Collection''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|418|a=418|
 
  {{MELD-A|418|a=418|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
 
         '''('''?PRED ?DEP-INS ?INDEP-INS ''')'''  
 
         '''('''?PRED ?DEP-INS ?INDEP-INS ''')'''  
         '''('''{{MELD-C|interArgIsa2-1]] ?PRED ?INDEP-COL ?DEP-COL ''')'''
+
         '''('''{{MELD-C|interArgIsa2-1|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa2-3|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa2-3|m-C}} ===
  
 
  {{MELD-A|419|a=419|
 
  {{MELD-A|419|a=419|
 
   '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa2-3|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
   '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa2-3|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|420|a=420|
 
  {{MELD-A|420|a=420|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa2-3]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa2-3|}} 3 ''')'''
 
+
|}}
 +
 
   {{MELD-A|421|a=421|
 
   {{MELD-A|421|a=421|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa2-3|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa2-3|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|422|a=422|
 
   {{MELD-A|422|a=422|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa2-3|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa2-3|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|423|a=423|
 
   {{MELD-A|423|a=423|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa2-3|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa2-3|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
   {{MELD-A|424|a=424|
 
   {{MELD-A|424|a=424|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa2-3]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa2-3|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?INDEP-INS ?DEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?INDEP-INS ?DEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa2-4|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa2-4|m-C}} ===
  
 
   {{MELD-A|425|a=425|
 
   {{MELD-A|425|a=425|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa2-4|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa2-4|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|426|a=426|
 
   {{MELD-A|426|a=426|
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa2-4 3}} ''')'''
 
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa2-4 3}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|427|a=427|
 
   {{MELD-A|427|a=427|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa2-4|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa2-4|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|428|a=428|
 
   {{MELD-A|428|a=428|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa2-4|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa2-4|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|429|a=429|
 
   {{MELD-A|429|a=429|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa2-4|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa2-4|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|430|a=430|
 
  {{MELD-A|430|a=430|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa2-4]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa2-4|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?INDEP-INS ?ANY-ARG-3 ?DEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?INDEP-INS ?ANY-ARG-3 ?DEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa2-5|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa2-5|m-C}} ===
  
 
   {{MELD-A|431|a=431|
 
   {{MELD-A|431|a=431|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa2-5|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa2-5|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|432|a=432|
 
   {{MELD-A|432|a=432|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa2-5]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa2-5|}} 3 ''')'''
 
+
|}}
 +
 
   {{MELD-A|433|a=433|
 
   {{MELD-A|433|a=433|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa2-5|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa2-5|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|434|a=434|
 
   {{MELD-A|434|a=434|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa2-5|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa2-5|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|435|a=435|
 
   {{MELD-A|435|a=435|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa2-5|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa2-5|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
   {{MELD-A|436|a=436|
 
   {{MELD-A|436|a=436|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa2-5]] ?PRED ?INDEP-COL ?DEP-COL''')'''  
+
         '''('''{{MELD-C|interArgIsa2-5|}} ?PRED ?INDEP-COL ?DEP-COL''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?INDEP-INS ?ANY-ARG-3 ?ANY-ARG-4 ?DEP-INS ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?INDEP-INS ?ANY-ARG-3 ?ANY-ARG-4 ?DEP-INS ''')'''  
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa3-1|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa3-1|m-C}} ===
  
 
   {{MELD-A|437|a=437|
 
   {{MELD-A|437|a=437|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa3-1|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa3-1|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|438|a=438|
 
   {{MELD-A|438|a=438|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa3-1]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa3-1|}} 3 ''')'''
 
+
|}}
 +
 
   {{MELD-A|439|a=439|
 
   {{MELD-A|439|a=439|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa3-1|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa3-1|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|440|a=440|
 
   {{MELD-A|440|a=440|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa3-1|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa3-1|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|441|a=441|
 
   {{MELD-A|441|a=441|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa3-1|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa3-1|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
   {{MELD-A|442|a=442|
 
   {{MELD-A|442|a=442|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa3-1]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa3-1|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?DEP-INS ?ANY-ARG-2 ?INDEP-INS ''')'''
 
         '''('''?PRED ?DEP-INS ?ANY-ARG-2 ?INDEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa3-2|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa3-2|m-C}} ===
  
 
   {{MELD-A|443|a=443|
 
   {{MELD-A|443|a=443|
 
   '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa3-2|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
   '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa3-2|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|444|a=444|
 
   {{MELD-A|444|a=444|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa3-2]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa3-2|}} 3 ''')'''
 
+
|}}
 +
 
   {{MELD-A|445|a=445|
 
   {{MELD-A|445|a=445|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa3-2|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa3-2|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|446|a=446|
 
   {{MELD-A|446|a=446|
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa3-2|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa3-2|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
   {{MELD-A|447|a=447|
 
   {{MELD-A|447|a=447|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa3-2|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa3-2|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|448|a=448|
 
   {{MELD-A|448|a=448|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa3-2]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa3-2|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?DEP-INS ?INDEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?DEP-INS ?INDEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa3-4|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa3-4|m-C}} ===
  
 
   {{MELD-A|449|a=449|
 
   {{MELD-A|449|a=449|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa3-4|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa3-4|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|450|a=450|
 
   {{MELD-A|450|a=450|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa3-4]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa3-4|}} 3 ''')'''
 
+
|}}
 +
 
   {{MELD-A|451|a=451|
 
   {{MELD-A|451|a=451|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa3-4|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa3-4|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|452|a=452|
 
   {{MELD-A|452|a=452|
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa3-4|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa3-4|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
   {{MELD-A|453|a=453|
 
   {{MELD-A|453|a=453|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa3-4|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa3-4|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|454|a=454|
 
   {{MELD-A|454|a=454|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa3-4]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa3-4|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?INDEP-INS ?DEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?INDEP-INS ?DEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa3-5|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa3-5|m-C}} ===
  
 
   {{MELD-A|455|a=455|
 
   {{MELD-A|455|a=455|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa3-5|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa3-5|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|456|a=456|
 
   {{MELD-A|456|a=456|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa3-5]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa3-5|}} 3 ''')'''
 
+
|}}
 +
 
   {{MELD-A|457|a=457|
 
   {{MELD-A|457|a=457|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa3-5|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa3-5|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|458|a=458|
 
   {{MELD-A|458|a=458|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa3-5|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa3-5|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
   {{MELD-A|459|a=459|
 
   {{MELD-A|459|a=459|
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa3-5|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa3-5|M-C}} {{MELD-C|Collection|}}''')'''
 +
  |}}
 
   
 
   
 
   {{MELD-A|460|a=460|
 
   {{MELD-A|460|a=460|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa3-5]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa3-5|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?INDEP-INS ?ANY-ARG-4 ?DEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?INDEP-INS ?ANY-ARG-4 ?DEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa4-1|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa4-1|m-C}} ===
  
 
  {{MELD-A|461|a=461|
 
  {{MELD-A|461|a=461|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa4-1|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa4-1|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|462|a=462|
 
  {{MELD-A|462|a=462|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa4-1]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa4-1|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|463|a=463|
 
  {{MELD-A|463|a=463|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa4-1|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa4-1|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|464|a=464|
 
  {{MELD-A|464|a=464|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa4-1|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa4-1|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|465|a=465|
 
  {{MELD-A|465|a=465|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa4-1|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa4-1|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|466|a=466|
 
  {{MELD-A|466|a=466|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa4-1]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa4-1|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?DEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?INDEP-INS ''')'''
 
         '''('''?PRED ?DEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?INDEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa4-2|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa4-2|m-C}} ===
  
 
  {{MELD-A|467|a=467|
 
  {{MELD-A|467|a=467|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa4-2|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa4-2|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|468|a=468|
 
  {{MELD-A|468|a=468|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa4-2]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa4-2|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|469|a=469|
 
  {{MELD-A|469|a=469|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa4-2|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa4-2|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|470|a=470|
 
  {{MELD-A|470|a=470|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa4-2|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa4-2|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|471|a=471|
 
  {{MELD-A|471|a=471|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa4-2|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa4-2|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|472|a=472|
 
  {{MELD-A|472|a=472|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa4-2]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa4-2|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?DEP-INS ?ANY-ARG-3 ?INDEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?DEP-INS ?ANY-ARG-3 ?INDEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa4-3|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa4-3|m-C}} ===
  
 
  {{MELD-A|473|a=473|
 
  {{MELD-A|473|a=473|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa4-3|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa4-3|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|474|a=474|
 
  {{MELD-A|474|a=474|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa4-3]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa4-3|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|475|a=475|
 
  {{MELD-A|475|a=475|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa4-3|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa4-3|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|476|a=476|
 
  {{MELD-A|476|a=476|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa4-3|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa4-3|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|477|a=477|
 
  {{MELD-A|477|a=477|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa4-3|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa4-3|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|478|a=478|
 
  {{MELD-A|478|a=478|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa4-3]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa4-3|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?DEP-INS ?INDEP-INS ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?DEP-INS ?INDEP-INS ''')'''  
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa4-5|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa4-5|m-C}} ===
  
 
  {{MELD-A|479|a=479|
 
  {{MELD-A|479|a=479|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa4-5|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa4-5|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|480|a=480|
 
  {{MELD-A|480|a=480|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa4-5]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa4-5|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|481|a=481|
 
  {{MELD-A|481|a=481|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa4-5|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa4-5|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|482|a=482|
 
  {{MELD-A|482|a=482|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa4-5|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa4-5|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|483|a=483|
 
  {{MELD-A|483|a=483|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa4-5|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa4-5|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|484|a=484|
 
  {{MELD-A|484|a=484|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa4-5]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa4-5|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?ANY-ARG-3 ?INDEP-INS ?DEP-INS  ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?ANY-ARG-3 ?INDEP-INS ?DEP-INS  ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa5-1|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa5-1|m-C}} ===
  
 
  {{MELD-A|485|a=485|
 
  {{MELD-A|485|a=485|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa5-1|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa5-1|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|486|a=486|
 
  {{MELD-A|486|a=486|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa5-1]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa5-1|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|487|a=487|
 
  {{MELD-A|487|a=487|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa5-1|M-C}} {{MELD-C|QuintaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa5-1|M-C}} {{MELD-C|QuintaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|488|a=488|
 
  {{MELD-A|488|a=488|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa5-1|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa5-1|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|489|a=489|
 
  {{MELD-A|489|a=489|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa5-1|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa5-1|M-C}} {{MELD-C|Collection}} ''')'''
 +
|}}
 
   
 
   
 
  {{MELD-A|490|a=490|
 
  {{MELD-A|490|a=490|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL''')'''  
         '''('''{{MELD-C|interArgIsa5-1]] ?PRED ?INDEP-COL ?DEP-COL''')'''  
+
         '''('''{{MELD-C|interArgIsa5-1|}} ?PRED ?INDEP-COL ?DEP-COL''')'''  
 
         '''('''?PRED ?DEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?ANY-ARG-4 ?INDEP-INS ''')'''
 
         '''('''?PRED ?DEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?ANY-ARG-4 ?INDEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa5-2|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa5-2|m-C}} ===
  
 
  {{MELD-A|491|a=491|
 
  {{MELD-A|491|a=491|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa5-2|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa5-2|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|492|a=492|
 
  {{MELD-A|492|a=492|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa5-2]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa5-2|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|493|a=493|
 
  {{MELD-A|493|a=493|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa5-2|M-C}} {{MELD-C|QuintaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa5-2|M-C}} {{MELD-C|QuintaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|494|a=494|
 
  {{MELD-A|494|a=494|
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa5-2|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa5-2|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|495|a=495|
 
  {{MELD-A|495|a=495|
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa5-2|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa5-2|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|496|a=496|
 
  {{MELD-A|496|a=496|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa5-2]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa5-2|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?DEP-INS ?ANY-ARG-3 ?ANY-ARG-4 ?INDEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?DEP-INS ?ANY-ARG-3 ?ANY-ARG-4 ?INDEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa5-3|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa5-3|m-C}} ===
 
  {{MELD-A|497|a=497|
 
  {{MELD-A|497|a=497|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa5-3|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa5-3|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|498|a=498|
 
  {{MELD-A|498|a=498|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa5-3]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa5-3|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|499|a=499|
 
  {{MELD-A|499|a=499|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa5-3|M-C}} {{MELD-C|QuintaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa5-3|M-C}} {{MELD-C|QuintaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|500|a=500|
 
  {{MELD-A|500|a=500|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa5-3|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa5-3|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|501|a=501|
 
  {{MELD-A|501|a=501|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa5-3|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa5-3|M-C}} {{MELD-C|Collection}} ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|502|a=502|
 
  {{MELD-A|502|a=502|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa5-3]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa5-3|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?DEP-INS ?ANY-ARG-4 ?INDEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?DEP-INS ?ANY-ARG-4 ?INDEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|interArgIsa5-4|m-C}} ===
 
=== ;;; {{MELD-C|interArgIsa5-4|m-C}} ===
  
 
  {{MELD-A|503|a=503|
 
  {{MELD-A|503|a=503|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa5-4|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|interArgIsa5-4|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|504|a=504|
 
  {{MELD-A|504|a=504|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa5-4]] 3''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|interArgIsa5-4|}} 3''')'''
 
+
|}}
 +
 
  {{MELD-A|505|a=505|
 
  {{MELD-A|505|a=505|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa5-4|M-C}} {{MELD-C|QuintaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|interArgIsa5-4|M-C}} {{MELD-C|QuintaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|506|a=506|
 
  {{MELD-A|506|a=506|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa5-4|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|interArgIsa5-4|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|507|a=507|
 
  {{MELD-A|507|a=507|
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa5-4|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|interArgIsa5-4|M-C}} {{MELD-C|Collection|}}''')'''
   
+
  |}}
 +
 
 
  {{MELD-A|508|a=508|
 
  {{MELD-A|508|a=508|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|and]]
+
     '''('''{{MELD-C|and|}}
         '''('''{{MELD-C|isa]] ?INDEP-INS ?INDEP-COL ''')'''  
+
         '''('''{{MELD-C|isa|}} ?INDEP-INS ?INDEP-COL ''')'''  
         '''('''{{MELD-C|interArgIsa5-4]] ?PRED ?INDEP-COL ?DEP-COL ''')'''  
+
         '''('''{{MELD-C|interArgIsa5-4|}} ?PRED ?INDEP-COL ?DEP-COL ''')'''  
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?ANY-ARG-3 ?DEP-INS ?INDEP-INS ''')'''
 
         '''('''?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?ANY-ARG-3 ?DEP-INS ?INDEP-INS ''')'''
 
     ''')'''  
 
     ''')'''  
     '''('''{{MELD-C|isa]] ?DEP-INS ?DEP-COL ''')'''
+
     '''('''{{MELD-C|isa|}} ?DEP-INS ?DEP-COL ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|relationExistsAll|m-C}} ===
 
=== ;;; {{MELD-C|relationExistsAll|m-C}} ===
  
 
  {{MELD-A|509|a=509|
 
  {{MELD-A|509|a=509|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|relationExistsAll|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|relationExistsAll|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|510|a=510|
 
  {{MELD-A|510|a=510|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|relationExistsAll]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|relationExistsAll|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|511|a=511|
 
  {{MELD-A|511|a=511|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|relationExistsAll|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|relationExistsAll|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|512|a=512|
 
  {{MELD-A|512|a=512|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|relationExistsAll|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|relationExistsAll|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|513|a=513|
 
  {{MELD-A|513|a=513|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|relationExistsAll|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|relationExistsAll|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|relationExistsCountAll|m-C}} ===
 
=== ;;; {{MELD-C|relationExistsCountAll|m-C}} ===
  
 
  {{MELD-A|514|a=514|
 
  {{MELD-A|514|a=514|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|QuaternaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|QuaternaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|515|a=515|
 
  {{MELD-A|515|a=515|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|relationExistsCountAll]] 4 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|relationExistsCountAll|}} 4 ''')'''
 
+
|}}
 +
 
  {{MELD-A|516|a=516|
 
  {{MELD-A|516|a=516|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|517|a=517|
 
  {{MELD-A|517|a=517|
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|518|a=518|
 
  {{MELD-A|518|a=518|
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|Collection]]''')'''
+
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|Collection|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|519|a=519|
 
  {{MELD-A|519|a=519|
 
  '''('''{{MELD-C|arg4Isa|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|NonNegativeInteger}} ''')'''
 
  '''('''{{MELD-C|arg4Isa|M-C}} {{MELD-C|relationExistsCountAll|M-C}} {{MELD-C|NonNegativeInteger}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|isa|800|m-C}} ===
 
=== ;;; {{MELD-C|isa|800|m-C}} ===
  
 
  {{MELD-A|520|a=520|
 
  {{MELD-A|520|a=520|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|isa|800|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|isa|800|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|521|a=521|
 
  {{MELD-A|521|a=521|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|isa|800|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|isa|800|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|522|a=522|
 
  {{MELD-A|522|a=522|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|isa]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|isa|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|523|a=523|
 
  {{MELD-A|523|a=523|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|isa|800|M-C}} {{MELD-C|ReifiableTerm}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|isa|800|M-C}} {{MELD-C|ReifiableTerm}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|524|a=524|
 
  {{MELD-A|524|a=524|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|isa|800|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|isa|800|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|525|a=525|
 
  {{MELD-A|525|a=525|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''(''' {{MELD-C|resultIsa]] ?F ?COL ''')'''  
+
     '''(''' {{MELD-C|resultIsa|}} ?F ?COL ''')'''  
     '''(''' {{MELD-C|isa]]
+
     '''(''' {{MELD-C|isa|}}
 
         '''('''?F ?ARG1 ?ARG2 ?ARG3 ''')'''  
 
         '''('''?F ?ARG1 ?ARG2 ?ARG3 ''')'''  
 
         ?COL
 
         ?COL
 
     ''')'''
 
     ''')'''
 
  ''')'''
 
  ''')'''
   
+
  |}}
 +
 
 
  {{MELD-A|526|a=526|
 
  {{MELD-A|526|a=526|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|resultIsa]] ?F ?COL ''')'''  
+
     '''('''{{MELD-C|resultIsa|}} ?F ?COL ''')'''  
     '''('''{{MELD-C|isa]]
+
     '''('''{{MELD-C|isa|}}
 
         '''('''?F ?ARG1 ?ARG2 ''')'''  
 
         '''('''?F ?ARG1 ?ARG2 ''')'''  
 
             ?COL
 
             ?COL
 
     ''')'''
 
     ''')'''
 
  ''')'''
 
  ''')'''
   
+
  |}}
 +
 
 
  {{MELD-A|527|a=527|
 
  {{MELD-A|527|a=527|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|resultIsa]] ?F ?COL''')'''  
+
     '''('''{{MELD-C|resultIsa|}} ?F ?COL''')'''  
     '''('''{{MELD-C|isa]]
+
     '''('''{{MELD-C|isa|}}
 
         '''('''?F ?ARG1 ''')'''  
 
         '''('''?F ?ARG1 ''')'''  
 
         ?COL  
 
         ?COL  
 
     ''')'''
 
     ''')'''
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|ist|m-C}} ===
 
=== ;;; {{MELD-C|ist|m-C}} ===
  
 
  {{MELD-A|528|a=528|
 
  {{MELD-A|528|a=528|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ist|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|ist|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|529|a=529|
 
  {{MELD-A|529|a=529|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|ist]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|ist|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|530|a=530|
 
  {{MELD-A|530|a=530|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|ist|M-C}} {{MELD-C|Microtheory}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|ist|M-C}} {{MELD-C|Microtheory}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|531|a=531|
 
  {{MELD-A|531|a=531|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|ist|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|ist|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|lispDefun|m-C}} ===
 
=== ;;; {{MELD-C|lispDefun|m-C}} ===
  
 
  {{MELD-A|532|a=532|
 
  {{MELD-A|532|a=532|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|lispDefun|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|lispDefun|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|533|a=533|
 
  {{MELD-A|533|a=533|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|lispDefun]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|lispDefun|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|534|a=534|
 
  {{MELD-A|534|a=534|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|lispDefun|M-C}} {{MELD-C|EvaluatableFunction}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|lispDefun|M-C}} {{MELD-C|EvaluatableFunction}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|535|a=535|
 
  {{MELD-A|535|a=535|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|lispDefun|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|lispDefun|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|minimizeExtent|m-C}} ===
 
=== ;;; {{MELD-C|minimizeExtent|m-C}} ===
  
 
  {{MELD-A|536|a=536|
 
  {{MELD-A|536|a=536|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|minimizeExtent|M-C}} {{MELD-C|UnaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|minimizeExtent|M-C}} {{MELD-C|UnaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|537|a=537|
 
  {{MELD-A|537|a=537|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|minimizeExtent]] 1 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|minimizeExtent|}} 1 ''')'''
 
+
|}}
 +
 
  {{MELD-A|538|a=538|
 
  {{MELD-A|538|a=538|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|minimizeExtent|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|minimizeExtent|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|mtInferenceFunction|m-C}} ===
 
=== ;;; {{MELD-C|mtInferenceFunction|m-C}} ===
  
 
  {{MELD-A|539|a=539|
 
  {{MELD-A|539|a=539|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|mtInferenceFunction|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|mtInferenceFunction|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|549|a=540|
 
  {{MELD-A|549|a=540|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|mtInferenceFunction]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|mtInferenceFunction|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|541|a=541|
 
  {{MELD-A|541|a=541|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|mtInferenceFunction|M-C}} {{MELD-C|Microtheory}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|mtInferenceFunction|M-C}} {{MELD-C|Microtheory}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|542|a=542|
 
  {{MELD-A|542|a=542|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|mtInferenceFunction|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|mtInferenceFunction|M-C}} {{MELD-C|CycSystemSymbol}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|myCreationTime|m-C}} ===
 
=== ;;; {{MELD-C|myCreationTime|m-C}} ===
  
 
  {{MELD-A|543|a=543|
 
  {{MELD-A|543|a=543|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|myCreationTime|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|myCreationTime|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|544|a=544|
 
  {{MELD-A|544|a=544|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|myCreationTime|M-C}} {{MELD-C|BookkeepingPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|myCreationTime|M-C}} {{MELD-C|BookkeepingPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|545|a=545|
 
  {{MELD-A|545|a=545|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|myCreationTime]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|myCreationTime|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|546|a=546|
 
  {{MELD-A|546|a=546|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|myCreationTime|M-C}} {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|myCreationTime|M-C}} {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|543|a=547|
 
  {{MELD-A|543|a=547|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|myCreationTime|M-C}} {{MELD-C|PositiveInteger}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|myCreationTime|M-C}} {{MELD-C|PositiveInteger}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|myCreator|m-C}} ===
 
=== ;;; {{MELD-C|myCreator|m-C}} ===
  
 
  {{MELD-A|548|a=548|
 
  {{MELD-A|548|a=548|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|myCreator|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|myCreator|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|549|a=549|
 
  {{MELD-A|549|a=549|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|myCreator|M-C}} {{MELD-C|BookkeepingPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|myCreator|M-C}} {{MELD-C|BookkeepingPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|550|a=550|
 
  {{MELD-A|550|a=550|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|myCreator]] 2''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|myCreator|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|551|a=551|
 
  {{MELD-A|551|a=551|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|myCreator|M-C}} {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|myCreator|M-C}} {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|552|a=552|
 
  {{MELD-A|552|a=552|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|myCreator|M-C}} {{MELD-C|Cyclist}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|myCreator|M-C}} {{MELD-C|Cyclist}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|negationAttribute|m-C}} ===
 
=== ;;; {{MELD-C|negationAttribute|m-C}} ===
  
 
  {{MELD-A|553|a=553|
 
  {{MELD-A|553|a=553|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|554|a=554|
 
  {{MELD-A|554|a=554|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|555|a=555|
 
  {{MELD-A|555|a=555|
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|negationAttribute}} ''')'''
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|negationAttribute}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|556|a=556|
 
  {{MELD-A|556|a=556|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|negationAttribute]] 2''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|negationAttribute|}} 2''')'''
 
+
|}}
 +
 
  {{MELD-A|557|a=557|
 
  {{MELD-A|557|a=557|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|558|a=558|
 
  {{MELD-A|558|a=558|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|negationAttribute|M-C}} {{MELD-C|AttributeValue}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|negationInverse|m-C}} ===
 
=== ;;; {{MELD-C|negationInverse|m-C}} ===
  
 
  {{MELD-A|559|a=559|
 
  {{MELD-A|559|a=559|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|560|a=560|
 
  {{MELD-A|560|a=560|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|561|a=561|
 
  {{MELD-A|561|a=561|
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|negationInverse}} ''')'''
 
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|negationInverse}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|562|a=562|
 
  {{MELD-A|562|a=562|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|negationInverse]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|negationInverse|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|563|a=563|
 
  {{MELD-A|563|a=563|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|564|a=564|
 
  {{MELD-A|564|a=564|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|negationInverse|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
   
+
  |}}
 +
 
 
  {{MELD-A|565|a=565|
 
  {{MELD-A|565|a=565|
  '''('''{{MELD-C|not]]   '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not|}}   '''('''{{MELD-C|and|}}
     '''('''{{MELD-C|negationInverse]] ?GEN-PRED ?PRED''')'''  
+
     '''('''{{MELD-C|negationInverse|}} ?GEN-PRED ?PRED''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2''')'''  
 
     '''('''?GEN-PRED ?ARG2 ?ARG1''')'''
 
     '''('''?GEN-PRED ?ARG2 ?ARG1''')'''
 
                 ''')'''  ''')'''
 
                 ''')'''  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|negationPreds|m-C}} ===
 
=== ;;; {{MELD-C|negationPreds|m-C}} ===
  
 
  {{MELD-A|566|a=566|
 
  {{MELD-A|566|a=566|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationPreds|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|negationPreds|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|567|a=567|
 
  {{MELD-A|567|a=567|
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|negationPreds|M-C}} {{MELD-C|negationPreds]]''')'''
+
  '''('''{{MELD-C|genlInverse|M-C}} {{MELD-C|negationPreds|M-C}} {{MELD-C|negationPreds|}}''')'''
 
+
|}}
 +
 
  {{MELD-A|568|a=568|
 
  {{MELD-A|568|a=568|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|negationPreds]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|negationPreds|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|569|a=569|
 
  {{MELD-A|569|a=569|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|negationPreds|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|negationPreds|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|570|a=570|
 
  {{MELD-A|570|a=570|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|negationPreds|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|negationPreds|M-C}} {{MELD-C|Predicate}} ''')'''
   
+
  |}}
 +
 
 
  {{MELD-A|571|a=571|
 
  {{MELD-A|571|a=571|
  '''('''{{MELD-C|not]]   '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not|}}   '''('''{{MELD-C|and|}}
 
     '''('''?PRED ?ARG1''')'''  
 
     '''('''?PRED ?ARG1''')'''  
 
     '''('''?NEG-PRED ?ARG1''')'''  
 
     '''('''?NEG-PRED ?ARG1''')'''  
     '''('''{{MELD-C|negationPreds]] ?NEG-PRED ?PRED ''')'''
+
     '''('''{{MELD-C|negationPreds|}} ?NEG-PRED ?PRED ''')'''
 
           ''')'''    ''')'''
 
           ''')'''    ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|572|a=572|
 
  {{MELD-A|572|a=572|
  '''('''{{MELD-C|not]]     '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not|}}     '''('''{{MELD-C|and|}}
     '''('''{{MELD-C|negationPreds]] ?NEG-PRED ?PRED''')'''  
+
     '''('''{{MELD-C|negationPreds|}} ?NEG-PRED ?PRED''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5''')'''  
 
     '''('''?NEG-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5''')'''
 
     '''('''?NEG-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5''')'''
 
                     ''')'''    ''')'''
 
                     ''')'''    ''')'''
 +
  |}}
 
   
 
   
 
  {{MELD-A|573|a=573|
 
  {{MELD-A|573|a=573|
  '''('''{{MELD-C|not]]     '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not|}}     '''('''{{MELD-C|and|}}
     '''('''{{MELD-C|negationPreds]] ?NEG-PRED ?PRED''')'''  
+
     '''('''{{MELD-C|negationPreds|}} ?NEG-PRED ?PRED''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4''')'''  
 
     '''('''?NEG-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ''')'''
 
     '''('''?NEG-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ''')'''
 
                     ''')'''    ''')'''
 
                     ''')'''    ''')'''
+
  |}}
 +
 
 
  {{MELD-A|574|a=574|
 
  {{MELD-A|574|a=574|
  '''('''{{MELD-C|not]]     '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not|}}     '''('''{{MELD-C|and|}}
     '''('''{{MELD-C|negationPreds]] ?NEG-PRED ?PRED''')'''  
+
     '''('''{{MELD-C|negationPreds|}} ?NEG-PRED ?PRED''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2 ?ARG3''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2 ?ARG3''')'''  
 
     '''('''?NEG-PRED ?ARG1 ?ARG2 ?ARG3''')'''
 
     '''('''?NEG-PRED ?ARG1 ?ARG2 ?ARG3''')'''
 
                 ''')'''    ''')'''
 
                 ''')'''    ''')'''
+
  |}}
 +
 
 
  {{MELD-A|575|a=575|
 
  {{MELD-A|575|a=575|
  '''('''{{MELD-C|not]]   '''('''{{MELD-C|and]]
+
  '''('''{{MELD-C|not|}}   '''('''{{MELD-C|and|}}
     '''('''{{MELD-C|negationPreds]] ?NEG-PRED ?PRED''')'''  
+
     '''('''{{MELD-C|negationPreds|}} ?NEG-PRED ?PRED''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2''')'''  
 
     '''('''?PRED ?ARG1 ?ARG2''')'''  
 
     '''('''?NEG-PRED ?ARG1 ?ARG2''')'''
 
     '''('''?NEG-PRED ?ARG1 ?ARG2''')'''
 
                       ''')'''        ''')'''
 
                       ''')'''        ''')'''
 
+
  |}}
 +
 
=== ;;; {{MELD-C|not|m-C}} ===  
 
=== ;;; {{MELD-C|not|m-C}} ===  
  
 
  {{MELD-A|576|a=576|
 
  {{MELD-A|576|a=576|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|not|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|not|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
  |}}
 +
 
  {{MELD-A|577|a=577|
 
  {{MELD-A|577|a=577|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|not]] 1 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|not|}} 1 ''')'''
 
+
  |}}
 +
 
  {{MELD-A|578|a=578|
 
  {{MELD-A|578|a=578|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|not|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|not|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
  |}}
 +
 
  {{MELD-A|579|a=579|
 
  {{MELD-A|579|a=579|
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|not|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|not|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
  |}}
 +
 
=== ;;; {{MELD-C|oldConstantName|m-C}} ===
 
=== ;;; {{MELD-C|oldConstantName|m-C}} ===
  
 
  {{MELD-A|580|a=580|
 
  {{MELD-A|580|a=580|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|oldConstantName|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|oldConstantName|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|581|a=581|
 
  {{MELD-A|581|a=581|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|oldConstantName]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|oldConstantName|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|582|a=582|
 
  {{MELD-A|582|a=582|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|oldConstantName|M-C}} {{MELD-C|Thing}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|oldConstantName|M-C}} {{MELD-C|Thing}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|583|a=583|
 
  {{MELD-A|583|a=583|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|oldConstantName|M-C}} {{MELD-C|CycSystemString}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|oldConstantName|M-C}} {{MELD-C|CycSystemString}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|or|m-C}} ===
 
=== ;;; {{MELD-C|or|m-C}} ===
  
 
  {{MELD-A|584|a=584|
 
  {{MELD-A|584|a=584|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|or|M-C}} {{MELD-C|CommutativeRelation}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|or|M-C}} {{MELD-C|CommutativeRelation}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|585|a=585|
 
  {{MELD-A|585|a=585|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|or|M-C}} {{MELD-C|VariableArityRelation}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|or|M-C}} {{MELD-C|VariableArityRelation}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|586|a=586|
 
  {{MELD-A|586|a=586|
 
  '''('''{{MELD-C|argsIsa|M-C}} {{MELD-C|or|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|argsIsa|M-C}} {{MELD-C|or|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|587|a=587|
 
  {{MELD-A|587|a=587|
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|or|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|or|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|relationAllExists|m-C}} ===
 
=== ;;; {{MELD-C|relationAllExists|m-C}} ===
  
 
  {{MELD-A|588|a=588|
 
  {{MELD-A|588|a=588|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|relationAllExists|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|relationAllExists|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|589|a=589|
 
  {{MELD-A|589|a=589|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|relationAllExists]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|relationAllExists|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|590|a=590|
 
  {{MELD-A|590|a=590|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|relationAllExists|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|relationAllExists|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|591|a=591|
 
  {{MELD-A|591|a=591|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|relationAllExists|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|relationAllExists|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|592|a=592|
 
  {{MELD-A|592|a=592|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|relationAllExists|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|relationAllExists|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|relationAllExistsCount|m-C}} ===
 
=== ;;; {{MELD-C|relationAllExistsCount|m-C}} ===
  
 
  {{MELD-A|593|a=593|
 
  {{MELD-A|593|a=593|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|QuaternaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|QuaternaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|594|a=594|
 
  {{MELD-A|594|a=594|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|relationAllExistsCount]] 4 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|relationAllExistsCount|}} 4 ''')'''
 
+
|}}
 +
 
  {{MELD-A|595|a=595|
 
  {{MELD-A|595|a=595|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|596|a=596|
 
  {{MELD-A|596|a=596|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|597|a=597|
 
  {{MELD-A|597|a=597|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|598|a=598|
 
  {{MELD-A|598|a=598|
 
  '''('''{{MELD-C|arg4Isa|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|NonNegativeInteger}} ''')'''
 
  '''('''{{MELD-C|arg4Isa|M-C}} {{MELD-C|relationAllExistsCount|M-C}} {{MELD-C|NonNegativeInteger}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|requiredArg1Pred|m-C}} ===
 
=== ;;; {{MELD-C|requiredArg1Pred|m-C}} ===
  
 
  {{MELD-A|600|a=600|
 
  {{MELD-A|600|a=600|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|requiredArg1Pred|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|requiredArg1Pred|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|601|a=601|
 
  {{MELD-A|601|a=601|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|requiredArg1Pred]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|requiredArg1Pred|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|602|a=602|
 
  {{MELD-A|602|a=602|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|requiredArg1Pred|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|requiredArg1Pred|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|603|a=603|
 
  {{MELD-A|603|a=603|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|requiredArg1Pred|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|requiredArg1Pred|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|requiredArg2Pred|m-C}} ===
 
=== ;;; {{MELD-C|requiredArg2Pred|m-C}} ===
  
 
  {{MELD-A|604|a=604|
 
  {{MELD-A|604|a=604|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|requiredArg2Pred|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|requiredArg2Pred|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|605|a=605|
 
  {{MELD-A|605|a=605|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|requiredArg2Pred]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|requiredArg2Pred|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|606|a=606|
 
  {{MELD-A|606|a=606|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|requiredArg2Pred|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|requiredArg2Pred|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|607|a=607|
 
  {{MELD-A|607|a=607|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|requiredArg2Pred|M-C}} {{MELD-C|Predicate}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|requiredArg2Pred|M-C}} {{MELD-C|Predicate}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|resultgenl|m-C}} ===
 
=== ;;; {{MELD-C|resultgenl|m-C}} ===
  
 
  {{MELD-A|608|a=608|
 
  {{MELD-A|608|a=608|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|resultgenl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|resultgenl|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|609|a=609|
 
  {{MELD-A|609|a=609|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|resultGenl]] 2  ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|resultGenl|}} 2  ''')'''
 
+
|}}
 +
 
  {{MELD-A|610|a=610|
 
  {{MELD-A|610|a=610|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|resultGenl|M-C}} {{MELD-C|CollectionDenotingFunction}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|resultGenl|M-C}} {{MELD-C|CollectionDenotingFunction}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|611|a=611|
 
  {{MELD-A|611|a=611|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|resultGenl|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|resultGenl|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|resultIsa|m-C}} ===
 
=== ;;; {{MELD-C|resultIsa|m-C}} ===
  
 
  {{MELD-A|612|a=612|
 
  {{MELD-A|612|a=612|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|resultIsa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|resultIsa|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|613|a=613|
 
  {{MELD-A|613|a=613|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|resultIsa]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|resultIsa|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|614|a=614|
 
  {{MELD-A|614|a=614|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|resultIsa|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|resultIsa|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|615|a=615|
 
  {{MELD-A|615|a=615|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|resultIsa|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|resultIsa|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|satisfiesDescription|m-C}} ===
 
=== ;;; {{MELD-C|satisfiesDescription|m-C}} ===
  
 
  {{MELD-A|616|a=616|
 
  {{MELD-A|616|a=616|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|satisfiesDescription|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|satisfiesDescription|M-C}} {{MELD-C|TernaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|617|a=617|
 
  {{MELD-A|617|a=617|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|satisfiesDescription]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|satisfiesDescription|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|618|a=618|
 
  {{MELD-A|618|a=618|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|satisfiesDescription|M-C}} {{MELD-C|CycSystemList}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|satisfiesDescription|M-C}} {{MELD-C|CycSystemList}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|619|a=619|
 
  {{MELD-A|619|a=619|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|satisfiesDescription|M-C}} {{MELD-C|CycSystemList}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|satisfiesDescription|M-C}} {{MELD-C|CycSystemList}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|620|a=620|
 
  {{MELD-A|620|a=620|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|satisfiesDescription|M-C}} {{MELD-C|Microtheory}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|satisfiesDescription|M-C}} {{MELD-C|Microtheory}} ''')'''
 
+
|}}
 
+
 
=== ;;; {{MELD-C|siblingDisjointExceptions|m-C}} ===
 
=== ;;; {{MELD-C|siblingDisjointExceptions|m-C}} ===
  
 
  {{MELD-A|621|a=621|
 
  {{MELD-A|621|a=621|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|SymmetricBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|622|a=622|
 
  {{MELD-A|622|a=622|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|IrreflexiveBinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|623|a=623|
 
  {{MELD-A|623|a=623|
 
  '''('''#$genlInverse|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|siblingDisjointExceptions}} ''')'''
 
  '''('''#$genlInverse|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|siblingDisjointExceptions}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|624|a=624|
 
  {{MELD-A|624|a=624|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|siblingDisjointExceptions]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|siblingDisjointExceptions|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|625|a=625|
 
  {{MELD-A|625|a=625|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|Collection}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|626|a=626|
 
  {{MELD-A|626|a=626|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|Collection}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|siblingDisjointExceptions|M-C}} {{MELD-C|Collection}} ''')'''
 +
|}}
 
   
 
   
 
  {{MELD-A|627|a=627|
 
  {{MELD-A|627|a=627|
  '''('''{{MELD-C|implies]]
+
  '''('''{{MELD-C|implies|}}
     '''('''{{MELD-C|siblingDisjointExceptions]] ?C1 ?C2 ''')'''  
+
     '''('''{{MELD-C|siblingDisjointExceptions|}} ?C1 ?C2 ''')'''  
     '''('''{{MELD-C|siblingDisjointExceptions]] ?C1 ?C2 ''')'''  
+
     '''('''{{MELD-C|siblingDisjointExceptions|}} ?C1 ?C2 ''')'''  
 
  ''')'''
 
  ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|termOfUnit|m-C}} ===
 
=== ;;; {{MELD-C|termOfUnit|m-C}} ===
  
 
  {{MELD-A|628|a=628|
 
  {{MELD-A|628|a=628|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|DefaultMonotonicPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|629|a=629|
 
  {{MELD-A|629|a=629|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|InferenceRelatedBookkeepingPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|630|a=630|
 
  {{MELD-A|630|a=630|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|BinaryPredicate}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|631|a=631|
 
  {{MELD-A|631|a=631|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|termOfUnit]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|termOfUnit|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|632|a=632|
 
  {{MELD-A|632|a=632|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|ReifiableTerm}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|ReifiableTerm}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|633|a=633|
 
  {{MELD-A|633|a=633|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|CycSystemList}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|termOfUnit|M-C}} {{MELD-C|CycSystemList}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|thereExistAtLeast|m-C}} ===
 
=== ;;; {{MELD-C|thereExistAtLeast|m-C}} ===
  
 
  {{MELD-A|634|a=634|
 
  {{MELD-A|634|a=634|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|635|a=635|
 
  {{MELD-A|635|a=635|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|thereExistAtLeast]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|thereExistAtLeast|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|636|a=636|
 
  {{MELD-A|636|a=636|
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|637|a=637|
 
  {{MELD-A|637|a=637|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|638|a=638|
 
  {{MELD-A|638|a=638|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|CycELVariable}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|CycELVariable}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|639|a=639|
 
  {{MELD-A|639|a=639|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|PositiveInteger}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|thereExistAtLeast|M-C}} {{MELD-C|PositiveInteger}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|thereExistAtMost|m-C}} ===
 
=== ;;; {{MELD-C|thereExistAtMost|m-C}} ===
  
 
  {{MELD-A|640|a=640|
 
  {{MELD-A|640|a=640|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|641|a=641|
 
  {{MELD-A|641|a=641|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|thereExistAtMost]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|thereExistAtMost|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|642|a=642|
 
  {{MELD-A|642|a=642|
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|resultIsa|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|643|a=643|
 
  {{MELD-A|643|a=643|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|644|a=644|
 
  {{MELD-A|644|a=644|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|CycELVariable}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|CycELVariable}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|645|a=645|
 
  {{MELD-A|645|a=645|
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|PositiveInteger}} ''')'''
 
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|thereExistAtMost|M-C}} {{MELD-C|PositiveInteger}} ''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|thereExistExactly|m-C}} ===
 
=== ;;; {{MELD-C|thereExistExactly|m-C}} ===
  
 
  {{MELD-A|646|a=646|
 
  {{MELD-A|646|a=646|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|647|a=647|
 
  {{MELD-A|647|a=647|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|thereExistExactly]] 3 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|thereExistExactly|}} 3 ''')'''
 
+
|}}
 +
 
  {{MELD-A|648|a=648|
 
  {{MELD-A|648|a=648|
 
  '''('''[[:#$resultIsa|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''[[:#$resultIsa|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|649|a=649|
 
  {{MELD-A|649|a=649|
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg3Isa|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|650|a=650|
 
  {{MELD-A|650|a=650|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|CycELVariable}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|CycELVariable}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|651|a=651|
 
  {{MELD-A|651|a=651|
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|PositiveInteger]]''')'''
+
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|thereExistExactly|M-C}} {{MELD-C|PositiveInteger|}}''')'''
 
+
|}}
 +
 
=== ;;; {{MELD-C|thereExists|m-C}} ===
 
=== ;;; {{MELD-C|thereExists|m-C}} ===
  
 
  {{MELD-A|652|a=652|
 
  {{MELD-A|652|a=652|
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|thereExists|M-C}} {{MELD-C|Relationship}} ''')'''
 
  '''('''{{MELD-C|isa|800|M-C}} {{MELD-C|thereExists|M-C}} {{MELD-C|Relationship}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|653|a=653|
 
  {{MELD-A|653|a=653|
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|thereExists]] 2 ''')'''
+
  '''('''{{MELD-C|arity|M-C}} {{MELD-C|thereExists|}} 2 ''')'''
 
+
|}}
 +
 
  {{MELD-A|654|a=654|
 
  {{MELD-A|654|a=654|
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|thereExists|M-C}} {{MELD-C|CycFormula}} ''')'''
 
  '''('''{{MELD-C|arg2Isa|M-C}} {{MELD-C|thereExists|M-C}} {{MELD-C|CycFormula}} ''')'''
 
+
|}}
 +
 
  {{MELD-A|655|a=655|
 
  {{MELD-A|655|a=655|
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|thereExists|M-C}} {{MELD-C|CycELVariable}} ''')'''
+
  '''('''{{MELD-C|arg1Isa|M-C}} {{MELD-C|thereExists|M-C}} {{MELD-C|CycELVariable}} ''')'''  
 +
|}}

Latest revision as of 01:14, 27 October 2019

<< MELD features/Appendix A/2 MELD features

Contents

History

  • version 1 put ASSERTION-num in for Assertions
  • version 2 put CONSTANT-num in for Constants
  • version 3 put in call for color-coding calling template:MELD-A or template:MELD-C


    • name Assertion-### for each assertion

Appendix A: Formulas true in every MELD KB

As we remarked above, the syntactic component of MELD includes a large number of constant terms (you can think of these as "reserved words" in the MELD language), and the semantic component of MELD includes a large number of sentences involving and interrelating these terms. This set of sentences forms a coherent self-sufficient KB -- the MELD_features/A -- which forms the upper (most general) part of every MELD KB, including, e.g., the Cyc KB, the HPKB IKB, etc.

Herewith is that list of approximately 650 sentences -- each is a closed, well-formed MELD formula.

All of the MELD constants mentioned in these assertions should be thought of as MELD "reserved words." These terms, of which there are about 160, occur below on comment lines, just before the set of mandatory formulas involving them; each of those comment lines begins with three semicolons in a row; e.g., ;;; #$001 {{#if: AntiSymmetricBinaryPredicate |AntiSymmetricBinaryPredicate|}}.

The formulas, and terms, are not commented or explained, below. If one browses through the Cyc KB or the HPKB IKB, one can read the documentation for each of these terms, etc. That is how you, a human reader, can most easily become familiar with the ontology and the semantics of MELD. Just as the BNF in Appendix C, the long list of formulas below (here in Appendix B) is provided more to be machine- than human- readable.

We've arranged these in such a fashion that (most) duplicates have been eliminated. Thus, in the case of one of the first few assertions,

(#$genls {{#if: meld-c |meld-c|}}  #$AntiSymmetricBinaryPredicate {{#if: 001 |001|}}  #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}}), 

that assertion is listed once, under ;;; #$001 {{#if: AntiSymmetricBinaryPredicate |AntiSymmetricBinaryPredicate|}}, not again under ;;; #$BinaryPredicate {{#if: |[[{{{2}}}]]|}}.

We've prefixed each MELD term with the characters #$. This may facilitate reading mechanically; if you don't care or want this, just do a systematic replace of #$ by the empty string. It will be useful in distinguishing MELD constant names from the names of C (or Lisp) functions which are called to implement some of the low-level bookkeeping, and may be useful in distinguishing MELD constant names from numbers (e.g., distinguishing the MELD constant named 42 from the number 42.)

Let us reiterate that MELD is a declarative language with no procedural information of any kind in any MELD formula, including these formulas.

Finally, you may notice that about 10 of the 160 MELD constant terms below contain the word "Cyc"; this reflects the origins of those terms. We could just as well have called those ten . . .Cyc. . . terms . . .MELD. . . instead; the absolute names are not so important as agreeing on a fixed vocabulary of names for constants.

This is the MELD semantic standard; please do not rename any of these 160 terms, or remove/violate any of these 650 formulas:


;;; #$AntiSymmetricBinaryPredicate {{#if: 901 |901|}}

Assertion#001: 
(#$isa {{#if: 934 |934|}} #$AntiSymmetricBinaryPredicate {{#if: 901 |901|}} #$Collection {{#if: 810 |810|}} )

Assertion#002: 
(#$genls {{#if: 930 |930|}} #$AntiSymmetricBinaryPredicate {{#if: 901 |901|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )

Assertion#003: 
(#$implies {{#if: 709 |709|}} 
   (#$and 
      (#$isa {{#if: 934 |934|}} ?SLOT  #$AntiSymmetricBinaryPredicate {{#if: 901 |901|}} ) 
      (#$isa {{#if: 934 |934|}} ?SLOT #$IrreflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}}) ) 
   (#$isa {{#if: 934 |934|}} ?SLOT #$AsymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}})
)

;;; #$Assertion {{#if: 802 |802|}}

Assertion#004: 
(#$isa {{#if: 800 |800|}}  #$Assertion {{#if: 002 |002|}}  #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#005: 
(#$genls {{#if: meld-c |meld-c|}}  #$Assertion {{#if: 002 |002|}}  #$CycIndexedTerm {{#if:  |[[{{{2}}}]]|}})


Assertion#006: 
(#$genls {{#if: meld-c |meld-c|}}  #$Assertion {{#if: 002 |002|}}  #$IndividualObject {{#if:  |[[{{{2}}}]]|}})


;;; #$AsymmetricBinaryPredicate {{#if: m-C |m-C|}}

Assertion#007: 
(#$isa {{#if: 800 |800|}} #$AsymmetricBinaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#008: 
(#$genls {{#if: M-C |M-C|}} #$AsymmetricBinaryPredicate {{#if: meld-c |meld-c|}}  #$AntiSymmetricBinaryPredicate {{#if: 001 |001|}}  )


Assertion#009: 
(#$genls {{#if:  |[[{{{2}}}]]|}} #$ AsymmetricBinaryPredicate {{#if: M-C |M-C|}} #$IrreflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )

Assertion#010: 
(#$not {{#if:  |[[{{{2}}}]]|}} (#$and {{#if:  |[[{{{2}}}]]|}} 
     (#$isa {{#if:  |[[{{{2}}}]]|}} ?PRED #$AsymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}}) 
     (?PRED ?ARG1 ?ARG2) 
     (?PRED ?ARG2 ?ARG1)
                       ) )


Assertion#011: 
(#$implies {{#if:  |[[{{{2}}}]]|}} 
   (#$and {{#if:  |[[{{{2}}}]]|}} 
      (#$isa {{#if:  |[[{{{2}}}]]|}} ?Q #$AsymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}}) 
      (#$genlPreds {{#if:  |[[{{{2}}}]]|}} ?P ?Q)
   ) 
   (#$isa {{#if:  |[[{{{2}}}]]|}} ?P #$AsymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}})
)


Assertion#012: 
(#$implies {{#if:  |[[{{{2}}}]]|}} 
    (#$isa {{#if:  |[[{{{2}}}]]|}} ?PRED #$AsymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}}) 
    (#$negationInverse {{#if:  |[[{{{2}}}]]|}} ?PRED ?PRED)
)

;;; #$AttributeValue {{#if: m-C |m-C|}}

Assertion#013: 
(#$isa {{#if: 800 |800|}} #$AttributeValue {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})

Assertion#014: 
(#$genls {{#if: M-C |M-C|}} #$AttributeValue {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}})


;;; #$BaseKB {{#if: m-C |m-C|}}

Assertion#015: 
(#$isa {{#if: 800 |800|}} #$BaseKB {{#if: M-C |M-C|}} #$BroadMicrotheory {{#if:  |[[{{{2}}}]]|}})


Assertion#016: 
(#$implies {{#if:  |[[{{{2}}}]]|}} 
   (#$isa {{#if:  |[[{{{2}}}]]|}} ?MIC #$Microtheory {{#if:  |[[{{{2}}}]]|}}) 
   (#$genlMt {{#if:  |[[{{{2}}}]]|}} ?MIC #$BaseKB {{#if:  |[[{{{2}}}]]|}})
)


;;; #$BinaryPredicate {{#if: m-C |m-C|}}

Assertion#017: 
(#$isa {{#if: 800 |800|}} #$BinaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#018: 
(#$genls {{#if: M-C |M-C|}} #$BinaryPredicate {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}})


Assertion#019: 
(#$implies {{#if:  |[[{{{2}}}]]|}} 
    (#$isa {{#if:  |[[{{{2}}}]]|}} ?P #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}}) 
    (#$arity {{#if:  |[[{{{2}}}]]|}} ?P 2 )
)


;;; #$BookkeepingMt {{#if: m-C |m-C|}}

Assertion#020: 
(#$isa {{#if: 800 |800|}} #$BookkeepingMt {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}})


Assertion#021: 
(#$genlMt {{#if: M-C |M-C|}} #$BookkeepingMt {{#if: M-C |M-C|}} #$CyclistsMt {{#if:  |[[{{{2}}}]]|}})


Assertion#022: 
(#$genlMt {{#if: M-C |M-C|}} #$BookkeepingMt {{#if: M-C |M-C|}} #$BaseKB {{#if:  |[[{{{2}}}]]|}})


;;; #$BookkeepingPredicate {{#if: m-C |m-C|}}

Assertion#023: 
(#$isa {{#if: 800 |800|}} #$BookkeepingPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#024: 
(#$genls {{#if: M-C |M-C|}} #$BookkeepingPredicate {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}})


;;; #$BroadMicrotheory {{#if: m-C |m-C|}}

Assertion#025: 
(#$isa {{#if: 800 |800|}} #$BroadMicrotheory {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#026: 
(#$genls {{#if: M-C |M-C|}} #$BroadMicrotheory {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}})


;;; #$Collection {{#if: m-C |m-C|}}

Assertion#027: 
(#$isa {{#if: 800 |800|}} #$Collection {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#028: 
(#$genls {{#if: M-C |M-C|}} #$Collection {{#if: M-C |M-C|}} #$SetOrCollection {{#if:  |[[{{{2}}}]]|}})


;;; #$CollectionDenotingFunction {{#if: m-C |m-C|}}

Assertion#029: 
(#$isa {{#if: 800 |800|}} #$CollectionDenotingFunction {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#030: 
(#$genls {{#if: M-C |M-C|}} #$CollectionDenotingFunction {{#if: M-C |M-C|}} #$ReifiableFunction {{#if:  |[[{{{2}}}]]|}} )


;;; #$CommutativeRelation {{#if: m-C |m-C|}}

Assertion#031: 
(#$isa {{#if: 800 |800|}} #$CommutativeRelation {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#032: 
(#$genls {{#if: M-C |M-C|}} #$CommutativeRelation {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}})


;;; #$CycELVariable {{#if: m-C |m-C|}}

Assertion#033: 
(#$isa {{#if: 800 |800|}} #$CycELVariable {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#034: 
(#$genls {{#if: M-C |M-C|}} #$CycELVariable {{#if: M-C |M-C|}} #$CycSystemSymbol {{#if:  |[[{{{2}}}]]|}})


;;; #$CycExpression {{#if: m-C |m-C|}}

Assertion#035: 
(#$isa {{#if: 800 |800|}} #$CycExpression {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#036: 
(#$genls {{#if: M-C |M-C|}} #$CycExpression {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}})


;;; #$CycFormula {{#if: m-C |m-C|}}

Assertion#037: 
(#$isa {{#if: 800 |800|}} #$CycFormula {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#038: 
(#$genls {{#if: M-C |M-C|}} #$CycFormula {{#if: M-C |M-C|}} #$CycExpression {{#if:  |[[{{{2}}}]]|}})


;;; #$CycIndexedTerm {{#if: m-C |m-C|}}

Assertion#039: 
(#$isa {{#if: 800 |800|}} #$CycIndexedTerm {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#040: 
(#$genls {{#if:  |[[{{{2}}}]]|}} #$CycIndexedTerm #$Thing {{#if:  |[[{{{2}}}]]|}})
|}}

;;; #$CycSystemList {{#if: m-C |m-C|}}

Assertion#041: 
(#$isa {{#if: 800 |800|}} #$CycSystemList {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#042: 
(#$genls {{#if: M-C |M-C|}} #$CycSystemList {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}})


;;; #$CycSystemString {{#if: m-C |m-C|}}

Assertion#043: 
(#$isa {{#if: 800 |800|}} #$CycSystemString {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#044: 
(#$genls {{#if: M-C |M-C|}} #$CycSystemString {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}})


;;; #$CycSystemSymbol {{#if: m-C |m-C|}}

Assertion#045: 
(#$isa {{#if: 800 |800|}} #$CycSystemSymbol {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#046: 
(#$genls {{#if: M-C |M-C|}} #$CycSystemSymbol {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}} )


;;; #$Cyclist {{#if: m-C |m-C|}}

Assertion#047: 
(#$isa {{#if: 800 |800|}} #$Cyclist {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#048: 
(#$genls {{#if: M-C |M-C|}} #$Cyclist {{#if: M-C |M-C|}} #$TemporalObject {{#if:  |[[{{{2}}}]]|}} )


;;; #$CyclistsMt {{#if: m-C |m-C|}}

Assertion#049: 
(#$isa {{#if: 800 |800|}} #$CyclistsMt {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}} )


Assertion#050: 
(#$genlMt {{#if: M-C |M-C|}} #$CyclistsMt {{#if: M-C |M-C|}} #$BaseKB {{#if:  |[[{{{2}}}]]|}})


;;; #$DefaultMonotonicPredicate {{#if: m-C |m-C|}}

Assertion#051: 
(#$isa {{#if: 800 |800|}} #$DefaultMonotonicPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#052: 
(#$genls {{#if: M-C |M-C|}} #$DefaultMonotonicPredicate {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}})


;;; #$EvaluatableFunction {{#if: m-C |m-C|}}

Assertion#053: 
(#$isa {{#if: 800 |800|}} #$EvaluatableFunction {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#054: 
(#$genls {{#if: M-C |M-C|}} #$EvaluatableFunction {{#if: M-C |M-C|}} #$FunctionTheMathematicalType {{#if:  |[[{{{2}}}]]|}} )


;;; #$False {{#if: m-C |m-C|}}

Assertion#055: 
(#$isa {{#if: 800 |800|}} #$False {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}} )


;;; #$Format {{#if: m-C |m-C|}}

Assertion#056: 
(#$isa {{#if: 800 |800|}} #$Format {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#057: 
(#$genls {{#if: M-C |M-C|}} #$Format {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}} )


;;; #$ForwardInferencePSC {{#if: m-C |m-C|}}

Assertion#058: 
(#$isa {{#if: 800 |800|}} #$ForwardInferencePSC {{#if: M-C |M-C|}} #$ProblemSolvingCntxt {{#if:  |[[{{{2}}}]]|}} )


Assertion#059: 
(#$genlMt {{#if: M-C |M-C|}} #$ForwardInferencePSC {{#if: M-C |M-C|}} #$BaseKB {{#if:  |[[{{{2}}}]]|}})


;;; #$FunctionTheMathematicalType {{#if: m-C |m-C|}}

Assertion#060: 
(#$isa {{#if: 800 |800|}} #$FunctionTheMathematicalType {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}})


Assertion#061: 
(#$genls {{#if: M-C |M-C|}} #$FunctionTheMathematicalType {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[]]|}})


;;; #$Guest {{#if: m-C |m-C|}}

Assertion#062: 
(#$isa {{#if: 800 |800|}} #$Guest {{#if: M-C |M-C|}} #$HumanCyclist {{#if:  |[[{{{2}}}]]|}} ) 


;;; #$HumanCyclist {{#if: m-C |m-C|}}

Assertion#063: 
(#$isa {{#if: 800 |800|}} #$HumanCyclist {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#064: 
(#$genls {{#if: M-C |M-C|}} #$HumanCyclist {{#if: M-C |M-C|}} #$Cyclist {{#if:  |[[{{{2}}}]]|}} )


;;; #$IndividualObject {{#if: m-C |m-C|}}

Assertion#65: 
(#$isa {{#if: 800 |800|}} #$IndividualObject {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#66: 
(#$genls {{#if: M-C |M-C|}} #$IndividualObject {{#if: M-C |M-C|}} #$Thing {{#if:  |[[{{{2}}}]]|}} )


;;; #$InferenceRelatedBookkeepingPredicate {{#if: m-C |m-C|}}

Assertion#67: 
(#$isa {{#if: 800 |800|}} #$InferenceRelatedBookkeepingPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#68: 
(#$genls {{#if: M-C |M-C|}} #$InferenceRelatedBookkeepingPredicate {{#if: M-C |M-C|}} #$BookkeepingPredicate {{#if:  |[[{{{2}}}]]|}} )


;;; #$Integer {{#if: m-C |m-C|}}

Assertion#69: 
(#$isa {{#if: 800 |800|}} #$Integer {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#70: 
( #$genls {{#if: M-C |M-C|}} #$Integer {{#if: M-C |M-C|}} #$RealNumber {{#if:  |[[{{{2}}}]]|}} )


;;; #$IntervalEntry {{#if: |[[]]|}}

Assertion#71: 
( #$isa {{#if: 800 |800|}} #$IntervalEntry {{#if: M-C |M-C|}} #$Format {{#if:  |[[]]|}})


;;; #$IrreflexiveBinaryPredicate {{#if: m-C |m-C|}}

Assertion#72: 
( #$isa {{#if: 800 |800|}} #$IrreflexiveBinaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#73: 
( #$genls {{#if: M-C |M-C|}} #$IrreflexiveBinaryPredicate {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#74: 
(#$not {{#if:  |[[]]|}} (#$and {{#if:  |[[]]|}} 
   (#$isa {{#if:  |[[]]|}} ?PRED #$IrreflexiveBinaryPredicate {{#if:  |[[]]|}}) 
   (?PRED ?OBJ ?OBJ)
                 ) )


{{MELD-A|75|a=075|
(#$implies {{#if:  |[[]]|}} 
   (#$and {{#if:  |[[]]|}} 
      (#$isa {{#if:  |[[]]|}} ?Q #$IrreflexiveBinaryPredicate {{#if:  |[[]]|}}) 
      (#$different {{#if:  |[[]]|}} ?P ?Q) 
      (#$genlPreds {{#if:  |[[]]|}} ?P ?Q)
   ) 
   (#$isa {{#if:  |[[]]|}} ?P #$IrreflexiveBinaryPredicate {{#if:  |[[]]|}})
)

;;; #$ListTheFormat

Assertion#76: 
(#$isa {{#if: 800 |800|}} #$ListTheFormat {{#if: M-C |M-C|}} #$Format {{#if:  |[[]]|}})


;;; #$Microtheory

Assertion#77: 
(#$isa {{#if: 800 |800|}} #$Microtheory {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#78: 
(#$genls {{#if: M-C |M-C|}} #$Microtheory {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[]]|}})


;;; #$NonNegativeInteger {{#if: m-C |m-C|}}

Assertion#79: 
(#$isa {{#if: 800 |800|}} #$NonNegativeInteger {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#80: 
(#$genls {{#if: M-C |M-C|}} #$NonNegativeInteger {{#if: M-C |M-C|}} #$Integer {{#if:  |[[]]|}})


;;; #$NonPredicateFunction {{#if: m-C |m-C|}}

Assertion#81: 
(#$isa {{#if: 800 |800|}} #$NonPredicateFunction {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#82: 
(#$genls {{#if: M-C |M-C|}} #$NonPredicateFunction {{#if: M-C |M-C|}} #$FunctionTheMathematicalType {{#if:  |[[{{{2}}}]]|}} )


;;; #$PositiveInteger {{#if: m-C |m-C|}}

Assertion#83: 
(#$isa {{#if: 800 |800|}} #$PositiveInteger {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#84: 
(#$genls {{#if: M-C |M-C|}} #$PositiveInteger {{#if: M-C |M-C|}} #$NonNegativeInteger {{#if:  |[[{{{2}}}]]|}} )


;;; #$Predicate {{#if: m-C |m-C|}}

Assertion#85: 
(#$isa {{#if: 800 |800|}} #$Predicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#86: 
(#$genls {{#if: M-C |M-C|}} #$Predicate {{#if: M-C |M-C|}} #$FunctionTheMathematicalType {{#if:  |[[{{{2}}}]]|}} )


;;; #$ProblemSolvingCntxt {{#if: m-C |m-C|}}

Assertion#87: 
(#$isa {{#if: 800 |800|}} #$ProblemSolvingCntxt {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#88: 
(#$genls {{#if: M-C |M-C|}} #$ProblemSolvingCntxt {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}} )


;;; #$QuaternaryPredicate

Assertion#89: 
(#$isa {{#if: 800 |800|}} #$QuaternaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#90: 
(#$genls {{#if: M-C |M-C|}} #$QuaternaryPredicate {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#91: 
(#$implies {{#if:  |[[]]|}} 
   (#$isa {{#if:  |[[]]|}} ?P #$QuaternaryPredicate {{#if:  |[[{{{2}}}]]|}} ) 
   (#$arity {{#if:  |[[]]|}} ?P 4 )
)


;;; #$QuintaryPredicate {{#if: m-C |m-C|}}

Assertion#92: 
(#$isa {{#if: 800 |800|}} #$QuintaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#93: 
(#$genls {{#if: M-C |M-C|}} #$QuintaryPredicate {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[]]|}})


Assertion#94: 
 (#$implies {{#if:  |[[]]|}} 
    (#$isa {{#if:  |[[]]|}} ?P #$QuintaryPredicate {{#if:  |[[{{{2}}}]]|}} ) 
    (#$arity {{#if:  |[[]]|}} ?P 5) )


;;; #$RealNumber {{#if: m-C |m-C|}}

Assertion#95: 
(#$isa {{#if: 800 |800|}} #$RealNumber {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#96: 
(#$genls {{#if: M-C |M-C|}} #$RealNumber {{#if: M-C |M-C|}} #$AttributeValue {{#if:  |[[{{{2}}}]]|}} )


;;; #$ReflexiveBinaryPredicate {{#if: m-C |m-C|}}

Assertion#97: 
(#$isa {{#if: 800 |800|}} #$ReflexiveBinaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#98: 
(#$genls {{#if: M-C |M-C|}} #$ReflexiveBinaryPredicate {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#99: 
(#$implies {{#if:  |[[]]|}} 
    (#$isa {{#if:  |[[]]|}} ?PRED #$ReflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} ) 
    (?PRED ?OBJ ?OBJ)
)


;;; #$ReifiableFunction {{#if: m-C |m-C|}}

Assertion#100: 
(#$isa {{#if: 800 |800|}} #$ReifiableFunction {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#101: 
(#$genls {{#if: M-C |M-C|}} #$ReifiableFunction {{#if: M-C |M-C|}} #$NonPredicateFunction {{#if:  |[[{{{2}}}]]|}} )


;;; #$ReifiableTerm {{#if: m-C |m-C|}}

Assertion#102: 
(#$isa {{#if: 800 |800|}} #$ReifiableTerm {{#if: M-C |M-C|}} #$ReifiableTerm {{#if:  |[[{{{2}}}]]|}} )


Assertion#103: 
(#$isa {{#if: 800 |800|}} #$ReifiableTerm {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#104: 
(#$genls {{#if: M-C |M-C|}} #$ReifiableTerm {{#if: M-C |M-C|}} #$CycIndexedTerm {{#if:  |[[{{{2}}}]]|}} )


;;; #$Relationship {{#if: m-C |m-C|}}

Assertion#105: 
(#$isa {{#if: 800 |800|}} #$Relationship {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#106: 
(#$genls {{#if: M-C |M-C|}} #$Relationship {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}} )


;;; #$Set-Mathematical {{#if: m-C |m-C|}}

Assertion#107: 
(#$isa {{#if: 800 |800|}} #$Set-Mathematical {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#108: 
(#$genls {{#if: M-C |M-C|}} #$Set-Mathematical {{#if: M-C |M-C|}} #$SetOrCollection {{#if:  |[[]]|}})


;;; #$SetOrCollection {{#if: m-C |m-C|}}

Assertion#109: 
(#$isa {{#if: 800 |800|}} #$SetOrCollection {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#110: 
(#$genls {{#if: M-C |M-C|}} #$SetOrCollection {{#if: M-C |M-C|}} #$Thing {{#if:  |[[{{{2}}}]]|}} )


;;; #$SetTheFormat {{#if: m-C |m-C|}}

Assertion#111: 
(#$isa {{#if: 800 |800|}} #$SetTheFormat {{#if: M-C |M-C|}} #$Format {{#if:  |[[]]|}})


;;; #$SiblingDisjointAttributeType {{#if: m-C |m-C|}}

Assertion#112: 
(#$isa {{#if: 800 |800|}} #$SiblingDisjointAttributeType {{#if: M-C |M-C|}} #$SiblingDisjointCollection {{#if:  |[[]]|}})


Assertion#113: 
(#$genls {{#if: M-C |M-C|}} #$SiblingDisjointAttributeType {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#114: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
      (#$isa {{#if:  |[[]]|}} ?C #$SiblingDisjointAttributeType {{#if:  |[[{{{2}}}]]|}} ) 
      (#$isa {{#if:  |[[]]|}} ?A1 ?C ) 
      (#$isa {{#if:  |[[]]|}} ?A2 ?C ) 
      (#$different {{#if:  |[[]]|}} ?A1 ?A2 ) 
      (#$hasAttributes {{#if:  |[[]]|}} ?G072 ?A1 ) 
      (#$hasAttributes {{#if:  |[[]]|}} ?G072 ?A2 )
    ) 
    (#$or {{#if:  |[[]]|}} 
      (#$genlAttributes {{#if:  |[[]]|}} ?A1 ?A2) 
      (#$genlAttributes {{#if:  |[[]]|}} ?A2 ?A1)
    )
)


;;; #$SiblingDisjointCollection {{#if: m-C |m-C|}}

Assertion#115: 
(#$isa {{#if: 800 |800|}} #$SiblingDisjointCollection {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#116: 
(#$genls {{#if: M-C |M-C|}} #$SiblingDisjointCollection {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


;;; #$SingleEntry {{#if: m-C |m-C|}}

Assertion#117: 
(#$isa {{#if: 800 |800|}} #$SingleEntry {{#if: M-C |M-C|}} #$Format {{#if:  |[[{{{2}}}]]|}} )


;;; #$SkolemFuncN {{#if: m-C |m-C|}}

Assertion#118: 
(#$isa {{#if: 800 |800|}} #$SkolemFuncN {{#if: M-C |M-C|}} #$ReifiableFunction {{#if:  |[[]]|}})


Assertion#119: 
(#$arity {{#if: M-C |M-C|}} #$SkolemFuncN {{#if:  |[[]]|}} 3)


Assertion#120: 
(#$arg1Isa {{#if: M-C |M-C|}} #$SkolemFuncN {{#if: M-C |M-C|}} #$CycSystemList {{#if:  |[[]]|}})


Assertion#121: 
(#$arg2Isa {{#if: M-C |M-C|}} #$SkolemFuncN {{#if: M-C |M-C|}} #$CycSystemSymbol {{#if:  |[[{{{2}}}]]|}} )


Assertion#122: 
(#$arg3Isa {{#if: M-C |M-C|}} #$SkolemFuncN {{#if: M-C |M-C|}} #$RealNumber {{#if:  |[[]]|}})


;;; #$SkolemFunction {{#if: m-C |m-C|}}

Assertion#123: 
(#$isa {{#if: 800 |800|}} #$SkolemFunction {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#124: 
(#$genls {{#if: M-C |M-C|}} #$SkolemFunction {{#if: M-C |M-C|}} #$ReifiableFunction {{#if:  |[[]]|}})


Assertion#125: 
(#$arity {{#if: M-C |M-C|}} #$SkolemFunction {{#if:  |[[]]|}} 2 )


Assertion#126: 
(#$arg2Isa {{#if: M-C |M-C|}} #$SkolemFunction {{#if: M-C |M-C|}} #$CycSystemSymbol {{#if:  |[[]]|}})


Assertion#127: 
(#$arg1Isa {{#if: M-C |M-C|}} #$SkolemFunction {{#if: M-C |M-C|}} #$CycSystemList {{#if:  |[[]]|}})


;;; #$SubAbs {{#if: m-C |m-C|}}

Assertion#128: 
(#$isa {{#if: 800 |800|}} #$SubAbs {{#if: M-C |M-C|}} #$Format {{#if:  |[[]]|}})


;;; #$SymmetricBinaryPredicate {{#if: m-C |m-C|}}

Assertion#129: 
(#$isa {{#if: 800 |800|}} #$SymmetricBinaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#130: 
(#$genls {{#if: M-C |M-C|}} #$SymmetricBinaryPredicate {{#if: M-C |M-C|}} #$CommutativeRelation {{#if:  |[[{{{2}}}]]|}} )


Assertion#131: 
(#$genls {{#if: M-C |M-C|}} #$SymmetricBinaryPredicate {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#132: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?PRED #$SymmetricBinaryPredicate {{#if:  |[[]]|}}) 
        (?PRED ?ARG1 ?ARG2)
    ) 
    (?PRED ?ARG2 ?ARG1)
)


Assertion#133: 
(#$implies {{#if:  |[[]]|}} 
    (#$isa {{#if:  |[[]]|}} ?PRED #$SymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}} ) 
    (#$genlInverse {{#if:  |[[]]|}} ?PRED ?PRED )
)


;;; #$TemporalObject {{#if: m-C |m-C|}}

Assertion#134: 
(#$isa {{#if: 800 |800|}} #$TemporalObject {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#135: 
(#$genls {{#if: M-C |M-C|}} #$TemporalObject {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}} )


;;; #$TernaryPredicate

Assertion#136: 
(#$isa {{#if: 800 |800|}} #$TernaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#137: 
(#$genls {{#if: M-C |M-C|}} #$TernaryPredicate {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#138: 
(#$not {{#if:  |[[]]|}}      (#$and {{#if:  |[[]]|}} 
    (#$isa {{#if:  |[[]]|}} ?X #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} ) 
    (#$arg4Isa {{#if:  |[[]]|}} ?X ?Y )
                   )  )


Assertion#139: 
(#$implies {{#if:  |[[]]|}} 
    (#$isa {{#if:  |[[]]|}} ?P #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} ) 
    (#$arity {{#if:  |[[]]|}} ?P 3 )
)


;;; #$TheSet {{#if: m-C |m-C|}}

Assertion#140: 
(#$isa {{#if: 800 |800|}} #$TheSet {{#if: M-C |M-C|}} #$VariableArityRelation {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#141: 
(#$isa {{#if: 800 |800|}} #$TheSet {{#if: M-C |M-C|}} #$NonPredicateFunction {{#if:  |[[]]|}})
 

Assertion#142: 
(#$resultIsa {{#if: M-C |M-C|}} #$TheSet {{#if: M-C |M-C|}} #$Set-Mathematical {{#if:  |[[]]|}})
 

Assertion#143: 
(#$argsIsa {{#if: M-C |M-C|}} #$TheSet {{#if: M-C |M-C|}} #$Thing {{#if:  |[[{{{2}}}]]|}} )


;;; #$TheTerm {{#if: m-C |m-C|}}

Assertion#144: 
(#$isa {{#if: 800 |800|}} #$TheTerm {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#145: 
(#$genls {{#if: M-C |M-C|}} #$TheTerm {{#if:  |[[]]|}}  #$Thing {{#if:  |[[{{{2}}}]]|}} )


;;; #$Thing {{#if: m-C |m-C|}}

Assertion#146: 
(#$isa {{#if: 800 |800|}} #$Thing {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#147: 
(#$isa {{#if:  |[[]]|}} ?OBJ #$Thing {{#if:  |[[]]|}})


;;; #$TransitiveBinaryPredicate {{#if: m-C |m-C|}}

Assertion#148: 
(#$isa {{#if: 800 |800|}} #$TransitiveBinaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#149: 
(#$genls {{#if: M-C |M-C|}} #$TransitiveBinaryPredicate {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[]]|}})


Assertion#150: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?U #$TransitiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} ) 
        ( ?U ?X ?Z ) 
        ( ?U ?Z ?VAR3 )
    ) 
    ( ?U ?X ?VAR3 )
)


;;; #$True {{#if: m-C |m-C|}}

Assertion#151: 
(#$isa {{#if: 800 |800|}} #$True {{#if: M-C |M-C|}} #$IndividualObject {{#if:  |[[{{{2}}}]]|}} )


;;; #$UnaryPredicate {{#if: m-C |m-C|}}

Assertion#152: 
(#$isa {{#if: 800 |800|}} #$UnaryPredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#153: 
(#$genls {{#if: M-C |M-C|}} #$UnaryPredicate {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#154: 
(#$implies {{#if:  |[[]]|}} 
    (#$isa {{#if:  |[[]]|}} ?P #$UnaryPredicate {{#if:  |[[{{{2}}}]]|}} ) 
    (#$arity {{#if:  |[[]]|}} ?P 1 )
)


;;; #$UnaryTypePredicate {{#if: m-C |m-C|}}

Assertion#155: 
(#$isa {{#if: 800 |800|}} #$UnaryTypePredicate {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#156: 
(#$genls {{#if: M-C |M-C|}} #$UnaryTypePredicate {{#if: M-C |M-C|}} #$UnaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#157: 
(#$genls {{#if: M-C |M-C|}} #$UnaryTypePredicate {{#if: M-C |M-C|}} #$InferenceRelatedBookkeepingPredicate {{#if:  |[[{{{2}}}]]|}} )


;;; #$VariableArityRelation {{#if: m-C |m-C|}}

Assertion#158: 
(#$isa {{#if: 800 |800|}} #$VariableArityRelation {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#159: 
(#$genls {{#if: M-C |M-C|}} #$VariableArityRelation {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


;;; #$abnormal {{#if: m-C |m-C|}}

Assertion#160: 
(#$isa {{#if: 800 |800|}} #$abnormal {{#if: M-C |M-C|}} #$DefaultMonotonicPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#161: 
(#$isa {{#if: 800 |800|}} #$abnormal {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#162: 
(#$arity {{#if: M-C |M-C|}} #$abnormal {{#if:  |[[]]|}} 2 )


Assertion#163: 
(#$arg1Isa {{#if: M-C |M-C|}} #$abnormal {{#if: M-C |M-C|}} #$CycSystemList {{#if:  |[[{{{2}}}]]|}} )


{{MELD-A|164|a=164|
(#$arg2Isa {{#if: M-C |M-C|}} #$abnormal {{#if: meld-c |meld-c|}}  #$Assertion {{#if: 002 |002|}} 

;;; #$afterAdding {{#if: m-C |m-C|}}

Assertion#165: 
(#$isa {{#if: 800 |800|}} #$afterAdding {{#if: M-C |M-C|}} #$InferenceRelatedBookkeepingPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#166: 
(#$isa {{#if: 800 |800|}} #$afterAdding {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#167: 
(#$arity {{#if: M-C |M-C|}} #$afterAdding {{#if:  |[[]]|}} 2 )


Assertion#168: 
(#$arg1Isa {{#if: M-C |M-C|}} #$afterAdding {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#169: 
(#$arg2Isa {{#if: M-C |M-C|}} #$afterAdding {{#if: M-C |M-C|}} #$CycSystemSymbol {{#if:  |[[{{{2}}}]]|}} )


;;; #$afterRemoving {{#if: m-C |m-C|}}

Assertion#170: 
(#$isa {{#if: 800 |800|}} #$afterRemoving {{#if: M-C |M-C|}} #$InferenceRelatedBookkeepingPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#171: 
(#$isa {{#if: 800 |800|}} #$afterRemoving {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#172: 
(#$arity {{#if: M-C |M-C|}} #$afterRemoving {{#if:  |[[]]|}} 2 )


Assertion#173: 
(#$arg1Isa {{#if: M-C |M-C|}} #$afterRemoving {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#174: 
(#$arg2Isa {{#if: M-C |M-C|}} #$afterRemoving {{#if: M-C |M-C|}} #$CycSystemSymbol {{#if:  |[[]]|}})


;;; #$and {{#if: m-C |m-C|}}

Assertion#175: 
(#$isa {{#if: 800 |800|}} #$and {{#if: M-C |M-C|}} #$CommutativeRelation {{#if:  |[[{{{2}}}]]|}} )


Assertion#176: 
(#$isa {{#if: 800 |800|}} #$and {{#if: M-C |M-C|}} #$VariableArityRelation {{#if:  |[[{{{2}}}]]|}} )


Assertion#178: 
(#$argsIsa {{#if: M-C |M-C|}} #$and {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#179: 
(#$resultIsa {{#if: M-C |M-C|}} #$and {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


;;; #$arg1Format {{#if: m-C |m-C|}}

Assertion#180: 
(#$isa {{#if: 800 |800|}} #$arg1Format {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[]]|}})


Assertion#181: 
(#$arity {{#if: M-C |M-C|}} #$arg1Format {{#if:  |[[]]|}} 2 )


Assertion#182: 
(#$arg1Isa {{#if: M-C |M-C|}} #$arg1Format {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#183: 
(#$arg2Isa {{#if: M-C |M-C|}} #$arg1Format {{#if: M-C |M-C|}} #$Format {{#if:  |[[{{{2}}}]]|}} )


;;; #$arg1Genl {{#if: m-C |m-C|}}

Assertion#184: 
(#$isa {{#if: 800 |800|}} #$arg1Genl {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#185: 
(#$arity {{#if: M-C |M-C|}} #$arg1Genl {{#if:  |[[]]|}} 2 )


Assertion#186: 
(#$arg1Isa {{#if: M-C |M-C|}} #$arg1Genl {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#187: 
(#$arg2Isa {{#if: M-C |M-C|}} #$arg1Genl {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


;;; #$arg1Isa {{#if: m-C |m-C|}}

Assertion#188: 
(#$isa {{#if: 800 |800|}} #$arg1Isa {{#if: M-C |M-C|}} #$DefaultMonotonicPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#189: 
(#$isa {{#if: 800 |800|}} #$arg1Isa {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#190: 
(#$arity {{#if: M-C |M-C|}} #$arg1Isa {{#if:  |[[]]|}} 2)


Assertion#191: 
(#$arg1Isa {{#if: M-C |M-C|}} #$arg1Isa {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#192: 
(#$arg2Isa {{#if: M-C |M-C|}} #$arg1Isa {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


;;; #$arg2Format {{#if: m-C |m-C|}}

Assertion#193: 
(#$isa {{#if: 800 |800|}} #$arg2Format {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#194: 
(#$arity {{#if: M-C |M-C|}} #$arg2Format {{#if:  |[[]]|}} 2 )


Assertion#195: 
(#$arg1Isa {{#if: M-C |M-C|}} #$arg2Format {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#196: 
(#$arg2Isa {{#if: M-C |M-C|}} #$arg2Format {{#if: M-C |M-C|}} #$Format {{#if:  |[[{{{2}}}]]|}} )


;;; #$arg2Genl {{#if: m-C |m-C|}}

Assertion#197: 
(#$isa {{#if: 800 |800|}} #$arg2Genl {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#198: 
(#$arity {{#if: M-C |M-C|}} #$arg2Genl {{#if:  |[[]]|}} 2 )


Assertion#199: 
(#$arg1Isa {{#if: M-C |M-C|}} #$arg2Genl {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#200: 200

;;; #$arg2Isa {{#if: m-C |m-C|}}

Assertion#201: 201

Assertion#202: 202

Assertion#203: 203

Assertion#204: 204

Assertion#205: 205

;;; #$arg3Format {{#if: m-C |m-C|}}

Assertion#206: 206

Assertion#207: 207

Assertion#208: 208

Assertion#209: 209

;;; #$arg3Genl {{#if: m-C |m-C|}}

Assertion#210: 210

Assertion#211: 211

Assertion#212: 212

Assertion#213: 213

;;; #$arg3Isa {{#if: m-C |m-C|}}

Assertion#214: 214

Assertion#215: 215

Assertion#216: 216

Assertion#217: 217

Assertion#218: 218

;;; #$arg4Format {{#if: m-C |m-C|}}

Assertion#219: 219

Assertion#220: 220

Assertion#221: 221

Assertion#222: 222

;;; #$arg4Genl {{#if: m-C |m-C|}}

Assertion#223: 223

Assertion#224: 224

Assertion#225: 225

Assertion#226: 226

;;; #$arg4Isa {{#if: m-C |m-C|}}

Assertion#227: 227

Assertion#228: 228

Assertion#229: 229

Assertion#230: 230

Assertion#231: 231

;;; #$arg5Format {{#if: m-C |m-C|}}

Assertion#232: 232

Assertion#233: 233

Assertion#234: 234

Assertion#235: 235

;;; #$arg5Genl {{#if: m-C |m-C|}}

Assertion#236: 236

Assertion#237: 237

Assertion#238: 238

Assertion#239: 239

;;; #$arg5Isa {{#if: m-C |m-C|}}

Assertion#240: 240

Assertion#241: 241

Assertion#242: 242

Assertion#243: 243

Assertion#244: 244

;;; #$argsGenl {{#if: m-C |m-C|}}

Assertion#245: 245

Assertion#246: 246

Assertion#247: 247

Assertion#248: 248

;;; #$argsIsa {{#if: m-C |m-C|}}

Assertion#249: 249

Assertion#250: 250

Assertion#251: 251

Assertion#252: 252

;;; #$arity {{#if: m-C |m-C|}}

Assertion#253: 253

Assertion#254: 254

Assertion#255: 255

Assertion#256: 256

Assertion#257: 257

;;; #$coExtensional {{#if: m-C |m-C|}}

Assertion#258: 258

Assertion#259: 259

Assertion#260: 260

Assertion#261: 261

Assertion#262: 262

Assertion#263: 263

Assertion#264: 264

;;; #$comment {{#if: m-C |m-C|}}

Assertion#265: 265

Assertion#266: 266

Assertion#267: 267

Assertion#268: 268

;;; #$cyclistNotes {{#if: m-C |m-C|}}

Assertion#269: 269

Assertion#270: 270

Assertion#271: 271

Assertion#272: 272

;;; #$defnIff {{#if: m-C |m-C|}}

Assertion#273: 273

Assertion#274: 274

Assertion#275: 275

Assertion#276: 276

Assertion#277: 277

Assertion#278: 278

;;; #$defnNecessary {{#if: m-C |m-C|}}

Assertion#279: 279

Assertion#280: 280

Assertion#281: 281

Assertion#282: 282

;;; #$defnSufficient {{#if: m-C |m-C|}}

Assertion#283: 283

Assertion#284: 284

Assertion#285: 285

Assertion#286: 286

Assertion#287: 287

;;; #$different {{#if: m-C |m-C|}}

Assertion#288: 288

Assertion#289: 289

Assertion#290: 290

Assertion#291: 291

Assertion#292: 292

;;; #$disjointWith {{#if: m-C |m-C|}}

Assertion#293: 293

Assertion#294: 294

Assertion#295: 295

Assertion#296: 296

Assertion#297: 297

Assertion#298: 298

Assertion#299: 299

Assertion#300: 
(#$not {{#if:  |[[]]|}}      (#$and {{#if:  |[[]]|}} 
       (#$isa {{#if:  |[[]]|}} ?OBJ ?COL1) 
       (#$isa {{#if:  |[[]]|}} ?OBJ ?COL2) 
       (#$disjointWith {{#if:  |[[]]|}} ?COL1 ?COL2)
    )   )


Assertion#301: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$disjointWith {{#if:  |[[]]|}} ?COL ?SUPERSET ) 
        (#$genls {{#if:  |[[]]|}} ?SUBSET ?SUPERSET )
    ) 
    (#$disjointWith {{#if:  |[[]]|}} ?COL ?SUBSET )
)


Assertion#302: 
(#$not {{#if:  |[[]]|}}  (#$and {{#if:  |[[]]|}} 
    (#$disjointWith {{#if:  |[[]]|}} ?X ?Y) 
    (#$genls {{#if:  |[[]]|}} ?X ?Y)
            )   )


;;; #$elementOf {{#if: m-C |m-C|}}

Assertion#303: 
(#$isa {{#if: 800 |800|}} #$elementOf {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[]]|}})


Assertion#304: 
(#$arity {{#if: M-C |M-C|}} #$elementOf {{#if:  |[[]]|}} 2)


Assertion#305: 
(#$arg1Isa {{#if: M-C |M-C|}} #$elementOf {{#if: M-C |M-C|}} #$Thing {{#if:  |[[]]|}})


Assertion#306: 
(#$arg2Isa {{#if: M-C |M-C|}} #$elementOf {{#if: M-C |M-C|}} #$SetOrCollection {{#if:  |[[]]|}})


;;; #$equals {{#if: m-C |m-C|}}

Assertion#307: 
(#$isa {{#if: 800 |800|}} #$equals {{#if: M-C |M-C|}} #$DefaultMonotonicPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#308: 
(#$isa {{#if: 800 |800|}} #$equals {{#if: M-C |M-C|}} #$SymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#309: 
(#$isa {{#if: 800 |800|}} #$equals {{#if: M-C |M-C|}} #$ReflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#310: 
(#$isa {{#if: 800 |800|}} #$equals {{#if: M-C |M-C|}} #$TransitiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#311: 
(#$genlInverse {{#if: M-C |M-C|}} #$equals {{#if: M-C |M-C|}} #$equals {{#if:  |[[{{{2}}}]]|}} )


Assertion#312: 
(#$arity {{#if: M-C |M-C|}} #$equals {{#if:  |[[]]|}} 2 )


Assertion#313: 
(#$arg1Isa {{#if: M-C |M-C|}} #$equals {{#if: M-C |M-C|}} #$Thing {{#if:  |[[{{{2}}}]]|}} )


Assertion#314: 
(#$arg2Isa {{#if: M-C |M-C|}} #$equals {{#if: M-C |M-C|}} #$Thing {{#if:  |[[{{{2}}}]]|}} )


;;; #$exceptFor {{#if: m-C |m-C|}}

Assertion#315: 
(#$isa {{#if: 800 |800|}} #$exceptFor {{#if: M-C |M-C|}} #$Relatio1nship {{#if:  |[[]]|}})


Assertion#316: 
(#$arity {{#if: M-C |M-C|}} #$exceptFor {{#if:  |[[]]|}} 2)


{{MELD-A|317|a=317|
(#$arg2Isa {{#if: M-C |M-C|}} #$exceptFor {{#if: meld-c |meld-c|}}  #$Assertion {{#if: 002 |002|}} 

Assertion#318: 
(#$arg1Isa {{#if: M-C |M-C|}} #$exceptFor {{#if: M-C |M-C|}} #$ReifiableTerm {{#if:  |[[{{{2}}}]]|}} )


;;; #$exceptWhen {{#if: m-C |m-C|}}

Assertion#319: 
(#$isa {{#if: 800 |800|}} #$exceptWhen {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[]]|}})


Assertion#320: 
(#$arity {{#if: M-C |M-C|}} #$exceptWhen {{#if:  |[[]]|}} 2 )


{{MELD-A|321|a=321|
(#$arg2Isa {{#if: M-C |M-C|}} #$exceptWhen {{#if: meld-c |meld-c|}}  #$Assertion {{#if: 002 |002|}} 

Assertion#322: 
(#$arg1Isa {{#if: M-C |M-C|}} #$exceptWhen {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[]]|}})


;;; #$forAll {{#if: m-C |m-C|}}

Assertion#323: 
(#$isa {{#if: 800 |800|}} #$forAll {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#324: 
(#$arity {{#if: M-C |M-C|}} #$forAll {{#if:  |[[]]|}} 2 )


Assertion#325: 
(#$arg2Isa {{#if: M-C |M-C|}} #$forAll {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#326: 
(#$arg1Isa {{#if: M-C |M-C|}} #$forAll {{#if: M-C |M-C|}} #$CycELVariable {{#if:  |[[{{{2}}}]]|}} )


;;; #$genlAttributes {{#if: m-C |m-C|}}

Assertion#327: 
(#$isa {{#if: 800 |800|}} #$genlAttributes {{#if: M-C |M-C|}} #$ReflexiveBinaryPredicate {{#if:  |[[]]|}})


Assertion#328: 
(#$isa {{#if: 800 |800|}} #$genlAttributes {{#if: M-C |M-C|}} #$TransitiveBinaryPredicate {{#if:  |[[]]|}})


Assertion#329: 
(#$arity {{#if: M-C |M-C|}} #$genlAttributes {{#if:  |[[]]|}} 2 )


Assertion#330: 
(#$arg1Isa {{#if: M-C |M-C|}} #$genlAttributes {{#if: M-C |M-C|}} #$AttributeValue {{#if:  |[[{{{2}}}]]|}} )


Assertion#331: 
(#$arg2Isa {{#if: M-C |M-C|}} #$genlAttributes {{#if: M-C |M-C|}} #$AttributeValue {{#if:  |[[]]|}})


;;; #$genlInverse {{#if: m-C |m-C|}}

Assertion#332: 
(#$isa {{#if: 800 |800|}} #$genlInverse {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[]]|}})


Assertion#333: 
(#$arity {{#if: M-C |M-C|}} #$genlInverse {{#if:  |[[]]|}} 2 )


Assertion#334: 
(#$arg1Isa {{#if: M-C |M-C|}} #$genlInverse {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#335: 
(#$arg2Isa {{#if: M-C |M-C|}} #$genlInverse {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#336: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$genlInverse {{#if:  |[[]]|}} ?PRED ?GEN-PRED) 
        (?PRED ?ARG1 ?ARG2)
    ) 
    (?GEN-PRED ?ARG2 ?ARG1)
)


Assertion#337: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$genlInverse {{#if:  |[[]]|}} ?SPEC-PRED ?PRED) 
        (#$genlInverse {{#if:  |[[]]|}} ?PRED ?GENL-PRED)
    ) 
    (#$genlPreds {{#if:  |[[]]|}} ?SPEC-PRED ?GENL-PRED)
)


Assertion#338: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$genlInverse {{#if:  |[[]]|}} ?SPEC-PRED ?PRED) 
        (#$genlPreds {{#if:  |[[]]|}} ?PRED ?GENL-PRED)
    ) 
    (#$genlInverse {{#if:  |[[]]|}} ?SPEC-PRED ?GENL-PRED)
)


Assertion#339: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$negationPreds {{#if:  |[[]]|}} ?GENL-PRED ?NEG-PRED ) 
        (#$genlInverse {{#if:  |[[]]|}} ?SPEC-PRED ?GENL-PRED )
    ) 
    (#$negationInverse {{#if:  |[[]]|}} ?NEG-PRED ?SPEC-PRED )
)


Assertion#340: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$negationInverse {{#if:  |[[]]|}} ?GENL-PRED ?NEG-PRED ) 
        (#$genlInverse {{#if:  |[[]]|}} ?SPEC-PRED ?GENL-PRED )
    ) 
    (#$negationPreds {{#if:  |[[]]|}} ?NEG-PRED ?SPEC-PRED )
)


Assertion#341: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$genlPreds {{#if:  |[[]]|}} ?SPEC-PRED ?PRED ) 
        (#$genlInverse {{#if:  |[[]]|}} ?PRED ?GENL-PRED )
    ) 
    (#$genlInverse {{#if:  |[[]]|}} ?SPEC-PRED ?GENL-PRED )
)


;;; #$genlMt {{#if: m-C |m-C|}}

Assertion#342: 
(#$isa {{#if: 800 |800|}} #$genlMt {{#if: M-C |M-C|}} #$DefaultMonotonicPredicate {{#if:  |[[]]|}})


{{MELD-A|343|a=343|
(#$isa {{#if: 800 |800|}} #$genlMt {{#if: meld-c |meld-c|}}  #$AntiSymmetricBinaryPredicate {{#if: 001 |001|}} 

Assertion#344: 
(#$isa {{#if: 800 |800|}} #$genlMt {{#if: M-C |M-C|}} #$ReflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#345: 
(#$isa {{#if: 800 |800|}} #$genlMt {{#if: M-C |M-C|}} #$TransitiveBinaryPredicate {{#if:  |[[]]|}})


Assertion#346: 
(#$arity {{#if: M-C |M-C|}} #$genlMt {{#if:  |[[]]|}} 2)


Assertion#347: 
(#$arg1Isa {{#if: M-C |M-C|}} #$genlMt {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}} )


Assertion#348: 
(#$arg2Isa {{#if: M-C |M-C|}} #$genlMt {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}} )


;;; #$genlPreds {{#if: m-C |m-C|}}

Assertion#349: 
(#$isa {{#if: 800 |800|}} #$genlPreds {{#if: meld-c |meld-c|}}  #$AntiSymmetricBinaryPredicate {{#if: 001 |001|}} 

Assertion#350: 
(#$isa {{#if: 800 |800|}} #$genlPreds {{#if: M-C |M-C|}} #$ReflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#351: 
(#$isa {{#if: 800 |800|}} #$genlPreds {{#if: M-C |M-C|}} #$TransitiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#352: 
(#$arity {{#if: M-C |M-C|}} #$genlPreds {{#if:  |[[]]|}} 2 )


Assertion#353: 
(#$arg1Isa {{#if: M-C |M-C|}} #$genlPreds {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#354: 
(#$arg2Isa {{#if: M-C |M-C|}} #$genlPreds {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#355: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (?PRED ?ARG1) 
        (#$genlPreds {{#if:  |[[]]|}} ?PRED ?GENL-PRED )
    ) 
    (?GENL-PRED ?ARG1)
)


Assertion#356: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$negationPreds {{#if:  |[[]]|}} ?GENL-PRED ?NEG-PRED ) 
        (#$genlPreds {{#if:  |[[]]|}} ?SPEC-PRED ?GENL-PRED )
    ) 
    (#$negationPreds {{#if:  |[[]]|}} ?NEG-PRED ?SPEC-PRED )
)


Assertion#357: 
 (#$implies {{#if:  |[[]]|}} 
     (#$and {{#if:  |[[]]|}} 
         (#$negationInverse {{#if:  |[[]]|}} ?GENL-PRED ?NEG-PRED ) 
         (#$genlPreds {{#if:  |[[]]|}} ?SPEC-PRED ?GENL-PRED )
     ) 
     (#$negationInverse {{#if:  |[[]]|}} ?NEG-PRED ?SPEC-PRED )
 )


Assertion#358: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$genlPreds {{#if:  |[[]]|}} ?PRED ?GENL-PRED ) 
        (?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 )
    ) 
    (?GENL-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 )
)


Assertion#359: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$genlPreds {{#if:  |[[]]|}} ?PRED ?GENL-PRED) 
        (?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4)
    ) 
    (?GENL-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4)
)


Assertion#360: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$genlPreds {{#if:  |[[]]|}} ?PRED ?GENL-PRED) 
        (?PRED ?ARG1 ?ARG2 ?ARG3)
    ) 
    (?GENL-PRED ?ARG1 ?ARG2 ?ARG3)
)


Assertion#361: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$genlPreds {{#if:  |[[]]|}} ?PRED ?GENL-PRED) 
        (?PRED ?ARG1 ?ARG2)
    ) 
    (?GENL-PRED ?ARG1 ?ARG2 )
)


;;; #$genls {{#if: m-C |m-C|}}

Assertion#362: 
(#$isa {{#if: 800 |800|}} #$genls {{#if: M-C |M-C|}} #$DefaultMonotonicPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#363: 
(#$isa {{#if: 800 |800|}} #$genls {{#if: M-C |M-C|}} #$ReflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#364: 
(#$isa {{#if: 800 |800|}} #$genls {{#if: M-C |M-C|}} #$TransitiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#365: 
(#$arity {{#if: M-C |M-C|}} #$genls {{#if:  |[[]]|}} 2 )


Assertion#366: 
(#$arg1Isa {{#if: M-C |M-C|}} #$genls {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#367: 
(#$arg2Isa {{#if: M-C |M-C|}} #$genls {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#368: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?OBJ ?SUBSET ) 
        (#$genls {{#if:  |[[]]|}} ?SUBSET ?SUPERSET )
    ) 
    (#$isa {{#if:  |[[]]|}} ?OBJ ?SUPERSET )
)


Assertion#369: 
(#$implies {{#if:  |[[]]|}} 
    (#$resultgenl {{#if:  |[[]]|}} ?FUNC ?COLL ) 
    (#$genls {{#if:  |[[]]|}} 
        (?FUNC ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5 )
        ?COLL
    )
)


Assertion#370: 
(#$implies {{#if:  |[[]]|}} 
    (#$resultgenl {{#if:  |[[]]|}} ?FUNC ?COLL ) 
    (#$genls {{#if:  |[[]]|}} 
        ( ?FUNC ?ARG1 ?ARG2 ?ARG3 ?ARG4 ) 
        ?COLL
    )
)


Assertion#371: 
(#$implies {{#if:  |[[]]|}} 
    (#$resultgenl {{#if:  |[[]]|}} ?FUNC ?COLL) 
    (#$genls {{#if:  |[[]]|}} 
        (?FUNC ?ARG1 ?ARG2 ?ARG3) 
        ?COLL
    )
)


Assertion#372: 
(#$implies {{#if:  |[[]]|}} 
    (#$resultgenl {{#if:  |[[]]|}} ?FUNC ?COLL) 
    (#$genls {{#if:  |[[]]|}} 
        (?FUNC ?ARG1 ?ARG2) 
        ?COLL
    )
)


Assertion#373: 
(#$implies {{#if:  |[[]]|}} 
   (#$resultgenl {{#if:  |[[]]|}} ?FUNC ?COLL) 
   (#$genls {{#if:  |[[]]|}} 
      (?FUNC ?ARG1) ?COLL)
)


;;; #$hasAttributes {{#if: m-C |m-C|}}

Assertion#374: 
(#$isa {{#if: 800 |800|}} #$hasAttributes {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )
Assertion#375: 
(#$arity {{#if: M-C |M-C|}} #$hasAttributes {{#if:  |[[]]|}} 2)


Assertion#376: 
(#$arg1Isa {{#if: M-C |M-C|}} #$hasAttributes {{#if: M-C |M-C|}} #$TemporalObject {{#if:  |[[{{{2}}}]]|}} )


Assertion#377: 
(#$arg2Isa {{#if: M-C |M-C|}} #$hasAttributes {{#if: M-C |M-C|}} #$AttributeValue {{#if:  |[[{{{2}}}]]|}} )


Assertion#378: 
(#$not {{#if:  |[[]]|}}  (#$and {{#if:  |[[]]|}} 
    (#$hasAttributes {{#if:  |[[]]|}} ?Z ?X ) 
    (#$hasAttributes {{#if:  |[[]]|}} ?Z ?Y ) 
    (#$negationAttribute {{#if:  |[[]]|}} ?X ?Y )
              ) )


;;; #$holdsIn {{#if: m-C |m-C|}}

Assertion#379: 
(#$isa {{#if: 800 |800|}} #$holdsIn {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[]]|}})


Assertion#380: 
(#$arity {{#if: M-C |M-C|}} #$holdsIn {{#if:  |[[]]|}} 2)


Assertion#381: 
(#$arg1Isa {{#if: M-C |M-C|}} #$holdsIn {{#if: M-C |M-C|}} #$TemporalObject {{#if:  |[[{{{2}}}]]|}} )


Assertion#382: 
(#$arg2Isa {{#if: M-C |M-C|}} #$holdsIn {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


;;; #$implies {{#if: m-C |m-C|}}

Assertion#383: 
(#$isa {{#if: 800 |800|}} #$implies {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#384:  </font>
(#$arity {{#if: M-C |M-C|}} #$implies {{#if:  |[[]]|}} 2)


Assertion#385:  </font>
(#$arg2Isa {{#if: M-C |M-C|}} #$implies {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#386: 
(#$arg1Isa {{#if: M-C |M-C|}} #$implies {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#387: 
(#$resultIsa {{#if: M-C |M-C|}} #$implies {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


;;; #$interArgIsa1-2 {{#if: m-C |m-C|}}

Assertion#388: 
(#$isa {{#if: 800 |800|}} #$interArgIsa1-2 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[]]|}})


Assertion#389: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa1-2 {{#if:  |[[]]|}} 3)


Assertion#390: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa1-2 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[]]|}})


Assertion#391: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa1-2 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#392: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa1-2 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#393: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$requiredArg1Pred {{#if:  |[[]]|}} ?COL-1 ?PRED ) 
        (#$interArgIsa1-2 {{#if:  |[[]]|}} ?PRED ?COL-1 ?COL-2 )
    ) 
    (#$relationAllExists {{#if:  |[[]]|}} ?PRED ?COL-1 ?COL-2 )
)


Assertion#394: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL) 
        (?PRED ?INDEP-INS ?DEP-INS) 
        (#$interArgIsa1-2 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL)
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL)
)


;;; #$interArgIsa1-3 {{#if: m-C |m-C|}}

Assertion#395: 
(#$isa {{#if: 800 |800|}} #$interArgIsa1-3 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[]]|}})


Assertion#396: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa1-3 {{#if:  |[[]]|}} 3)


Assertion#397: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa1-3 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#398: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa1-3 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#399: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa1-3 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#400: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa1-3 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?INDEP-INS ?ANY-ARG-2 ?DEP-INS)
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa1-4 {{#if: m-C |m-C|}}

Assertion#401: 
(#$isa {{#if: 800 |800|}} #$interArgIsa1-4 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[]]|}})


Assertion#402: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa1-4 {{#if:  |[[]]|}} 3 )


Assertion#403: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa1-4 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#404: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa1-4 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#405: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa1-4 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})
 

Assertion#406: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL) 
        (#$interArgIsa1-4 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL) 
        (?PRED ?INDEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?DEP-INS)
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa1-5 {{#if: m-C |m-C|}}

Assertion#407: 
(#$isa {{#if: 800 |800|}} #$interArgIsa1-5 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#408: 
 (#$arity {{#if: M-C |M-C|}} #$interArgIsa1-5 {{#if:  |[[]]|}} 3 )


Assertion#409: 
 (#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa1-5 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#410: 
 (#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa1-5 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#411: 
 (#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa1-5 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#412: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa1-5 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        ( ?PRED ?INDEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?ANY-ARG-4 ?DEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL)
)


;;; #$interArgIsa2-1 {{#if: m-C |m-C|}}

Assertion#413: 
(#$isa {{#if: 800 |800|}} #$interArgIsa2-1 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#414: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa2-1 3 {{#if:  |[[{{{2}}}]]|}} )


Assertion#415: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa2-1 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


{{MELD-A|416|a=416|
 (#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa2-1 #$Collection)
  {{#if:  |[[]]|}}

Assertion#417: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa2-1 #$Collection)
  {{#if:  |[[]]|}}

Assertion#418: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (?PRED ?DEP-INS ?INDEP-INS ) 
        (#$interArgIsa2-1 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL)
)


;;; #$interArgIsa2-3 {{#if: m-C |m-C|}}

Assertion#419: 
 (#$isa {{#if: 800 |800|}} #$interArgIsa2-3 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#420: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa2-3 {{#if:  |[[]]|}} 3 )


 Assertion#421: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa2-3 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#422: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa2-3 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


 Assertion#423: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa2-3 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

 Assertion#424: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa2-3 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?INDEP-INS ?DEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa2-4 {{#if: m-C |m-C|}}

 Assertion#425: 
(#$isa {{#if: 800 |800|}} #$interArgIsa2-4 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#426: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa2-4 3 {{#if:  |[[{{{2}}}]]|}} )


 Assertion#427: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa2-4 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#428: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa2-4 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


 Assertion#429: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa2-4 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#430: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa2-4 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?INDEP-INS ?ANY-ARG-3 ?DEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa2-5 {{#if: m-C |m-C|}}

 Assertion#431: 
(#$isa {{#if: 800 |800|}} #$interArgIsa2-5 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#432: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa2-5 {{#if:  |[[]]|}} 3 )


 Assertion#433: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa2-5 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#434: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa2-5 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


 Assertion#435: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa2-5 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

 Assertion#436: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa2-5 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL) 
        (?PRED ?ANY-ARG-1 ?INDEP-INS ?ANY-ARG-3 ?ANY-ARG-4 ?DEP-INS ) 
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa3-1 {{#if: m-C |m-C|}}

 Assertion#437: 
(#$isa {{#if: 800 |800|}} #$interArgIsa3-1 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#438: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa3-1 {{#if:  |[[]]|}} 3 )


 Assertion#439: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa3-1 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#440: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa3-1 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


 Assertion#441: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa3-1 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

 Assertion#442: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa3-1 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?DEP-INS ?ANY-ARG-2 ?INDEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa3-2 {{#if: m-C |m-C|}}

 Assertion#443: 
 (#$isa {{#if: 800 |800|}} #$interArgIsa3-2 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#444: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa3-2 {{#if:  |[[]]|}} 3 )


 Assertion#445: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa3-2 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#446: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa3-2 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


 Assertion#447: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa3-2 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


 Assertion#448: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa3-2 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?DEP-INS ?INDEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL)
)


;;; #$interArgIsa3-4 {{#if: m-C |m-C|}}

 Assertion#449: 
(#$isa {{#if: 800 |800|}} #$interArgIsa3-4 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#450: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa3-4 {{#if:  |[[]]|}} 3 )


 Assertion#451: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa3-4 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#452: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa3-4 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


 Assertion#453: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa3-4 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


 Assertion#454: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa3-4 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?INDEP-INS ?DEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa3-5 {{#if: m-C |m-C|}}

 Assertion#455: 
(#$isa {{#if: 800 |800|}} #$interArgIsa3-5 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#456: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa3-5 {{#if:  |[[]]|}} 3 )


 Assertion#457: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa3-5 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


 Assertion#458: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa3-5 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


 Assertion#459: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa3-5 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})
 

 Assertion#460: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa3-5 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?INDEP-INS ?ANY-ARG-4 ?DEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa4-1 {{#if: m-C |m-C|}}

Assertion#461: 
(#$isa {{#if: 800 |800|}} #$interArgIsa4-1 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#462: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa4-1 {{#if:  |[[]]|}} 3 )


Assertion#463: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa4-1 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#464: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa4-1 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#465: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa4-1 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#466: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa4-1 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?DEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?INDEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa4-2 {{#if: m-C |m-C|}}

Assertion#467: 
(#$isa {{#if: 800 |800|}} #$interArgIsa4-2 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#468: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa4-2 {{#if:  |[[]]|}} 3 )


Assertion#469: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa4-2 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#470: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa4-2 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#471: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa4-2 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#472: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa4-2 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?DEP-INS ?ANY-ARG-3 ?INDEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa4-3 {{#if: m-C |m-C|}}

Assertion#473: 
(#$isa {{#if: 800 |800|}} #$interArgIsa4-3 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#474: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa4-3 {{#if:  |[[]]|}} 3 )


Assertion#475: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa4-3 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#476: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa4-3 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#477: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa4-3 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#478: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa4-3 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?DEP-INS ?INDEP-INS ) 
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa4-5 {{#if: m-C |m-C|}}

Assertion#479: 
(#$isa {{#if: 800 |800|}} #$interArgIsa4-5 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#480: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa4-5 {{#if:  |[[]]|}} 3 )


Assertion#481: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa4-5 {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#482: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa4-5 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#483: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa4-5 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#484: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa4-5 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?ANY-ARG-3 ?INDEP-INS ?DEP-INS  )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa5-1 {{#if: m-C |m-C|}}

Assertion#485: 
(#$isa {{#if: 800 |800|}} #$interArgIsa5-1 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#486: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa5-1 {{#if:  |[[]]|}} 3 )


Assertion#487: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa5-1 {{#if: M-C |M-C|}} #$QuintaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#488: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa5-1 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#489: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa5-1 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#490: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL) 
        (#$interArgIsa5-1 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL) 
        (?PRED ?DEP-INS ?ANY-ARG-2 ?ANY-ARG-3 ?ANY-ARG-4 ?INDEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa5-2 {{#if: m-C |m-C|}}

Assertion#491: 
(#$isa {{#if: 800 |800|}} #$interArgIsa5-2 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#492: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa5-2 {{#if:  |[[]]|}} 3 )


Assertion#493: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa5-2 {{#if: M-C |M-C|}} #$QuintaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#494: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa5-2 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#495: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa5-2 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#496: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa5-2 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?DEP-INS ?ANY-ARG-3 ?ANY-ARG-4 ?INDEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa5-3 {{#if: m-C |m-C|}}

Assertion#497: 
(#$isa {{#if: 800 |800|}} #$interArgIsa5-3 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#498: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa5-3 {{#if:  |[[]]|}} 3 )


Assertion#499: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa5-3 {{#if: M-C |M-C|}} #$QuintaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#500: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa5-3 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#501: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa5-3 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#502: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa5-3 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?DEP-INS ?ANY-ARG-4 ?INDEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$interArgIsa5-4 {{#if: m-C |m-C|}}

Assertion#503: 
(#$isa {{#if: 800 |800|}} #$interArgIsa5-4 {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#504: 
(#$arity {{#if: M-C |M-C|}} #$interArgIsa5-4 {{#if:  |[[]]|}} 3)


Assertion#505: 
(#$arg1Isa {{#if: M-C |M-C|}} #$interArgIsa5-4 {{#if: M-C |M-C|}} #$QuintaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#506: 
(#$arg2Isa {{#if: M-C |M-C|}} #$interArgIsa5-4 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#507: 
(#$arg3Isa {{#if: M-C |M-C|}} #$interArgIsa5-4 {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})

 
Assertion#508: 
(#$implies {{#if:  |[[]]|}} 
    (#$and {{#if:  |[[]]|}} 
        (#$isa {{#if:  |[[]]|}} ?INDEP-INS ?INDEP-COL ) 
        (#$interArgIsa5-4 {{#if:  |[[]]|}} ?PRED ?INDEP-COL ?DEP-COL ) 
        (?PRED ?ANY-ARG-1 ?ANY-ARG-2 ?ANY-ARG-3 ?DEP-INS ?INDEP-INS )
    ) 
    (#$isa {{#if:  |[[]]|}} ?DEP-INS ?DEP-COL )
)


;;; #$relationExistsAll {{#if: m-C |m-C|}}

Assertion#509: 
(#$isa {{#if: 800 |800|}} #$relationExistsAll {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#510: 
(#$arity {{#if: M-C |M-C|}} #$relationExistsAll {{#if:  |[[]]|}} 3 )


Assertion#511: 
(#$arg1Isa {{#if: M-C |M-C|}} #$relationExistsAll {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#512: 
(#$arg2Isa {{#if: M-C |M-C|}} #$relationExistsAll {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#513: 
(#$arg3Isa {{#if: M-C |M-C|}} #$relationExistsAll {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


;;; #$relationExistsCountAll {{#if: m-C |m-C|}}

Assertion#514: 
(#$isa {{#if: 800 |800|}} #$relationExistsCountAll {{#if: M-C |M-C|}} #$QuaternaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#515: 
(#$arity {{#if: M-C |M-C|}} #$relationExistsCountAll {{#if:  |[[]]|}} 4 )


Assertion#516: 
(#$arg1Isa {{#if: M-C |M-C|}} #$relationExistsCountAll {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#517: 
(#$arg2Isa {{#if: M-C |M-C|}} #$relationExistsCountAll {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#518: 
(#$arg3Isa {{#if: M-C |M-C|}} #$relationExistsCountAll {{#if: M-C |M-C|}} #$Collection {{#if:  |[[]]|}})


Assertion#519: 
(#$arg4Isa {{#if: M-C |M-C|}} #$relationExistsCountAll {{#if: M-C |M-C|}} #$NonNegativeInteger {{#if:  |[[{{{2}}}]]|}} )


;;; #$isa {{#if: 800 |800|}}

Assertion#520: 
(#$isa {{#if: 800 |800|}} #$isa {{#if: 800 |800|}} #$DefaultMonotonicPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#521: 
(#$isa {{#if: 800 |800|}} #$isa {{#if: 800 |800|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#522: 
(#$arity {{#if: M-C |M-C|}} #$isa {{#if:  |[[]]|}} 2 )


Assertion#523: 
(#$arg1Isa {{#if: M-C |M-C|}} #$isa {{#if: 800 |800|}} #$ReifiableTerm {{#if:  |[[{{{2}}}]]|}} )


Assertion#524: 
(#$arg2Isa {{#if: M-C |M-C|}} #$isa {{#if: 800 |800|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#525: 
(#$implies {{#if:  |[[]]|}} 
    ( #$resultIsa {{#if:  |[[]]|}} ?F ?COL ) 
    ( #$isa {{#if:  |[[]]|}} 
        (?F ?ARG1 ?ARG2 ?ARG3 ) 
        ?COL
    )
)

 
Assertion#526: 
(#$implies {{#if:  |[[]]|}} 
    (#$resultIsa {{#if:  |[[]]|}} ?F ?COL ) 
    (#$isa {{#if:  |[[]]|}} 
        (?F ?ARG1 ?ARG2 ) 
           ?COL
    )
)

 
Assertion#527: 
(#$implies {{#if:  |[[]]|}} 
    (#$resultIsa {{#if:  |[[]]|}} ?F ?COL) 
    (#$isa {{#if:  |[[]]|}} 
        (?F ?ARG1 ) 
        ?COL 
    )
)


;;; #$ist {{#if: m-C |m-C|}}

Assertion#528: 
(#$isa {{#if: 800 |800|}} #$ist {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#529: 
(#$arity {{#if: M-C |M-C|}} #$ist {{#if:  |[[]]|}} 2 )


Assertion#530: 
(#$arg1Isa {{#if: M-C |M-C|}} #$ist {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}} )


Assertion#531: 
(#$arg2Isa {{#if: M-C |M-C|}} #$ist {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


;;; #$lispDefun {{#if: m-C |m-C|}}

Assertion#532: 
(#$isa {{#if: 800 |800|}} #$lispDefun {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#533: 
(#$arity {{#if: M-C |M-C|}} #$lispDefun {{#if:  |[[]]|}} 2 )


Assertion#534: 
(#$arg1Isa {{#if: M-C |M-C|}} #$lispDefun {{#if: M-C |M-C|}} #$EvaluatableFunction {{#if:  |[[{{{2}}}]]|}} )


Assertion#535: 
(#$arg2Isa {{#if: M-C |M-C|}} #$lispDefun {{#if: M-C |M-C|}} #$CycSystemSymbol {{#if:  |[[{{{2}}}]]|}} )


;;; #$minimizeExtent {{#if: m-C |m-C|}}

Assertion#536: 
(#$isa {{#if: 800 |800|}} #$minimizeExtent {{#if: M-C |M-C|}} #$UnaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#537: 
(#$arity {{#if: M-C |M-C|}} #$minimizeExtent {{#if:  |[[]]|}} 1 )


Assertion#538: 
(#$arg1Isa {{#if: M-C |M-C|}} #$minimizeExtent {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


;;; #$mtInferenceFunction {{#if: m-C |m-C|}}

Assertion#539: 
(#$isa {{#if: 800 |800|}} #$mtInferenceFunction {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#549: 
(#$arity {{#if: M-C |M-C|}} #$mtInferenceFunction {{#if:  |[[]]|}} 2 )


Assertion#541: 
(#$arg1Isa {{#if: M-C |M-C|}} #$mtInferenceFunction {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}} )


Assertion#542: 
(#$arg2Isa {{#if: M-C |M-C|}} #$mtInferenceFunction {{#if: M-C |M-C|}} #$CycSystemSymbol {{#if:  |[[{{{2}}}]]|}} )


;;; #$myCreationTime {{#if: m-C |m-C|}}

Assertion#543: 
(#$isa {{#if: 800 |800|}} #$myCreationTime {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#544: 
(#$isa {{#if: 800 |800|}} #$myCreationTime {{#if: M-C |M-C|}} #$BookkeepingPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#545: 
(#$arity {{#if: M-C |M-C|}} #$myCreationTime {{#if:  |[[]]|}} 2 )


Assertion#546: 
(#$arg1Isa {{#if: M-C |M-C|}} #$myCreationTime {{#if: M-C |M-C|}} #$Thing {{#if:  |[[{{{2}}}]]|}} )


Assertion#543: 
(#$arg2Isa {{#if: M-C |M-C|}} #$myCreationTime {{#if: M-C |M-C|}} #$PositiveInteger {{#if:  |[[{{{2}}}]]|}} )


;;; #$myCreator {{#if: m-C |m-C|}}

Assertion#548: 
(#$isa {{#if: 800 |800|}} #$myCreator {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#549: 
(#$isa {{#if: 800 |800|}} #$myCreator {{#if: M-C |M-C|}} #$BookkeepingPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#550: 
(#$arity {{#if: M-C |M-C|}} #$myCreator {{#if:  |[[]]|}} 2)


Assertion#551: 
(#$arg1Isa {{#if: M-C |M-C|}} #$myCreator {{#if: M-C |M-C|}} #$Thing {{#if:  |[[{{{2}}}]]|}} )


Assertion#552: 
(#$arg2Isa {{#if: M-C |M-C|}} #$myCreator {{#if: M-C |M-C|}} #$Cyclist {{#if:  |[[{{{2}}}]]|}} )


;;; #$negationAttribute {{#if: m-C |m-C|}}

Assertion#553: 
(#$isa {{#if: 800 |800|}} #$negationAttribute {{#if: M-C |M-C|}} #$SymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#554: 
(#$isa {{#if: 800 |800|}} #$negationAttribute {{#if: M-C |M-C|}} #$IrreflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#555: 
(#$genlInverse {{#if: M-C |M-C|}} #$negationAttribute {{#if: M-C |M-C|}} #$negationAttribute {{#if:  |[[{{{2}}}]]|}} )


Assertion#556: 
(#$arity {{#if: M-C |M-C|}} #$negationAttribute {{#if:  |[[]]|}} 2)


Assertion#557: 
(#$arg1Isa {{#if: M-C |M-C|}} #$negationAttribute {{#if: M-C |M-C|}} #$AttributeValue {{#if:  |[[{{{2}}}]]|}} )


Assertion#558: 
(#$arg2Isa {{#if: M-C |M-C|}} #$negationAttribute {{#if: M-C |M-C|}} #$AttributeValue {{#if:  |[[{{{2}}}]]|}} )


;;; #$negationInverse {{#if: m-C |m-C|}}

Assertion#559: 
(#$isa {{#if: 800 |800|}} #$negationInverse {{#if: M-C |M-C|}} #$SymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#560: 
(#$isa {{#if: 800 |800|}} #$negationInverse {{#if: M-C |M-C|}} #$IrreflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#561: 
(#$genlInverse {{#if: M-C |M-C|}} #$negationInverse {{#if: M-C |M-C|}} #$negationInverse {{#if:  |[[{{{2}}}]]|}} )


Assertion#562: 
(#$arity {{#if: M-C |M-C|}} #$negationInverse {{#if:  |[[]]|}} 2 )


Assertion#563: 
(#$arg1Isa {{#if: M-C |M-C|}} #$negationInverse {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#564: 
(#$arg2Isa {{#if: M-C |M-C|}} #$negationInverse {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )

 
Assertion#565: 
(#$not {{#if:  |[[]]|}}   (#$and {{#if:  |[[]]|}} 
    (#$negationInverse {{#if:  |[[]]|}} ?GEN-PRED ?PRED) 
    (?PRED ?ARG1 ?ARG2) 
    (?GEN-PRED ?ARG2 ?ARG1)
                )  )


;;; #$negationPreds {{#if: m-C |m-C|}}

Assertion#566: 
(#$isa {{#if: 800 |800|}} #$negationPreds {{#if: M-C |M-C|}} #$SymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#567: 
(#$genlInverse {{#if: M-C |M-C|}} #$negationPreds {{#if: M-C |M-C|}} #$negationPreds {{#if:  |[[]]|}})


Assertion#568: 
(#$arity {{#if: M-C |M-C|}} #$negationPreds {{#if:  |[[]]|}} 2 )


Assertion#569: 
(#$arg1Isa {{#if: M-C |M-C|}} #$negationPreds {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#570: 
(#$arg2Isa {{#if: M-C |M-C|}} #$negationPreds {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )

 
Assertion#571: 
(#$not {{#if:  |[[]]|}}    (#$and {{#if:  |[[]]|}} 
   (?PRED ?ARG1) 
   (?NEG-PRED ?ARG1) 
   (#$negationPreds {{#if:  |[[]]|}} ?NEG-PRED ?PRED )
         )    )
 

Assertion#572: 
(#$not {{#if:  |[[]]|}}     (#$and {{#if:  |[[]]|}} 
   (#$negationPreds {{#if:  |[[]]|}} ?NEG-PRED ?PRED) 
   (?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5) 
   (?NEG-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 ?ARG5)
                   )    )
 

Assertion#573: 
(#$not {{#if:  |[[]]|}}      (#$and {{#if:  |[[]]|}} 
   (#$negationPreds {{#if:  |[[]]|}} ?NEG-PRED ?PRED) 
   (?PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4) 
   (?NEG-PRED ?ARG1 ?ARG2 ?ARG3 ?ARG4 )
                    )     )
 
 
Assertion#574: 
(#$not {{#if:  |[[]]|}}     (#$and {{#if:  |[[]]|}} 
   (#$negationPreds {{#if:  |[[]]|}} ?NEG-PRED ?PRED) 
   (?PRED ?ARG1 ?ARG2 ?ARG3) 
   (?NEG-PRED ?ARG1 ?ARG2 ?ARG3)
                )    )
 
 
Assertion#575: 
(#$not {{#if:  |[[]]|}}   (#$and {{#if:  |[[]]|}} 
   (#$negationPreds {{#if:  |[[]]|}} ?NEG-PRED ?PRED) 
   (?PRED ?ARG1 ?ARG2) 
   (?NEG-PRED ?ARG1 ?ARG2)
                     )        )
 

;;; #$not {{#if: m-C |m-C|}}

Assertion#576: 
(#$isa {{#if: 800 |800|}} #$not {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#577: 
(#$arity {{#if: M-C |M-C|}} #$not {{#if:  |[[]]|}} 1 )
 

Assertion#578: 
(#$arg1Isa {{#if: M-C |M-C|}} #$not {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )
 

Assertion#579: 
(#$resultIsa {{#if: M-C |M-C|}} #$not {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )
 

;;; #$oldConstantName {{#if: m-C |m-C|}}

Assertion#580: 
(#$isa {{#if: 800 |800|}} #$oldConstantName {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#581: 
(#$arity {{#if: M-C |M-C|}} #$oldConstantName {{#if:  |[[]]|}} 2 )


Assertion#582: 
(#$arg1Isa {{#if: M-C |M-C|}} #$oldConstantName {{#if: M-C |M-C|}} #$Thing {{#if:  |[[{{{2}}}]]|}} )


Assertion#583: 
(#$arg2Isa {{#if: M-C |M-C|}} #$oldConstantName {{#if: M-C |M-C|}} #$CycSystemString {{#if:  |[[{{{2}}}]]|}} )


;;; #$or {{#if: m-C |m-C|}}

Assertion#584: 
(#$isa {{#if: 800 |800|}} #$or {{#if: M-C |M-C|}} #$CommutativeRelation {{#if:  |[[{{{2}}}]]|}} )


Assertion#585: 
(#$isa {{#if: 800 |800|}} #$or {{#if: M-C |M-C|}} #$VariableArityRelation {{#if:  |[[{{{2}}}]]|}} )


Assertion#586: 
(#$argsIsa {{#if: M-C |M-C|}} #$or {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#587: 
(#$resultIsa {{#if: M-C |M-C|}} #$or {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


;;; #$relationAllExists {{#if: m-C |m-C|}}

Assertion#588: 
(#$isa {{#if: 800 |800|}} #$relationAllExists {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#589: 
(#$arity {{#if: M-C |M-C|}} #$relationAllExists {{#if:  |[[]]|}} 3 )


Assertion#590: 
(#$arg1Isa {{#if: M-C |M-C|}} #$relationAllExists {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#591: 
(#$arg2Isa {{#if: M-C |M-C|}} #$relationAllExists {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#592: 
(#$arg3Isa {{#if: M-C |M-C|}} #$relationAllExists {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


;;; #$relationAllExistsCount {{#if: m-C |m-C|}}

Assertion#593: 
(#$isa {{#if: 800 |800|}} #$relationAllExistsCount {{#if: M-C |M-C|}} #$QuaternaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#594: 
(#$arity {{#if: M-C |M-C|}} #$relationAllExistsCount {{#if:  |[[]]|}} 4 )


Assertion#595: 
(#$arg1Isa {{#if: M-C |M-C|}} #$relationAllExistsCount {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#596: 
(#$arg2Isa {{#if: M-C |M-C|}} #$relationAllExistsCount {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#597: 
(#$arg3Isa {{#if: M-C |M-C|}} #$relationAllExistsCount {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#598: 
(#$arg4Isa {{#if: M-C |M-C|}} #$relationAllExistsCount {{#if: M-C |M-C|}} #$NonNegativeInteger {{#if:  |[[{{{2}}}]]|}} )


;;; #$requiredArg1Pred {{#if: m-C |m-C|}}

Assertion#600: 
(#$isa {{#if: 800 |800|}} #$requiredArg1Pred {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#601: 
(#$arity {{#if: M-C |M-C|}} #$requiredArg1Pred {{#if:  |[[]]|}} 2 )


Assertion#602: 
(#$arg1Isa {{#if: M-C |M-C|}} #$requiredArg1Pred {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#603: 
(#$arg2Isa {{#if: M-C |M-C|}} #$requiredArg1Pred {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


;;; #$requiredArg2Pred {{#if: m-C |m-C|}}

Assertion#604: 
(#$isa {{#if: 800 |800|}} #$requiredArg2Pred {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#605: 
(#$arity {{#if: M-C |M-C|}} #$requiredArg2Pred {{#if:  |[[]]|}} 2 )


Assertion#606: 
(#$arg1Isa {{#if: M-C |M-C|}} #$requiredArg2Pred {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#607: 
(#$arg2Isa {{#if: M-C |M-C|}} #$requiredArg2Pred {{#if: M-C |M-C|}} #$Predicate {{#if:  |[[{{{2}}}]]|}} )


;;; #$resultgenl {{#if: m-C |m-C|}}

Assertion#608: 
(#$isa {{#if: 800 |800|}} #$resultgenl {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#609: 
(#$arity {{#if: M-C |M-C|}} #$resultGenl {{#if:  |[[]]|}} 2  )


Assertion#610: 
(#$arg1Isa {{#if: M-C |M-C|}} #$resultGenl {{#if: M-C |M-C|}} #$CollectionDenotingFunction {{#if:  |[[{{{2}}}]]|}} )


Assertion#611: 
(#$arg2Isa {{#if: M-C |M-C|}} #$resultGenl {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


;;; #$resultIsa {{#if: m-C |m-C|}}

Assertion#612: 
(#$isa {{#if: 800 |800|}} #$resultIsa {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#613: 
(#$arity {{#if: M-C |M-C|}} #$resultIsa {{#if:  |[[]]|}} 2 )


Assertion#614: 
(#$arg1Isa {{#if: M-C |M-C|}} #$resultIsa {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#615: 
(#$arg2Isa {{#if: M-C |M-C|}} #$resultIsa {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


;;; #$satisfiesDescription {{#if: m-C |m-C|}}

Assertion#616: 
(#$isa {{#if: 800 |800|}} #$satisfiesDescription {{#if: M-C |M-C|}} #$TernaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#617: 
(#$arity {{#if: M-C |M-C|}} #$satisfiesDescription {{#if:  |[[]]|}} 3 )


Assertion#618: 
(#$arg1Isa {{#if: M-C |M-C|}} #$satisfiesDescription {{#if: M-C |M-C|}} #$CycSystemList {{#if:  |[[{{{2}}}]]|}} )


Assertion#619: 
(#$arg2Isa {{#if: M-C |M-C|}} #$satisfiesDescription {{#if: M-C |M-C|}} #$CycSystemList {{#if:  |[[{{{2}}}]]|}} )


Assertion#620: 
(#$arg3Isa {{#if: M-C |M-C|}} #$satisfiesDescription {{#if: M-C |M-C|}} #$Microtheory {{#if:  |[[{{{2}}}]]|}} )


;;; #$siblingDisjointExceptions {{#if: m-C |m-C|}}

Assertion#621: 
(#$isa {{#if: 800 |800|}} #$siblingDisjointExceptions {{#if: M-C |M-C|}} #$SymmetricBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#622: 
(#$isa {{#if: 800 |800|}} #$siblingDisjointExceptions {{#if: M-C |M-C|}} #$IrreflexiveBinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#623: 
(#$genlInverse #$siblingDisjointExceptions {{#if: M-C |M-C|}} #$siblingDisjointExceptions {{#if:  |[[{{{2}}}]]|}} )


Assertion#624: 
(#$arity {{#if: M-C |M-C|}} #$siblingDisjointExceptions {{#if:  |[[]]|}} 2 )


Assertion#625: 
(#$arg1Isa {{#if: M-C |M-C|}} #$siblingDisjointExceptions {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#626: 
(#$arg2Isa {{#if: M-C |M-C|}} #$siblingDisjointExceptions {{#if: M-C |M-C|}} #$Collection {{#if:  |[[{{{2}}}]]|}} )


Assertion#627: 
(#$implies {{#if:  |[[]]|}} 
    (#$siblingDisjointExceptions {{#if:  |[[]]|}} ?C1 ?C2 ) 
    (#$siblingDisjointExceptions {{#if:  |[[]]|}} ?C1 ?C2 ) 
)


;;; #$termOfUnit {{#if: m-C |m-C|}}

Assertion#628: 
(#$isa {{#if: 800 |800|}} #$termOfUnit {{#if: M-C |M-C|}} #$DefaultMonotonicPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#629: 
(#$isa {{#if: 800 |800|}} #$termOfUnit {{#if: M-C |M-C|}} #$InferenceRelatedBookkeepingPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#630: 
(#$isa {{#if: 800 |800|}} #$termOfUnit {{#if: M-C |M-C|}} #$BinaryPredicate {{#if:  |[[{{{2}}}]]|}} )


Assertion#631: 
(#$arity {{#if: M-C |M-C|}} #$termOfUnit {{#if:  |[[]]|}} 2 )


Assertion#632: 
(#$arg1Isa {{#if: M-C |M-C|}} #$termOfUnit {{#if: M-C |M-C|}} #$ReifiableTerm {{#if:  |[[{{{2}}}]]|}} )


Assertion#633: 
(#$arg2Isa {{#if: M-C |M-C|}} #$termOfUnit {{#if: M-C |M-C|}} #$CycSystemList {{#if:  |[[{{{2}}}]]|}} )


;;; #$thereExistAtLeast {{#if: m-C |m-C|}}

Assertion#634: 
(#$isa {{#if: 800 |800|}} #$thereExistAtLeast {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#635: 
(#$arity {{#if: M-C |M-C|}} #$thereExistAtLeast {{#if:  |[[]]|}} 3 )


Assertion#636: 
(#$resultIsa {{#if: M-C |M-C|}} #$thereExistAtLeast {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#637: 
(#$arg3Isa {{#if: M-C |M-C|}} #$thereExistAtLeast {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#638: 
(#$arg2Isa {{#if: M-C |M-C|}} #$thereExistAtLeast {{#if: M-C |M-C|}} #$CycELVariable {{#if:  |[[{{{2}}}]]|}} )


Assertion#639: 
(#$arg1Isa {{#if: M-C |M-C|}} #$thereExistAtLeast {{#if: M-C |M-C|}} #$PositiveInteger {{#if:  |[[{{{2}}}]]|}} )


;;; #$thereExistAtMost {{#if: m-C |m-C|}}

Assertion#640: 
(#$isa {{#if: 800 |800|}} #$thereExistAtMost {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#641: 
(#$arity {{#if: M-C |M-C|}} #$thereExistAtMost {{#if:  |[[]]|}} 3 )


Assertion#642: 
(#$resultIsa {{#if: M-C |M-C|}} #$thereExistAtMost {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#643: 
(#$arg3Isa {{#if: M-C |M-C|}} #$thereExistAtMost {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#644: 
(#$arg2Isa {{#if: M-C |M-C|}} #$thereExistAtMost {{#if: M-C |M-C|}} #$CycELVariable {{#if:  |[[{{{2}}}]]|}} )


Assertion#645: 
(#$arg1Isa {{#if: M-C |M-C|}} #$thereExistAtMost {{#if: M-C |M-C|}} #$PositiveInteger {{#if:  |[[{{{2}}}]]|}} )


;;; #$thereExistExactly {{#if: m-C |m-C|}}

Assertion#646: 
(#$isa {{#if: 800 |800|}} #$thereExistExactly {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#647: 
(#$arity {{#if: M-C |M-C|}} #$thereExistExactly {{#if:  |[[]]|}} 3 )


{{MELD-A|648|a=648|
([[#$resultIsa|M-C}} #$thereExistExactly {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )
|}}

Assertion#649: 
(#$arg3Isa {{#if: M-C |M-C|}} #$thereExistExactly {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#650: 
(#$arg2Isa {{#if: M-C |M-C|}} #$thereExistExactly {{#if: M-C |M-C|}} #$CycELVariable {{#if:  |[[{{{2}}}]]|}} )


Assertion#651: 
(#$arg1Isa {{#if: M-C |M-C|}} #$thereExistExactly {{#if: M-C |M-C|}} #$PositiveInteger {{#if:  |[[]]|}})


;;; #$thereExists {{#if: m-C |m-C|}}

Assertion#652: 
(#$isa {{#if: 800 |800|}} #$thereExists {{#if: M-C |M-C|}} #$Relationship {{#if:  |[[{{{2}}}]]|}} )


Assertion#653: 
(#$arity {{#if: M-C |M-C|}} #$thereExists {{#if:  |[[]]|}} 2 )


Assertion#654: 
(#$arg2Isa {{#if: M-C |M-C|}} #$thereExists {{#if: M-C |M-C|}} #$CycFormula {{#if:  |[[{{{2}}}]]|}} )


Assertion#655: 
(#$arg1Isa {{#if: M-C |M-C|}} #$thereExists {{#if: M-C |M-C|}} #$CycELVariable {{#if:  |[[{{{2}}}]]|}} )