Advertisement
logicmoo

Untitled

Jun 30th, 2018
628
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Prolog 260.94 KB | None | 0 0
  1. root@gitlab:/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base# cat nldm.pfc
  2.  
  3. :- use_module(library(pfc)).
  4.  
  5. adj(1,2).
  6. adj(2,3).
  7. adj(3,4).
  8. adj(4,5).
  9. adj(5,6).
  10. adj(6,7).
  11. adj(7,8).
  12. adj(8,9).
  13. adj(9,10).
  14. adj(10,1).
  15.  
  16. adj(X,Y)==>tc(X,Y).
  17.  
  18. (tc(X,Y), tc(Y,Z))==> tc(X,Z).
  19.  
  20. :- statistics.
  21.  
  22. :- listing(tc/2).
  23.  
  24. :- mpred_why(tc(_,_)).
  25.  
  26.  
  27.  
  28. root@gitlab:/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base# swipl -l nldm.pfc
  29. Installed packages (72):
  30.  
  31. i aleph@5                   - Aleph Inductive Logic Prorgramming system
  32. i arouter@1.1.1             - Alternative HTTP path router
  33. i assertions@0.0.1          - Assertion Reader for SWI-Prolog
  34. i auc@1.0                   - Library for computing Areas Under the Receiving Operating Charactersitics and Precision Recall curves
  35. i blog_core@1.1.1           - Blog/CMS framework
  36. i clause_attvars@1.1.118    - An alternate interface to the clause database to allow attributed variables to be asserted
  37. i cplint@3.1.0              - A suite of programs for reasoning with probabilistic logic programs
  38. i cplint_r@1.0.0            - R plotting predicates for cplint
  39. i dict_schema@0.0.2         - Dict converter and validator
  40. i dictoo@1.1.118            - Dict-like OO Syntax
  41. i docstore@2.0.1            - Document-oriented database for Prolog
  42. i each_call_cleanup@1.1.118 - Each Call Redo Setup and Cleanup
  43. i eggdrop@1.1.118           - Hook up to an existing IRC Client called an Eggdrop
  44. i ffi@0.1                   - Dynamically call C functions
  45. i file_scope@1.1.118        - File local scoped efects
  46. i flux@1.1.118              - FLUX: A logic programming method for reasoning agents and ALPprologis a Prolog implementation of an action programming language. With ALPprolog you can program strategies for autonomous agents in dynamic domains like e.g. the Wumpus world.
  47. i func@0.4.2                - Function application and composition
  48. i function_expansion@0.1.2  - Help for writing function-like macros
  49. i googleclient@0.5.2        - SWI-Prolog code for "Login with Google"
  50. i gvar_syntax@1.1.118       - Global Variable Syntax
  51. i hdt@0.1                   - Access RDF HDT files
  52. i hook_hybrid@1.1.118       - Hook assert retract call of *specific* predicates
  53. i instant_prolog_docs@1.1.118 - Magically document prolog source files based on predicate and variable naming conventions
  54. i lambda@1.0.0              - Lambda expressions
  55. i lbfgs@1.0                 - An interface to call libLBFGS from within SWI-Prolog
  56. i lib_atts@1.1.118          - Common atts.pl interface like https://sicstus.sics.se/sicstus/docs/4.0.0/html/sicstus/lib_002datts.html
  57. i list_util@0.12.0          - Predicates for working with lists
  58. i logicmoo_base@1.1.118     - LogicMOO - Extends Prolog Programming to support Dynamic Epistemic Logic (DEL) with Constraints
  59. i logicmoo_experimental@1.1.118 - Various experimental packages - warning: HUGE amount of test data
  60. i logicmoo_nlu@1.1.114      - Various English to Logic Convertors - warning: HUGE amount of test data
  61. i logicmoo_packages@1.1.118 - Various packages - warning: HUGE amount of test data
  62. i logicmoo_planner@1.1.118  - Various PDDLish planners - warning: HUGE amount of test data
  63. i logicmoo_planners@1.1.118 - Various Hybrid HTN Planners speaking PDDLish and OCLh
  64. i logicmoo_utils@1.1.118    - Common predicates used by external Logicmoo Utils and Base
  65. i logtalk@3.14.0            - Logtalk - Object-Oriented Logic Programming Language
  66. i loop_check@1.1.118        - New simple loop checking
  67. i markdown@0.0.2            - Markdown parser for SWI-Prolog
  68. i matrix@1.0                - Operations with matrices
  69. i mpi@1.0                   - Porting of the LAMMPI library of Yap Prolog to SWI-Prolog
  70. i multimodal_dcg@1.1.118    - Reduce floundering of DCGs by constraining and narrowing search
  71. i multivar@1.1.118          - User defined datatypes
  72. i must_trace@1.1.118        - Trace with your eyeballs instead of your fingers
  73. i no_repeats@1.1.118        - New ways to avoid duplicate solutions
  74. i pcache@0.1.0              - Persistent answer cache
  75. i pfc@1.1.118               - Pfc -- a package for forward chaining in Prolog
  76. i planner_api@1.1.118       - planner_api -- A SWI-Prolog Pack that lets Prolog code seamlessly use planners speaking PDDLish and OCLh
  77. i predicate_streams@1.1.118 - Implement your own Abstract Predicate Streams
  78. i profile@0.1.0             - Manage user profiles
  79. i prologmud@1.1.118         - Online text adventure game - MUD Server
  80. i prologmud_samples@1.1.118 - Online text adventure game - Sample
  81. i real@2.0                  - Integrative statistics with R
  82. i recaptcha@0.9.2           - reCAPTCHA plugin for SWI-Prolog HTTP framework
  83. i rocksdb@0.7.0             - SWI-Prolog interface to RocksDB
  84. i rserve_client@1.1.0       - R Rserve client
  85. i rtchecks@0.0.1            - Run-Time Checker for Assertions
  86. i s_expression@1.1.118      - Utilities for Handling of S-Expression Lisp/Scheme-Like forms and parsing of KIF, GDL, PDDL, CLIF
  87. i simple_template@1.2.0     - Logic-free text (HTML) templates
  88. i slack_prolog@1.1.118      - Prolog interface to Slack http://www.slack.com
  89. i sldnfdraw@1.6             - SLDNF Draw is a Prolog program that draws SLDNF Trees in LaTeX
  90. i smtp@1.0.0                - An (E)SMTP client for sending mail
  91. i sort_dict@0.0.3           - Sorts dicts by key
  92. i subclause_expansion@1.1.118 - More use specific versions of term/goal expansion hooks
  93. i tabling_dra@1.1.118       - SWI-Prolog interface to Table-handling procedures for the "dra" interpreter. Written by Feliks Kluzniak at UTD (March 2009)
  94. i trill@5.0.0               - A tableau probabilistic reasoner in three different versions
  95. i wam_common_lisp@1.1.118   - ANSI Common Lisp implemented in Prolog
  96. i with_open_options@1.1.118 - Utilities to open various objects for read/write
  97. i with_thread_local@1.1.118 - Call a Goal with local assertions
  98. i wordnet@0.9.1             - Access to WordNet database
  99. i xlibrary@0.0.2            - Extended Libraries for Prolog
  100. i xlisting@1.1.118          - Selective Interactive Non-Deterministic Tracing
  101. i xlisting_web@1.1.118      - Manipulate and browse prolog runtime over www
  102. i xtools@0.0.2              - Extended Tools for SWI-Prolog
  103. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfc.pl:37
  104. % chusing_pfc(user, user, user, pfc_mod).
  105. %     library(pfc_test) compiled into pfc_test 0.02 sec, 68 clauses
  106. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:58
  107. % '$def_modules'([clause_expansion/2], [system-[clause_expansion/2], system-[clause_expansion/2]]).
  108.  
  109. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:140
  110. % warn(mtHybrid(user)).
  111. :- dynamic mpred_unload_option/2.
  112.  
  113.  
  114. :- dynamic mpred_unload_option/2.
  115.  
  116. mpred_unload_option('/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl', never).
  117.  
  118. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:621
  119. % mpred_fwc1((_18590/mpred_positive_fact(_18590)==> \+ ~_18590)).
  120. %       Adding positive
  121. %               trigger: _2088
  122. %               body: mpred_positive_fact(_2088)*->rhs([\+ ~_2088])
  123. %        Support: (_1926/mpred_positive_fact(_1926)==> \+ ~_1926),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl',621)
  124. %       Found positive trigger: _1980/mpred_positive_fact(_1980)==> \+ ~_1980
  125. %               body: mpred_positive_fact((_1980/mpred_positive_fact(_1980)==> \+ ~_1980))*->rhs([\+ ~ (_1980/mpred_positive_fact(_1980)==> \+ ~_1980)])
  126. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:622
  127. % mpred_fwc1((~_13120/mpred_positive_fact(_13120)==> \+_13120, nesc(~_13120))).
  128. %       Adding negative
  129. %               trigger: _2228
  130. %               test: call_u_no_bc(_2228),mpred_positive_fact(_2228)
  131. %               body: rhs([\+_2228,nesc(~_2228)])
  132. %        Support: (~_2024/mpred_positive_fact(_2024)==> \+_2024,nesc(~_2024)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl',622)
  133. %       Found positive trigger: ~_7484/mpred_positive_fact(_7484)==> \+_7484,nesc(~_7484)
  134. %               body: mpred_positive_fact((~_7484/mpred_positive_fact(_7484)==> \+_7484,nesc(~_7484)))*->rhs([\+ ~ (~_7484/mpred_positive_fact(_7484)==> \+_7484,nesc(~_7484))])
  135. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:623
  136. % mpred_fwc1((nesc(~_20948)/mpred_positive_fact(_20948)==> ~_20948, (_20948==> \+_20948))).
  137. %       Adding positive
  138. %               trigger: nesc(~_2244)
  139. %               body: mpred_positive_fact(_2244)*->rhs([~_2244,(_2244==> \+_2244)])
  140. %        Support: (nesc(~_2070)/mpred_positive_fact(_2070)==> ~_2070,(_2070==> \+_2070)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl',623)
  141. %       Found positive trigger: nesc(~_6008)/mpred_positive_fact(_6008)==> ~_6008,(_6008==> \+_6008)
  142. %               body: mpred_positive_fact((nesc(~_6008)/mpred_positive_fact(_6008)==> ~_6008,(_6008==> \+_6008)))*->rhs([\+ ~ (nesc(~_6008)/mpred_positive_fact(_6008)==> ~_6008,(_6008==> \+_6008))])
  143. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:624
  144. % mpred_fwc1((nesc(_19674)/mpred_positive_fact(_19674)==>_19674, (~_19674==> \+ ~_19674))).
  145. %       Adding positive
  146. %               trigger: nesc(_2240)
  147. %               body: mpred_positive_fact(_2240)*->rhs([_2240,(~_2240==> \+ ~_2240)])
  148. %        Support: (nesc(_2066)/mpred_positive_fact(_2066)==>_2066,(~_2066==> \+ ~_2066)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl',624)
  149. %       Found positive trigger: nesc(_5954)/mpred_positive_fact(_5954)==>_5954,(~_5954==> \+ ~_5954)
  150. %               body: mpred_positive_fact((nesc(_5954)/mpred_positive_fact(_5954)==>_5954,(~_5954==> \+ ~_5954)))*->rhs([\+ ~ (nesc(_5954)/mpred_positive_fact(_5954)==>_5954,(~_5954==> \+ ~_5954))])
  151. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:626
  152. % mpred_fwc1((nesc(_18408)==>_18408)).
  153. %       Adding positive
  154. %               trigger: nesc(_1962)
  155. %               body: rhs([_1962])
  156. %        Support: (nesc(_1822)==>_1822),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl',626)
  157. %       Found positive trigger: nesc(_5396)==>_5396
  158. %               body: mpred_positive_fact((nesc(_5396)==>_5396))*->rhs([\+ ~ (nesc(_5396)==>_5396)])
  159. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:629
  160. % mpred_fwc1((preventedWhen(_17986, _17988)==>(_17986/mpred_positive_fact(_17986), _17988==>nesc(~_17986)))).
  161. %       Adding positive
  162. %               trigger: preventedWhen(_2294,_2296)
  163. %               body: rhs([(_2294/mpred_positive_fact(_2294),_2296==>nesc(~_2294))])
  164. %        Support: (preventedWhen(_2070,_2072)==>(_2070/mpred_positive_fact(_2070),_2072==>nesc(~_2070))),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl',629)
  165. %       Found positive trigger: preventedWhen(_6038,_6040)==>(_6038/mpred_positive_fact(_6038),_6040==>nesc(~_6038))
  166. %               body: mpred_positive_fact((preventedWhen(_6038,_6040)==>(_6038/mpred_positive_fact(_6038),_6040==>nesc(~_6038))))*->rhs([\+ ~ (preventedWhen(_6038,_6040)==>(_6038/mpred_positive_fact(_6038),_6040==>nesc(~_6038)))])
  167. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:631
  168. % mpred_fwc1((preventedWhen(_20390, {_20396})/mpred_positive_fact(_20390)==>(~_20390:-cwc, _20396))).
  169. %       Adding positive
  170. %               trigger: preventedWhen(_2300,{_2302})
  171. %               body: mpred_positive_fact(_2300)*->rhs([(~_2300:-cwc,_2302)])
  172. %        Support: (preventedWhen(_2076,{_2082})/mpred_positive_fact(_2076)==>(~_2076:-cwc,_2082)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl',631)
  173. %       Found positive trigger: preventedWhen(_6024,{_6030})/mpred_positive_fact(_6024)==>(~_6024:-cwc,_6030)
  174. %               body: mpred_positive_fact((preventedWhen(_6024,{_6030})/mpred_positive_fact(_6024)==>(~_6024:-cwc,_6030)))*->rhs([\+ ~ (preventedWhen(_6024,{_6030})/mpred_positive_fact(_6024)==>(~_6024:-cwc,_6030))])
  175. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:651
  176. % mpred_fwc1(arity(term_expansion, 2)).
  177. %       Found positive trigger: arity(term_expansion,2)
  178. %               body: predicateConventionMt(term_expansion,_2610)*->rhs([{kb_global(_2610:term_expansion/2)}])
  179. %       Found positive trigger: arity(term_expansion,2)
  180. %               body: prologHybrid(term_expansion)*->rhs([{kb_shared(term_expansion/2)}])
  181. %       Found positive trigger: arity(term_expansion,2)
  182. %               body: pfcControlled(term_expansion)*->rhs([hybrid_support(term_expansion,2)])
  183. %       Found positive trigger: arity(term_expansion,2)
  184. %               body: mpred_positive_fact(arity(term_expansion,2))*->rhs([\+ ~arity(term_expansion,2)])
  185. % mpred_fwc1(prologDynamic(term_expansion)).
  186. %       Found positive trigger: prologDynamic(term_expansion)
  187. %               body: mpred_positive_fact(prologDynamic(term_expansion))*->rhs([\+ ~prologDynamic(term_expansion)])
  188. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl:652
  189. % mpred_fwc1(arity(var, 1)).
  190. %       Found positive trigger: arity(var,1)
  191. %               body: predicateConventionMt(var,_2610)*->rhs([{kb_global(_2610:var/1)}])
  192. %       Found positive trigger: arity(var,1)
  193. %               body: prologHybrid(var)*->rhs([{kb_shared(var/1)}])
  194. %       Found positive trigger: arity(var,1)
  195. %               body: pfcControlled(var)*->rhs([hybrid_support(var,1)])
  196. %       Found positive trigger: arity(var,1)
  197. %               body: mpred_positive_fact(arity(var,1))*->rhs([\+ ~arity(var,1)])
  198. % mpred_fwc1(prologBuiltin(var)).
  199. %       Found positive trigger: prologBuiltin(var)
  200. %               body: mpred_positive_fact(prologBuiltin(var))*->rhs([\+ ~prologBuiltin(var)])
  201. %    system_base.pfc compiled into system_base_lite 1.37 sec, 7 clauses
  202. :- dynamic mpred_unload_option/2.
  203.  
  204. mpred_unload_option('/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_base.pfc.pl', never).
  205. mpred_unload_option('/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_autoexec.pfc.pl', never).
  206.  
  207. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl:48
  208. % mpred_fwc1(meta_argtypes(mdefault(ftAssertable))).
  209. %       Found positive trigger: meta_argtypes(mdefault(ftAssertable))
  210. %               body: mpred_positive_fact(meta_argtypes(mdefault(ftAssertable)))*->rhs([\+ ~meta_argtypes(mdefault(ftAssertable))])
  211. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl:51
  212. % mpred_fwc1((mdefault((_13644<-_13646))/mpred_literal(_13644)==>(_13644<-_13646, \+ ~_13644))).
  213. %       Adding positive
  214. %               trigger: mdefault((_2342<-_2344))
  215. %               body: mpred_literal(_2342)*->rhs([(_2342<-_2344,\+ ~_2342)])
  216. %        Support: (mdefault((_2124<-_2126))/mpred_literal(_2124)==>(_2124<-_2126,\+ ~_2124)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl',51)
  217. %       Found positive trigger: mdefault((_6130<-_6132))/mpred_literal(_6130)==>(_6130<-_6132,\+ ~_6130)
  218. %               body: mpred_positive_fact((mdefault((_6130<-_6132))/mpred_literal(_6130)==>(_6130<-_6132,\+ ~_6130)))*->rhs([\+ ~ (mdefault((_6130<-_6132))/mpred_literal(_6130)==>(_6130<-_6132,\+ ~_6130))])
  219. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl:54
  220. % mpred_fwc1((mdefault((_19786==>_19788))/nonvar(_19788)==>(_19786==>mdefault(_19788)))).
  221. %       Adding positive
  222. %               trigger: mdefault((_2294==>_2296))
  223. %               body: nonvar(_2296)*->rhs([(_2294==>mdefault(_2296))])
  224. %        Support: (mdefault((_2054==>_2056))/nonvar(_2056)==>(_2054==>mdefault(_2056))),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl',54)
  225. %       Found positive trigger: mdefault((_5970==>_5972))/nonvar(_5972)==>(_5970==>mdefault(_5972))
  226. %               body: mpred_positive_fact((mdefault((_5970==>_5972))/nonvar(_5972)==>(_5970==>mdefault(_5972))))*->rhs([\+ ~ (mdefault((_5970==>_5972))/nonvar(_5972)==>(_5970==>mdefault(_5972)))])
  227. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl:57
  228. % mpred_fwc1((mdefault(~_19260)/mpred_positive_fact(_19260)==>(\+_19260==> ~_19260))).
  229. %       Adding positive
  230. %               trigger: mdefault(~_2202)
  231. %               body: mpred_positive_fact(_2202)*->rhs([(\+_2202==> ~_2202)])
  232. %        Support: (mdefault(~_2044)/mpred_positive_fact(_2044)==>(\+_2044==> ~_2044)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl',57)
  233. %       Found positive trigger: mdefault(~_5876)/mpred_positive_fact(_5876)==>(\+_5876==> ~_5876)
  234. %               body: mpred_positive_fact((mdefault(~_5876)/mpred_positive_fact(_5876)==>(\+_5876==> ~_5876)))*->rhs([\+ ~ (mdefault(~_5876)/mpred_positive_fact(_5876)==>(\+_5876==> ~_5876))])
  235. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl:61
  236. % mpred_fwc1((mdefault(_20644)/(mpred_positive_fact(_20644), if_missing_mask(_20644, _20660, _20662))==>(\+_20660/(ground(_20660), _20662), \+ ~_20644==>_20644))).
  237. %       Adding positive
  238. %               trigger: mdefault(_2642)
  239. %               body: mpred_positive_fact(_2642),if_missing_mask(_2642,_2644,_2646)*->rhs([(\+_2644/(ground(_2644),_2646),\+ ~_2642==>_2642)])
  240. %        Support: (mdefault(_2340)/(mpred_positive_fact(_2340),if_missing_mask(_2340,_2356,_2358))==>(\+_2356/(ground(_2356),_2358),\+ ~_2340==>_2340)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl',61)
  241. %       Found positive trigger: mdefault(_6664)/(mpred_positive_fact(_6664),if_missing_mask(_6664,_6680,_6682))==>(\+_6680/(ground(_6680),_6682),\+ ~_6664==>_6664)
  242. %               body: mpred_positive_fact((mdefault(_6664)/(mpred_positive_fact(_6664),if_missing_mask(_6664,_6680,_6682))==>(\+_6680/(ground(_6680),_6682),\+ ~_6664==>_6664)))*->rhs([\+ ~ (mdefault(_6664)/(mpred_positive_fact(_6664),if_missing_mask(_6664,_6680,_6682))==>(\+_6680/(ground(_6680),_6682),\+ ~_6664==>_6664))])
  243. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl:64
  244. % mpred_fwc1((mdefault(_22746)/(mpred_positive_fact(_22746), if_missing_mask(_22746, _22762, _22764))==>(_22762/(ground(_22762), _22764, \+_22762=_22746)==> \+_22746))).
  245. %       Adding positive
  246. %               trigger: mdefault(_2690)
  247. %               body: mpred_positive_fact(_2690),if_missing_mask(_2690,_2692,_2694)*->rhs([(_2692/(ground(_2692),_2694,\+_2692=_2690)==> \+_2690)])
  248. %        Support: (mdefault(_2354)/(mpred_positive_fact(_2354),if_missing_mask(_2354,_2370,_2372))==>(_2370/(ground(_2370),_2372,\+_2370=_2354)==> \+_2354)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_mdefault.pfc.pl',64)
  249. %       Found positive trigger: mdefault(_6690)/(mpred_positive_fact(_6690),if_missing_mask(_6690,_6706,_6708))==>(_6706/(ground(_6706),_6708,\+_6706=_6690)==> \+_6690)
  250. %               body: mpred_positive_fact((mdefault(_6690)/(mpred_positive_fact(_6690),if_missing_mask(_6690,_6706,_6708))==>(_6706/(ground(_6706),_6708,\+_6706=_6690)==> \+_6690)))*->rhs([\+ ~ (mdefault(_6690)/(mpred_positive_fact(_6690),if_missing_mask(_6690,_6706,_6708))==>(_6706/(ground(_6706),_6708,\+_6706=_6690)==> \+_6690))])
  251. %    system_mdefault.pfc compiled into baseKB 0.08 sec, 13 clauses
  252. %    system_module_inheritance.pfc compiled into baseKB 0.00 sec, 2 clauses
  253. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:11
  254. % import_private(user, mpred_sv/2).
  255. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:13
  256. % mpred_fwc1((mpred_sv(_39030, _39032)==>arity(_39030, _39032), hybrid_support(_39030, _39032), singleValuedInArg(_39030, _39032))).
  257. %       Adding positive
  258. %               trigger: mpred_sv(_2338,_2340)
  259. %               body: rhs([arity(_2338,_2340),hybrid_support(_2338,_2340),singleValuedInArg(_2338,_2340)])
  260. %        Support: (mpred_sv(_2102,_2104)==>arity(_2102,_2104),hybrid_support(_2102,_2104),singleValuedInArg(_2102,_2104)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',13)
  261. %       Found positive trigger: mpred_sv(_15098,_15100)==>arity(_15098,_15100),hybrid_support(_15098,_15100),singleValuedInArg(_15098,_15100)
  262. %               body: mpred_positive_fact((mpred_sv(_15098,_15100)==>arity(_15098,_15100),hybrid_support(_15098,_15100),singleValuedInArg(_15098,_15100)))*->rhs([\+ ~ (mpred_sv(_15098,_15100)==>arity(_15098,_15100),hybrid_support(_15098,_15100),singleValuedInArg(_15098,_15100))])
  263. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:16
  264. % mpred_fwc1((mpred_sv_shared(_29786, _29788)==>{kb_shared(_29786/_29788)}, mpred_sv(_29786, _29788))).
  265. %       Adding positive
  266. %               trigger: mpred_sv_shared(_2288,_2290)
  267. %               body: rhs([{kb_shared(_2288/_2290)},mpred_sv(_2288,_2290)])
  268. %        Support: (mpred_sv_shared(_2058,_2060)==>{kb_shared(_2058/_2060)},mpred_sv(_2058,_2060)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',16)
  269. %       Found positive trigger: mpred_sv_shared(_20528,_20530)==>{kb_shared(_20528/_20530)},mpred_sv(_20528,_20530)
  270. %               body: mpred_positive_fact((mpred_sv_shared(_20528,_20530)==>{kb_shared(_20528/_20530)},mpred_sv(_20528,_20530)))*->rhs([\+ ~ (mpred_sv_shared(_20528,_20530)==>{kb_shared(_20528/_20530)},mpred_sv(_20528,_20530))])
  271. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:17
  272. % mpred_fwc1(mpred_sv_shared(mpred_sv, 2)).
  273. %       Found positive trigger: mpred_sv_shared(mpred_sv,2)
  274. %               body: mpred_positive_fact(mpred_sv_shared(mpred_sv,2))*->rhs([\+ ~mpred_sv_shared(mpred_sv,2)])
  275. %       Found positive trigger: mpred_sv_shared(mpred_sv,2)
  276. %               body: rhs([{kb_shared(mpred_sv/2)},mpred_sv(mpred_sv,2)])
  277. %       RHS-Post1: mpred_sv(mpred_sv,2)
  278. %       Support: mpred_sv_shared(mpred_sv,2),pt(mpred_sv_shared(mpred_sv,2),rhs([{kb_shared(mpred_sv/2)},mpred_sv(mpred_sv,2)]))
  279. % mpred_fwc1(mpred_sv(mpred_sv, 2)).
  280. %       Found positive trigger: mpred_sv(mpred_sv,2)
  281. %               body: mpred_positive_fact(mpred_sv(mpred_sv,2))*->rhs([\+ ~mpred_sv(mpred_sv,2)])
  282. %       Found positive trigger: mpred_sv(mpred_sv,2)
  283. %               body: rhs([arity(mpred_sv,2),hybrid_support(mpred_sv,2),singleValuedInArg(mpred_sv,2)])
  284. %       RHS-Post1: arity(mpred_sv,2)
  285. %       Support: mpred_sv(mpred_sv,2),pt(mpred_sv(mpred_sv,2),rhs([arity(mpred_sv,2),hybrid_support(mpred_sv,2),singleValuedInArg(mpred_sv,2)]))
  286. %       RHS-Post1: hybrid_support(mpred_sv,2)
  287. %       Support: mpred_sv(mpred_sv,2),pt(mpred_sv(mpred_sv,2),rhs([arity(mpred_sv,2),hybrid_support(mpred_sv,2),singleValuedInArg(mpred_sv,2)]))
  288. % mpred_fwc1(hybrid_support(mpred_sv, 2)).
  289. %       Found positive trigger: hybrid_support(mpred_sv,2)
  290. %               body: mpred_positive_fact(hybrid_support(mpred_sv,2))*->rhs([\+ ~hybrid_support(mpred_sv,2)])
  291. %       RHS-Post1: singleValuedInArg(mpred_sv,2)
  292. %       Support: mpred_sv(mpred_sv,2),pt(mpred_sv(mpred_sv,2),rhs([arity(mpred_sv,2),hybrid_support(mpred_sv,2),singleValuedInArg(mpred_sv,2)]))
  293. % mpred_fwc1(singleValuedInArg(mpred_sv, 2)).
  294. %       Found positive trigger: singleValuedInArg(mpred_sv,2)
  295. %               body: mpred_positive_fact(singleValuedInArg(mpred_sv,2))*->rhs([\+ ~singleValuedInArg(mpred_sv,2)])
  296. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:18
  297. % mpred_fwc1(mpred_sv_shared(singleValuedInArg, 2)).
  298. %       Found positive trigger: mpred_sv_shared(singleValuedInArg,2)
  299. %               body: mpred_positive_fact(mpred_sv_shared(singleValuedInArg,2))*->rhs([\+ ~mpred_sv_shared(singleValuedInArg,2)])
  300. %       Found positive trigger: mpred_sv_shared(singleValuedInArg,2)
  301. %               body: rhs([{kb_shared(singleValuedInArg/2)},mpred_sv(singleValuedInArg,2)])
  302. %       RHS-Post1: mpred_sv(singleValuedInArg,2)
  303. %       Support: mpred_sv_shared(singleValuedInArg,2),pt(mpred_sv_shared(singleValuedInArg,2),rhs([{kb_shared(singleValuedInArg/2)},mpred_sv(singleValuedInArg,2)]))
  304. % mpred_fwc1(mpred_sv(singleValuedInArg, 2)).
  305. %       Found positive trigger: mpred_sv(singleValuedInArg,2)
  306. %               body: mpred_positive_fact(mpred_sv(singleValuedInArg,2))*->rhs([\+ ~mpred_sv(singleValuedInArg,2)])
  307. %       Found positive trigger: mpred_sv(singleValuedInArg,2)
  308. %               body: rhs([arity(singleValuedInArg,2),hybrid_support(singleValuedInArg,2),singleValuedInArg(singleValuedInArg,2)])
  309. %       RHS-Post1: arity(singleValuedInArg,2)
  310. %       Support: mpred_sv(singleValuedInArg,2),pt(mpred_sv(singleValuedInArg,2),rhs([arity(singleValuedInArg,2),hybrid_support(singleValuedInArg,2),singleValuedInArg(singleValuedInArg,2)]))
  311. %       RHS-Post1: hybrid_support(singleValuedInArg,2)
  312. %       Support: mpred_sv(singleValuedInArg,2),pt(mpred_sv(singleValuedInArg,2),rhs([arity(singleValuedInArg,2),hybrid_support(singleValuedInArg,2),singleValuedInArg(singleValuedInArg,2)]))
  313. % mpred_fwc1(hybrid_support(singleValuedInArg, 2)).
  314. %       Found positive trigger: hybrid_support(singleValuedInArg,2)
  315. %               body: mpred_positive_fact(hybrid_support(singleValuedInArg,2))*->rhs([\+ ~hybrid_support(singleValuedInArg,2)])
  316. %       RHS-Post1: singleValuedInArg(singleValuedInArg,2)
  317. %       Support: mpred_sv(singleValuedInArg,2),pt(mpred_sv(singleValuedInArg,2),rhs([arity(singleValuedInArg,2),hybrid_support(singleValuedInArg,2),singleValuedInArg(singleValuedInArg,2)]))
  318. % mpred_fwc1(singleValuedInArg(singleValuedInArg, 2)).
  319. %       Found positive trigger: singleValuedInArg(singleValuedInArg,2)
  320. %               body: mpred_positive_fact(singleValuedInArg(singleValuedInArg,2))*->rhs([\+ ~singleValuedInArg(singleValuedInArg,2)])
  321. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:19
  322. % mpred_fwc1(mpred_sv_shared(singleValuedInArgDefault, 3)).
  323. %       Found positive trigger: mpred_sv_shared(singleValuedInArgDefault,3)
  324. %               body: mpred_positive_fact(mpred_sv_shared(singleValuedInArgDefault,3))*->rhs([\+ ~mpred_sv_shared(singleValuedInArgDefault,3)])
  325. %       Found positive trigger: mpred_sv_shared(singleValuedInArgDefault,3)
  326. %               body: rhs([{kb_shared(singleValuedInArgDefault/3)},mpred_sv(singleValuedInArgDefault,3)])
  327. % mpred_fwc1(mpred_prop(baseKB, singleValuedInArgDefault, 3, kb_shared)).
  328. %       Found positive trigger: mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared)
  329. %               body: pt(genlMt(_2804,baseKB),(_2804\=baseKB*->rhs([{nop(dmsg(_2804:call(kb_shared,_2804:singleValuedInArgDefault/3))),show_failure(on_x_fail(_2804:call(kb_shared,_2804:singleValuedInArgDefault/3)))}])))
  330. %       Adding positive
  331. %               trigger: genlMt(_2804,baseKB)
  332. %               body: _2804\=baseKB*->rhs([{nop(dmsg(_2804:call(kb_shared,_2804:singleValuedInArgDefault/3))),show_failure(on_x_fail(_2804:call(kb_shared,_2804:singleValuedInArgDefault/3)))}])
  333. %        Support: mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared),pt(mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared),pt(genlMt(_2804,baseKB),(_2804\=baseKB*->rhs([{nop(dmsg(_2804:call(kb_shared,_2804:singleValuedInArgDefault/3))),show_failure(on_x_fail(_2804:call(kb_shared,_2804:singleValuedInArgDefault/3)))}]))))
  334. % mpred_fwc1(mpred_prop(user, singleValuedInArgDefault, 3, kb_shared)).
  335. %       Found positive trigger: mpred_prop(user,singleValuedInArgDefault,3,kb_shared)
  336. %               body: pt(genlMt(_4476,user),(_4476\=baseKB*->rhs([{nop(dmsg(_4476:call(kb_shared,_4476:singleValuedInArgDefault/3))),show_failure(on_x_fail(_4476:call(kb_shared,_4476:singleValuedInArgDefault/3)))}])))
  337. %       Adding positive
  338. %               trigger: genlMt(_4476,user)
  339. %               body: _4476\=baseKB*->rhs([{nop(dmsg(_4476:call(kb_shared,_4476:singleValuedInArgDefault/3))),show_failure(on_x_fail(_4476:call(kb_shared,_4476:singleValuedInArgDefault/3)))}])
  340. %        Support: mpred_prop(user,singleValuedInArgDefault,3,kb_shared),pt(mpred_prop(user,singleValuedInArgDefault,3,kb_shared),pt(genlMt(_4476,user),(_4476\=baseKB*->rhs([{nop(dmsg(_4476:call(kb_shared,_4476:singleValuedInArgDefault/3))),show_failure(on_x_fail(_4476:call(kb_shared,_4476:singleValuedInArgDefault/3)))}]))))
  341. %       Found positive trigger: mpred_prop(user,singleValuedInArgDefault,3,kb_shared)
  342. %               body: \+ground(singleValuedInArgDefault/3)*->rhs([{trace_or_throw_ex(mpred_prop(user,singleValuedInArgDefault,3,kb_shared))}])
  343. %       Found positive trigger: mpred_prop(user,singleValuedInArgDefault,3,kb_shared)
  344. %               body: genlPreds(kb_shared,_18424)*->rhs([mpred_prop(user,singleValuedInArgDefault,3,_18424)])
  345. %       Found positive trigger: mpred_prop(user,singleValuedInArgDefault,3,kb_shared)
  346. %               body: mpred_positive_fact(mpred_prop(user,singleValuedInArgDefault,3,kb_shared))*->rhs([\+ ~mpred_prop(user,singleValuedInArgDefault,3,kb_shared)])
  347. %       Found positive trigger: mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared)
  348. %               body: \+ground(singleValuedInArgDefault/3)*->rhs([{trace_or_throw_ex(mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared))}])
  349. %       Found positive trigger: mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared)
  350. %               body: genlPreds(kb_shared,_5854)*->rhs([mpred_prop(baseKB,singleValuedInArgDefault,3,_5854)])
  351. %       Found positive trigger: mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared)
  352. %               body: mpred_positive_fact(mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared))*->rhs([\+ ~mpred_prop(baseKB,singleValuedInArgDefault,3,kb_shared)])
  353. %       RHS-Post1: mpred_sv(singleValuedInArgDefault,3)
  354. %       Support: mpred_sv_shared(singleValuedInArgDefault,3),pt(mpred_sv_shared(singleValuedInArgDefault,3),rhs([{kb_shared(singleValuedInArgDefault/3)},mpred_sv(singleValuedInArgDefault,3)]))
  355. % mpred_fwc1(mpred_sv(singleValuedInArgDefault, 3)).
  356. %       Found positive trigger: mpred_sv(singleValuedInArgDefault,3)
  357. %               body: mpred_positive_fact(mpred_sv(singleValuedInArgDefault,3))*->rhs([\+ ~mpred_sv(singleValuedInArgDefault,3)])
  358. %       Found positive trigger: mpred_sv(singleValuedInArgDefault,3)
  359. %               body: rhs([arity(singleValuedInArgDefault,3),hybrid_support(singleValuedInArgDefault,3),singleValuedInArg(singleValuedInArgDefault,3)])
  360. %       RHS-Post1: arity(singleValuedInArgDefault,3)
  361. %       Support: mpred_sv(singleValuedInArgDefault,3),pt(mpred_sv(singleValuedInArgDefault,3),rhs([arity(singleValuedInArgDefault,3),hybrid_support(singleValuedInArgDefault,3),singleValuedInArg(singleValuedInArgDefault,3)]))
  362. %       RHS-Post1: hybrid_support(singleValuedInArgDefault,3)
  363. %       Support: mpred_sv(singleValuedInArgDefault,3),pt(mpred_sv(singleValuedInArgDefault,3),rhs([arity(singleValuedInArgDefault,3),hybrid_support(singleValuedInArgDefault,3),singleValuedInArg(singleValuedInArgDefault,3)]))
  364. % mpred_fwc1(hybrid_support(singleValuedInArgDefault, 3)).
  365. %       Found positive trigger: hybrid_support(singleValuedInArgDefault,3)
  366. %               body: mpred_positive_fact(hybrid_support(singleValuedInArgDefault,3))*->rhs([\+ ~hybrid_support(singleValuedInArgDefault,3)])
  367. %       RHS-Post1: singleValuedInArg(singleValuedInArgDefault,3)
  368. %       Support: mpred_sv(singleValuedInArgDefault,3),pt(mpred_sv(singleValuedInArgDefault,3),rhs([arity(singleValuedInArgDefault,3),hybrid_support(singleValuedInArgDefault,3),singleValuedInArg(singleValuedInArgDefault,3)]))
  369. % mpred_fwc1(singleValuedInArg(singleValuedInArgDefault, 3)).
  370. %       Found positive trigger: singleValuedInArg(singleValuedInArgDefault,3)
  371. %               body: mpred_positive_fact(singleValuedInArg(singleValuedInArgDefault,3))*->rhs([\+ ~singleValuedInArg(singleValuedInArgDefault,3)])
  372. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:21
  373. % mpred_fwc1((prologSingleValued(_13924), arity(_13924, _13936)/(\+singleValuedInArg(_13924, _13946))==>singleValuedInArg(_13924, _13936))).
  374. %       Adding positive
  375. %               trigger: prologSingleValued(_2370)
  376. %               body: pt(arity(_2370,_2372),(\+singleValuedInArg(_2370,_2412)*->rhs([singleValuedInArg(_2370,_2372)])))
  377. %        Support: (prologSingleValued(_2118),arity(_2118,_2130)/(\+singleValuedInArg(_2118,_2140))==>singleValuedInArg(_2118,_2130)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',21)
  378. %       Found positive trigger: prologSingleValued(_6176),arity(_6176,_6188)/(\+singleValuedInArg(_6176,_6198))==>singleValuedInArg(_6176,_6188)
  379. %               body: mpred_positive_fact((prologSingleValued(_6176),arity(_6176,_6188)/(\+singleValuedInArg(_6176,_6198))==>singleValuedInArg(_6176,_6188)))*->rhs([\+ ~ (prologSingleValued(_6176),arity(_6176,_6188)/(\+singleValuedInArg(_6176,_6198))==>singleValuedInArg(_6176,_6188))])
  380. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:42
  381. % mpred_fwc1(meta_argtypes(singleValuedInArgDefault(prologSingleValued, ftInt, ftTerm))).
  382. %       Found positive trigger: meta_argtypes(singleValuedInArgDefault(prologSingleValued,ftInt,ftTerm))
  383. %               body: mpred_positive_fact(meta_argtypes(singleValuedInArgDefault(prologSingleValued,ftInt,ftTerm)))*->rhs([\+ ~meta_argtypes(singleValuedInArgDefault(prologSingleValued,ftInt,ftTerm))])
  384. % mpred_fwc1(prologHybrid(singleValuedInArgDefault)).
  385. %       Found positive trigger: prologHybrid(singleValuedInArgDefault)
  386. %               body: arity(singleValuedInArgDefault,_10484)*->rhs([{kb_shared(singleValuedInArgDefault/_10484)}])
  387. %       Found positive trigger: prologHybrid(singleValuedInArgDefault)
  388. %               body: mpred_positive_fact(prologHybrid(singleValuedInArgDefault))*->rhs([\+ ~prologHybrid(singleValuedInArgDefault)])
  389. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:45
  390. % mpred_fwc1((singleValuedInArg(_14128, _14130)==>prologSingleValued(_14128))).
  391. %       Adding positive
  392. %               trigger: singleValuedInArg(_2070,_2084)
  393. %               body: rhs([prologSingleValued(_2070)])
  394. %        Support: (singleValuedInArg(_1892,_1894)==>prologSingleValued(_1892)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',45)
  395. %       RHS-Post1: prologSingleValued(mpred_sv)
  396. %       Support: singleValuedInArg(mpred_sv,2),pt(singleValuedInArg(_6574,_6576),rhs([prologSingleValued(_6574)]))
  397. % mpred_fwc1(prologSingleValued(mpred_sv)).
  398. %       Found positive trigger: prologSingleValued(mpred_sv)
  399. %               body: mpred_positive_fact(prologSingleValued(mpred_sv))*->rhs([\+ ~prologSingleValued(mpred_sv)])
  400. %       Found positive trigger: prologSingleValued(mpred_sv)
  401. %               body: pt(arity(mpred_sv,_6078),(\+singleValuedInArg(mpred_sv,_6094)*->rhs([singleValuedInArg(mpred_sv,_6078)])))
  402. %       Adding positive
  403. %               trigger: arity(mpred_sv,_6078)
  404. %               body: \+singleValuedInArg(mpred_sv,_6094)*->rhs([singleValuedInArg(mpred_sv,_6078)])
  405. %        Support: prologSingleValued(mpred_sv),pt(prologSingleValued(mpred_sv),pt(arity(mpred_sv,_6078),(\+singleValuedInArg(mpred_sv,_6094)*->rhs([singleValuedInArg(mpred_sv,_6078)]))))
  406. %       RHS-Post1: prologSingleValued(singleValuedInArg)
  407. %       Support: singleValuedInArg(singleValuedInArg,2),pt(singleValuedInArg(_2462,_2464),rhs([prologSingleValued(_2462)]))
  408. % mpred_fwc1(prologSingleValued(singleValuedInArg)).
  409. %       Found positive trigger: prologSingleValued(singleValuedInArg)
  410. %               body: mpred_positive_fact(prologSingleValued(singleValuedInArg))*->rhs([\+ ~prologSingleValued(singleValuedInArg)])
  411. %       Found positive trigger: prologSingleValued(singleValuedInArg)
  412. %               body: pt(arity(singleValuedInArg,_6106),(\+singleValuedInArg(singleValuedInArg,_6122)*->rhs([singleValuedInArg(singleValuedInArg,_6106)])))
  413. %       Adding positive
  414. %               trigger: arity(singleValuedInArg,_6106)
  415. %               body: \+singleValuedInArg(singleValuedInArg,_6122)*->rhs([singleValuedInArg(singleValuedInArg,_6106)])
  416. %        Support: prologSingleValued(singleValuedInArg),pt(prologSingleValued(singleValuedInArg),pt(arity(singleValuedInArg,_6106),(\+singleValuedInArg(singleValuedInArg,_6122)*->rhs([singleValuedInArg(singleValuedInArg,_6106)]))))
  417. %       RHS-Post1: prologSingleValued(singleValuedInArgDefault)
  418. %       Support: singleValuedInArg(singleValuedInArgDefault,3),pt(singleValuedInArg(_2462,_2464),rhs([prologSingleValued(_2462)]))
  419. % mpred_fwc1(prologSingleValued(singleValuedInArgDefault)).
  420. %       Found positive trigger: prologSingleValued(singleValuedInArgDefault)
  421. %               body: mpred_positive_fact(prologSingleValued(singleValuedInArgDefault))*->rhs([\+ ~prologSingleValued(singleValuedInArgDefault)])
  422. %       Found positive trigger: prologSingleValued(singleValuedInArgDefault)
  423. %               body: pt(arity(singleValuedInArgDefault,_6044),(\+singleValuedInArg(singleValuedInArgDefault,_6060)*->rhs([singleValuedInArg(singleValuedInArgDefault,_6044)])))
  424. %       Adding positive
  425. %               trigger: arity(singleValuedInArgDefault,_6044)
  426. %               body: \+singleValuedInArg(singleValuedInArgDefault,_6060)*->rhs([singleValuedInArg(singleValuedInArgDefault,_6044)])
  427. %        Support: prologSingleValued(singleValuedInArgDefault),pt(prologSingleValued(singleValuedInArgDefault),pt(arity(singleValuedInArgDefault,_6044),(\+singleValuedInArg(singleValuedInArgDefault,_6060)*->rhs([singleValuedInArg(singleValuedInArgDefault,_6044)]))))
  428. %       Found positive trigger: singleValuedInArg(_16548,_16550)==>prologSingleValued(_16548)
  429. %               body: mpred_positive_fact((singleValuedInArg(_16548,_16550)==>prologSingleValued(_16548)))*->rhs([\+ ~ (singleValuedInArg(_16548,_16550)==>prologSingleValued(_16548))])
  430. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:47
  431. % mpred_fwc1((singleValuedInArgDefault(_29242, _29244, _29246)/ground(_29246)==>singleValuedInArg(_29242, _29244))).
  432. %       Adding positive
  433. %               trigger: singleValuedInArgDefault(_2270,_2272,_2294)
  434. %               body: ground(_2294)*->rhs([singleValuedInArg(_2270,_2272)])
  435. %        Support: (singleValuedInArgDefault(_2032,_2034,_2036)/ground(_2036)==>singleValuedInArg(_2032,_2034)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',47)
  436. %       Found positive trigger: singleValuedInArgDefault(_5960,_5962,_5964)/ground(_5964)==>singleValuedInArg(_5960,_5962)
  437. %               body: mpred_positive_fact((singleValuedInArgDefault(_5960,_5962,_5964)/ground(_5964)==>singleValuedInArg(_5960,_5962)))*->rhs([\+ ~ (singleValuedInArgDefault(_5960,_5962,_5964)/ground(_5964)==>singleValuedInArg(_5960,_5962))])
  438. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:49
  439. % mpred_fwc1(mpred_prop(baseKB, singleValuedInArgAX, 3, kb_shared)).
  440. %       Found positive trigger: mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared)
  441. %               body: pt(genlMt(_2024,baseKB),(_2024\=baseKB*->rhs([{nop(dmsg(_2024:call(kb_shared,_2024:singleValuedInArgAX/3))),show_failure(on_x_fail(_2024:call(kb_shared,_2024:singleValuedInArgAX/3)))}])))
  442.         dding positive
  443. %               trigger: genlMt(_2024,baseKB)
  444. %               body: _2024\=baseKB*->rhs([{nop(dmsg(_2024:call(kb_shared,_2024:singleValuedInArgAX/3))),show_failure(on_x_fail(_2024:call(kb_shared,_2024:singleValuedInArgAX/3)))}])
  445. %        Support: mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared),pt(mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared),pt(genlMt(_2024,baseKB),(_2024\=baseKB*->rhs([{nop(dmsg(_2024:call(kb_shared,_2024:singleValuedInArgAX/3))),show_failure(on_x_fail(_2024:call(kb_shared,_2024:singleValuedInArgAX/3)))}]))))
  446. % mpred_fwc1(mpred_prop(user, singleValuedInArgAX, 3, kb_shared)).
  447. %       Found positive trigger: mpred_prop(user,singleValuedInArgAX,3,kb_shared)
  448. %               body: pt(genlMt(_3696,user),(_3696\=baseKB*->rhs([{nop(dmsg(_3696:call(kb_shared,_3696:singleValuedInArgAX/3))),show_failure(on_x_fail(_3696:call(kb_shared,_3696:singleValuedInArgAX/3)))}])))
  449. %       Adding positive
  450. %               trigger: genlMt(_3696,user)
  451. %               body: _3696\=baseKB*->rhs([{nop(dmsg(_3696:call(kb_shared,_3696:singleValuedInArgAX/3))),show_failure(on_x_fail(_3696:call(kb_shared,_3696:singleValuedInArgAX/3)))}])
  452. %        Support: mpred_prop(user,singleValuedInArgAX,3,kb_shared),pt(mpred_prop(user,singleValuedInArgAX,3,kb_shared),pt(genlMt(_3696,user),(_3696\=baseKB*->rhs([{nop(dmsg(_3696:call(kb_shared,_3696:singleValuedInArgAX/3))),show_failure(on_x_fail(_3696:call(kb_shared,_3696:singleValuedInArgAX/3)))}]))))
  453. %       Found positive trigger: mpred_prop(user,singleValuedInArgAX,3,kb_shared)
  454. %               body: \+ground(singleValuedInArgAX/3)*->rhs([{trace_or_throw_ex(mpred_prop(user,singleValuedInArgAX,3,kb_shared))}])
  455. %       Found positive trigger: mpred_prop(user,singleValuedInArgAX,3,kb_shared)
  456. %               body: genlPreds(kb_shared,_17618)*->rhs([mpred_prop(user,singleValuedInArgAX,3,_17618)])
  457. %       Found positive trigger: mpred_prop(user,singleValuedInArgAX,3,kb_shared)
  458. %               body: mpred_positive_fact(mpred_prop(user,singleValuedInArgAX,3,kb_shared))*->rhs([\+ ~mpred_prop(user,singleValuedInArgAX,3,kb_shared)])
  459. %       Found positive trigger: mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared)
  460. %               body: \+ground(singleValuedInArgAX/3)*->rhs([{trace_or_throw_ex(mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared))}])
  461. %       Found positive trigger: mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared)
  462. %               body: genlPreds(kb_shared,_11372)*->rhs([mpred_prop(baseKB,singleValuedInArgAX,3,_11372)])
  463. %       Found positive trigger: mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared)
  464. %               body: mpred_positive_fact(mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared))*->rhs([\+ ~mpred_prop(baseKB,singleValuedInArgAX,3,kb_shared)])
  465. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:51
  466. % mpred_fwc1((singleValuedInArg(_28146, _28148), arity(_28146, _28154)==>singleValuedInArgAX(_28146, _28154, _28148))).
  467. %       Adding positive
  468. %               trigger: singleValuedInArg(_2354,_2356)
  469. %               body: arity(_2354,_2358)*->rhs([singleValuedInArgAX(_2354,_2358,_2356)])
  470. %        Support: (singleValuedInArg(_2062,_2064),arity(_2062,_2070)==>singleValuedInArgAX(_2062,_2070,_2064)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',51)
  471. %       RHS-Post1: singleValuedInArgAX(mpred_sv,2,2)
  472. %       Support: singleValuedInArg(mpred_sv,2),pt(singleValuedInArg(_7038,_7040),(arity(_7038,_7052)*->rhs([singleValuedInArgAX(_7038,_7052,_7040)])))
  473. % mpred_fwc1(singleValuedInArgAX(mpred_sv, 2, 2)).
  474. %       Found positive trigger: singleValuedInArgAX(mpred_sv,2,2)
  475. %               body: mpred_positive_fact(singleValuedInArgAX(mpred_sv,2,2))*->rhs([\+ ~singleValuedInArgAX(mpred_sv,2,2)])
  476. %       RHS-Post1: singleValuedInArgAX(singleValuedInArg,2,2)
  477. %       Support: singleValuedInArg(singleValuedInArg,2),pt(singleValuedInArg(_2810,_2812),(arity(_2810,_2824)*->rhs([singleValuedInArgAX(_2810,_2824,_2812)])))
  478. % mpred_fwc1(singleValuedInArgAX(singleValuedInArg, 2, 2)).
  479. %       Found positive trigger: singleValuedInArgAX(singleValuedInArg,2,2)
  480. %               body: mpred_positive_fact(singleValuedInArgAX(singleValuedInArg,2,2))*->rhs([\+ ~singleValuedInArgAX(singleValuedInArg,2,2)])
  481. %       RHS-Post1: singleValuedInArgAX(singleValuedInArgDefault,3,3)
  482. %       Support: singleValuedInArg(singleValuedInArgDefault,3),pt(singleValuedInArg(_2810,_2812),(arity(_2810,_2824)*->rhs([singleValuedInArgAX(_2810,_2824,_2812)])))
  483. % mpred_fwc1(singleValuedInArgAX(singleValuedInArgDefault, 3, 3)).
  484. %       Found positive trigger: singleValuedInArgAX(singleValuedInArgDefault,3,3)
  485. %               body: mpred_positive_fact(singleValuedInArgAX(singleValuedInArgDefault,3,3))*->rhs([\+ ~singleValuedInArgAX(singleValuedInArgDefault,3,3)])
  486. %       Adding positive
  487. %               trigger: arity(_2336,_2340)
  488. %               body: singleValuedInArg(_2336,_2338)*->rhs([singleValuedInArgAX(_2336,_2340,_2338)])
  489. %        Support: (singleValuedInArg(_2076,_2078),arity(_2076,_2084)==>singleValuedInArgAX(_2076,_2084,_2078)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',51)
  490. %       RHS-Post1: singleValuedInArgAX(singleValuedInArg,2,2)
  491. %       Support: arity(singleValuedInArg,2),pt(arity(_2838,_2840),(singleValuedInArg(_2838,_2852)*->rhs([singleValuedInArgAX(_2838,_2840,_2852)])))
  492. %       RHS-Post1: singleValuedInArgAX(mpred_sv,2,2)
  493. %       Support: arity(mpred_sv,2),pt(arity(_2824,_2826),(singleValuedInArg(_2824,_2838)*->rhs([singleValuedInArgAX(_2824,_2826,_2838)])))
  494. %       RHS-Post1: singleValuedInArgAX(singleValuedInArgDefault,3,3)
  495. %       Support: arity(singleValuedInArgDefault,3),pt(arity(_2824,_2826),(singleValuedInArg(_2824,_2838)*->rhs([singleValuedInArgAX(_2824,_2826,_2838)])))
  496. %       Found positive trigger: singleValuedInArg(_2098,_2100),arity(_2098,_2106)==>singleValuedInArgAX(_2098,_2106,_2100)
  497. %               body: mpred_positive_fact((singleValuedInArg(_2098,_2100),arity(_2098,_2106)==>singleValuedInArgAX(_2098,_2106,_2100)))*->rhs([\+ ~ (singleValuedInArg(_2098,_2100),arity(_2098,_2106)==>singleValuedInArgAX(_2098,_2106,_2100))])
  498. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:54
  499. % mpred_fwc1((singleValuedInArgAX(_5118, _5120, _5122), {functor(_5136, _5118, _5120), arg(_5122, _5136, _5154), replace_arg(_5136, _5122, _5162, _5164)}==>(_5136, {_5154\=isMissing, dif(_5162, _5154), call_u(_5164), ground(_5164)}, _5164==> \+_5164, _5136))).
  500. %       Adding positive
  501. %               trigger: singleValuedInArgAX(_3426,_3428,_3430)
  502. %               body: functor(_3408,_3426,_3428),arg(_3430,_3408,_3410),replace_arg(_3408,_3430,_3412,_3414)*->rhs([(_3408,{_3410\=isMissing,dif(_3412,_3410),call_u(_3414),ground(_3414)},_3414==> \+_3414,_3408)])
  503. %        Support: (singleValuedInArgAX(_2890,_2892,_2894),{functor(_2908,_2890,_2892),arg(_2894,_2908,_2926),replace_arg(_2908,_2894,_2934,_2936)}==>(_2908,{_2926\=isMissing,dif(_2934,_2926),call_u(_2936),ground(_2936)},_2936==> \+_2936,_2908)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',54)
  504. %       RHS-Post1: mpred_sv(_10406,_3410),{_3410\=isMissing,dif(_3412,_3410),call_u(mpred_sv(_10406,_3412)),ground(mpred_sv(_10406,_3412))},mpred_sv(_10406,_3412)==> \+mpred_sv(_10406,_3412),mpred_sv(_10406,_3410)
  505. %       Support: singleValuedInArgAX(mpred_sv,2,2),pt(singleValuedInArgAX(_9428,_9430,_9432),(functor(_9448,_9428,_9430),arg(_9432,_9448,_9466),replace_arg(_9448,_9432,_9474,_9476)*->rhs([(_9448,{_9466\=isMissing,dif(_9474,_9466),call_u(_9476),ground(_9476)},_9476==> \+_9476,_9448)])))
  506. % mpred_fwc1((mpred_sv(_26896, _26898), {_26898\=isMissing, dif(_26930, _26898), call_u(mpred_sv(_26896, _26930)), ground(mpred_sv(_26896, _26930))}, mpred_sv(_26896, _26930)==> \+mpred_sv(_26896, _26930), mpred_sv(_26896, _26898))).
  507. %       Adding positive
  508. %               trigger: mpred_sv(_6598,_6600)
  509. %               body: _6600\=isMissing,dif(_6602,_6600),call_u(mpred_sv(_6598,_6602)),ground(mpred_sv(_6598,_6602))*->pt(mpred_sv(_6598,_6602),rhs([\+mpred_sv(_6598,_6602),mpred_sv(_6598,_6600)]))
  510. %        Support: (mpred_sv(_6244,_6246),{_6246\=isMissing,dif(_6288,_6246),call_u(mpred_sv(_6244,_6288)),ground(mpred_sv(_6244,_6288))},mpred_sv(_6244,_6288)==> \+mpred_sv(_6244,_6288),mpred_sv(_6244,_6246)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',54)
  511. %       Found positive trigger: mpred_sv(_12796,_12798),{_12798\=isMissing,dif(_12840,_12798),call_u(mpred_sv(_12796,_12840)),ground(mpred_sv(_12796,_12840))},mpred_sv(_12796,_12840)==> \+mpred_sv(_12796,_12840),mpred_sv(_12796,_12798)
  512. %               body: mpred_positive_fact((mpred_sv(_12796,_12798),{_12798\=isMissing,dif(_12840,_12798),call_u(mpred_sv(_12796,_12840)),ground(mpred_sv(_12796,_12840))},mpred_sv(_12796,_12840)==> \+mpred_sv(_12796,_12840),mpred_sv(_12796,_12798)))*->rhs([\+ ~ (mpred_sv(_12796,_12798),{_12798\=isMissing,dif(_12840,_12798),call_u(mpred_sv(_12796,_12840)),ground(mpred_sv(_12796,_12840))},mpred_sv(_12796,_12840)==> \+mpred_sv(_12796,_12840),mpred_sv(_12796,_12798))])
  513. %       RHS-Post1: singleValuedInArg(_21120,_3410),{_3410\=isMissing,dif(_3412,_3410),call_u(singleValuedInArg(_21120,_3412)),ground(singleValuedInArg(_21120,_3412))},singleValuedInArg(_21120,_3412)==> \+singleValuedInArg(_21120,_3412),singleValuedInArg(_21120,_3410)
  514. %       Support: singleValuedInArgAX(singleValuedInArg,2,2),pt(singleValuedInArgAX(_4550,_4552,_4554),(functor(_4570,_4550,_4552),arg(_4554,_4570,_4588),replace_arg(_4570,_4554,_4596,_4598)*->rhs([(_4570,{_4588\=isMissing,dif(_4596,_4588),call_u(_4598),ground(_4598)},_4598==> \+_4598,_4570)])))
  515. % mpred_fwc1((singleValuedInArg(_8452, _8454), {_8454\=isMissing, dif(_8486, _8454), call_u(singleValuedInArg(_8452, _8486)), ground(singleValuedInArg(_8452, _8486))}, singleValuedInArg(_8452, _8486)==> \+singleValuedInArg(_8452, _8486), singleValuedInArg(_8452, _8454))).
  516. %       Adding positive
  517. %               trigger: singleValuedInArg(_10202,_10204)
  518. %               body: _10204\=isMissing,dif(_10206,_10204),call_u(singleValuedInArg(_10202,_10206)),ground(singleValuedInArg(_10202,_10206))*->pt(singleValuedInArg(_10202,_10206),rhs([\+singleValuedInArg(_10202,_10206),singleValuedInArg(_10202,_10204)]))
  519. %        Support: (singleValuedInArg(_9406,_9408),{_9408\=isMissing,dif(_9450,_9408),call_u(singleValuedInArg(_9406,_9450)),ground(singleValuedInArg(_9406,_9450))},singleValuedInArg(_9406,_9450)==> \+singleValuedInArg(_9406,_9450),singleValuedInArg(_9406,_9408)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',54)
  520. %       Found positive trigger: singleValuedInArg(_21018,_21020),{_21020\=isMissing,dif(_21062,_21020),call_u(singleValuedInArg(_21018,_21062)),ground(singleValuedInArg(_21018,_21062))},singleValuedInArg(_21018,_21062)==> \+singleValuedInArg(_21018,_21062),singleValuedInArg(_21018,_21020)
  521. %               body: mpred_positive_fact((singleValuedInArg(_21018,_21020),{_21020\=isMissing,dif(_21062,_21020),call_u(singleValuedInArg(_21018,_21062)),ground(singleValuedInArg(_21018,_21062))},singleValuedInArg(_21018,_21062)==> \+singleValuedInArg(_21018,_21062),singleValuedInArg(_21018,_21020)))*->rhs([\+ ~ (singleValuedInArg(_21018,_21020),{_21020\=isMissing,dif(_21062,_21020),call_u(singleValuedInArg(_21018,_21062)),ground(singleValuedInArg(_21018,_21062))},singleValuedInArg(_21018,_21062)==> \+singleValuedInArg(_21018,_21062),singleValuedInArg(_21018,_21020))])
  522. %       RHS-Post1: singleValuedInArgDefault(_29448,_29450,_3410),{_3410\=isMissing,dif(_3412,_3410),call_u(singleValuedInArgDefault(_29448,_29450,_3412)),ground(singleValuedInArgDefault(_29448,_29450,_3412))},singleValuedInArgDefault(_29448,_29450,_3412)==> \+singleValuedInArgDefault(_29448,_29450,_3412),singleValuedInArgDefault(_29448,_29450,_3410)
  523. %       Support: singleValuedInArgAX(singleValuedInArgDefault,3,3),pt(singleValuedInArgAX(_4550,_4552,_4554),(functor(_4570,_4550,_4552),arg(_4554,_4570,_4588),replace_arg(_4570,_4554,_4596,_4598)*->rhs([(_4570,{_4588\=isMissing,dif(_4596,_4588),call_u(_4598),ground(_4598)},_4598==> \+_4598,_4570)])))
  524. % mpred_fwc1((singleValuedInArgDefault(_8482, _8484, _8486), {_8486\=isMissing, dif(_8518, _8486), call_u(singleValuedInArgDefault(_8482, _8484, _8518)), ground(singleValuedInArgDefault(_8482, _8484, _8518))}, singleValuedInArgDefault(_8482, _8484, _8518)==> \+singleValuedInArgDefault(_8482, _8484, _8518), singleValuedInArgDefault(_8482, _8484, _8486))).
  525. %       Adding positive
  526. %               trigger: singleValuedInArgDefault(_21218,_21220,_21222)
  527. %               body: _21222\=isMissing,dif(_21224,_21222),call_u(singleValuedInArgDefault(_21218,_21220,_21224)),ground(singleValuedInArgDefault(_21218,_21220,_21224))*->pt(singleValuedInArgDefault(_21218,_21220,_21224),rhs([\+singleValuedInArgDefault(_21218,_21220,_21224),singleValuedInArgDefault(_21218,_21220,_21222)]))
  528. %        Support: (singleValuedInArgDefault(_9488,_9490,_9492),{_9492\=isMissing,dif(_9534,_9492),call_u(singleValuedInArgDefault(_9488,_9490,_9534)),ground(singleValuedInArgDefault(_9488,_9490,_9534))},singleValuedInArgDefault(_9488,_9490,_9534)==> \+singleValuedInArgDefault(_9488,_9490,_9534),singleValuedInArgDefault(_9488,_9490,_9492)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',54)
  529. %       Found positive trigger: singleValuedInArgDefault(_6304,_6306,_6308),{_6308\=isMissing,dif(_6350,_6308),call_u(singleValuedInArgDefault(_6304,_6306,_6350)),ground(singleValuedInArgDefault(_6304,_6306,_6350))},singleValuedInArgDefault(_6304,_6306,_6350)==> \+singleValuedInArgDefault(_6304,_6306,_6350),singleValuedInArgDefault(_6304,_6306,_6308)
  530. %               body: mpred_positive_fact((singleValuedInArgDefault(_6304,_6306,_6308),{_6308\=isMissing,dif(_6350,_6308),call_u(singleValuedInArgDefault(_6304,_6306,_6350)),ground(singleValuedInArgDefault(_6304,_6306,_6350))},singleValuedInArgDefault(_6304,_6306,_6350)==> \+singleValuedInArgDefault(_6304,_6306,_6350),singleValuedInArgDefault(_6304,_6306,_6308)))*->rhs([\+ ~ (singleValuedInArgDefault(_6304,_6306,_6308),{_6308\=isMissing,dif(_6350,_6308),call_u(singleValuedInArgDefault(_6304,_6306,_6350)),ground(singleValuedInArgDefault(_6304,_6306,_6350))},singleValuedInArgDefault(_6304,_6306,_6350)==> \+singleValuedInArgDefault(_6304,_6306,_6350),singleValuedInArgDefault(_6304,_6306,_6308))])
  531. %       Found positive trigger: singleValuedInArgAX(_10508,_10510,_10512),{functor(_10526,_10508,_10510),arg(_10512,_10526,_10544),replace_arg(_10526,_10512,_10552,_10554)}==>(_10526,{_10544\=isMissing,dif(_10552,_10544),call_u(_10554),ground(_10554)},_10554==> \+_10554,_10526)
  532. %               body: mpred_positive_fact((singleValuedInArgAX(_10508,_10510,_10512),{functor(_10526,_10508,_10510),arg(_10512,_10526,_10544),replace_arg(_10526,_10512,_10552,_10554)}==>(_10526,{_10544\=isMissing,dif(_10552,_10544),call_u(_10554),ground(_10554)},_10554==> \+_10554,_10526)))*->rhs([\+ ~ (singleValuedInArgAX(_10508,_10510,_10512),{functor(_10526,_10508,_10510),arg(_10512,_10526,_10544),replace_arg(_10526,_10512,_10552,_10554)}==>(_10526,{_10544\=isMissing,dif(_10552,_10544),call_u(_10554),ground(_10554)},_10554==> \+_10554,_10526))])
  533. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:61
  534. % mpred_fwc1((unused==>(singleValuedInArgAX(_5196, _5198, _5200), {functor(_5214, _5196, _5198), arg(_5200, _5214, _5232), replace_arg(_5214, _5200, _5240, _5242)}==>(_5214/ground(_5214)==>{_5232\==isMissing, dif(_5240, _5232), call_u(_5242), ground(_5242), ignore(retract(_5242))})))).
  535. %       Adding positive
  536. %               trigger: unused
  537. %               body: rhs([(singleValuedInArgAX(_2572,_2574,_2576),{functor(_2590,_2572,_2574),arg(_2576,_2590,_2608),replace_arg(_2590,_2576,_2616,_2618)}==>(_2590/ground(_2590)==>{_2608\==isMissing,dif(_2616,_2608),call_u(_2618),ground(_2618),ignore(retract(_2618))}))])
  538. %        Support: (unused==>(singleValuedInArgAX(_6430,_6432,_6434),{functor(_6448,_6430,_6432),arg(_6434,_6448,_6466),replace_arg(_6448,_6434,_6474,_6476)}==>(_6448/ground(_6448)==>{_6466\==isMissing,dif(_6474,_6466),call_u(_6476),ground(_6476),ignore(retract(_6476))}))),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',61)
  539. %       Found positive trigger: unused==>(singleValuedInArgAX(_3554,_3556,_3558),{functor(_3572,_3554,_3556),arg(_3558,_3572,_3590),replace_arg(_3572,_3558,_3598,_3600)}==>(_3572/ground(_3572)==>{_3590\==isMissing,dif(_3598,_3590),call_u(_3600),ground(_3600),ignore(retract(_3600))}))
  540. %               body: mpred_positive_fact((unused==>(singleValuedInArgAX(_3554,_3556,_3558),{functor(_3572,_3554,_3556),arg(_3558,_3572,_3590),replace_arg(_3572,_3558,_3598,_3600)}==>(_3572/ground(_3572)==>{_3590\==isMissing,dif(_3598,_3590),call_u(_3600),ground(_3600),ignore(retract(_3600))}))))*->rhs([\+ ~ (unused==>(singleValuedInArgAX(_3554,_3556,_3558),{functor(_3572,_3554,_3556),arg(_3558,_3572,_3590),replace_arg(_3572,_3558,_3598,_3600)}==>(_3572/ground(_3572)==>{_3590\==isMissing,dif(_3598,_3590),call_u(_3600),ground(_3600),ignore(retract(_3600))})))])
  541. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:69
  542. % mpred_fwc1((unused==>(singleValuedInArgAX_maybe(_5316, _5318, _5320), {functor(_5334, _5316, _5318), arg(_5320, _5334, _5352), replace_arg(_5334, _5320, _5360, _5362)}==>(_5334/ground(_5334)==>{_5352\==isMissing, dif(_5360, _5352), call_u(_5362), ground(_5362)}, \+_5362, _5334, single_override_maybe(_5334, _5362))))).
  543. %       Adding positive
  544. %               trigger: unused
  545. %               body: rhs([(singleValuedInArgAX_maybe(_2620,_2622,_2624),{functor(_2638,_2620,_2622),arg(_2624,_2638,_2656),replace_arg(_2638,_2624,_2664,_2666)}==>(_2638/ground(_2638)==>{_2656\==isMissing,dif(_2664,_2656),call_u(_2666),ground(_2666)},\+_2666,_2638,single_override_maybe(_2638,_2666)))])
  546. %        Support: (unused==>(singleValuedInArgAX_maybe(_3050,_3052,_3054),{functor(_3068,_3050,_3052),arg(_3054,_3068,_3086),replace_arg(_3068,_3054,_3094,_3096)}==>(_3068/ground(_3068)==>{_3086\==isMissing,dif(_3094,_3086),call_u(_3096),ground(_3096)},\+_3096,_3068,single_override_maybe(_3068,_3096)))),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',69)
  547. %       Found positive trigger: unused==>(singleValuedInArgAX_maybe(_9546,_9548,_9550),{functor(_9564,_9546,_9548),arg(_9550,_9564,_9582),replace_arg(_9564,_9550,_9590,_9592)}==>(_9564/ground(_9564)==>{_9582\==isMissing,dif(_9590,_9582),call_u(_9592),ground(_9592)},\+_9592,_9564,single_override_maybe(_9564,_9592)))
  548. %               body: mpred_positive_fact((unused==>(singleValuedInArgAX_maybe(_9546,_9548,_9550),{functor(_9564,_9546,_9548),arg(_9550,_9564,_9582),replace_arg(_9564,_9550,_9590,_9592)}==>(_9564/ground(_9564)==>{_9582\==isMissing,dif(_9590,_9582),call_u(_9592),ground(_9592)},\+_9592,_9564,single_override_maybe(_9564,_9592)))))*->rhs([\+ ~ (unused==>(singleValuedInArgAX_maybe(_9546,_9548,_9550),{functor(_9564,_9546,_9548),arg(_9550,_9564,_9582),replace_arg(_9564,_9550,_9590,_9592)}==>(_9564/ground(_9564)==>{_9582\==isMissing,dif(_9590,_9582),call_u(_9592),ground(_9592)},\+_9592,_9564,single_override_maybe(_9564,_9592))))])
  549. % /opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl:76
  550. % mpred_fwc1((single_override(_29426, _29428), {ignore(retract(_29428))}==>(\+_29426==> \+single_override(_29426, _29428), {mpred_supported(_29428)}, _29428))).
  551. %       Adding positive
  552. %               trigger: single_override(_2534,_2536)
  553. %               body: ignore(retract(_2536))*->rhs([(\+_2534==> \+single_override(_2534,_2536),{mpred_supported(_2536)},_2536)])
  554. %        Support: (single_override(_2288,_2290),{ignore(retract(_2290))}==>(\+_2288==> \+single_override(_2288,_2290),{mpred_supported(_2290)},_2290)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/prolog/pfclib/system_singleValued.pfc.pl',76)
  555. %       Found positive trigger: single_override(_2346,_2348),{ignore(retract(_2348))}==>(\+_2346==> \+single_override(_2346,_2348),{mpred_supported(_2348)},_2348)
  556. %               body: mpred_positive_fact((single_override(_2346,_2348),{ignore(retract(_2348))}==>(\+_2346==> \+single_override(_2346,_2348),{mpred_supported(_2348)},_2348)))*->rhs([\+ ~ (single_override(_2346,_2348),{ignore(retract(_2348))}==>(\+_2346==> \+single_override(_2346,_2348),{mpred_supported(_2348)},_2348))])
  557. [0m%    system_singleValued.pfc compiled into baseKB 0.68 sec, 6 clauses
  558. %   pfclib/system_autoexec.pfc compiled into baseKB 2.18 sec, 9 clauses
  559. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:4
  560. % mpred_fwc1(adj(1, 2)).
  561. %       Found positive trigger: adj(1,2)
  562. %               body: mpred_positive_fact(adj(1,2))*->rhs([\+ ~adj(1,2)])
  563. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:5
  564. % mpred_fwc1(adj(2, 3)).
  565. %       Found positive trigger: adj(2,3)
  566. %               body: mpred_positive_fact(adj(2,3))*->rhs([\+ ~adj(2,3)])
  567. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:6
  568. % mpred_fwc1(adj(3, 4)).
  569. %       Found positive trigger: adj(3,4)
  570. %               body: mpred_positive_fact(adj(3,4))*->rhs([\+ ~adj(3,4)])
  571. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:7
  572. % mpred_fwc1(adj(4, 5)).
  573. %       Found positive trigger: adj(4,5)
  574. %               body: mpred_positive_fact(adj(4,5))*->rhs([\+ ~adj(4,5)])
  575. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:8
  576. % mpred_fwc1(adj(5, 6)).
  577. %       Found positive trigger: adj(5,6)
  578. %               body: mpred_positive_fact(adj(5,6))*->rhs([\+ ~adj(5,6)])
  579. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:9
  580. % mpred_fwc1(adj(6, 7)).
  581. %       Found positive trigger: adj(6,7)
  582. %               body: mpred_positive_fact(adj(6,7))*->rhs([\+ ~adj(6,7)])
  583. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:10
  584. % mpred_fwc1(adj(7, 8)).
  585. %       Found positive trigger: adj(7,8)
  586. %               body: mpred_positive_fact(adj(7,8))*->rhs([\+ ~adj(7,8)])
  587. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:11
  588. % mpred_fwc1(adj(8, 9)).
  589. %       Found positive trigger: adj(8,9)
  590. %               body: mpred_positive_fact(adj(8,9))*->rhs([\+ ~adj(8,9)])
  591. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:12
  592. % mpred_fwc1(adj(9, 10)).
  593. %       Found positive trigger: adj(9,10)
  594. %               body: mpred_positive_fact(adj(9,10))*->rhs([\+ ~adj(9,10)])
  595. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:13
  596. % mpred_fwc1(adj(10, 1)).
  597. %       Found positive trigger: adj(10,1)
  598. %               body: mpred_positive_fact(adj(10,1))*->rhs([\+ ~adj(10,1)])
  599. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:15
  600. % mpred_fwc1((adj(_11438, _11440)==>tc(_11438, _11440))).
  601. %       Adding positive
  602. %               trigger: adj(_1298,_1300)
  603. %               body: rhs([tc(_1298,_1300)])
  604. %        Support: (adj(_1098,_1100)==>tc(_1098,_1100)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc',15)
  605. %       RHS-Post1: tc(1,2)
  606. %       Support: adj(1,2),pt(adj(_10142,_10144),rhs([tc(_10142,_10144)]))
  607. % mpred_fwc1(tc(1, 2)).
  608. %       Found positive trigger: tc(1,2)
  609. %               body: mpred_positive_fact(tc(1,2))*->rhs([\+ ~tc(1,2)])
  610. %       RHS-Post1: tc(2,3)
  611. %       Support: adj(2,3),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  612. % mpred_fwc1(tc(2, 3)).
  613. %       Found positive trigger: tc(2,3)
  614. %               body: mpred_positive_fact(tc(2,3))*->rhs([\+ ~tc(2,3)])
  615. %       RHS-Post1: tc(3,4)
  616. %       Support: adj(3,4),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  617. % mpred_fwc1(tc(3, 4)).
  618. %       Found positive trigger: tc(3,4)
  619. %               body: mpred_positive_fact(tc(3,4))*->rhs([\+ ~tc(3,4)])
  620. %       RHS-Post1: tc(4,5)
  621. %       Support: adj(4,5),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  622. % mpred_fwc1(tc(4, 5)).
  623. %       Found positive trigger: tc(4,5)
  624. %               body: mpred_positive_fact(tc(4,5))*->rhs([\+ ~tc(4,5)])
  625. %       RHS-Post1: tc(5,6)
  626. %       Support: adj(5,6),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  627. % mpred_fwc1(tc(5, 6)).
  628. %       Found positive trigger: tc(5,6)
  629. %               body: mpred_positive_fact(tc(5,6))*->rhs([\+ ~tc(5,6)])
  630. %       RHS-Post1: tc(6,7)
  631. %       Support: adj(6,7),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  632. % mpred_fwc1(tc(6, 7)).
  633. %       Found positive trigger: tc(6,7)
  634. %               body: mpred_positive_fact(tc(6,7))*->rhs([\+ ~tc(6,7)])
  635. %       RHS-Post1: tc(7,8)
  636. %       Support: adj(7,8),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  637. % mpred_fwc1(tc(7, 8)).
  638. %       Found positive trigger: tc(7,8)
  639. %               body: mpred_positive_fact(tc(7,8))*->rhs([\+ ~tc(7,8)])
  640. %       RHS-Post1: tc(8,9)
  641. %       Support: adj(8,9),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  642. % mpred_fwc1(tc(8, 9)).
  643. %       Found positive trigger: tc(8,9)
  644. %               body: mpred_positive_fact(tc(8,9))*->rhs([\+ ~tc(8,9)])
  645. %       RHS-Post1: tc(9,10)
  646. %       Support: adj(9,10),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  647. % mpred_fwc1(tc(9, 10)).
  648. %       Found positive trigger: tc(9,10)
  649. %               body: mpred_positive_fact(tc(9,10))*->rhs([\+ ~tc(9,10)])
  650. %       RHS-Post1: tc(10,1)
  651. %       Support: adj(10,1),pt(adj(_1704,_1706),rhs([tc(_1704,_1706)]))
  652. % mpred_fwc1(tc(10, 1)).
  653. %       Found positive trigger: tc(10,1)
  654. %               body: mpred_positive_fact(tc(10,1))*->rhs([\+ ~tc(10,1)])
  655. %       Found positive trigger: adj(_1148,_1150)==>tc(_1148,_1150)
  656. %               body: mpred_positive_fact((adj(_1148,_1150)==>tc(_1148,_1150)))*->rhs([\+ ~ (adj(_1148,_1150)==>tc(_1148,_1150))])
  657. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:17
  658. % mpred_fwc1((tc(_12298, _12300), tc(_12300, _12306)==>tc(_12298, _12306))).
  659. %       Adding positive
  660. %               trigger: tc(_1466,_1488)
  661. %               body: tc(_1488,_1468)*->rhs([tc(_1466,_1468)])
  662. %        Support: (tc(_1228,_1230),tc(_1230,_1236)==>tc(_1228,_1236)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc',17)
  663. %       RHS-Post1: tc(1,3)
  664. %       Support: tc(1,2),pt(tc(_6136,_6138),(tc(_6138,_6150)*->rhs([tc(_6136,_6150)])))
  665. % mpred_fwc1(tc(1, 3)).
  666. %       Found positive trigger: tc(1,3)
  667. %               body: mpred_positive_fact(tc(1,3))*->rhs([\+ ~tc(1,3)])
  668. %       Found positive trigger: tc(1,3)
  669. %               body: tc(3,_5630)*->rhs([tc(1,_5630)])
  670. %       RHS-Post1: tc(1,4)
  671. %       Support: tc(1,3),pt(tc(1,3),(tc(3,4)*->rhs([tc(1,4)])))
  672. % mpred_fwc1(tc(1, 4)).
  673. %       Found positive trigger: tc(1,4)
  674. %               body: mpred_positive_fact(tc(1,4))*->rhs([\+ ~tc(1,4)])
  675. %       Found positive trigger: tc(1,4)
  676. %               body: tc(4,_6170)*->rhs([tc(1,_6170)])
  677. %       RHS-Post1: tc(1,5)
  678. %       Support: tc(1,4),pt(tc(1,4),(tc(4,5)*->rhs([tc(1,5)])))
  679. % mpred_fwc1(tc(1, 5)).
  680. %       Found positive trigger: tc(1,5)
  681. %               body: mpred_positive_fact(tc(1,5))*->rhs([\+ ~tc(1,5)])
  682. %       Found positive trigger: tc(1,5)
  683. %               body: tc(5,_6710)*->rhs([tc(1,_6710)])
  684. %       RHS-Post1: tc(1,6)
  685. %       Support: tc(1,5),pt(tc(1,5),(tc(5,6)*->rhs([tc(1,6)])))
  686. % mpred_fwc1(tc(1, 6)).
  687. %       Found positive trigger: tc(1,6)
  688. %               body: mpred_positive_fact(tc(1,6))*->rhs([\+ ~tc(1,6)])
  689. %       Found positive trigger: tc(1,6)
  690. %               body: tc(6,_7250)*->rhs([tc(1,_7250)])
  691. %       RHS-Post1: tc(1,7)
  692. %       Support: tc(1,6),pt(tc(1,6),(tc(6,7)*->rhs([tc(1,7)])))
  693. % mpred_fwc1(tc(1, 7)).
  694. %       Found positive trigger: tc(1,7)
  695. %               body: mpred_positive_fact(tc(1,7))*->rhs([\+ ~tc(1,7)])
  696. %       Found positive trigger: tc(1,7)
  697. %               body: tc(7,_7790)*->rhs([tc(1,_7790)])
  698. %       RHS-Post1: tc(1,8)
  699. %       Support: tc(1,7),pt(tc(1,7),(tc(7,8)*->rhs([tc(1,8)])))
  700. % mpred_fwc1(tc(1, 8)).
  701. %       Found positive trigger: tc(1,8)
  702. %               body: mpred_positive_fact(tc(1,8))*->rhs([\+ ~tc(1,8)])
  703. %       Found positive trigger: tc(1,8)
  704. %               body: tc(8,_5348)*->rhs([tc(1,_5348)])
  705. %       RHS-Post1: tc(1,9)
  706. %       Support: tc(1,8),pt(tc(1,8),(tc(8,9)*->rhs([tc(1,9)])))
  707. % mpred_fwc1(tc(1, 9)).
  708. %       Found positive trigger: tc(1,9)
  709. %               body: mpred_positive_fact(tc(1,9))*->rhs([\+ ~tc(1,9)])
  710. %       Found positive trigger: tc(1,9)
  711. %               body: tc(9,_22896)*->rhs([tc(1,_22896)])
  712. %       RHS-Post1: tc(1,10)
  713. %       Support: tc(1,9),pt(tc(1,9),(tc(9,10)*->rhs([tc(1,10)])))
  714. % mpred_fwc1(tc(1, 10)).
  715. %       Found positive trigger: tc(1,10)
  716. %               body: mpred_positive_fact(tc(1,10))*->rhs([\+ ~tc(1,10)])
  717. %       Found positive trigger: tc(1,10)
  718. %               body: tc(10,_19192)*->rhs([tc(1,_19192)])
  719. %       RHS-Post1: tc(1,1)
  720. %       Support: tc(1,10),pt(tc(1,10),(tc(10,1)*->rhs([tc(1,1)])))
  721. % mpred_fwc1(tc(1, 1)).
  722. %       Found positive trigger: tc(1,1)
  723. %               body: mpred_positive_fact(tc(1,1))*->rhs([\+ ~tc(1,1)])
  724. %       Found positive trigger: tc(1,1)
  725. %               body: tc(1,_9950)*->rhs([tc(1,_9950)])
  726. %       RHS-Post1: tc(1,2)
  727. %       Support: tc(1,1),pt(tc(1,1),(tc(1,2)*->rhs([tc(1,2)])))
  728.         HS-Post1: tc(1,3)
  729. %       Support: tc(1,1),pt(tc(1,1),(tc(1,3)*->rhs([tc(1,3)])))
  730. %       RHS-Post1: tc(1,4)
  731. %       Support: tc(1,1),pt(tc(1,1),(tc(1,4)*->rhs([tc(1,4)])))
  732. %       RHS-Post1: tc(1,5)
  733. %       Support: tc(1,1),pt(tc(1,1),(tc(1,5)*->rhs([tc(1,5)])))
  734. %       RHS-Post1: tc(1,6)
  735. %       Support: tc(1,1),pt(tc(1,1),(tc(1,6)*->rhs([tc(1,6)])))
  736. %       RHS-Post1: tc(1,7)
  737. %       Support: tc(1,1),pt(tc(1,1),(tc(1,7)*->rhs([tc(1,7)])))
  738. %       RHS-Post1: tc(1,8)
  739. %       Support: tc(1,1),pt(tc(1,1),(tc(1,8)*->rhs([tc(1,8)])))
  740. %       RHS-Post1: tc(1,9)
  741. %       Support: tc(1,1),pt(tc(1,1),(tc(1,9)*->rhs([tc(1,9)])))
  742. %       RHS-Post1: tc(1,10)
  743. %       Support: tc(1,1),pt(tc(1,1),(tc(1,10)*->rhs([tc(1,10)])))
  744. %       RHS-Post1: tc(1,1)
  745. %       Support: tc(1,1),pt(tc(1,1),(tc(1,1)*->rhs([tc(1,1)])))
  746. %       RHS-Post1: tc(2,4)
  747. %       Support: tc(2,3),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  748. % mpred_fwc1(tc(2, 4)).
  749. %       Found positive trigger: tc(2,4)
  750. %               body: mpred_positive_fact(tc(2,4))*->rhs([\+ ~tc(2,4)])
  751. %       Found positive trigger: tc(2,4)
  752. %               body: tc(4,_25670)*->rhs([tc(2,_25670)])
  753. %       RHS-Post1: tc(2,5)
  754. %       Support: tc(2,4),pt(tc(2,4),(tc(4,5)*->rhs([tc(2,5)])))
  755. % mpred_fwc1(tc(2, 5)).
  756. %       Found positive trigger: tc(2,5)
  757. %               body: mpred_positive_fact(tc(2,5))*->rhs([\+ ~tc(2,5)])
  758. %       Found positive trigger: tc(2,5)
  759. %               body: tc(5,_6192)*->rhs([tc(2,_6192)])
  760. %       RHS-Post1: tc(2,6)
  761. %       Support: tc(2,5),pt(tc(2,5),(tc(5,6)*->rhs([tc(2,6)])))
  762. % mpred_fwc1(tc(2, 6)).
  763. %       Found positive trigger: tc(2,6)
  764. %               body: mpred_positive_fact(tc(2,6))*->rhs([\+ ~tc(2,6)])
  765. %       Found positive trigger: tc(2,6)
  766. %               body: tc(6,_6732)*->rhs([tc(2,_6732)])
  767. %       RHS-Post1: tc(2,7)
  768. %       Support: tc(2,6),pt(tc(2,6),(tc(6,7)*->rhs([tc(2,7)])))
  769. % mpred_fwc1(tc(2, 7)).
  770. %       Found positive trigger: tc(2,7)
  771. %               body: mpred_positive_fact(tc(2,7))*->rhs([\+ ~tc(2,7)])
  772. %       Found positive trigger: tc(2,7)
  773. %               body: tc(7,_7272)*->rhs([tc(2,_7272)])
  774. %       RHS-Post1: tc(2,8)
  775. %       Support: tc(2,7),pt(tc(2,7),(tc(7,8)*->rhs([tc(2,8)])))
  776. % mpred_fwc1(tc(2, 8)).
  777. %       Found positive trigger: tc(2,8)
  778. %               body: mpred_positive_fact(tc(2,8))*->rhs([\+ ~tc(2,8)])
  779. %       Found positive trigger: tc(2,8)
  780. %               body: tc(8,_7812)*->rhs([tc(2,_7812)])
  781. %       RHS-Post1: tc(2,9)
  782. %       Support: tc(2,8),pt(tc(2,8),(tc(8,9)*->rhs([tc(2,9)])))
  783. % mpred_fwc1(tc(2, 9)).
  784. %       Found positive trigger: tc(2,9)
  785. %               body: mpred_positive_fact(tc(2,9))*->rhs([\+ ~tc(2,9)])
  786. %       Found positive trigger: tc(2,9)
  787. %               body: tc(9,_5370)*->rhs([tc(2,_5370)])
  788. %       RHS-Post1: tc(2,10)
  789. %       Support: tc(2,9),pt(tc(2,9),(tc(9,10)*->rhs([tc(2,10)])))
  790. % mpred_fwc1(tc(2, 10)).
  791. %       Found positive trigger: tc(2,10)
  792. %               body: mpred_positive_fact(tc(2,10))*->rhs([\+ ~tc(2,10)])
  793. %       Found positive trigger: tc(2,10)
  794. %               body: tc(10,_22926)*->rhs([tc(2,_22926)])
  795. %       RHS-Post1: tc(2,1)
  796. %       Support: tc(2,10),pt(tc(2,10),(tc(10,1)*->rhs([tc(2,1)])))
  797. % mpred_fwc1(tc(2, 1)).
  798. %       Found positive trigger: tc(2,1)
  799. %               body: mpred_positive_fact(tc(2,1))*->rhs([\+ ~tc(2,1)])
  800. %       Found positive trigger: tc(2,1)
  801. %               body: tc(1,_19206)*->rhs([tc(2,_19206)])
  802. %       RHS-Post1: tc(2,2)
  803. %       Support: tc(2,1),pt(tc(2,1),(tc(1,2)*->rhs([tc(2,2)])))
  804. % mpred_fwc1(tc(2, 2)).
  805. %       Found positive trigger: tc(2,2)
  806. %               body: mpred_positive_fact(tc(2,2))*->rhs([\+ ~tc(2,2)])
  807. %       Found positive trigger: tc(2,2)
  808. %               body: tc(2,_10010)*->rhs([tc(2,_10010)])
  809. %       RHS-Post1: tc(2,3)
  810. %       Support: tc(2,2),pt(tc(2,2),(tc(2,3)*->rhs([tc(2,3)])))
  811. %       RHS-Post1: tc(2,4)
  812. %       Support: tc(2,2),pt(tc(2,2),(tc(2,4)*->rhs([tc(2,4)])))
  813. %       RHS-Post1: tc(2,5)
  814. %       Support: tc(2,2),pt(tc(2,2),(tc(2,5)*->rhs([tc(2,5)])))
  815. %       RHS-Post1: tc(2,6)
  816. %       Support: tc(2,2),pt(tc(2,2),(tc(2,6)*->rhs([tc(2,6)])))
  817. %       RHS-Post1: tc(2,7)
  818. %       Support: tc(2,2),pt(tc(2,2),(tc(2,7)*->rhs([tc(2,7)])))
  819. %       RHS-Post1: tc(2,8)
  820. %       Support: tc(2,2),pt(tc(2,2),(tc(2,8)*->rhs([tc(2,8)])))
  821. %       RHS-Post1: tc(2,9)
  822. %       Support: tc(2,2),pt(tc(2,2),(tc(2,9)*->rhs([tc(2,9)])))
  823. %       RHS-Post1: tc(2,10)
  824. %       Support: tc(2,2),pt(tc(2,2),(tc(2,10)*->rhs([tc(2,10)])))
  825. %       RHS-Post1: tc(2,1)
  826. %       Support: tc(2,2),pt(tc(2,2),(tc(2,1)*->rhs([tc(2,1)])))
  827. %       RHS-Post1: tc(2,2)
  828. %       Support: tc(2,2),pt(tc(2,2),(tc(2,2)*->rhs([tc(2,2)])))
  829. %       RHS-Post1: tc(2,3)
  830. %       Support: tc(2,1),pt(tc(2,1),(tc(1,3)*->rhs([tc(2,3)])))
  831. %       RHS-Post1: tc(2,4)
  832. %       Support: tc(2,1),pt(tc(2,1),(tc(1,4)*->rhs([tc(2,4)])))
  833. %       RHS-Post1: tc(2,5)
  834. %       Support: tc(2,1),pt(tc(2,1),(tc(1,5)*->rhs([tc(2,5)])))
  835. %       RHS-Post1: tc(2,6)
  836. %       Support: tc(2,1),pt(tc(2,1),(tc(1,6)*->rhs([tc(2,6)])))
  837. %       RHS-Post1: tc(2,7)
  838. %       Support: tc(2,1),pt(tc(2,1),(tc(1,7)*->rhs([tc(2,7)])))
  839. %       RHS-Post1: tc(2,8)
  840. %       Support: tc(2,1),pt(tc(2,1),(tc(1,8)*->rhs([tc(2,8)])))
  841. %       RHS-Post1: tc(2,9)
  842. %       Support: tc(2,1),pt(tc(2,1),(tc(1,9)*->rhs([tc(2,9)])))
  843. %       RHS-Post1: tc(2,10)
  844. %       Support: tc(2,1),pt(tc(2,1),(tc(1,10)*->rhs([tc(2,10)])))
  845. %       RHS-Post1: tc(2,1)
  846. %       Support: tc(2,1),pt(tc(2,1),(tc(1,1)*->rhs([tc(2,1)])))
  847. %       RHS-Post1: tc(3,5)
  848. %       Support: tc(3,4),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  849. % mpred_fwc1(tc(3, 5)).
  850. %       Found positive trigger: tc(3,5)
  851. %               body: mpred_positive_fact(tc(3,5))*->rhs([\+ ~tc(3,5)])
  852. %       Found positive trigger: tc(3,5)
  853. %               body: tc(5,_15522)*->rhs([tc(3,_15522)])
  854. %       RHS-Post1: tc(3,6)
  855. %       Support: tc(3,5),pt(tc(3,5),(tc(5,6)*->rhs([tc(3,6)])))
  856. % mpred_fwc1(tc(3, 6)).
  857. %       Found positive trigger: tc(3,6)
  858. %               body: mpred_positive_fact(tc(3,6))*->rhs([\+ ~tc(3,6)])
  859. %       Found positive trigger: tc(3,6)
  860. %               body: tc(6,_15988)*->rhs([tc(3,_15988)])
  861. %       RHS-Post1: tc(3,7)
  862. %       Support: tc(3,6),pt(tc(3,6),(tc(6,7)*->rhs([tc(3,7)])))
  863. % mpred_fwc1(tc(3, 7)).
  864. %       Found positive trigger: tc(3,7)
  865. %               body: mpred_positive_fact(tc(3,7))*->rhs([\+ ~tc(3,7)])
  866. %       Found positive trigger: tc(3,7)
  867. %               body: tc(7,_16528)*->rhs([tc(3,_16528)])
  868. %       RHS-Post1: tc(3,8)
  869. %       Support: tc(3,7),pt(tc(3,7),(tc(7,8)*->rhs([tc(3,8)])))
  870. % mpred_fwc1(tc(3, 8)).
  871. %       Found positive trigger: tc(3,8)
  872. %               body: mpred_positive_fact(tc(3,8))*->rhs([\+ ~tc(3,8)])
  873. %       Found positive trigger: tc(3,8)
  874. %               body: tc(8,_17068)*->rhs([tc(3,_17068)])
  875. %       RHS-Post1: tc(3,9)
  876. %       Support: tc(3,8),pt(tc(3,8),(tc(8,9)*->rhs([tc(3,9)])))
  877. % mpred_fwc1(tc(3, 9)).
  878. %       Found positive trigger: tc(3,9)
  879. %               body: mpred_positive_fact(tc(3,9))*->rhs([\+ ~tc(3,9)])
  880. %       Found positive trigger: tc(3,9)
  881. %               body: tc(9,_17608)*->rhs([tc(3,_17608)])
  882. %       RHS-Post1: tc(3,10)
  883. %       Support: tc(3,9),pt(tc(3,9),(tc(9,10)*->rhs([tc(3,10)])))
  884. % mpred_fwc1(tc(3, 10)).
  885. %       Found positive trigger: tc(3,10)
  886. %               body: mpred_positive_fact(tc(3,10))*->rhs([\+ ~tc(3,10)])
  887. %       Found positive trigger: tc(3,10)
  888. %               body: tc(10,_8376)*->rhs([tc(3,_8376)])
  889. %       RHS-Post1: tc(3,1)
  890. %       Support: tc(3,10),pt(tc(3,10),(tc(10,1)*->rhs([tc(3,1)])))
  891. % mpred_fwc1(tc(3, 1)).
  892. %       Found positive trigger: tc(3,1)
  893. %               body: mpred_positive_fact(tc(3,1))*->rhs([\+ ~tc(3,1)])
  894. %       Found positive trigger: tc(3,1)
  895. %               body: tc(1,_5932)*->rhs([tc(3,_5932)])
  896. 9m      HS-Post1: tc(3,2)
  897. %       Support: tc(3,1),pt(tc(3,1),(tc(1,2)*->rhs([tc(3,2)])))
  898. % mpred_fwc1(tc(3, 2)).
  899. %       Found positive trigger: tc(3,2)
  900. %               body: mpred_positive_fact(tc(3,2))*->rhs([\+ ~tc(3,2)])
  901. %       Found positive trigger: tc(3,2)
  902. %               body: tc(2,_23480)*->rhs([tc(3,_23480)])
  903. %       RHS-Post1: tc(3,3)
  904. %       Support: tc(3,2),pt(tc(3,2),(tc(2,3)*->rhs([tc(3,3)])))
  905. % mpred_fwc1(tc(3, 3)).
  906. %       Found positive trigger: tc(3,3)
  907. %               body: mpred_positive_fact(tc(3,3))*->rhs([\+ ~tc(3,3)])
  908. %       Found positive trigger: tc(3,3)
  909. %               body: tc(3,_19844)*->rhs([tc(3,_19844)])
  910. %       RHS-Post1: tc(3,4)
  911. %       Support: tc(3,3),pt(tc(3,3),(tc(3,4)*->rhs([tc(3,4)])))
  912. %       RHS-Post1: tc(3,5)
  913. %       Support: tc(3,3),pt(tc(3,3),(tc(3,5)*->rhs([tc(3,5)])))
  914. %       RHS-Post1: tc(3,6)
  915. %       Support: tc(3,3),pt(tc(3,3),(tc(3,6)*->rhs([tc(3,6)])))
  916. %       RHS-Post1: tc(3,7)
  917. %       Support: tc(3,3),pt(tc(3,3),(tc(3,7)*->rhs([tc(3,7)])))
  918. %       RHS-Post1: tc(3,8)
  919. %       Support: tc(3,3),pt(tc(3,3),(tc(3,8)*->rhs([tc(3,8)])))
  920. %       RHS-Post1: tc(3,9)
  921. %       Support: tc(3,3),pt(tc(3,3),(tc(3,9)*->rhs([tc(3,9)])))
  922. %       RHS-Post1: tc(3,10)
  923. %       Support: tc(3,3),pt(tc(3,3),(tc(3,10)*->rhs([tc(3,10)])))
  924. %       RHS-Post1: tc(3,1)
  925. %       Support: tc(3,3),pt(tc(3,3),(tc(3,1)*->rhs([tc(3,1)])))
  926. %       RHS-Post1: tc(3,2)
  927. %       Support: tc(3,3),pt(tc(3,3),(tc(3,2)*->rhs([tc(3,2)])))
  928. %       RHS-Post1: tc(3,3)
  929. %       Support: tc(3,3),pt(tc(3,3),(tc(3,3)*->rhs([tc(3,3)])))
  930. %       RHS-Post1: tc(3,4)
  931. %       Support: tc(3,2),pt(tc(3,2),(tc(2,4)*->rhs([tc(3,4)])))
  932. %       RHS-Post1: tc(3,5)
  933. %       Support: tc(3,2),pt(tc(3,2),(tc(2,5)*->rhs([tc(3,5)])))
  934. %       RHS-Post1: tc(3,6)
  935. %       Support: tc(3,2),pt(tc(3,2),(tc(2,6)*->rhs([tc(3,6)])))
  936. %       RHS-Post1: tc(3,7)
  937. %       Support: tc(3,2),pt(tc(3,2),(tc(2,7)*->rhs([tc(3,7)])))
  938. %       RHS-Post1: tc(3,8)
  939. %       Support: tc(3,2),pt(tc(3,2),(tc(2,8)*->rhs([tc(3,8)])))
  940. %       RHS-Post1: tc(3,9)
  941. %       Support: tc(3,2),pt(tc(3,2),(tc(2,9)*->rhs([tc(3,9)])))
  942. %       RHS-Post1: tc(3,10)
  943. %       Support: tc(3,2),pt(tc(3,2),(tc(2,10)*->rhs([tc(3,10)])))
  944. %       RHS-Post1: tc(3,1)
  945. %       Support: tc(3,2),pt(tc(3,2),(tc(2,1)*->rhs([tc(3,1)])))
  946. %       RHS-Post1: tc(3,2)
  947. %       Support: tc(3,2),pt(tc(3,2),(tc(2,2)*->rhs([tc(3,2)])))
  948. %       RHS-Post1: tc(3,3)
  949. %       Support: tc(3,1),pt(tc(3,1),(tc(1,3)*->rhs([tc(3,3)])))
  950. %       RHS-Post1: tc(3,4)
  951. %       Support: tc(3,1),pt(tc(3,1),(tc(1,4)*->rhs([tc(3,4)])))
  952. %       RHS-Post1: tc(3,5)
  953. %       Support: tc(3,1),pt(tc(3,1),(tc(1,5)*->rhs([tc(3,5)])))
  954. %       RHS-Post1: tc(3,6)
  955. %       Support: tc(3,1),pt(tc(3,1),(tc(1,6)*->rhs([tc(3,6)])))
  956. %       RHS-Post1: tc(3,7)
  957. %       Support: tc(3,1),pt(tc(3,1),(tc(1,7)*->rhs([tc(3,7)])))
  958. %       RHS-Post1: tc(3,8)
  959. %       Support: tc(3,1),pt(tc(3,1),(tc(1,8)*->rhs([tc(3,8)])))
  960. %       RHS-Post1: tc(3,9)
  961. %       Support: tc(3,1),pt(tc(3,1),(tc(1,9)*->rhs([tc(3,9)])))
  962. %       RHS-Post1: tc(3,10)
  963. %       Support: tc(3,1),pt(tc(3,1),(tc(1,10)*->rhs([tc(3,10)])))
  964. %       RHS-Post1: tc(3,1)
  965. %       Support: tc(3,1),pt(tc(3,1),(tc(1,1)*->rhs([tc(3,1)])))
  966. %       RHS-Post1: tc(4,6)
  967. %       Support: tc(4,5),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  968. % mpred_fwc1(tc(4, 6)).
  969. %       Found positive trigger: tc(4,6)
  970. %               body: mpred_positive_fact(tc(4,6))*->rhs([\+ ~tc(4,6)])
  971. %       Found positive trigger: tc(4,6)
  972. %               body: tc(6,_2714)*->rhs([tc(4,_2714)])
  973. %       RHS-Post1: tc(4,7)
  974. %       Support: tc(4,6),pt(tc(4,6),(tc(6,7)*->rhs([tc(4,7)])))
  975. % mpred_fwc1(tc(4, 7)).
  976. %       Found positive trigger: tc(4,7)
  977. %               body: mpred_positive_fact(tc(4,7))*->rhs([\+ ~tc(4,7)])
  978. %       Found positive trigger: tc(4,7)
  979. %               body: tc(7,_3254)*->rhs([tc(4,_3254)])
  980. %       RHS-Post1: tc(4,8)
  981. %       Support: tc(4,7),pt(tc(4,7),(tc(7,8)*->rhs([tc(4,8)])))
  982. % mpred_fwc1(tc(4, 8)).
  983. %       Found positive trigger: tc(4,8)
  984. %               body: mpred_positive_fact(tc(4,8))*->rhs([\+ ~tc(4,8)])
  985. %       Found positive trigger: tc(4,8)
  986. %               body: tc(8,_3794)*->rhs([tc(4,_3794)])
  987. %       RHS-Post1: tc(4,9)
  988. %       Support: tc(4,8),pt(tc(4,8),(tc(8,9)*->rhs([tc(4,9)])))
  989. % mpred_fwc1(tc(4, 9)).
  990. %       Found positive trigger: tc(4,9)
  991. %               body: mpred_positive_fact(tc(4,9))*->rhs([\+ ~tc(4,9)])
  992. %       Found positive trigger: tc(4,9)
  993. %               body: tc(9,_4334)*->rhs([tc(4,_4334)])
  994. %       RHS-Post1: tc(4,10)
  995. %       Support: tc(4,9),pt(tc(4,9),(tc(9,10)*->rhs([tc(4,10)])))
  996. % mpred_fwc1(tc(4, 10)).
  997. %       Found positive trigger: tc(4,10)
  998. %               body: mpred_positive_fact(tc(4,10))*->rhs([\+ ~tc(4,10)])
  999. %       Found positive trigger: tc(4,10)
  1000. %               body: tc(10,_4874)*->rhs([tc(4,_4874)])
  1001. %       RHS-Post1: tc(4,1)
  1002. %       Support: tc(4,10),pt(tc(4,10),(tc(10,1)*->rhs([tc(4,1)])))
  1003. % mpred_fwc1(tc(4, 1)).
  1004. %       Found positive trigger: tc(4,1)
  1005. %               body: mpred_positive_fact(tc(4,1))*->rhs([\+ ~tc(4,1)])
  1006. %       Found positive trigger: tc(4,1)
  1007. %               body: tc(1,_22422)*->rhs([tc(4,_22422)])
  1008. %       RHS-Post1: tc(4,2)
  1009. %       Support: tc(4,1),pt(tc(4,1),(tc(1,2)*->rhs([tc(4,2)])))
  1010. % mpred_fwc1(tc(4, 2)).
  1011. %       Found positive trigger: tc(4,2)
  1012. %               body: mpred_positive_fact(tc(4,2))*->rhs([\+ ~tc(4,2)])
  1013. %       Found positive trigger: tc(4,2)
  1014. %               body: tc(2,_18748)*->rhs([tc(4,_18748)])
  1015. %       RHS-Post1: tc(4,3)
  1016. %       Support: tc(4,2),pt(tc(4,2),(tc(2,3)*->rhs([tc(4,3)])))
  1017. % mpred_fwc1(tc(4, 3)).
  1018. %       Found positive trigger: tc(4,3)
  1019. %               body: mpred_positive_fact(tc(4,3))*->rhs([\+ ~tc(4,3)])
  1020. %       Found positive trigger: tc(4,3)
  1021. %               body: tc(3,_9552)*->rhs([tc(4,_9552)])
  1022. %       RHS-Post1: tc(4,4)
  1023. %       Support: tc(4,3),pt(tc(4,3),(tc(3,4)*->rhs([tc(4,4)])))
  1024. % mpred_fwc1(tc(4, 4)).
  1025. %       Found positive trigger: tc(4,4)
  1026. %               body: mpred_positive_fact(tc(4,4))*->rhs([\+ ~tc(4,4)])
  1027. %       Found positive trigger: tc(4,4)
  1028. %               body: tc(4,_28074)*->rhs([tc(4,_28074)])
  1029. %       RHS-Post1: tc(4,5)
  1030. %       Support: tc(4,4),pt(tc(4,4),(tc(4,5)*->rhs([tc(4,5)])))
  1031. %       RHS-Post1: tc(4,6)
  1032. %       Support: tc(4,4),pt(tc(4,4),(tc(4,6)*->rhs([tc(4,6)])))
  1033. %       RHS-Post1: tc(4,7)
  1034. %       Support: tc(4,4),pt(tc(4,4),(tc(4,7)*->rhs([tc(4,7)])))
  1035. %       RHS-Post1: tc(4,8)
  1036. %       Support: tc(4,4),pt(tc(4,4),(tc(4,8)*->rhs([tc(4,8)])))
  1037. %       RHS-Post1: tc(4,9)
  1038. %       Support: tc(4,4),pt(tc(4,4),(tc(4,9)*->rhs([tc(4,9)])))
  1039. %       RHS-Post1: tc(4,10)
  1040. %       Support: tc(4,4),pt(tc(4,4),(tc(4,10)*->rhs([tc(4,10)])))
  1041. %       RHS-Post1: tc(4,1)
  1042. %       Support: tc(4,4),pt(tc(4,4),(tc(4,1)*->rhs([tc(4,1)])))
  1043. %       RHS-Post1: tc(4,2)
  1044. %       Support: tc(4,4),pt(tc(4,4),(tc(4,2)*->rhs([tc(4,2)])))
  1045. %       RHS-Post1: tc(4,3)
  1046. %       Support: tc(4,4),pt(tc(4,4),(tc(4,3)*->rhs([tc(4,3)])))
  1047. %       RHS-Post1: tc(4,4)
  1048. %       Support: tc(4,4),pt(tc(4,4),(tc(4,4)*->rhs([tc(4,4)])))
  1049. %       RHS-Post1: tc(4,5)
  1050. %       Support: tc(4,3),pt(tc(4,3),(tc(3,5)*->rhs([tc(4,5)])))
  1051. %       RHS-Post1: tc(4,6)
  1052. %       Support: tc(4,3),pt(tc(4,3),(tc(3,6)*->rhs([tc(4,6)])))
  1053. %       RHS-Post1: tc(4,7)
  1054. %       Support: tc(4,3),pt(tc(4,3),(tc(3,7)*->rhs([tc(4,7)])))
  1055. %       RHS-Post1: tc(4,8)
  1056. %       Support: tc(4,3),pt(tc(4,3),(tc(3,8)*->rhs([tc(4,8)])))
  1057. %       RHS-Post1: tc(4,9)
  1058. %       Support: tc(4,3),pt(tc(4,3),(tc(3,9)*->rhs([tc(4,9)])))
  1059. %       RHS-Post1: tc(4,10)
  1060. %       Support: tc(4,3),pt(tc(4,3),(tc(3,10)*->rhs([tc(4,10)])))
  1061. %       RHS-Post1: tc(4,1)
  1062. %       Support: tc(4,3),pt(tc(4,3),(tc(3,1)*->rhs([tc(4,1)])))
  1063. %       RHS-Post1: tc(4,2)
  1064. %       Support: tc(4,3),pt(tc(4,3),(tc(3,2)*->rhs([tc(4,2)])))
  1065. %       RHS-Post1: tc(4,3)
  1066. %       Support: tc(4,3),pt(tc(4,3),(tc(3,3)*->rhs([tc(4,3)])))
  1067. %       RHS-Post1: tc(4,4)
  1068. %       Support: tc(4,2),pt(tc(4,2),(tc(2,4)*->rhs([tc(4,4)])))
  1069. %       RHS-Post1: tc(4,5)
  1070. %       Support: tc(4,2),pt(tc(4,2),(tc(2,5)*->rhs([tc(4,5)])))
  1071. 0m      HS-Post1: tc(4,6)
  1072. %       Support: tc(4,2),pt(tc(4,2),(tc(2,6)*->rhs([tc(4,6)])))
  1073. %       RHS-Post1: tc(4,7)
  1074. %       Support: tc(4,2),pt(tc(4,2),(tc(2,7)*->rhs([tc(4,7)])))
  1075. %       RHS-Post1: tc(4,8)
  1076. %       Support: tc(4,2),pt(tc(4,2),(tc(2,8)*->rhs([tc(4,8)])))
  1077. %       RHS-Post1: tc(4,9)
  1078. %       Support: tc(4,2),pt(tc(4,2),(tc(2,9)*->rhs([tc(4,9)])))
  1079. %       RHS-Post1: tc(4,10)
  1080. %       Support: tc(4,2),pt(tc(4,2),(tc(2,10)*->rhs([tc(4,10)])))
  1081. %       RHS-Post1: tc(4,1)
  1082. %       Support: tc(4,2),pt(tc(4,2),(tc(2,1)*->rhs([tc(4,1)])))
  1083. %       RHS-Post1: tc(4,2)
  1084. %       Support: tc(4,2),pt(tc(4,2),(tc(2,2)*->rhs([tc(4,2)])))
  1085. %       RHS-Post1: tc(4,3)
  1086. %       Support: tc(4,1),pt(tc(4,1),(tc(1,3)*->rhs([tc(4,3)])))
  1087. %       RHS-Post1: tc(4,4)
  1088. %       Support: tc(4,1),pt(tc(4,1),(tc(1,4)*->rhs([tc(4,4)])))
  1089. %       RHS-Post1: tc(4,5)
  1090. %       Support: tc(4,1),pt(tc(4,1),(tc(1,5)*->rhs([tc(4,5)])))
  1091. %       RHS-Post1: tc(4,6)
  1092. %       Support: tc(4,1),pt(tc(4,1),(tc(1,6)*->rhs([tc(4,6)])))
  1093. %       RHS-Post1: tc(4,7)
  1094. %       Support: tc(4,1),pt(tc(4,1),(tc(1,7)*->rhs([tc(4,7)])))
  1095. %       RHS-Post1: tc(4,8)
  1096. %       Support: tc(4,1),pt(tc(4,1),(tc(1,8)*->rhs([tc(4,8)])))
  1097. %       RHS-Post1: tc(4,9)
  1098. %       Support: tc(4,1),pt(tc(4,1),(tc(1,9)*->rhs([tc(4,9)])))
  1099. %       RHS-Post1: tc(4,10)
  1100. %       Support: tc(4,1),pt(tc(4,1),(tc(1,10)*->rhs([tc(4,10)])))
  1101. %       RHS-Post1: tc(4,1)
  1102. %       Support: tc(4,1),pt(tc(4,1),(tc(1,1)*->rhs([tc(4,1)])))
  1103. %       RHS-Post1: tc(5,7)
  1104. %       Support: tc(5,6),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  1105. % mpred_fwc1(tc(5, 7)).
  1106. %       Found positive trigger: tc(5,7)
  1107. %               body: mpred_positive_fact(tc(5,7))*->rhs([\+ ~tc(5,7)])
  1108. %       Found positive trigger: tc(5,7)
  1109. %               body: tc(7,_2736)*->rhs([tc(5,_2736)])
  1110. %       RHS-Post1: tc(5,8)
  1111. %       Support: tc(5,7),pt(tc(5,7),(tc(7,8)*->rhs([tc(5,8)])))
  1112. % mpred_fwc1(tc(5, 8)).
  1113. %       Found positive trigger: tc(5,8)
  1114. %               body: mpred_positive_fact(tc(5,8))*->rhs([\+ ~tc(5,8)])
  1115. %       Found positive trigger: tc(5,8)
  1116. %               body: tc(8,_3276)*->rhs([tc(5,_3276)])
  1117. %       RHS-Post1: tc(5,9)
  1118. %       Support: tc(5,8),pt(tc(5,8),(tc(8,9)*->rhs([tc(5,9)])))
  1119. % mpred_fwc1(tc(5, 9)).
  1120. %       Found positive trigger: tc(5,9)
  1121. %               body: mpred_positive_fact(tc(5,9))*->rhs([\+ ~tc(5,9)])
  1122. %       Found positive trigger: tc(5,9)
  1123. %               body: tc(9,_3816)*->rhs([tc(5,_3816)])
  1124. %       RHS-Post1: tc(5,10)
  1125. %       Support: tc(5,9),pt(tc(5,9),(tc(9,10)*->rhs([tc(5,10)])))
  1126. % mpred_fwc1(tc(5, 10)).
  1127. %       Found positive trigger: tc(5,10)
  1128. %               body: mpred_positive_fact(tc(5,10))*->rhs([\+ ~tc(5,10)])
  1129. %       Found positive trigger: tc(5,10)
  1130. %               body: tc(10,_4356)*->rhs([tc(5,_4356)])
  1131. %       RHS-Post1: tc(5,1)
  1132. %       Support: tc(5,10),pt(tc(5,10),(tc(10,1)*->rhs([tc(5,1)])))
  1133. % mpred_fwc1(tc(5, 1)).
  1134. %       Found positive trigger: tc(5,1)
  1135. %               body: mpred_positive_fact(tc(5,1))*->rhs([\+ ~tc(5,1)])
  1136. %       Found positive trigger: tc(5,1)
  1137. %               body: tc(1,_21904)*->rhs([tc(5,_21904)])
  1138. %       RHS-Post1: tc(5,2)
  1139. %       Support: tc(5,1),pt(tc(5,1),(tc(1,2)*->rhs([tc(5,2)])))
  1140. % mpred_fwc1(tc(5, 2)).
  1141. %       Found positive trigger: tc(5,2)
  1142. %               body: mpred_positive_fact(tc(5,2))*->rhs([\+ ~tc(5,2)])
  1143. %       Found positive trigger: tc(5,2)
  1144. %               body: tc(2,_18230)*->rhs([tc(5,_18230)])
  1145. %       RHS-Post1: tc(5,3)
  1146. %       Support: tc(5,2),pt(tc(5,2),(tc(2,3)*->rhs([tc(5,3)])))
  1147. % mpred_fwc1(tc(5, 3)).
  1148. %       Found positive trigger: tc(5,3)
  1149. %               body: mpred_positive_fact(tc(5,3))*->rhs([\+ ~tc(5,3)])
  1150. %       Found positive trigger: tc(5,3)
  1151. %               body: tc(3,_9034)*->rhs([tc(5,_9034)])
  1152. %       RHS-Post1: tc(5,4)
  1153. %       Support: tc(5,3),pt(tc(5,3),(tc(3,4)*->rhs([tc(5,4)])))
  1154. % mpred_fwc1(tc(5, 4)).
  1155. %       Found positive trigger: tc(5,4)
  1156. %               body: mpred_positive_fact(tc(5,4))*->rhs([\+ ~tc(5,4)])
  1157. %       Found positive trigger: tc(5,4)
  1158. %               body: tc(4,_6630)*->rhs([tc(5,_6630)])
  1159. %       RHS-Post1: tc(5,5)
  1160. %       Support: tc(5,4),pt(tc(5,4),(tc(4,5)*->rhs([tc(5,5)])))
  1161. % mpred_fwc1(tc(5, 5)).
  1162. %       Found positive trigger: tc(5,5)
  1163. %               body: mpred_positive_fact(tc(5,5))*->rhs([\+ ~tc(5,5)])
  1164. %       Found positive trigger: tc(5,5)
  1165. %               body: tc(5,_24178)*->rhs([tc(5,_24178)])
  1166. %       RHS-Post1: tc(5,6)
  1167. %       Support: tc(5,5),pt(tc(5,5),(tc(5,6)*->rhs([tc(5,6)])))
  1168. %       RHS-Post1: tc(5,7)
  1169. %       Support: tc(5,5),pt(tc(5,5),(tc(5,7)*->rhs([tc(5,7)])))
  1170. %       RHS-Post1: tc(5,8)
  1171. %       Support: tc(5,5),pt(tc(5,5),(tc(5,8)*->rhs([tc(5,8)])))
  1172. %       RHS-Post1: tc(5,9)
  1173. %       Support: tc(5,5),pt(tc(5,5),(tc(5,9)*->rhs([tc(5,9)])))
  1174. %       RHS-Post1: tc(5,10)
  1175. %       Support: tc(5,5),pt(tc(5,5),(tc(5,10)*->rhs([tc(5,10)])))
  1176. %       RHS-Post1: tc(5,1)
  1177. %       Support: tc(5,5),pt(tc(5,5),(tc(5,1)*->rhs([tc(5,1)])))
  1178. %       RHS-Post1: tc(5,2)
  1179. %       Support: tc(5,5),pt(tc(5,5),(tc(5,2)*->rhs([tc(5,2)])))
  1180. %       RHS-Post1: tc(5,3)
  1181. %       Support: tc(5,5),pt(tc(5,5),(tc(5,3)*->rhs([tc(5,3)])))
  1182. %       RHS-Post1: tc(5,4)
  1183. %       Support: tc(5,5),pt(tc(5,5),(tc(5,4)*->rhs([tc(5,4)])))
  1184. %       RHS-Post1: tc(5,5)
  1185. %       Support: tc(5,5),pt(tc(5,5),(tc(5,5)*->rhs([tc(5,5)])))
  1186. %       RHS-Post1: tc(5,6)
  1187. %       Support: tc(5,4),pt(tc(5,4),(tc(4,6)*->rhs([tc(5,6)])))
  1188. %       RHS-Post1: tc(5,7)
  1189. %       Support: tc(5,4),pt(tc(5,4),(tc(4,7)*->rhs([tc(5,7)])))
  1190. %       RHS-Post1: tc(5,8)
  1191. %       Support: tc(5,4),pt(tc(5,4),(tc(4,8)*->rhs([tc(5,8)])))
  1192. %       RHS-Post1: tc(5,9)
  1193. %       Support: tc(5,4),pt(tc(5,4),(tc(4,9)*->rhs([tc(5,9)])))
  1194. %       RHS-Post1: tc(5,10)
  1195. %       Support: tc(5,4),pt(tc(5,4),(tc(4,10)*->rhs([tc(5,10)])))
  1196. %       RHS-Post1: tc(5,1)
  1197. %       Support: tc(5,4),pt(tc(5,4),(tc(4,1)*->rhs([tc(5,1)])))
  1198. %       RHS-Post1: tc(5,2)
  1199. %       Support: tc(5,4),pt(tc(5,4),(tc(4,2)*->rhs([tc(5,2)])))
  1200. %       RHS-Post1: tc(5,3)
  1201. %       Support: tc(5,4),pt(tc(5,4),(tc(4,3)*->rhs([tc(5,3)])))
  1202. %       RHS-Post1: tc(5,4)
  1203. %       Support: tc(5,4),pt(tc(5,4),(tc(4,4)*->rhs([tc(5,4)])))
  1204. %       RHS-Post1: tc(5,5)
  1205. %       Support: tc(5,3),pt(tc(5,3),(tc(3,5)*->rhs([tc(5,5)])))
  1206. %       RHS-Post1: tc(5,6)
  1207. %       Support: tc(5,3),pt(tc(5,3),(tc(3,6)*->rhs([tc(5,6)])))
  1208. %       RHS-Post1: tc(5,7)
  1209. %       Support: tc(5,3),pt(tc(5,3),(tc(3,7)*->rhs([tc(5,7)])))
  1210. %       RHS-Post1: tc(5,8)
  1211. %       Support: tc(5,3),pt(tc(5,3),(tc(3,8)*->rhs([tc(5,8)])))
  1212. %       RHS-Post1: tc(5,9)
  1213. %       Support: tc(5,3),pt(tc(5,3),(tc(3,9)*->rhs([tc(5,9)])))
  1214. %       RHS-Post1: tc(5,10)
  1215. %       Support: tc(5,3),pt(tc(5,3),(tc(3,10)*->rhs([tc(5,10)])))
  1216. %       RHS-Post1: tc(5,1)
  1217. %       Support: tc(5,3),pt(tc(5,3),(tc(3,1)*->rhs([tc(5,1)])))
  1218. %       RHS-Post1: tc(5,2)
  1219. %       Support: tc(5,3),pt(tc(5,3),(tc(3,2)*->rhs([tc(5,2)])))
  1220. %       RHS-Post1: tc(5,3)
  1221. %       Support: tc(5,3),pt(tc(5,3),(tc(3,3)*->rhs([tc(5,3)])))
  1222. %       RHS-Post1: tc(5,4)
  1223. %       Support: tc(5,2),pt(tc(5,2),(tc(2,4)*->rhs([tc(5,4)])))
  1224. %       RHS-Post1: tc(5,5)
  1225. %       Support: tc(5,2),pt(tc(5,2),(tc(2,5)*->rhs([tc(5,5)])))
  1226. %       RHS-Post1: tc(5,6)
  1227. %       Support: tc(5,2),pt(tc(5,2),(tc(2,6)*->rhs([tc(5,6)])))
  1228. %       RHS-Post1: tc(5,7)
  1229. %       Support: tc(5,2),pt(tc(5,2),(tc(2,7)*->rhs([tc(5,7)])))
  1230. %       RHS-Post1: tc(5,8)
  1231. %       Support: tc(5,2),pt(tc(5,2),(tc(2,8)*->rhs([tc(5,8)])))
  1232. %       RHS-Post1: tc(5,9)
  1233. %       Support: tc(5,2),pt(tc(5,2),(tc(2,9)*->rhs([tc(5,9)])))
  1234. %       RHS-Post1: tc(5,10)
  1235. %       Support: tc(5,2),pt(tc(5,2),(tc(2,10)*->rhs([tc(5,10)])))
  1236. %       RHS-Post1: tc(5,1)
  1237. %       Support: tc(5,2),pt(tc(5,2),(tc(2,1)*->rhs([tc(5,1)])))
  1238. %       RHS-Post1: tc(5,2)
  1239. %       Support: tc(5,2),pt(tc(5,2),(tc(2,2)*->rhs([tc(5,2)])))
  1240. %       RHS-Post1: tc(5,3)
  1241. %       Support: tc(5,1),pt(tc(5,1),(tc(1,3)*->rhs([tc(5,3)])))
  1242. %       RHS-Post1: tc(5,4)
  1243. %       Support: tc(5,1),pt(tc(5,1),(tc(1,4)*->rhs([tc(5,4)])))
  1244. %       RHS-Post1: tc(5,5)
  1245. %       Support: tc(5,1),pt(tc(5,1),(tc(1,5)*->rhs([tc(5,5)])))
  1246. [49m    HS-Post1: tc(5,6)
  1247. %       Support: tc(5,1),pt(tc(5,1),(tc(1,6)*->rhs([tc(5,6)])))
  1248. %       RHS-Post1: tc(5,7)
  1249. %       Support: tc(5,1),pt(tc(5,1),(tc(1,7)*->rhs([tc(5,7)])))
  1250. %       RHS-Post1: tc(5,8)
  1251. %       Support: tc(5,1),pt(tc(5,1),(tc(1,8)*->rhs([tc(5,8)])))
  1252. %       RHS-Post1: tc(5,9)
  1253. %       Support: tc(5,1),pt(tc(5,1),(tc(1,9)*->rhs([tc(5,9)])))
  1254. %       RHS-Post1: tc(5,10)
  1255. %       Support: tc(5,1),pt(tc(5,1),(tc(1,10)*->rhs([tc(5,10)])))
  1256. %       RHS-Post1: tc(5,1)
  1257. %       Support: tc(5,1),pt(tc(5,1),(tc(1,1)*->rhs([tc(5,1)])))
  1258. %       RHS-Post1: tc(6,8)
  1259. %       Support: tc(6,7),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  1260. % mpred_fwc1(tc(6, 8)).
  1261. %       Found positive trigger: tc(6,8)
  1262. %               body: mpred_positive_fact(tc(6,8))*->rhs([\+ ~tc(6,8)])
  1263. %       Found positive trigger: tc(6,8)
  1264. %               body: tc(8,_15588)*->rhs([tc(6,_15588)])
  1265. %       RHS-Post1: tc(6,9)
  1266. %       Support: tc(6,8),pt(tc(6,8),(tc(8,9)*->rhs([tc(6,9)])))
  1267. % mpred_fwc1(tc(6, 9)).
  1268. %       Found positive trigger: tc(6,9)
  1269. %               body: mpred_positive_fact(tc(6,9))*->rhs([\+ ~tc(6,9)])
  1270. %       Found positive trigger: tc(6,9)
  1271. %               body: tc(9,_16054)*->rhs([tc(6,_16054)])
  1272. %       RHS-Post1: tc(6,10)
  1273. %       Support: tc(6,9),pt(tc(6,9),(tc(9,10)*->rhs([tc(6,10)])))
  1274. % mpred_fwc1(tc(6, 10)).
  1275. %       Found positive trigger: tc(6,10)
  1276. %               body: mpred_positive_fact(tc(6,10))*->rhs([\+ ~tc(6,10)])
  1277. %       Found positive trigger: tc(6,10)
  1278. %               body: tc(10,_16602)*->rhs([tc(6,_16602)])
  1279. %       RHS-Post1: tc(6,1)
  1280. %       Support: tc(6,10),pt(tc(6,10),(tc(10,1)*->rhs([tc(6,1)])))
  1281. % mpred_fwc1(tc(6, 1)).
  1282. %       Found positive trigger: tc(6,1)
  1283. %               body: mpred_positive_fact(tc(6,1))*->rhs([\+ ~tc(6,1)])
  1284. %       Found positive trigger: tc(6,1)
  1285. %               body: tc(1,_17134)*->rhs([tc(6,_17134)])
  1286. %       RHS-Post1: tc(6,2)
  1287. %       Support: tc(6,1),pt(tc(6,1),(tc(1,2)*->rhs([tc(6,2)])))
  1288. % mpred_fwc1(tc(6, 2)).
  1289. %       Found positive trigger: tc(6,2)
  1290. %               body: mpred_positive_fact(tc(6,2))*->rhs([\+ ~tc(6,2)])
  1291. %       Found positive trigger: tc(6,2)
  1292. %               body: tc(2,_17712)*->rhs([tc(6,_17712)])
  1293. %       RHS-Post1: tc(6,3)
  1294. %       Support: tc(6,2),pt(tc(6,2),(tc(2,3)*->rhs([tc(6,3)])))
  1295. % mpred_fwc1(tc(6, 3)).
  1296. %       Found positive trigger: tc(6,3)
  1297. %               body: mpred_positive_fact(tc(6,3))*->rhs([\+ ~tc(6,3)])
  1298. %       Found positive trigger: tc(6,3)
  1299. %               body: tc(3,_8516)*->rhs([tc(6,_8516)])
  1300. %       RHS-Post1: tc(6,4)
  1301. %       Support: tc(6,3),pt(tc(6,3),(tc(3,4)*->rhs([tc(6,4)])))
  1302. % mpred_fwc1(tc(6, 4)).
  1303. %       Found positive trigger: tc(6,4)
  1304. %               body: mpred_positive_fact(tc(6,4))*->rhs([\+ ~tc(6,4)])
  1305. %       Found positive trigger: tc(6,4)
  1306. %               body: tc(4,_6112)*->rhs([tc(6,_6112)])
  1307. %       RHS-Post1: tc(6,5)
  1308. %       Support: tc(6,4),pt(tc(6,4),(tc(4,5)*->rhs([tc(6,5)])))
  1309. % mpred_fwc1(tc(6, 5)).
  1310. %       Found positive trigger: tc(6,5)
  1311. %               body: mpred_positive_fact(tc(6,5))*->rhs([\+ ~tc(6,5)])
  1312. %       Found positive trigger: tc(6,5)
  1313. %               body: tc(5,_23660)*->rhs([tc(6,_23660)])
  1314. %       RHS-Post1: tc(6,6)
  1315. %       Support: tc(6,5),pt(tc(6,5),(tc(5,6)*->rhs([tc(6,6)])))
  1316. % mpred_fwc1(tc(6, 6)).
  1317. %       Found positive trigger: tc(6,6)
  1318. %               body: mpred_positive_fact(tc(6,6))*->rhs([\+ ~tc(6,6)])
  1319. %       Found positive trigger: tc(6,6)
  1320. %               body: tc(6,_20024)*->rhs([tc(6,_20024)])
  1321. %       RHS-Post1: tc(6,7)
  1322. %       Support: tc(6,6),pt(tc(6,6),(tc(6,7)*->rhs([tc(6,7)])))
  1323. %       RHS-Post1: tc(6,8)
  1324. %       Support: tc(6,6),pt(tc(6,6),(tc(6,8)*->rhs([tc(6,8)])))
  1325. %       RHS-Post1: tc(6,9)
  1326. %       Support: tc(6,6),pt(tc(6,6),(tc(6,9)*->rhs([tc(6,9)])))
  1327. %       RHS-Post1: tc(6,10)
  1328. %       Support: tc(6,6),pt(tc(6,6),(tc(6,10)*->rhs([tc(6,10)])))
  1329. %       RHS-Post1: tc(6,1)
  1330. %       Support: tc(6,6),pt(tc(6,6),(tc(6,1)*->rhs([tc(6,1)])))
  1331. %       RHS-Post1: tc(6,2)
  1332. %       Support: tc(6,6),pt(tc(6,6),(tc(6,2)*->rhs([tc(6,2)])))
  1333. %       RHS-Post1: tc(6,3)
  1334. %       Support: tc(6,6),pt(tc(6,6),(tc(6,3)*->rhs([tc(6,3)])))
  1335. %       RHS-Post1: tc(6,4)
  1336. %       Support: tc(6,6),pt(tc(6,6),(tc(6,4)*->rhs([tc(6,4)])))
  1337. %       RHS-Post1: tc(6,5)
  1338. %       Support: tc(6,6),pt(tc(6,6),(tc(6,5)*->rhs([tc(6,5)])))
  1339. %       RHS-Post1: tc(6,6)
  1340. %       Support: tc(6,6),pt(tc(6,6),(tc(6,6)*->rhs([tc(6,6)])))
  1341. %       RHS-Post1: tc(6,7)
  1342. %       Support: tc(6,5),pt(tc(6,5),(tc(5,7)*->rhs([tc(6,7)])))
  1343. %       RHS-Post1: tc(6,8)
  1344. %       Support: tc(6,5),pt(tc(6,5),(tc(5,8)*->rhs([tc(6,8)])))
  1345. %       RHS-Post1: tc(6,9)
  1346. %       Support: tc(6,5),pt(tc(6,5),(tc(5,9)*->rhs([tc(6,9)])))
  1347. %       RHS-Post1: tc(6,10)
  1348. %       Support: tc(6,5),pt(tc(6,5),(tc(5,10)*->rhs([tc(6,10)])))
  1349. %       RHS-Post1: tc(6,1)
  1350. %       Support: tc(6,5),pt(tc(6,5),(tc(5,1)*->rhs([tc(6,1)])))
  1351. %       RHS-Post1: tc(6,2)
  1352. %       Support: tc(6,5),pt(tc(6,5),(tc(5,2)*->rhs([tc(6,2)])))
  1353. %       RHS-Post1: tc(6,3)
  1354. %       Support: tc(6,5),pt(tc(6,5),(tc(5,3)*->rhs([tc(6,3)])))
  1355. %       RHS-Post1: tc(6,4)
  1356. %       Support: tc(6,5),pt(tc(6,5),(tc(5,4)*->rhs([tc(6,4)])))
  1357. %       RHS-Post1: tc(6,5)
  1358. %       Support: tc(6,5),pt(tc(6,5),(tc(5,5)*->rhs([tc(6,5)])))
  1359. %       RHS-Post1: tc(6,6)
  1360. %       Support: tc(6,4),pt(tc(6,4),(tc(4,6)*->rhs([tc(6,6)])))
  1361. %       RHS-Post1: tc(6,7)
  1362. %       Support: tc(6,4),pt(tc(6,4),(tc(4,7)*->rhs([tc(6,7)])))
  1363. %       RHS-Post1: tc(6,8)
  1364. %       Support: tc(6,4),pt(tc(6,4),(tc(4,8)*->rhs([tc(6,8)])))
  1365. %       RHS-Post1: tc(6,9)
  1366. %       Support: tc(6,4),pt(tc(6,4),(tc(4,9)*->rhs([tc(6,9)])))
  1367. %       RHS-Post1: tc(6,10)
  1368. %       Support: tc(6,4),pt(tc(6,4),(tc(4,10)*->rhs([tc(6,10)])))
  1369. %       RHS-Post1: tc(6,1)
  1370. %       Support: tc(6,4),pt(tc(6,4),(tc(4,1)*->rhs([tc(6,1)])))
  1371. %       RHS-Post1: tc(6,2)
  1372. %       Support: tc(6,4),pt(tc(6,4),(tc(4,2)*->rhs([tc(6,2)])))
  1373. %       RHS-Post1: tc(6,3)
  1374. %       Support: tc(6,4),pt(tc(6,4),(tc(4,3)*->rhs([tc(6,3)])))
  1375. %       RHS-Post1: tc(6,4)
  1376. %       Support: tc(6,4),pt(tc(6,4),(tc(4,4)*->rhs([tc(6,4)])))
  1377. %       RHS-Post1: tc(6,5)
  1378. %       Support: tc(6,3),pt(tc(6,3),(tc(3,5)*->rhs([tc(6,5)])))
  1379. %       RHS-Post1: tc(6,6)
  1380. %       Support: tc(6,3),pt(tc(6,3),(tc(3,6)*->rhs([tc(6,6)])))
  1381. %       RHS-Post1: tc(6,7)
  1382. %       Support: tc(6,3),pt(tc(6,3),(tc(3,7)*->rhs([tc(6,7)])))
  1383. %       RHS-Post1: tc(6,8)
  1384. %       Support: tc(6,3),pt(tc(6,3),(tc(3,8)*->rhs([tc(6,8)])))
  1385. %       RHS-Post1: tc(6,9)
  1386. %       Support: tc(6,3),pt(tc(6,3),(tc(3,9)*->rhs([tc(6,9)])))
  1387. %       RHS-Post1: tc(6,10)
  1388. %       Support: tc(6,3),pt(tc(6,3),(tc(3,10)*->rhs([tc(6,10)])))
  1389. %       RHS-Post1: tc(6,1)
  1390. %       Support: tc(6,3),pt(tc(6,3),(tc(3,1)*->rhs([tc(6,1)])))
  1391. %       RHS-Post1: tc(6,2)
  1392. %       Support: tc(6,3),pt(tc(6,3),(tc(3,2)*->rhs([tc(6,2)])))
  1393. %       RHS-Post1: tc(6,3)
  1394. %       Support: tc(6,3),pt(tc(6,3),(tc(3,3)*->rhs([tc(6,3)])))
  1395. %       RHS-Post1: tc(6,4)
  1396. %       Support: tc(6,2),pt(tc(6,2),(tc(2,4)*->rhs([tc(6,4)])))
  1397. %       RHS-Post1: tc(6,5)
  1398. %       Support: tc(6,2),pt(tc(6,2),(tc(2,5)*->rhs([tc(6,5)])))
  1399. %       RHS-Post1: tc(6,6)
  1400. %       Support: tc(6,2),pt(tc(6,2),(tc(2,6)*->rhs([tc(6,6)])))
  1401. %       RHS-Post1: tc(6,7)
  1402. %       Support: tc(6,2),pt(tc(6,2),(tc(2,7)*->rhs([tc(6,7)])))
  1403. %       RHS-Post1: tc(6,8)
  1404. %       Support: tc(6,2),pt(tc(6,2),(tc(2,8)*->rhs([tc(6,8)])))
  1405. %       RHS-Post1: tc(6,9)
  1406. %       Support: tc(6,2),pt(tc(6,2),(tc(2,9)*->rhs([tc(6,9)])))
  1407. %       RHS-Post1: tc(6,10)
  1408. %       Support: tc(6,2),pt(tc(6,2),(tc(2,10)*->rhs([tc(6,10)])))
  1409. %       RHS-Post1: tc(6,1)
  1410. %       Support: tc(6,2),pt(tc(6,2),(tc(2,1)*->rhs([tc(6,1)])))
  1411. %       RHS-Post1: tc(6,2)
  1412. %       Support: tc(6,2),pt(tc(6,2),(tc(2,2)*->rhs([tc(6,2)])))
  1413. %       RHS-Post1: tc(6,3)
  1414. %       Support: tc(6,1),pt(tc(6,1),(tc(1,3)*->rhs([tc(6,3)])))
  1415. %       RHS-Post1: tc(6,4)
  1416. %       Support: tc(6,1),pt(tc(6,1),(tc(1,4)*->rhs([tc(6,4)])))
  1417. %       RHS-Post1: tc(6,5)
  1418. %       Support: tc(6,1),pt(tc(6,1),(tc(1,5)*->rhs([tc(6,5)])))
  1419. %       RHS-Post1: tc(6,6)
  1420. %       Support: tc(6,1),pt(tc(6,1),(tc(1,6)*->rhs([tc(6,6)])))
  1421. %       RHS-Post1: tc(6,7)
  1422. %       Support: tc(6,1),pt(tc(6,1),(tc(1,7)*->rhs([tc(6,7)])))
  1423. [49m%   RHS-Post1: tc(6,8)
  1424. %       Support: tc(6,1),pt(tc(6,1),(tc(1,8)*->rhs([tc(6,8)])))
  1425. %       RHS-Post1: tc(6,9)
  1426. %       Support: tc(6,1),pt(tc(6,1),(tc(1,9)*->rhs([tc(6,9)])))
  1427. %       RHS-Post1: tc(6,10)
  1428. %       Support: tc(6,1),pt(tc(6,1),(tc(1,10)*->rhs([tc(6,10)])))
  1429. %       RHS-Post1: tc(6,1)
  1430. %       Support: tc(6,1),pt(tc(6,1),(tc(1,1)*->rhs([tc(6,1)])))
  1431. %       RHS-Post1: tc(7,9)
  1432. %       Support: tc(7,8),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  1433. % mpred_fwc1(tc(7, 9)).
  1434. %       Found positive trigger: tc(7,9)
  1435. %               body: mpred_positive_fact(tc(7,9))*->rhs([\+ ~tc(7,9)])
  1436. %       Found positive trigger: tc(7,9)
  1437. %               body: tc(9,_5762)*->rhs([tc(7,_5762)])
  1438. %       RHS-Post1: tc(7,10)
  1439. %       Support: tc(7,9),pt(tc(7,9),(tc(9,10)*->rhs([tc(7,10)])))
  1440. % mpred_fwc1(tc(7, 10)).
  1441. %       Found positive trigger: tc(7,10)
  1442. %               body: mpred_positive_fact(tc(7,10))*->rhs([\+ ~tc(7,10)])
  1443. %       Found positive trigger: tc(7,10)
  1444. %               body: tc(10,_6304)*->rhs([tc(7,_6304)])
  1445. %       RHS-Post1: tc(7,1)
  1446. %       Support: tc(7,10),pt(tc(7,10),(tc(10,1)*->rhs([tc(7,1)])))
  1447. % mpred_fwc1(tc(7, 1)).
  1448. %       Found positive trigger: tc(7,1)
  1449. %               body: mpred_positive_fact(tc(7,1))*->rhs([\+ ~tc(7,1)])
  1450. %       Found positive trigger: tc(7,1)
  1451. %               body: tc(1,_6842)*->rhs([tc(7,_6842)])
  1452. %       RHS-Post1: tc(7,2)
  1453. %       Support: tc(7,1),pt(tc(7,1),(tc(1,2)*->rhs([tc(7,2)])))
  1454. % mpred_fwc1(tc(7, 2)).
  1455. %       Found positive trigger: tc(7,2)
  1456. %               body: mpred_positive_fact(tc(7,2))*->rhs([\+ ~tc(7,2)])
  1457. %       Found positive trigger: tc(7,2)
  1458. %               body: tc(2,_7420)*->rhs([tc(7,_7420)])
  1459. %       RHS-Post1: tc(7,3)
  1460. %       Support: tc(7,2),pt(tc(7,2),(tc(2,3)*->rhs([tc(7,3)])))
  1461. % mpred_fwc1(tc(7, 3)).
  1462. %       Found positive trigger: tc(7,3)
  1463. %               body: mpred_positive_fact(tc(7,3))*->rhs([\+ ~tc(7,3)])
  1464. %       Found positive trigger: tc(7,3)
  1465. %               body: tc(3,_5016)*->rhs([tc(7,_5016)])
  1466. %       RHS-Post1: tc(7,4)
  1467. %       Support: tc(7,3),pt(tc(7,3),(tc(3,4)*->rhs([tc(7,4)])))
  1468. % mpred_fwc1(tc(7, 4)).
  1469. %       Found positive trigger: tc(7,4)
  1470. %               body: mpred_positive_fact(tc(7,4))*->rhs([\+ ~tc(7,4)])
  1471. %       Found positive trigger: tc(7,4)
  1472. %               body: tc(4,_22564)*->rhs([tc(7,_22564)])
  1473. %       RHS-Post1: tc(7,5)
  1474. %       Support: tc(7,4),pt(tc(7,4),(tc(4,5)*->rhs([tc(7,5)])))
  1475. % mpred_fwc1(tc(7, 5)).
  1476. %       Found positive trigger: tc(7,5)
  1477. %               body: mpred_positive_fact(tc(7,5))*->rhs([\+ ~tc(7,5)])
  1478. %       Found positive trigger: tc(7,5)
  1479. %               body: tc(5,_18928)*->rhs([tc(7,_18928)])
  1480. %       RHS-Post1: tc(7,6)
  1481. %       Support: tc(7,5),pt(tc(7,5),(tc(5,6)*->rhs([tc(7,6)])))
  1482. % mpred_fwc1(tc(7, 6)).
  1483. %       Found positive trigger: tc(7,6)
  1484. %               body: mpred_positive_fact(tc(7,6))*->rhs([\+ ~tc(7,6)])
  1485. %       Found positive trigger: tc(7,6)
  1486. %               body: tc(6,_9732)*->rhs([tc(7,_9732)])
  1487. %       RHS-Post1: tc(7,7)
  1488. %       Support: tc(7,6),pt(tc(7,6),(tc(6,7)*->rhs([tc(7,7)])))
  1489. % mpred_fwc1(tc(7, 7)).
  1490. %       Found positive trigger: tc(7,7)
  1491. %               body: mpred_positive_fact(tc(7,7))*->rhs([\+ ~tc(7,7)])
  1492. %       Found positive trigger: tc(7,7)
  1493. %               body: tc(7,_28254)*->rhs([tc(7,_28254)])
  1494. %       RHS-Post1: tc(7,8)
  1495. %       Support: tc(7,7),pt(tc(7,7),(tc(7,8)*->rhs([tc(7,8)])))
  1496. %       RHS-Post1: tc(7,9)
  1497. %       Support: tc(7,7),pt(tc(7,7),(tc(7,9)*->rhs([tc(7,9)])))
  1498. %       RHS-Post1: tc(7,10)
  1499. %       Support: tc(7,7),pt(tc(7,7),(tc(7,10)*->rhs([tc(7,10)])))
  1500. %       RHS-Post1: tc(7,1)
  1501. %       Support: tc(7,7),pt(tc(7,7),(tc(7,1)*->rhs([tc(7,1)])))
  1502. %       RHS-Post1: tc(7,2)
  1503. %       Support: tc(7,7),pt(tc(7,7),(tc(7,2)*->rhs([tc(7,2)])))
  1504. %       RHS-Post1: tc(7,3)
  1505. %       Support: tc(7,7),pt(tc(7,7),(tc(7,3)*->rhs([tc(7,3)])))
  1506. %       RHS-Post1: tc(7,4)
  1507. %       Support: tc(7,7),pt(tc(7,7),(tc(7,4)*->rhs([tc(7,4)])))
  1508. %       RHS-Post1: tc(7,5)
  1509. %       Support: tc(7,7),pt(tc(7,7),(tc(7,5)*->rhs([tc(7,5)])))
  1510. %       RHS-Post1: tc(7,6)
  1511. %       Support: tc(7,7),pt(tc(7,7),(tc(7,6)*->rhs([tc(7,6)])))
  1512. %       RHS-Post1: tc(7,7)
  1513. %       Support: tc(7,7),pt(tc(7,7),(tc(7,7)*->rhs([tc(7,7)])))
  1514. %       RHS-Post1: tc(7,8)
  1515. %       Support: tc(7,6),pt(tc(7,6),(tc(6,8)*->rhs([tc(7,8)])))
  1516. %       RHS-Post1: tc(7,9)
  1517. %       Support: tc(7,6),pt(tc(7,6),(tc(6,9)*->rhs([tc(7,9)])))
  1518. %       RHS-Post1: tc(7,10)
  1519. %       Support: tc(7,6),pt(tc(7,6),(tc(6,10)*->rhs([tc(7,10)])))
  1520. %       RHS-Post1: tc(7,1)
  1521. %       Support: tc(7,6),pt(tc(7,6),(tc(6,1)*->rhs([tc(7,1)])))
  1522. %       RHS-Post1: tc(7,2)
  1523. %       Support: tc(7,6),pt(tc(7,6),(tc(6,2)*->rhs([tc(7,2)])))
  1524. %       RHS-Post1: tc(7,3)
  1525. %       Support: tc(7,6),pt(tc(7,6),(tc(6,3)*->rhs([tc(7,3)])))
  1526. %       RHS-Post1: tc(7,4)
  1527. %       Support: tc(7,6),pt(tc(7,6),(tc(6,4)*->rhs([tc(7,4)])))
  1528. %       RHS-Post1: tc(7,5)
  1529. %       Support: tc(7,6),pt(tc(7,6),(tc(6,5)*->rhs([tc(7,5)])))
  1530. %       RHS-Post1: tc(7,6)
  1531. %       Support: tc(7,6),pt(tc(7,6),(tc(6,6)*->rhs([tc(7,6)])))
  1532. %       RHS-Post1: tc(7,7)
  1533. %       Support: tc(7,5),pt(tc(7,5),(tc(5,7)*->rhs([tc(7,7)])))
  1534. %       RHS-Post1: tc(7,8)
  1535. %       Support: tc(7,5),pt(tc(7,5),(tc(5,8)*->rhs([tc(7,8)])))
  1536. %       RHS-Post1: tc(7,9)
  1537. %       Support: tc(7,5),pt(tc(7,5),(tc(5,9)*->rhs([tc(7,9)])))
  1538. %       RHS-Post1: tc(7,10)
  1539. %       Support: tc(7,5),pt(tc(7,5),(tc(5,10)*->rhs([tc(7,10)])))
  1540. %       RHS-Post1: tc(7,1)
  1541. %       Support: tc(7,5),pt(tc(7,5),(tc(5,1)*->rhs([tc(7,1)])))
  1542. %       RHS-Post1: tc(7,2)
  1543. %       Support: tc(7,5),pt(tc(7,5),(tc(5,2)*->rhs([tc(7,2)])))
  1544. %       RHS-Post1: tc(7,3)
  1545. %       Support: tc(7,5),pt(tc(7,5),(tc(5,3)*->rhs([tc(7,3)])))
  1546. %       RHS-Post1: tc(7,4)
  1547. %       Support: tc(7,5),pt(tc(7,5),(tc(5,4)*->rhs([tc(7,4)])))
  1548. %       RHS-Post1: tc(7,5)
  1549. %       Support: tc(7,5),pt(tc(7,5),(tc(5,5)*->rhs([tc(7,5)])))
  1550. %       RHS-Post1: tc(7,6)
  1551. %       Support: tc(7,4),pt(tc(7,4),(tc(4,6)*->rhs([tc(7,6)])))
  1552. %       RHS-Post1: tc(7,7)
  1553. %       Support: tc(7,4),pt(tc(7,4),(tc(4,7)*->rhs([tc(7,7)])))
  1554. %       RHS-Post1: tc(7,8)
  1555. %       Support: tc(7,4),pt(tc(7,4),(tc(4,8)*->rhs([tc(7,8)])))
  1556. %       RHS-Post1: tc(7,9)
  1557. %       Support: tc(7,4),pt(tc(7,4),(tc(4,9)*->rhs([tc(7,9)])))
  1558. %       RHS-Post1: tc(7,10)
  1559. %       Support: tc(7,4),pt(tc(7,4),(tc(4,10)*->rhs([tc(7,10)])))
  1560. %       RHS-Post1: tc(7,1)
  1561. %       Support: tc(7,4),pt(tc(7,4),(tc(4,1)*->rhs([tc(7,1)])))
  1562. %       RHS-Post1: tc(7,2)
  1563. %       Support: tc(7,4),pt(tc(7,4),(tc(4,2)*->rhs([tc(7,2)])))
  1564. %       RHS-Post1: tc(7,3)
  1565. %       Support: tc(7,4),pt(tc(7,4),(tc(4,3)*->rhs([tc(7,3)])))
  1566. %       RHS-Post1: tc(7,4)
  1567. %       Support: tc(7,4),pt(tc(7,4),(tc(4,4)*->rhs([tc(7,4)])))
  1568. %       RHS-Post1: tc(7,5)
  1569. %       Support: tc(7,3),pt(tc(7,3),(tc(3,5)*->rhs([tc(7,5)])))
  1570. %       RHS-Post1: tc(7,6)
  1571. %       Support: tc(7,3),pt(tc(7,3),(tc(3,6)*->rhs([tc(7,6)])))
  1572. %       RHS-Post1: tc(7,7)
  1573. %       Support: tc(7,3),pt(tc(7,3),(tc(3,7)*->rhs([tc(7,7)])))
  1574. %       RHS-Post1: tc(7,8)
  1575. %       Support: tc(7,3),pt(tc(7,3),(tc(3,8)*->rhs([tc(7,8)])))
  1576. %       RHS-Post1: tc(7,9)
  1577. %       Support: tc(7,3),pt(tc(7,3),(tc(3,9)*->rhs([tc(7,9)])))
  1578. %       RHS-Post1: tc(7,10)
  1579. %       Support: tc(7,3),pt(tc(7,3),(tc(3,10)*->rhs([tc(7,10)])))
  1580. %       RHS-Post1: tc(7,1)
  1581. %       Support: tc(7,3),pt(tc(7,3),(tc(3,1)*->rhs([tc(7,1)])))
  1582. %       RHS-Post1: tc(7,2)
  1583. %       Support: tc(7,3),pt(tc(7,3),(tc(3,2)*->rhs([tc(7,2)])))
  1584. %       RHS-Post1: tc(7,3)
  1585. %       Support: tc(7,3),pt(tc(7,3),(tc(3,3)*->rhs([tc(7,3)])))
  1586. %       RHS-Post1: tc(7,4)
  1587. %       Support: tc(7,2),pt(tc(7,2),(tc(2,4)*->rhs([tc(7,4)])))
  1588. %       RHS-Post1: tc(7,5)
  1589. %       Support: tc(7,2),pt(tc(7,2),(tc(2,5)*->rhs([tc(7,5)])))
  1590. %       RHS-Post1: tc(7,6)
  1591. %       Support: tc(7,2),pt(tc(7,2),(tc(2,6)*->rhs([tc(7,6)])))
  1592. %       RHS-Post1: tc(7,7)
  1593. %       Support: tc(7,2),pt(tc(7,2),(tc(2,7)*->rhs([tc(7,7)])))
  1594. %       RHS-Post1: tc(7,8)
  1595. %       Support: tc(7,2),pt(tc(7,2),(tc(2,8)*->rhs([tc(7,8)])))
  1596. %       RHS-Post1: tc(7,9)
  1597. %       Support: tc(7,2),pt(tc(7,2),(tc(2,9)*->rhs([tc(7,9)])))
  1598. %       RHS-Post1: tc(7,10)
  1599. %       Support: tc(7,2),pt(tc(7,2),(tc(2,10)*->rhs([tc(7,10)])))
  1600.         HS-Post1: tc(7,1)
  1601. %       Support: tc(7,2),pt(tc(7,2),(tc(2,1)*->rhs([tc(7,1)])))
  1602. %       RHS-Post1: tc(7,2)
  1603. %       Support: tc(7,2),pt(tc(7,2),(tc(2,2)*->rhs([tc(7,2)])))
  1604. %       RHS-Post1: tc(7,3)
  1605. %       Support: tc(7,1),pt(tc(7,1),(tc(1,3)*->rhs([tc(7,3)])))
  1606. %       RHS-Post1: tc(7,4)
  1607. %       Support: tc(7,1),pt(tc(7,1),(tc(1,4)*->rhs([tc(7,4)])))
  1608. %       RHS-Post1: tc(7,5)
  1609. %       Support: tc(7,1),pt(tc(7,1),(tc(1,5)*->rhs([tc(7,5)])))
  1610. %       RHS-Post1: tc(7,6)
  1611. %       Support: tc(7,1),pt(tc(7,1),(tc(1,6)*->rhs([tc(7,6)])))
  1612. %       RHS-Post1: tc(7,7)
  1613. %       Support: tc(7,1),pt(tc(7,1),(tc(1,7)*->rhs([tc(7,7)])))
  1614. %       RHS-Post1: tc(7,8)
  1615. %       Support: tc(7,1),pt(tc(7,1),(tc(1,8)*->rhs([tc(7,8)])))
  1616. %       RHS-Post1: tc(7,9)
  1617. %       Support: tc(7,1),pt(tc(7,1),(tc(1,9)*->rhs([tc(7,9)])))
  1618. %       RHS-Post1: tc(7,10)
  1619. %       Support: tc(7,1),pt(tc(7,1),(tc(1,10)*->rhs([tc(7,10)])))
  1620. %       RHS-Post1: tc(7,1)
  1621. %       Support: tc(7,1),pt(tc(7,1),(tc(1,1)*->rhs([tc(7,1)])))
  1622. %       RHS-Post1: tc(8,10)
  1623. %       Support: tc(8,9),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  1624. % mpred_fwc1(tc(8, 10)).
  1625. %       Found positive trigger: tc(8,10)
  1626. %               body: mpred_positive_fact(tc(8,10))*->rhs([\+ ~tc(8,10)])
  1627. %       Found positive trigger: tc(8,10)
  1628. %               body: tc(10,_2802)*->rhs([tc(8,_2802)])
  1629. %       RHS-Post1: tc(8,1)
  1630. %       Support: tc(8,10),pt(tc(8,10),(tc(10,1)*->rhs([tc(8,1)])))
  1631. % mpred_fwc1(tc(8, 1)).
  1632. %       Found positive trigger: tc(8,1)
  1633. %               body: mpred_positive_fact(tc(8,1))*->rhs([\+ ~tc(8,1)])
  1634. %       Found positive trigger: tc(8,1)
  1635. %               body: tc(1,_3342)*->rhs([tc(8,_3342)])
  1636. %       RHS-Post1: tc(8,2)
  1637. %       Support: tc(8,1),pt(tc(8,1),(tc(1,2)*->rhs([tc(8,2)])))
  1638. % mpred_fwc1(tc(8, 2)).
  1639. %       Found positive trigger: tc(8,2)
  1640. %               body: mpred_positive_fact(tc(8,2))*->rhs([\+ ~tc(8,2)])
  1641. %       Found positive trigger: tc(8,2)
  1642. %               body: tc(2,_3920)*->rhs([tc(8,_3920)])
  1643. %       RHS-Post1: tc(8,3)
  1644. %       Support: tc(8,2),pt(tc(8,2),(tc(2,3)*->rhs([tc(8,3)])))
  1645. % mpred_fwc1(tc(8, 3)).
  1646. %       Found positive trigger: tc(8,3)
  1647. %               body: mpred_positive_fact(tc(8,3))*->rhs([\+ ~tc(8,3)])
  1648. %       Found positive trigger: tc(8,3)
  1649. %               body: tc(3,_4498)*->rhs([tc(8,_4498)])
  1650. %       RHS-Post1: tc(8,4)
  1651. %       Support: tc(8,3),pt(tc(8,3),(tc(3,4)*->rhs([tc(8,4)])))
  1652. % mpred_fwc1(tc(8, 4)).
  1653. %       Found positive trigger: tc(8,4)
  1654. %               body: mpred_positive_fact(tc(8,4))*->rhs([\+ ~tc(8,4)])
  1655. %       Found positive trigger: tc(8,4)
  1656. %               body: tc(4,_22046)*->rhs([tc(8,_22046)])
  1657. %       RHS-Post1: tc(8,5)
  1658. %       Support: tc(8,4),pt(tc(8,4),(tc(4,5)*->rhs([tc(8,5)])))
  1659. % mpred_fwc1(tc(8, 5)).
  1660. %       Found positive trigger: tc(8,5)
  1661. %               body: mpred_positive_fact(tc(8,5))*->rhs([\+ ~tc(8,5)])
  1662. %       Found positive trigger: tc(8,5)
  1663. %               body: tc(5,_18410)*->rhs([tc(8,_18410)])
  1664. %       RHS-Post1: tc(8,6)
  1665. %       Support: tc(8,5),pt(tc(8,5),(tc(5,6)*->rhs([tc(8,6)])))
  1666. % mpred_fwc1(tc(8, 6)).
  1667. %       Found positive trigger: tc(8,6)
  1668. %               body: mpred_positive_fact(tc(8,6))*->rhs([\+ ~tc(8,6)])
  1669. %       Found positive trigger: tc(8,6)
  1670. %               body: tc(6,_9214)*->rhs([tc(8,_9214)])
  1671. %       RHS-Post1: tc(8,7)
  1672. %       Support: tc(8,6),pt(tc(8,6),(tc(6,7)*->rhs([tc(8,7)])))
  1673. % mpred_fwc1(tc(8, 7)).
  1674. %       Found positive trigger: tc(8,7)
  1675. %               body: mpred_positive_fact(tc(8,7))*->rhs([\+ ~tc(8,7)])
  1676. %       Found positive trigger: tc(8,7)
  1677. %               body: tc(7,_6810)*->rhs([tc(8,_6810)])
  1678. %       RHS-Post1: tc(8,8)
  1679. %       Support: tc(8,7),pt(tc(8,7),(tc(7,8)*->rhs([tc(8,8)])))
  1680. % mpred_fwc1(tc(8, 8)).
  1681. %       Found positive trigger: tc(8,8)
  1682. %               body: mpred_positive_fact(tc(8,8))*->rhs([\+ ~tc(8,8)])
  1683. %       Found positive trigger: tc(8,8)
  1684. %               body: tc(8,_24358)*->rhs([tc(8,_24358)])
  1685. %       RHS-Post1: tc(8,9)
  1686. %       Support: tc(8,8),pt(tc(8,8),(tc(8,9)*->rhs([tc(8,9)])))
  1687. %       RHS-Post1: tc(8,10)
  1688. %       Support: tc(8,8),pt(tc(8,8),(tc(8,10)*->rhs([tc(8,10)])))
  1689. %       RHS-Post1: tc(8,1)
  1690. %       Support: tc(8,8),pt(tc(8,8),(tc(8,1)*->rhs([tc(8,1)])))
  1691. %       RHS-Post1: tc(8,2)
  1692. %       Support: tc(8,8),pt(tc(8,8),(tc(8,2)*->rhs([tc(8,2)])))
  1693. %       RHS-Post1: tc(8,3)
  1694. %       Support: tc(8,8),pt(tc(8,8),(tc(8,3)*->rhs([tc(8,3)])))
  1695. %       RHS-Post1: tc(8,4)
  1696. %       Support: tc(8,8),pt(tc(8,8),(tc(8,4)*->rhs([tc(8,4)])))
  1697. %       RHS-Post1: tc(8,5)
  1698. %       Support: tc(8,8),pt(tc(8,8),(tc(8,5)*->rhs([tc(8,5)])))
  1699. %       RHS-Post1: tc(8,6)
  1700. %       Support: tc(8,8),pt(tc(8,8),(tc(8,6)*->rhs([tc(8,6)])))
  1701. %       RHS-Post1: tc(8,7)
  1702. %       Support: tc(8,8),pt(tc(8,8),(tc(8,7)*->rhs([tc(8,7)])))
  1703. %       RHS-Post1: tc(8,8)
  1704. %       Support: tc(8,8),pt(tc(8,8),(tc(8,8)*->rhs([tc(8,8)])))
  1705. %       RHS-Post1: tc(8,9)
  1706. %       Support: tc(8,7),pt(tc(8,7),(tc(7,9)*->rhs([tc(8,9)])))
  1707. %       RHS-Post1: tc(8,10)
  1708. %       Support: tc(8,7),pt(tc(8,7),(tc(7,10)*->rhs([tc(8,10)])))
  1709. %       RHS-Post1: tc(8,1)
  1710. %       Support: tc(8,7),pt(tc(8,7),(tc(7,1)*->rhs([tc(8,1)])))
  1711. %       RHS-Post1: tc(8,2)
  1712. %       Support: tc(8,7),pt(tc(8,7),(tc(7,2)*->rhs([tc(8,2)])))
  1713. %       RHS-Post1: tc(8,3)
  1714. %       Support: tc(8,7),pt(tc(8,7),(tc(7,3)*->rhs([tc(8,3)])))
  1715. %       RHS-Post1: tc(8,4)
  1716. %       Support: tc(8,7),pt(tc(8,7),(tc(7,4)*->rhs([tc(8,4)])))
  1717. %       RHS-Post1: tc(8,5)
  1718. %       Support: tc(8,7),pt(tc(8,7),(tc(7,5)*->rhs([tc(8,5)])))
  1719. %       RHS-Post1: tc(8,6)
  1720. %       Support: tc(8,7),pt(tc(8,7),(tc(7,6)*->rhs([tc(8,6)])))
  1721. %       RHS-Post1: tc(8,7)
  1722. %       Support: tc(8,7),pt(tc(8,7),(tc(7,7)*->rhs([tc(8,7)])))
  1723. %       RHS-Post1: tc(8,8)
  1724. %       Support: tc(8,6),pt(tc(8,6),(tc(6,8)*->rhs([tc(8,8)])))
  1725. %       RHS-Post1: tc(8,9)
  1726. %       Support: tc(8,6),pt(tc(8,6),(tc(6,9)*->rhs([tc(8,9)])))
  1727. %       RHS-Post1: tc(8,10)
  1728. %       Support: tc(8,6),pt(tc(8,6),(tc(6,10)*->rhs([tc(8,10)])))
  1729. %       RHS-Post1: tc(8,1)
  1730. %       Support: tc(8,6),pt(tc(8,6),(tc(6,1)*->rhs([tc(8,1)])))
  1731. %       RHS-Post1: tc(8,2)
  1732. %       Support: tc(8,6),pt(tc(8,6),(tc(6,2)*->rhs([tc(8,2)])))
  1733. %       RHS-Post1: tc(8,3)
  1734. %       Support: tc(8,6),pt(tc(8,6),(tc(6,3)*->rhs([tc(8,3)])))
  1735. %       RHS-Post1: tc(8,4)
  1736. %       Support: tc(8,6),pt(tc(8,6),(tc(6,4)*->rhs([tc(8,4)])))
  1737. %       RHS-Post1: tc(8,5)
  1738. %       Support: tc(8,6),pt(tc(8,6),(tc(6,5)*->rhs([tc(8,5)])))
  1739. %       RHS-Post1: tc(8,6)
  1740. %       Support: tc(8,6),pt(tc(8,6),(tc(6,6)*->rhs([tc(8,6)])))
  1741. %       RHS-Post1: tc(8,7)
  1742. %       Support: tc(8,5),pt(tc(8,5),(tc(5,7)*->rhs([tc(8,7)])))
  1743. %       RHS-Post1: tc(8,8)
  1744. %       Support: tc(8,5),pt(tc(8,5),(tc(5,8)*->rhs([tc(8,8)])))
  1745. %       RHS-Post1: tc(8,9)
  1746. %       Support: tc(8,5),pt(tc(8,5),(tc(5,9)*->rhs([tc(8,9)])))
  1747. %       RHS-Post1: tc(8,10)
  1748. %       Support: tc(8,5),pt(tc(8,5),(tc(5,10)*->rhs([tc(8,10)])))
  1749. %       RHS-Post1: tc(8,1)
  1750. %       Support: tc(8,5),pt(tc(8,5),(tc(5,1)*->rhs([tc(8,1)])))
  1751. %       RHS-Post1: tc(8,2)
  1752. %       Support: tc(8,5),pt(tc(8,5),(tc(5,2)*->rhs([tc(8,2)])))
  1753. %       RHS-Post1: tc(8,3)
  1754. %       Support: tc(8,5),pt(tc(8,5),(tc(5,3)*->rhs([tc(8,3)])))
  1755. %       RHS-Post1: tc(8,4)
  1756. %       Support: tc(8,5),pt(tc(8,5),(tc(5,4)*->rhs([tc(8,4)])))
  1757. %       RHS-Post1: tc(8,5)
  1758. %       Support: tc(8,5),pt(tc(8,5),(tc(5,5)*->rhs([tc(8,5)])))
  1759. %       RHS-Post1: tc(8,6)
  1760. %       Support: tc(8,4),pt(tc(8,4),(tc(4,6)*->rhs([tc(8,6)])))
  1761. %       RHS-Post1: tc(8,7)
  1762. %       Support: tc(8,4),pt(tc(8,4),(tc(4,7)*->rhs([tc(8,7)])))
  1763. %       RHS-Post1: tc(8,8)
  1764. %       Support: tc(8,4),pt(tc(8,4),(tc(4,8)*->rhs([tc(8,8)])))
  1765. %       RHS-Post1: tc(8,9)
  1766. %       Support: tc(8,4),pt(tc(8,4),(tc(4,9)*->rhs([tc(8,9)])))
  1767. %       RHS-Post1: tc(8,10)
  1768. %       Support: tc(8,4),pt(tc(8,4),(tc(4,10)*->rhs([tc(8,10)])))
  1769. %       RHS-Post1: tc(8,1)
  1770. %       Support: tc(8,4),pt(tc(8,4),(tc(4,1)*->rhs([tc(8,1)])))
  1771. %       RHS-Post1: tc(8,2)
  1772. %       Support: tc(8,4),pt(tc(8,4),(tc(4,2)*->rhs([tc(8,2)])))
  1773. %       RHS-Post1: tc(8,3)
  1774. %       Support: tc(8,4),pt(tc(8,4),(tc(4,3)*->rhs([tc(8,3)])))
  1775. 9m      HS-Post1: tc(8,4)
  1776. %       Support: tc(8,4),pt(tc(8,4),(tc(4,4)*->rhs([tc(8,4)])))
  1777. %       RHS-Post1: tc(8,5)
  1778. %       Support: tc(8,3),pt(tc(8,3),(tc(3,5)*->rhs([tc(8,5)])))
  1779. %       RHS-Post1: tc(8,6)
  1780. %       Support: tc(8,3),pt(tc(8,3),(tc(3,6)*->rhs([tc(8,6)])))
  1781. %       RHS-Post1: tc(8,7)
  1782. %       Support: tc(8,3),pt(tc(8,3),(tc(3,7)*->rhs([tc(8,7)])))
  1783. %       RHS-Post1: tc(8,8)
  1784. %       Support: tc(8,3),pt(tc(8,3),(tc(3,8)*->rhs([tc(8,8)])))
  1785. %       RHS-Post1: tc(8,9)
  1786. %       Support: tc(8,3),pt(tc(8,3),(tc(3,9)*->rhs([tc(8,9)])))
  1787. %       RHS-Post1: tc(8,10)
  1788. %       Support: tc(8,3),pt(tc(8,3),(tc(3,10)*->rhs([tc(8,10)])))
  1789. %       RHS-Post1: tc(8,1)
  1790. %       Support: tc(8,3),pt(tc(8,3),(tc(3,1)*->rhs([tc(8,1)])))
  1791. %       RHS-Post1: tc(8,2)
  1792. %       Support: tc(8,3),pt(tc(8,3),(tc(3,2)*->rhs([tc(8,2)])))
  1793. %       RHS-Post1: tc(8,3)
  1794. %       Support: tc(8,3),pt(tc(8,3),(tc(3,3)*->rhs([tc(8,3)])))
  1795. %       RHS-Post1: tc(8,4)
  1796. %       Support: tc(8,2),pt(tc(8,2),(tc(2,4)*->rhs([tc(8,4)])))
  1797. %       RHS-Post1: tc(8,5)
  1798. %       Support: tc(8,2),pt(tc(8,2),(tc(2,5)*->rhs([tc(8,5)])))
  1799. %       RHS-Post1: tc(8,6)
  1800. %       Support: tc(8,2),pt(tc(8,2),(tc(2,6)*->rhs([tc(8,6)])))
  1801. %       RHS-Post1: tc(8,7)
  1802. %       Support: tc(8,2),pt(tc(8,2),(tc(2,7)*->rhs([tc(8,7)])))
  1803. %       RHS-Post1: tc(8,8)
  1804. %       Support: tc(8,2),pt(tc(8,2),(tc(2,8)*->rhs([tc(8,8)])))
  1805. %       RHS-Post1: tc(8,9)
  1806. %       Support: tc(8,2),pt(tc(8,2),(tc(2,9)*->rhs([tc(8,9)])))
  1807. %       RHS-Post1: tc(8,10)
  1808. %       Support: tc(8,2),pt(tc(8,2),(tc(2,10)*->rhs([tc(8,10)])))
  1809. %       RHS-Post1: tc(8,1)
  1810. %       Support: tc(8,2),pt(tc(8,2),(tc(2,1)*->rhs([tc(8,1)])))
  1811. %       RHS-Post1: tc(8,2)
  1812. %       Support: tc(8,2),pt(tc(8,2),(tc(2,2)*->rhs([tc(8,2)])))
  1813. %       RHS-Post1: tc(8,3)
  1814. %       Support: tc(8,1),pt(tc(8,1),(tc(1,3)*->rhs([tc(8,3)])))
  1815. %       RHS-Post1: tc(8,4)
  1816. %       Support: tc(8,1),pt(tc(8,1),(tc(1,4)*->rhs([tc(8,4)])))
  1817. %       RHS-Post1: tc(8,5)
  1818. %       Support: tc(8,1),pt(tc(8,1),(tc(1,5)*->rhs([tc(8,5)])))
  1819. %       RHS-Post1: tc(8,6)
  1820. %       Support: tc(8,1),pt(tc(8,1),(tc(1,6)*->rhs([tc(8,6)])))
  1821. %       RHS-Post1: tc(8,7)
  1822. %       Support: tc(8,1),pt(tc(8,1),(tc(1,7)*->rhs([tc(8,7)])))
  1823. %       RHS-Post1: tc(8,8)
  1824. %       Support: tc(8,1),pt(tc(8,1),(tc(1,8)*->rhs([tc(8,8)])))
  1825. %       RHS-Post1: tc(8,9)
  1826. %       Support: tc(8,1),pt(tc(8,1),(tc(1,9)*->rhs([tc(8,9)])))
  1827. %       RHS-Post1: tc(8,10)
  1828. %       Support: tc(8,1),pt(tc(8,1),(tc(1,10)*->rhs([tc(8,10)])))
  1829. %       RHS-Post1: tc(8,1)
  1830. %       Support: tc(8,1),pt(tc(8,1),(tc(1,1)*->rhs([tc(8,1)])))
  1831. %       RHS-Post1: tc(9,1)
  1832. %       Support: tc(9,10),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  1833. % mpred_fwc1(tc(9, 1)).
  1834. %       Found positive trigger: tc(9,1)
  1835. %               body: mpred_positive_fact(tc(9,1))*->rhs([\+ ~tc(9,1)])
  1836. %       Found positive trigger: tc(9,1)
  1837. %               body: tc(1,_2824)*->rhs([tc(9,_2824)])
  1838. %       RHS-Post1: tc(9,2)
  1839. %       Support: tc(9,1),pt(tc(9,1),(tc(1,2)*->rhs([tc(9,2)])))
  1840. % mpred_fwc1(tc(9, 2)).
  1841. %       Found positive trigger: tc(9,2)
  1842. %               body: mpred_positive_fact(tc(9,2))*->rhs([\+ ~tc(9,2)])
  1843. %       Found positive trigger: tc(9,2)
  1844. %               body: tc(2,_3402)*->rhs([tc(9,_3402)])
  1845. %       RHS-Post1: tc(9,3)
  1846. %       Support: tc(9,2),pt(tc(9,2),(tc(2,3)*->rhs([tc(9,3)])))
  1847. % mpred_fwc1(tc(9, 3)).
  1848. %       Found positive trigger: tc(9,3)
  1849. %               body: mpred_positive_fact(tc(9,3))*->rhs([\+ ~tc(9,3)])
  1850. %       Found positive trigger: tc(9,3)
  1851. %               body: tc(3,_3980)*->rhs([tc(9,_3980)])
  1852. %       RHS-Post1: tc(9,4)
  1853. %       Support: tc(9,3),pt(tc(9,3),(tc(3,4)*->rhs([tc(9,4)])))
  1854. % mpred_fwc1(tc(9, 4)).
  1855. %       Found positive trigger: tc(9,4)
  1856. %               body: mpred_positive_fact(tc(9,4))*->rhs([\+ ~tc(9,4)])
  1857. %       Found positive trigger: tc(9,4)
  1858. %               body: tc(4,_4558)*->rhs([tc(9,_4558)])
  1859. %       RHS-Post1: tc(9,5)
  1860. %       Support: tc(9,4),pt(tc(9,4),(tc(4,5)*->rhs([tc(9,5)])))
  1861. % mpred_fwc1(tc(9, 5)).
  1862. %       Found positive trigger: tc(9,5)
  1863. %               body: mpred_positive_fact(tc(9,5))*->rhs([\+ ~tc(9,5)])
  1864. %       Found positive trigger: tc(9,5)
  1865. %               body: tc(5,_22106)*->rhs([tc(9,_22106)])
  1866. %       RHS-Post1: tc(9,6)
  1867. %       Support: tc(9,5),pt(tc(9,5),(tc(5,6)*->rhs([tc(9,6)])))
  1868. % mpred_fwc1(tc(9, 6)).
  1869. %       Found positive trigger: tc(9,6)
  1870. %               body: mpred_positive_fact(tc(9,6))*->rhs([\+ ~tc(9,6)])
  1871. %       Found positive trigger: tc(9,6)
  1872. %               body: tc(6,_18470)*->rhs([tc(9,_18470)])
  1873. %       RHS-Post1: tc(9,7)
  1874. %       Support: tc(9,6),pt(tc(9,6),(tc(6,7)*->rhs([tc(9,7)])))
  1875. % mpred_fwc1(tc(9, 7)).
  1876. %       Found positive trigger: tc(9,7)
  1877. %               body: mpred_positive_fact(tc(9,7))*->rhs([\+ ~tc(9,7)])
  1878. %       Found positive trigger: tc(9,7)
  1879. %               body: tc(7,_9274)*->rhs([tc(9,_9274)])
  1880. %       RHS-Post1: tc(9,8)
  1881. %       Support: tc(9,7),pt(tc(9,7),(tc(7,8)*->rhs([tc(9,8)])))
  1882. % mpred_fwc1(tc(9, 8)).
  1883. %       Found positive trigger: tc(9,8)
  1884. %               body: mpred_positive_fact(tc(9,8))*->rhs([\+ ~tc(9,8)])
  1885. %       Found positive trigger: tc(9,8)
  1886. %               body: tc(8,_6870)*->rhs([tc(9,_6870)])
  1887. %       RHS-Post1: tc(9,9)
  1888. %       Support: tc(9,8),pt(tc(9,8),(tc(8,9)*->rhs([tc(9,9)])))
  1889. % mpred_fwc1(tc(9, 9)).
  1890. %       Found positive trigger: tc(9,9)
  1891. %               body: mpred_positive_fact(tc(9,9))*->rhs([\+ ~tc(9,9)])
  1892. %       Found positive trigger: tc(9,9)
  1893. %               body: tc(9,_24418)*->rhs([tc(9,_24418)])
  1894. %       RHS-Post1: tc(9,10)
  1895. %       Support: tc(9,9),pt(tc(9,9),(tc(9,10)*->rhs([tc(9,10)])))
  1896. %       RHS-Post1: tc(9,1)
  1897. %       Support: tc(9,9),pt(tc(9,9),(tc(9,1)*->rhs([tc(9,1)])))
  1898. %       RHS-Post1: tc(9,2)
  1899. %       Support: tc(9,9),pt(tc(9,9),(tc(9,2)*->rhs([tc(9,2)])))
  1900. %       RHS-Post1: tc(9,3)
  1901. %       Support: tc(9,9),pt(tc(9,9),(tc(9,3)*->rhs([tc(9,3)])))
  1902. %       RHS-Post1: tc(9,4)
  1903. %       Support: tc(9,9),pt(tc(9,9),(tc(9,4)*->rhs([tc(9,4)])))
  1904. %       RHS-Post1: tc(9,5)
  1905. %       Support: tc(9,9),pt(tc(9,9),(tc(9,5)*->rhs([tc(9,5)])))
  1906. %       RHS-Post1: tc(9,6)
  1907. %       Support: tc(9,9),pt(tc(9,9),(tc(9,6)*->rhs([tc(9,6)])))
  1908. %       RHS-Post1: tc(9,7)
  1909. %       Support: tc(9,9),pt(tc(9,9),(tc(9,7)*->rhs([tc(9,7)])))
  1910. %       RHS-Post1: tc(9,8)
  1911. %       Support: tc(9,9),pt(tc(9,9),(tc(9,8)*->rhs([tc(9,8)])))
  1912. %       RHS-Post1: tc(9,9)
  1913. %       Support: tc(9,9),pt(tc(9,9),(tc(9,9)*->rhs([tc(9,9)])))
  1914. %       RHS-Post1: tc(9,10)
  1915. %       Support: tc(9,8),pt(tc(9,8),(tc(8,10)*->rhs([tc(9,10)])))
  1916. %       RHS-Post1: tc(9,1)
  1917. %       Support: tc(9,8),pt(tc(9,8),(tc(8,1)*->rhs([tc(9,1)])))
  1918. %       RHS-Post1: tc(9,2)
  1919. %       Support: tc(9,8),pt(tc(9,8),(tc(8,2)*->rhs([tc(9,2)])))
  1920. %       RHS-Post1: tc(9,3)
  1921. %       Support: tc(9,8),pt(tc(9,8),(tc(8,3)*->rhs([tc(9,3)])))
  1922. %       RHS-Post1: tc(9,4)
  1923. %       Support: tc(9,8),pt(tc(9,8),(tc(8,4)*->rhs([tc(9,4)])))
  1924. %       RHS-Post1: tc(9,5)
  1925. %       Support: tc(9,8),pt(tc(9,8),(tc(8,5)*->rhs([tc(9,5)])))
  1926. %       RHS-Post1: tc(9,6)
  1927. %       Support: tc(9,8),pt(tc(9,8),(tc(8,6)*->rhs([tc(9,6)])))
  1928. %       RHS-Post1: tc(9,7)
  1929. %       Support: tc(9,8),pt(tc(9,8),(tc(8,7)*->rhs([tc(9,7)])))
  1930. %       RHS-Post1: tc(9,8)
  1931. %       Support: tc(9,8),pt(tc(9,8),(tc(8,8)*->rhs([tc(9,8)])))
  1932. %       RHS-Post1: tc(9,9)
  1933. %       Support: tc(9,7),pt(tc(9,7),(tc(7,9)*->rhs([tc(9,9)])))
  1934. %       RHS-Post1: tc(9,10)
  1935. %       Support: tc(9,7),pt(tc(9,7),(tc(7,10)*->rhs([tc(9,10)])))
  1936. %       RHS-Post1: tc(9,1)
  1937. %       Support: tc(9,7),pt(tc(9,7),(tc(7,1)*->rhs([tc(9,1)])))
  1938. %       RHS-Post1: tc(9,2)
  1939. %       Support: tc(9,7),pt(tc(9,7),(tc(7,2)*->rhs([tc(9,2)])))
  1940. %       RHS-Post1: tc(9,3)
  1941. %       Support: tc(9,7),pt(tc(9,7),(tc(7,3)*->rhs([tc(9,3)])))
  1942. %       RHS-Post1: tc(9,4)
  1943. %       Support: tc(9,7),pt(tc(9,7),(tc(7,4)*->rhs([tc(9,4)])))
  1944. %       RHS-Post1: tc(9,5)
  1945. %       Support: tc(9,7),pt(tc(9,7),(tc(7,5)*->rhs([tc(9,5)])))
  1946. %       RHS-Post1: tc(9,6)
  1947. %       Support: tc(9,7),pt(tc(9,7),(tc(7,6)*->rhs([tc(9,6)])))
  1948. %       RHS-Post1: tc(9,7)
  1949. %       Support: tc(9,7),pt(tc(9,7),(tc(7,7)*->rhs([tc(9,7)])))
  1950. %       RHS-Post1: tc(9,8)
  1951. %       Support: tc(9,6),pt(tc(9,6),(tc(6,8)*->rhs([tc(9,8)])))
  1952. 9m      HS-Post1: tc(9,9)
  1953. %       Support: tc(9,6),pt(tc(9,6),(tc(6,9)*->rhs([tc(9,9)])))
  1954. %       RHS-Post1: tc(9,10)
  1955. %       Support: tc(9,6),pt(tc(9,6),(tc(6,10)*->rhs([tc(9,10)])))
  1956. %       RHS-Post1: tc(9,1)
  1957. %       Support: tc(9,6),pt(tc(9,6),(tc(6,1)*->rhs([tc(9,1)])))
  1958. %       RHS-Post1: tc(9,2)
  1959. %       Support: tc(9,6),pt(tc(9,6),(tc(6,2)*->rhs([tc(9,2)])))
  1960. %       RHS-Post1: tc(9,3)
  1961. %       Support: tc(9,6),pt(tc(9,6),(tc(6,3)*->rhs([tc(9,3)])))
  1962. %       RHS-Post1: tc(9,4)
  1963. %       Support: tc(9,6),pt(tc(9,6),(tc(6,4)*->rhs([tc(9,4)])))
  1964. %       RHS-Post1: tc(9,5)
  1965. %       Support: tc(9,6),pt(tc(9,6),(tc(6,5)*->rhs([tc(9,5)])))
  1966. %       RHS-Post1: tc(9,6)
  1967. %       Support: tc(9,6),pt(tc(9,6),(tc(6,6)*->rhs([tc(9,6)])))
  1968. %       RHS-Post1: tc(9,7)
  1969. %       Support: tc(9,5),pt(tc(9,5),(tc(5,7)*->rhs([tc(9,7)])))
  1970. %       RHS-Post1: tc(9,8)
  1971. %       Support: tc(9,5),pt(tc(9,5),(tc(5,8)*->rhs([tc(9,8)])))
  1972. %       RHS-Post1: tc(9,9)
  1973. %       Support: tc(9,5),pt(tc(9,5),(tc(5,9)*->rhs([tc(9,9)])))
  1974. %       RHS-Post1: tc(9,10)
  1975. %       Support: tc(9,5),pt(tc(9,5),(tc(5,10)*->rhs([tc(9,10)])))
  1976. %       RHS-Post1: tc(9,1)
  1977. %       Support: tc(9,5),pt(tc(9,5),(tc(5,1)*->rhs([tc(9,1)])))
  1978. %       RHS-Post1: tc(9,2)
  1979. %       Support: tc(9,5),pt(tc(9,5),(tc(5,2)*->rhs([tc(9,2)])))
  1980. %       RHS-Post1: tc(9,3)
  1981. %       Support: tc(9,5),pt(tc(9,5),(tc(5,3)*->rhs([tc(9,3)])))
  1982. %       RHS-Post1: tc(9,4)
  1983. %       Support: tc(9,5),pt(tc(9,5),(tc(5,4)*->rhs([tc(9,4)])))
  1984. %       RHS-Post1: tc(9,5)
  1985. %       Support: tc(9,5),pt(tc(9,5),(tc(5,5)*->rhs([tc(9,5)])))
  1986. %       RHS-Post1: tc(9,6)
  1987. %       Support: tc(9,4),pt(tc(9,4),(tc(4,6)*->rhs([tc(9,6)])))
  1988. %       RHS-Post1: tc(9,7)
  1989. %       Support: tc(9,4),pt(tc(9,4),(tc(4,7)*->rhs([tc(9,7)])))
  1990. %       RHS-Post1: tc(9,8)
  1991. %       Support: tc(9,4),pt(tc(9,4),(tc(4,8)*->rhs([tc(9,8)])))
  1992. %       RHS-Post1: tc(9,9)
  1993. %       Support: tc(9,4),pt(tc(9,4),(tc(4,9)*->rhs([tc(9,9)])))
  1994. %       RHS-Post1: tc(9,10)
  1995. %       Support: tc(9,4),pt(tc(9,4),(tc(4,10)*->rhs([tc(9,10)])))
  1996. %       RHS-Post1: tc(9,1)
  1997. %       Support: tc(9,4),pt(tc(9,4),(tc(4,1)*->rhs([tc(9,1)])))
  1998. %       RHS-Post1: tc(9,2)
  1999. %       Support: tc(9,4),pt(tc(9,4),(tc(4,2)*->rhs([tc(9,2)])))
  2000. %       RHS-Post1: tc(9,3)
  2001. %       Support: tc(9,4),pt(tc(9,4),(tc(4,3)*->rhs([tc(9,3)])))
  2002. %       RHS-Post1: tc(9,4)
  2003. %       Support: tc(9,4),pt(tc(9,4),(tc(4,4)*->rhs([tc(9,4)])))
  2004. %       RHS-Post1: tc(9,5)
  2005. %       Support: tc(9,3),pt(tc(9,3),(tc(3,5)*->rhs([tc(9,5)])))
  2006. %       RHS-Post1: tc(9,6)
  2007. %       Support: tc(9,3),pt(tc(9,3),(tc(3,6)*->rhs([tc(9,6)])))
  2008. %       RHS-Post1: tc(9,7)
  2009. %       Support: tc(9,3),pt(tc(9,3),(tc(3,7)*->rhs([tc(9,7)])))
  2010. %       RHS-Post1: tc(9,8)
  2011. %       Support: tc(9,3),pt(tc(9,3),(tc(3,8)*->rhs([tc(9,8)])))
  2012. %       RHS-Post1: tc(9,9)
  2013. %       Support: tc(9,3),pt(tc(9,3),(tc(3,9)*->rhs([tc(9,9)])))
  2014. %       RHS-Post1: tc(9,10)
  2015. %       Support: tc(9,3),pt(tc(9,3),(tc(3,10)*->rhs([tc(9,10)])))
  2016. %       RHS-Post1: tc(9,1)
  2017. %       Support: tc(9,3),pt(tc(9,3),(tc(3,1)*->rhs([tc(9,1)])))
  2018. %       RHS-Post1: tc(9,2)
  2019. %       Support: tc(9,3),pt(tc(9,3),(tc(3,2)*->rhs([tc(9,2)])))
  2020. %       RHS-Post1: tc(9,3)
  2021. %       Support: tc(9,3),pt(tc(9,3),(tc(3,3)*->rhs([tc(9,3)])))
  2022. %       RHS-Post1: tc(9,4)
  2023. %       Support: tc(9,2),pt(tc(9,2),(tc(2,4)*->rhs([tc(9,4)])))
  2024. %       RHS-Post1: tc(9,5)
  2025. %       Support: tc(9,2),pt(tc(9,2),(tc(2,5)*->rhs([tc(9,5)])))
  2026. %       RHS-Post1: tc(9,6)
  2027. %       Support: tc(9,2),pt(tc(9,2),(tc(2,6)*->rhs([tc(9,6)])))
  2028. %       RHS-Post1: tc(9,7)
  2029. %       Support: tc(9,2),pt(tc(9,2),(tc(2,7)*->rhs([tc(9,7)])))
  2030. %       RHS-Post1: tc(9,8)
  2031. %       Support: tc(9,2),pt(tc(9,2),(tc(2,8)*->rhs([tc(9,8)])))
  2032. %       RHS-Post1: tc(9,9)
  2033. %       Support: tc(9,2),pt(tc(9,2),(tc(2,9)*->rhs([tc(9,9)])))
  2034. %       RHS-Post1: tc(9,10)
  2035. %       Support: tc(9,2),pt(tc(9,2),(tc(2,10)*->rhs([tc(9,10)])))
  2036. %       RHS-Post1: tc(9,1)
  2037. %       Support: tc(9,2),pt(tc(9,2),(tc(2,1)*->rhs([tc(9,1)])))
  2038. %       RHS-Post1: tc(9,2)
  2039. %       Support: tc(9,2),pt(tc(9,2),(tc(2,2)*->rhs([tc(9,2)])))
  2040. %       RHS-Post1: tc(9,3)
  2041. %       Support: tc(9,1),pt(tc(9,1),(tc(1,3)*->rhs([tc(9,3)])))
  2042. %       RHS-Post1: tc(9,4)
  2043. %       Support: tc(9,1),pt(tc(9,1),(tc(1,4)*->rhs([tc(9,4)])))
  2044. %       RHS-Post1: tc(9,5)
  2045. %       Support: tc(9,1),pt(tc(9,1),(tc(1,5)*->rhs([tc(9,5)])))
  2046. %       RHS-Post1: tc(9,6)
  2047. %       Support: tc(9,1),pt(tc(9,1),(tc(1,6)*->rhs([tc(9,6)])))
  2048. %       RHS-Post1: tc(9,7)
  2049. %       Support: tc(9,1),pt(tc(9,1),(tc(1,7)*->rhs([tc(9,7)])))
  2050. %       RHS-Post1: tc(9,8)
  2051. %       Support: tc(9,1),pt(tc(9,1),(tc(1,8)*->rhs([tc(9,8)])))
  2052. %       RHS-Post1: tc(9,9)
  2053. %       Support: tc(9,1),pt(tc(9,1),(tc(1,9)*->rhs([tc(9,9)])))
  2054. %       RHS-Post1: tc(9,10)
  2055. %       Support: tc(9,1),pt(tc(9,1),(tc(1,10)*->rhs([tc(9,10)])))
  2056. %       RHS-Post1: tc(9,1)
  2057. %       Support: tc(9,1),pt(tc(9,1),(tc(1,1)*->rhs([tc(9,1)])))
  2058. %       RHS-Post1: tc(10,2)
  2059. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2060. % mpred_fwc1(tc(10, 2)).
  2061. %       Found positive trigger: tc(10,2)
  2062. %               body: mpred_positive_fact(tc(10,2))*->rhs([\+ ~tc(10,2)])
  2063. %       Found positive trigger: tc(10,2)
  2064. %               body: tc(2,_5868)*->rhs([tc(10,_5868)])
  2065. %       RHS-Post1: tc(10,3)
  2066. %       Support: tc(10,2),pt(tc(10,2),(tc(2,3)*->rhs([tc(10,3)])))
  2067. % mpred_fwc1(tc(10, 3)).
  2068. %       Found positive trigger: tc(10,3)
  2069. %               body: mpred_positive_fact(tc(10,3))*->rhs([\+ ~tc(10,3)])
  2070. %       Found positive trigger: tc(10,3)
  2071. %               body: tc(3,_6446)*->rhs([tc(10,_6446)])
  2072. %       RHS-Post1: tc(10,4)
  2073. %       Support: tc(10,3),pt(tc(10,3),(tc(3,4)*->rhs([tc(10,4)])))
  2074. % mpred_fwc1(tc(10, 4)).
  2075. %       Found positive trigger: tc(10,4)
  2076. %               body: mpred_positive_fact(tc(10,4))*->rhs([\+ ~tc(10,4)])
  2077. %       Found positive trigger: tc(10,4)
  2078. %               body: tc(4,_7024)*->rhs([tc(10,_7024)])
  2079. %       RHS-Post1: tc(10,5)
  2080. %       Support: tc(10,4),pt(tc(10,4),(tc(4,5)*->rhs([tc(10,5)])))
  2081. % mpred_fwc1(tc(10, 5)).
  2082. %       Found positive trigger: tc(10,5)
  2083. %               body: mpred_positive_fact(tc(10,5))*->rhs([\+ ~tc(10,5)])
  2084. %       Found positive trigger: tc(10,5)
  2085. %               body: tc(5,_7602)*->rhs([tc(10,_7602)])
  2086. %       RHS-Post1: tc(10,6)
  2087. %       Support: tc(10,5),pt(tc(10,5),(tc(5,6)*->rhs([tc(10,6)])))
  2088. % mpred_fwc1(tc(10, 6)).
  2089. %       Found positive trigger: tc(10,6)
  2090. %               body: mpred_positive_fact(tc(10,6))*->rhs([\+ ~tc(10,6)])
  2091. %       Found positive trigger: tc(10,6)
  2092. %               body: tc(6,_5196)*->rhs([tc(10,_5196)])
  2093. %       RHS-Post1: tc(10,7)
  2094. %       Support: tc(10,6),pt(tc(10,6),(tc(6,7)*->rhs([tc(10,7)])))
  2095. % mpred_fwc1(tc(10, 7)).
  2096. %       Found positive trigger: tc(10,7)
  2097. %               body: mpred_positive_fact(tc(10,7))*->rhs([\+ ~tc(10,7)])
  2098. %       Found positive trigger: tc(10,7)
  2099. %               body: tc(7,_22752)*->rhs([tc(10,_22752)])
  2100. %       RHS-Post1: tc(10,8)
  2101. %       Support: tc(10,7),pt(tc(10,7),(tc(7,8)*->rhs([tc(10,8)])))
  2102. % mpred_fwc1(tc(10, 8)).
  2103. %       Found positive trigger: tc(10,8)
  2104. %               body: mpred_positive_fact(tc(10,8))*->rhs([\+ ~tc(10,8)])
  2105. %       Found positive trigger: tc(10,8)
  2106. %               body: tc(8,_19116)*->rhs([tc(10,_19116)])
  2107. %       RHS-Post1: tc(10,9)
  2108. %       Support: tc(10,8),pt(tc(10,8),(tc(8,9)*->rhs([tc(10,9)])))
  2109. % mpred_fwc1(tc(10, 9)).
  2110. %       Found positive trigger: tc(10,9)
  2111. %               body: mpred_positive_fact(tc(10,9))*->rhs([\+ ~tc(10,9)])
  2112. %       Found positive trigger: tc(10,9)
  2113. %               body: tc(9,_9914)*->rhs([tc(10,_9914)])
  2114. %       RHS-Post1: tc(10,10)
  2115. %       Support: tc(10,9),pt(tc(10,9),(tc(9,10)*->rhs([tc(10,10)])))
  2116. % mpred_fwc1(tc(10, 10)).
  2117. %       Found positive trigger: tc(10,10)
  2118. %               body: mpred_positive_fact(tc(10,10))*->rhs([\+ ~tc(10,10)])
  2119. %       Found positive trigger: tc(10,10)
  2120. %               body: tc(10,_28450)*->rhs([tc(10,_28450)])
  2121. %       RHS-Post1: tc(10,1)
  2122. %       Support: tc(10,10),pt(tc(10,10),(tc(10,1)*->rhs([tc(10,1)])))
  2123. %       RHS-Post1: tc(10,2)
  2124. %       Support: tc(10,10),pt(tc(10,10),(tc(10,2)*->rhs([tc(10,2)])))
  2125. %       RHS-Post1: tc(10,3)
  2126. %       Support: tc(10,10),pt(tc(10,10),(tc(10,3)*->rhs([tc(10,3)])))
  2127. %       RHS-Post1: tc(10,4)
  2128. %       Support: tc(10,10),pt(tc(10,10),(tc(10,4)*->rhs([tc(10,4)])))
  2129. 0m%     RHS-Post1: tc(10,5)
  2130. %       Support: tc(10,10),pt(tc(10,10),(tc(10,5)*->rhs([tc(10,5)])))
  2131. %       RHS-Post1: tc(10,6)
  2132. %       Support: tc(10,10),pt(tc(10,10),(tc(10,6)*->rhs([tc(10,6)])))
  2133. %       RHS-Post1: tc(10,7)
  2134. %       Support: tc(10,10),pt(tc(10,10),(tc(10,7)*->rhs([tc(10,7)])))
  2135. %       RHS-Post1: tc(10,8)
  2136. %       Support: tc(10,10),pt(tc(10,10),(tc(10,8)*->rhs([tc(10,8)])))
  2137. %       RHS-Post1: tc(10,9)
  2138. %       Support: tc(10,10),pt(tc(10,10),(tc(10,9)*->rhs([tc(10,9)])))
  2139. %       RHS-Post1: tc(10,10)
  2140. %       Support: tc(10,10),pt(tc(10,10),(tc(10,10)*->rhs([tc(10,10)])))
  2141. %       RHS-Post1: tc(10,1)
  2142. %       Support: tc(10,9),pt(tc(10,9),(tc(9,1)*->rhs([tc(10,1)])))
  2143. %       RHS-Post1: tc(10,2)
  2144. %       Support: tc(10,9),pt(tc(10,9),(tc(9,2)*->rhs([tc(10,2)])))
  2145. %       RHS-Post1: tc(10,3)
  2146. %       Support: tc(10,9),pt(tc(10,9),(tc(9,3)*->rhs([tc(10,3)])))
  2147. %       RHS-Post1: tc(10,4)
  2148. %       Support: tc(10,9),pt(tc(10,9),(tc(9,4)*->rhs([tc(10,4)])))
  2149. %       RHS-Post1: tc(10,5)
  2150. %       Support: tc(10,9),pt(tc(10,9),(tc(9,5)*->rhs([tc(10,5)])))
  2151. %       RHS-Post1: tc(10,6)
  2152. %       Support: tc(10,9),pt(tc(10,9),(tc(9,6)*->rhs([tc(10,6)])))
  2153. %       RHS-Post1: tc(10,7)
  2154. %       Support: tc(10,9),pt(tc(10,9),(tc(9,7)*->rhs([tc(10,7)])))
  2155. %       RHS-Post1: tc(10,8)
  2156. %       Support: tc(10,9),pt(tc(10,9),(tc(9,8)*->rhs([tc(10,8)])))
  2157. %       RHS-Post1: tc(10,9)
  2158. %       Support: tc(10,9),pt(tc(10,9),(tc(9,9)*->rhs([tc(10,9)])))
  2159. %       RHS-Post1: tc(10,10)
  2160. %       Support: tc(10,8),pt(tc(10,8),(tc(8,10)*->rhs([tc(10,10)])))
  2161. %       RHS-Post1: tc(10,1)
  2162. %       Support: tc(10,8),pt(tc(10,8),(tc(8,1)*->rhs([tc(10,1)])))
  2163. %       RHS-Post1: tc(10,2)
  2164. %       Support: tc(10,8),pt(tc(10,8),(tc(8,2)*->rhs([tc(10,2)])))
  2165. %       RHS-Post1: tc(10,3)
  2166. %       Support: tc(10,8),pt(tc(10,8),(tc(8,3)*->rhs([tc(10,3)])))
  2167. %       RHS-Post1: tc(10,4)
  2168. %       Support: tc(10,8),pt(tc(10,8),(tc(8,4)*->rhs([tc(10,4)])))
  2169. %       RHS-Post1: tc(10,5)
  2170. %       Support: tc(10,8),pt(tc(10,8),(tc(8,5)*->rhs([tc(10,5)])))
  2171. %       RHS-Post1: tc(10,6)
  2172. %       Support: tc(10,8),pt(tc(10,8),(tc(8,6)*->rhs([tc(10,6)])))
  2173. %       RHS-Post1: tc(10,7)
  2174. %       Support: tc(10,8),pt(tc(10,8),(tc(8,7)*->rhs([tc(10,7)])))
  2175. %       RHS-Post1: tc(10,8)
  2176. %       Support: tc(10,8),pt(tc(10,8),(tc(8,8)*->rhs([tc(10,8)])))
  2177. %       RHS-Post1: tc(10,9)
  2178. %       Support: tc(10,7),pt(tc(10,7),(tc(7,9)*->rhs([tc(10,9)])))
  2179. %       RHS-Post1: tc(10,10)
  2180. %       Support: tc(10,7),pt(tc(10,7),(tc(7,10)*->rhs([tc(10,10)])))
  2181. %       RHS-Post1: tc(10,1)
  2182. %       Support: tc(10,7),pt(tc(10,7),(tc(7,1)*->rhs([tc(10,1)])))
  2183. %       RHS-Post1: tc(10,2)
  2184. %       Support: tc(10,7),pt(tc(10,7),(tc(7,2)*->rhs([tc(10,2)])))
  2185. %       RHS-Post1: tc(10,3)
  2186. %       Support: tc(10,7),pt(tc(10,7),(tc(7,3)*->rhs([tc(10,3)])))
  2187. %       RHS-Post1: tc(10,4)
  2188. %       Support: tc(10,7),pt(tc(10,7),(tc(7,4)*->rhs([tc(10,4)])))
  2189. %       RHS-Post1: tc(10,5)
  2190. %       Support: tc(10,7),pt(tc(10,7),(tc(7,5)*->rhs([tc(10,5)])))
  2191. %       RHS-Post1: tc(10,6)
  2192. %       Support: tc(10,7),pt(tc(10,7),(tc(7,6)*->rhs([tc(10,6)])))
  2193. %       RHS-Post1: tc(10,7)
  2194. %       Support: tc(10,7),pt(tc(10,7),(tc(7,7)*->rhs([tc(10,7)])))
  2195. %       RHS-Post1: tc(10,8)
  2196. %       Support: tc(10,6),pt(tc(10,6),(tc(6,8)*->rhs([tc(10,8)])))
  2197. %       RHS-Post1: tc(10,9)
  2198. %       Support: tc(10,6),pt(tc(10,6),(tc(6,9)*->rhs([tc(10,9)])))
  2199. %       RHS-Post1: tc(10,10)
  2200. %       Support: tc(10,6),pt(tc(10,6),(tc(6,10)*->rhs([tc(10,10)])))
  2201. %       RHS-Post1: tc(10,1)
  2202. %       Support: tc(10,6),pt(tc(10,6),(tc(6,1)*->rhs([tc(10,1)])))
  2203. %       RHS-Post1: tc(10,2)
  2204. %       Support: tc(10,6),pt(tc(10,6),(tc(6,2)*->rhs([tc(10,2)])))
  2205. %       RHS-Post1: tc(10,3)
  2206. %       Support: tc(10,6),pt(tc(10,6),(tc(6,3)*->rhs([tc(10,3)])))
  2207. %       RHS-Post1: tc(10,4)
  2208. %       Support: tc(10,6),pt(tc(10,6),(tc(6,4)*->rhs([tc(10,4)])))
  2209. %       RHS-Post1: tc(10,5)
  2210. %       Support: tc(10,6),pt(tc(10,6),(tc(6,5)*->rhs([tc(10,5)])))
  2211. %       RHS-Post1: tc(10,6)
  2212. %       Support: tc(10,6),pt(tc(10,6),(tc(6,6)*->rhs([tc(10,6)])))
  2213. %       RHS-Post1: tc(10,7)
  2214. %       Support: tc(10,5),pt(tc(10,5),(tc(5,7)*->rhs([tc(10,7)])))
  2215. %       RHS-Post1: tc(10,8)
  2216. %       Support: tc(10,5),pt(tc(10,5),(tc(5,8)*->rhs([tc(10,8)])))
  2217. %       RHS-Post1: tc(10,9)
  2218. %       Support: tc(10,5),pt(tc(10,5),(tc(5,9)*->rhs([tc(10,9)])))
  2219. %       RHS-Post1: tc(10,10)
  2220. %       Support: tc(10,5),pt(tc(10,5),(tc(5,10)*->rhs([tc(10,10)])))
  2221. %       RHS-Post1: tc(10,1)
  2222. %       Support: tc(10,5),pt(tc(10,5),(tc(5,1)*->rhs([tc(10,1)])))
  2223. %       RHS-Post1: tc(10,2)
  2224. %       Support: tc(10,5),pt(tc(10,5),(tc(5,2)*->rhs([tc(10,2)])))
  2225. %       RHS-Post1: tc(10,3)
  2226. %       Support: tc(10,5),pt(tc(10,5),(tc(5,3)*->rhs([tc(10,3)])))
  2227. %       RHS-Post1: tc(10,4)
  2228. %       Support: tc(10,5),pt(tc(10,5),(tc(5,4)*->rhs([tc(10,4)])))
  2229. %       RHS-Post1: tc(10,5)
  2230. %       Support: tc(10,5),pt(tc(10,5),(tc(5,5)*->rhs([tc(10,5)])))
  2231. %       RHS-Post1: tc(10,6)
  2232. %       Support: tc(10,4),pt(tc(10,4),(tc(4,6)*->rhs([tc(10,6)])))
  2233. %       RHS-Post1: tc(10,7)
  2234. %       Support: tc(10,4),pt(tc(10,4),(tc(4,7)*->rhs([tc(10,7)])))
  2235. %       RHS-Post1: tc(10,8)
  2236. %       Support: tc(10,4),pt(tc(10,4),(tc(4,8)*->rhs([tc(10,8)])))
  2237. %       RHS-Post1: tc(10,9)
  2238. %       Support: tc(10,4),pt(tc(10,4),(tc(4,9)*->rhs([tc(10,9)])))
  2239. %       RHS-Post1: tc(10,10)
  2240. %       Support: tc(10,4),pt(tc(10,4),(tc(4,10)*->rhs([tc(10,10)])))
  2241. %       RHS-Post1: tc(10,1)
  2242. %       Support: tc(10,4),pt(tc(10,4),(tc(4,1)*->rhs([tc(10,1)])))
  2243. %       RHS-Post1: tc(10,2)
  2244. %       Support: tc(10,4),pt(tc(10,4),(tc(4,2)*->rhs([tc(10,2)])))
  2245. %       RHS-Post1: tc(10,3)
  2246. %       Support: tc(10,4),pt(tc(10,4),(tc(4,3)*->rhs([tc(10,3)])))
  2247. %       RHS-Post1: tc(10,4)
  2248. %       Support: tc(10,4),pt(tc(10,4),(tc(4,4)*->rhs([tc(10,4)])))
  2249. %       RHS-Post1: tc(10,5)
  2250. %       Support: tc(10,3),pt(tc(10,3),(tc(3,5)*->rhs([tc(10,5)])))
  2251. %       RHS-Post1: tc(10,6)
  2252. %       Support: tc(10,3),pt(tc(10,3),(tc(3,6)*->rhs([tc(10,6)])))
  2253. %       RHS-Post1: tc(10,7)
  2254. %       Support: tc(10,3),pt(tc(10,3),(tc(3,7)*->rhs([tc(10,7)])))
  2255. %       RHS-Post1: tc(10,8)
  2256. %       Support: tc(10,3),pt(tc(10,3),(tc(3,8)*->rhs([tc(10,8)])))
  2257. %       RHS-Post1: tc(10,9)
  2258. %       Support: tc(10,3),pt(tc(10,3),(tc(3,9)*->rhs([tc(10,9)])))
  2259. %       RHS-Post1: tc(10,10)
  2260. %       Support: tc(10,3),pt(tc(10,3),(tc(3,10)*->rhs([tc(10,10)])))
  2261. %       RHS-Post1: tc(10,1)
  2262. %       Support: tc(10,3),pt(tc(10,3),(tc(3,1)*->rhs([tc(10,1)])))
  2263. %       RHS-Post1: tc(10,2)
  2264. %       Support: tc(10,3),pt(tc(10,3),(tc(3,2)*->rhs([tc(10,2)])))
  2265. %       RHS-Post1: tc(10,3)
  2266. %       Support: tc(10,3),pt(tc(10,3),(tc(3,3)*->rhs([tc(10,3)])))
  2267. %       RHS-Post1: tc(10,4)
  2268. %       Support: tc(10,2),pt(tc(10,2),(tc(2,4)*->rhs([tc(10,4)])))
  2269. %       RHS-Post1: tc(10,5)
  2270. %       Support: tc(10,2),pt(tc(10,2),(tc(2,5)*->rhs([tc(10,5)])))
  2271. %       RHS-Post1: tc(10,6)
  2272. %       Support: tc(10,2),pt(tc(10,2),(tc(2,6)*->rhs([tc(10,6)])))
  2273. %       RHS-Post1: tc(10,7)
  2274. %       Support: tc(10,2),pt(tc(10,2),(tc(2,7)*->rhs([tc(10,7)])))
  2275. %       RHS-Post1: tc(10,8)
  2276. %       Support: tc(10,2),pt(tc(10,2),(tc(2,8)*->rhs([tc(10,8)])))
  2277. %       RHS-Post1: tc(10,9)
  2278. %       Support: tc(10,2),pt(tc(10,2),(tc(2,9)*->rhs([tc(10,9)])))
  2279. %       RHS-Post1: tc(10,10)
  2280. %       Support: tc(10,2),pt(tc(10,2),(tc(2,10)*->rhs([tc(10,10)])))
  2281. %       RHS-Post1: tc(10,1)
  2282. %       Support: tc(10,2),pt(tc(10,2),(tc(2,1)*->rhs([tc(10,1)])))
  2283. %       RHS-Post1: tc(10,2)
  2284. %       Support: tc(10,2),pt(tc(10,2),(tc(2,2)*->rhs([tc(10,2)])))
  2285. %       RHS-Post1: tc(10,3)
  2286. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2287. %       RHS-Post1: tc(10,4)
  2288. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2289. %       RHS-Post1: tc(10,5)
  2290. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2291. %       RHS-Post1: tc(10,6)
  2292. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2293. %       RHS-Post1: tc(10,7)
  2294. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2295. %       RHS-Post1: tc(10,8)
  2296. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2297. %       RHS-Post1: tc(10,9)
  2298. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2299. %       RHS-Post1: tc(10,10)
  2300. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2301. %       RHS-Post1: tc(10,1)
  2302. %       Support: tc(10,1),pt(tc(_1946,_1948),(tc(_1948,_1960)*->rhs([tc(_1946,_1960)])))
  2303. %       Adding positive
  2304. %               trigger: tc(_6850,_6832)
  2305. %               body: tc(_6830,_6850)*->rhs([tc(_6830,_6832)])
  2306. %        Support: (tc(_6376,_6378),tc(_6378,_6384)==>tc(_6376,_6384)),mfl(baseKB,'/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc',17)
  2307. %       RHS-Post1: tc(10,2)
  2308. %       Support: tc(1,2),pt(tc(_14230,_14232),(tc(_14242,_14230)*->rhs([tc(_14242,_14232)])))
  2309. %       RHS-Post1: tc(1,2)
  2310. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2311. %       RHS-Post1: tc(2,2)
  2312. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2313. %       RHS-Post1: tc(3,2)
  2314. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2315. %       RHS-Post1: tc(4,2)
  2316. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2317. %       RHS-Post1: tc(5,2)
  2318. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2319. %       RHS-Post1: tc(6,2)
  2320. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2321. %       RHS-Post1: tc(7,2)
  2322. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2323. %       RHS-Post1: tc(8,2)
  2324. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2325. %       RHS-Post1: tc(9,2)
  2326. %       Support: tc(1,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2327. %       RHS-Post1: tc(1,3)
  2328. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2329. %       RHS-Post1: tc(2,3)
  2330. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2331. %       RHS-Post1: tc(3,3)
  2332. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2333. %       RHS-Post1: tc(4,3)
  2334. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2335. %       RHS-Post1: tc(5,3)
  2336. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2337. %       RHS-Post1: tc(6,3)
  2338. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2339. %       RHS-Post1: tc(7,3)
  2340. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2341. %       RHS-Post1: tc(8,3)
  2342. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2343. %       RHS-Post1: tc(9,3)
  2344. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2345. %       RHS-Post1: tc(10,3)
  2346. %       Support: tc(2,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2347. %       RHS-Post1: tc(2,4)
  2348. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2349. %       RHS-Post1: tc(1,4)
  2350. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2351. %       RHS-Post1: tc(3,4)
  2352. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2353. %       RHS-Post1: tc(4,4)
  2354. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2355. %       RHS-Post1: tc(5,4)
  2356. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2357. %       RHS-Post1: tc(6,4)
  2358. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2359. %       RHS-Post1: tc(7,4)
  2360. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2361. %       RHS-Post1: tc(8,4)
  2362. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2363. %       RHS-Post1: tc(9,4)
  2364. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2365. %       RHS-Post1: tc(10,4)
  2366. %       Support: tc(3,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2367. %       RHS-Post1: tc(3,5)
  2368. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2369. %       RHS-Post1: tc(1,5)
  2370. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2371. %       RHS-Post1: tc(2,5)
  2372. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2373. %       RHS-Post1: tc(4,5)
  2374. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2375. %       RHS-Post1: tc(5,5)
  2376. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2377. %       RHS-Post1: tc(6,5)
  2378. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2379. %       RHS-Post1: tc(7,5)
  2380. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2381. %       RHS-Post1: tc(8,5)
  2382. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2383. %       RHS-Post1: tc(9,5)
  2384. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2385. %       RHS-Post1: tc(10,5)
  2386. %       Support: tc(4,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2387. %       RHS-Post1: tc(4,6)
  2388. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2389. %       RHS-Post1: tc(1,6)
  2390. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2391. %       RHS-Post1: tc(2,6)
  2392. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2393. %       RHS-Post1: tc(3,6)
  2394. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2395. %       RHS-Post1: tc(5,6)
  2396. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2397. %       RHS-Post1: tc(6,6)
  2398. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2399. %       RHS-Post1: tc(7,6)
  2400. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2401. %       RHS-Post1: tc(8,6)
  2402. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2403. %       RHS-Post1: tc(9,6)
  2404. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2405. %       RHS-Post1: tc(10,6)
  2406. %       Support: tc(5,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2407. %       RHS-Post1: tc(5,7)
  2408. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2409. %       RHS-Post1: tc(1,7)
  2410. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2411. %       RHS-Post1: tc(2,7)
  2412. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2413. %       RHS-Post1: tc(3,7)
  2414. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2415. %       RHS-Post1: tc(4,7)
  2416. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2417. %       RHS-Post1: tc(6,7)
  2418. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2419. %       RHS-Post1: tc(7,7)
  2420. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2421. %       RHS-Post1: tc(8,7)
  2422. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2423. %       RHS-Post1: tc(9,7)
  2424. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2425. %       RHS-Post1: tc(10,7)
  2426. %       Support: tc(6,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2427. %       RHS-Post1: tc(6,8)
  2428. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2429. %       RHS-Post1: tc(1,8)
  2430. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2431. %       RHS-Post1: tc(2,8)
  2432. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2433. %       RHS-Post1: tc(3,8)
  2434. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2435. %       RHS-Post1: tc(4,8)
  2436. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2437. %       RHS-Post1: tc(5,8)
  2438. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2439. %       RHS-Post1: tc(7,8)
  2440. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2441. %       RHS-Post1: tc(8,8)
  2442. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2443. %       RHS-Post1: tc(9,8)
  2444. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2445. %       RHS-Post1: tc(10,8)
  2446. %       Support: tc(7,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2447. %       RHS-Post1: tc(7,9)
  2448. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2449. %       RHS-Post1: tc(1,9)
  2450. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2451. %       RHS-Post1: tc(2,9)
  2452. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2453. %       RHS-Post1: tc(3,9)
  2454. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2455. %       RHS-Post1: tc(4,9)
  2456. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2457. %       RHS-Post1: tc(5,9)
  2458. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2459. %       RHS-Post1: tc(6,9)
  2460. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2461. %       RHS-Post1: tc(8,9)
  2462. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2463. %       RHS-Post1: tc(9,9)
  2464. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2465. %       RHS-Post1: tc(10,9)
  2466. %       Support: tc(8,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2467. %       RHS-Post1: tc(8,10)
  2468. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2469. %       RHS-Post1: tc(1,10)
  2470. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2471. %       RHS-Post1: tc(2,10)
  2472. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2473. %       RHS-Post1: tc(3,10)
  2474. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2475. %       RHS-Post1: tc(4,10)
  2476. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2477. %       RHS-Post1: tc(5,10)
  2478. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2479. %       RHS-Post1: tc(6,10)
  2480. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2481. %       RHS-Post1: tc(7,10)
  2482. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2483. %       RHS-Post1: tc(9,10)
  2484. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2485. %       RHS-Post1: tc(10,10)
  2486. %       Support: tc(9,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2487. %       RHS-Post1: tc(9,1)
  2488. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2489. %       RHS-Post1: tc(1,1)
  2490. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2491. %       RHS-Post1: tc(2,1)
  2492. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2493. %       RHS-Post1: tc(3,1)
  2494. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2495. %       RHS-Post1: tc(4,1)
  2496. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2497. %       RHS-Post1: tc(5,1)
  2498. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2499. %       RHS-Post1: tc(6,1)
  2500. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2501. %       RHS-Post1: tc(7,1)
  2502. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2503. %       RHS-Post1: tc(8,1)
  2504. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2505. %       RHS-Post1: tc(10,1)
  2506. %       Support: tc(10,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2507. %       RHS-Post1: tc(10,3)
  2508. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2509. %       RHS-Post1: tc(1,3)
  2510. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2511. %       RHS-Post1: tc(2,3)
  2512. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2513. %       RHS-Post1: tc(3,3)
  2514. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2515. %       RHS-Post1: tc(4,3)
  2516. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2517. %       RHS-Post1: tc(5,3)
  2518. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2519. %       RHS-Post1: tc(6,3)
  2520. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2521. %       RHS-Post1: tc(7,3)
  2522. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2523. %       RHS-Post1: tc(8,3)
  2524. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2525. %       RHS-Post1: tc(9,3)
  2526. %       Support: tc(1,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2527. %       RHS-Post1: tc(10,4)
  2528. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2529. %       RHS-Post1: tc(1,4)
  2530. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2531. %       RHS-Post1: tc(2,4)
  2532. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2533. %       RHS-Post1: tc(3,4)
  2534. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2535. %       RHS-Post1: tc(4,4)
  2536. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2537. %       RHS-Post1: tc(5,4)
  2538. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2539. %       RHS-Post1: tc(6,4)
  2540. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2541. %       RHS-Post1: tc(7,4)
  2542. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2543. %       RHS-Post1: tc(8,4)
  2544. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2545. %       RHS-Post1: tc(9,4)
  2546. %       Support: tc(1,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2547. %       RHS-Post1: tc(10,5)
  2548. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2549. %       RHS-Post1: tc(1,5)
  2550. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2551. %       RHS-Post1: tc(2,5)
  2552. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2553. %       RHS-Post1: tc(3,5)
  2554. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2555. %       RHS-Post1: tc(4,5)
  2556. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2557. %       RHS-Post1: tc(5,5)
  2558. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2559. %       RHS-Post1: tc(6,5)
  2560. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2561. %       RHS-Post1: tc(7,5)
  2562. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2563. %       RHS-Post1: tc(8,5)
  2564. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2565. %       RHS-Post1: tc(9,5)
  2566. %       Support: tc(1,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2567. %       RHS-Post1: tc(10,6)
  2568. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2569. %       RHS-Post1: tc(1,6)
  2570. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2571. %       RHS-Post1: tc(2,6)
  2572. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2573. %       RHS-Post1: tc(3,6)
  2574. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2575. %       RHS-Post1: tc(4,6)
  2576. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2577. %       RHS-Post1: tc(5,6)
  2578. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2579. %       RHS-Post1: tc(6,6)
  2580. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2581. %       RHS-Post1: tc(7,6)
  2582. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2583. %       RHS-Post1: tc(8,6)
  2584. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2585. %       RHS-Post1: tc(9,6)
  2586. %       Support: tc(1,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2587. %       RHS-Post1: tc(10,7)
  2588. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2589. %       RHS-Post1: tc(1,7)
  2590. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2591. %       RHS-Post1: tc(2,7)
  2592. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2593. %       RHS-Post1: tc(3,7)
  2594. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2595. %       RHS-Post1: tc(4,7)
  2596. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2597. %       RHS-Post1: tc(5,7)
  2598. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2599. %       RHS-Post1: tc(6,7)
  2600. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2601. %       RHS-Post1: tc(7,7)
  2602. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2603. %       RHS-Post1: tc(8,7)
  2604. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2605. %       RHS-Post1: tc(9,7)
  2606. %       Support: tc(1,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2607. %       RHS-Post1: tc(10,8)
  2608. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2609. %       RHS-Post1: tc(1,8)
  2610. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2611. %       RHS-Post1: tc(2,8)
  2612. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2613. %       RHS-Post1: tc(3,8)
  2614. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2615. %       RHS-Post1: tc(4,8)
  2616. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2617. %       RHS-Post1: tc(5,8)
  2618. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2619. %       RHS-Post1: tc(6,8)
  2620. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2621. %       RHS-Post1: tc(7,8)
  2622. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2623. %       RHS-Post1: tc(8,8)
  2624. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2625. %       RHS-Post1: tc(9,8)
  2626. %       Support: tc(1,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2627. %       RHS-Post1: tc(10,9)
  2628. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2629. %       RHS-Post1: tc(1,9)
  2630. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2631. %       RHS-Post1: tc(2,9)
  2632. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2633. %       RHS-Post1: tc(3,9)
  2634. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2635. %       RHS-Post1: tc(4,9)
  2636. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2637. %       RHS-Post1: tc(5,9)
  2638. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2639. %       RHS-Post1: tc(6,9)
  2640. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2641. %       RHS-Post1: tc(7,9)
  2642. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2643. %       RHS-Post1: tc(8,9)
  2644. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2645. %       RHS-Post1: tc(9,9)
  2646. %       Support: tc(1,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2647. %       RHS-Post1: tc(10,10)
  2648. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2649. %       RHS-Post1: tc(1,10)
  2650. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2651. %       RHS-Post1: tc(2,10)
  2652. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2653. %       RHS-Post1: tc(3,10)
  2654. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2655. %       RHS-Post1: tc(4,10)
  2656. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2657. %       RHS-Post1: tc(5,10)
  2658. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2659. %       RHS-Post1: tc(6,10)
  2660. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2661. %       RHS-Post1: tc(7,10)
  2662. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2663. %       RHS-Post1: tc(8,10)
  2664. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2665. %       RHS-Post1: tc(9,10)
  2666. %       Support: tc(1,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2667. %       RHS-Post1: tc(10,1)
  2668. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2669. %       RHS-Post1: tc(1,1)
  2670. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2671. %       RHS-Post1: tc(2,1)
  2672. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2673. %       RHS-Post1: tc(3,1)
  2674. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2675. %       RHS-Post1: tc(4,1)
  2676. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2677. %       RHS-Post1: tc(5,1)
  2678. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2679. %       RHS-Post1: tc(6,1)
  2680. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2681. %       RHS-Post1: tc(7,1)
  2682. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2683. %       RHS-Post1: tc(8,1)
  2684. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2685. %       RHS-Post1: tc(9,1)
  2686. %       Support: tc(1,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2687. %       RHS-Post1: tc(1,4)
  2688. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2689. %       RHS-Post1: tc(2,4)
  2690. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2691. %       RHS-Post1: tc(3,4)
  2692. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2693. %       RHS-Post1: tc(4,4)
  2694. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2695. %       RHS-Post1: tc(5,4)
  2696. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2697. %       RHS-Post1: tc(6,4)
  2698. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2699. %       RHS-Post1: tc(7,4)
  2700. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2701. %       RHS-Post1: tc(8,4)
  2702. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2703. %       RHS-Post1: tc(9,4)
  2704. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2705. %       RHS-Post1: tc(10,4)
  2706. %       Support: tc(2,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2707. %       RHS-Post1: tc(1,5)
  2708. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2709. %       RHS-Post1: tc(2,5)
  2710. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2711. %       RHS-Post1: tc(3,5)
  2712. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2713. %       RHS-Post1: tc(4,5)
  2714. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2715. %       RHS-Post1: tc(5,5)
  2716. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2717. %       RHS-Post1: tc(6,5)
  2718. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2719. %       RHS-Post1: tc(7,5)
  2720. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2721. %       RHS-Post1: tc(8,5)
  2722. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2723. %       RHS-Post1: tc(9,5)
  2724. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2725. %       RHS-Post1: tc(10,5)
  2726. %       Support: tc(2,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2727. %       RHS-Post1: tc(1,6)
  2728. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2729. %       RHS-Post1: tc(2,6)
  2730. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2731. %       RHS-Post1: tc(3,6)
  2732. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2733. %       RHS-Post1: tc(4,6)
  2734. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2735. %       RHS-Post1: tc(5,6)
  2736. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2737. %       RHS-Post1: tc(6,6)
  2738. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2739. %       RHS-Post1: tc(7,6)
  2740. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2741. %       RHS-Post1: tc(8,6)
  2742. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2743. %       RHS-Post1: tc(9,6)
  2744. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2745. %       RHS-Post1: tc(10,6)
  2746. %       Support: tc(2,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2747. %       RHS-Post1: tc(1,7)
  2748. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2749. %       RHS-Post1: tc(2,7)
  2750. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2751. %       RHS-Post1: tc(3,7)
  2752. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2753. %       RHS-Post1: tc(4,7)
  2754. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2755. %       RHS-Post1: tc(5,7)
  2756. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2757. %       RHS-Post1: tc(6,7)
  2758. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2759. %       RHS-Post1: tc(7,7)
  2760. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2761. %       RHS-Post1: tc(8,7)
  2762. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2763. %       RHS-Post1: tc(9,7)
  2764. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2765. %       RHS-Post1: tc(10,7)
  2766. %       Support: tc(2,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2767. %       RHS-Post1: tc(1,8)
  2768. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2769. %       RHS-Post1: tc(2,8)
  2770. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2771. %       RHS-Post1: tc(3,8)
  2772. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2773. %       RHS-Post1: tc(4,8)
  2774. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2775. %       RHS-Post1: tc(5,8)
  2776. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2777. %       RHS-Post1: tc(6,8)
  2778. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2779. %       RHS-Post1: tc(7,8)
  2780. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2781. %       RHS-Post1: tc(8,8)
  2782. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2783. %       RHS-Post1: tc(9,8)
  2784. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2785. %       RHS-Post1: tc(10,8)
  2786. %       Support: tc(2,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2787. %       RHS-Post1: tc(1,9)
  2788. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2789. %       RHS-Post1: tc(2,9)
  2790. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2791. %       RHS-Post1: tc(3,9)
  2792. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2793. %       RHS-Post1: tc(4,9)
  2794. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2795. %       RHS-Post1: tc(5,9)
  2796. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2797. %       RHS-Post1: tc(6,9)
  2798. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2799. %       RHS-Post1: tc(7,9)
  2800. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2801. %       RHS-Post1: tc(8,9)
  2802. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2803. %       RHS-Post1: tc(9,9)
  2804. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2805. %       RHS-Post1: tc(10,9)
  2806. %       Support: tc(2,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2807. %       RHS-Post1: tc(1,10)
  2808. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2809. %       RHS-Post1: tc(2,10)
  2810. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2811. %       RHS-Post1: tc(3,10)
  2812. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2813. %       RHS-Post1: tc(4,10)
  2814. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2815. %       RHS-Post1: tc(5,10)
  2816. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2817. %       RHS-Post1: tc(6,10)
  2818. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2819. %       RHS-Post1: tc(7,10)
  2820. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2821. %       RHS-Post1: tc(8,10)
  2822. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2823. %       RHS-Post1: tc(9,10)
  2824. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2825. %       RHS-Post1: tc(10,10)
  2826. %       Support: tc(2,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2827. %       RHS-Post1: tc(1,1)
  2828. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2829. %       RHS-Post1: tc(2,1)
  2830. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2831. %       RHS-Post1: tc(3,1)
  2832. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2833. %       RHS-Post1: tc(4,1)
  2834. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2835. %       RHS-Post1: tc(5,1)
  2836. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2837. %       RHS-Post1: tc(6,1)
  2838. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2839. %       RHS-Post1: tc(7,1)
  2840. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2841. %       RHS-Post1: tc(8,1)
  2842. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2843. %       RHS-Post1: tc(9,1)
  2844. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2845. %       RHS-Post1: tc(10,1)
  2846. %       Support: tc(2,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2847. %       RHS-Post1: tc(1,2)
  2848. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2849. %       RHS-Post1: tc(2,2)
  2850. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2851. %       RHS-Post1: tc(3,2)
  2852. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2853. %       RHS-Post1: tc(4,2)
  2854. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2855. %       RHS-Post1: tc(5,2)
  2856. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2857. %       RHS-Post1: tc(6,2)
  2858. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2859. %       RHS-Post1: tc(7,2)
  2860. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2861. %       RHS-Post1: tc(8,2)
  2862. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2863. %       RHS-Post1: tc(9,2)
  2864. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2865. %       RHS-Post1: tc(10,2)
  2866. %       Support: tc(2,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2867. %       RHS-Post1: tc(2,5)
  2868. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2869. %       RHS-Post1: tc(1,5)
  2870. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2871. %       RHS-Post1: tc(3,5)
  2872. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2873. %       RHS-Post1: tc(4,5)
  2874. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2875. %       RHS-Post1: tc(5,5)
  2876. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2877. %       RHS-Post1: tc(6,5)
  2878. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2879. %       RHS-Post1: tc(7,5)
  2880. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2881. %       RHS-Post1: tc(8,5)
  2882. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2883. %       RHS-Post1: tc(9,5)
  2884. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2885. %       RHS-Post1: tc(10,5)
  2886. %       Support: tc(3,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2887. %       RHS-Post1: tc(2,6)
  2888. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2889. %       RHS-Post1: tc(1,6)
  2890. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2891. %       RHS-Post1: tc(3,6)
  2892. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2893. %       RHS-Post1: tc(4,6)
  2894. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2895. %       RHS-Post1: tc(5,6)
  2896. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2897. %       RHS-Post1: tc(6,6)
  2898. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2899. %       RHS-Post1: tc(7,6)
  2900. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2901. %       RHS-Post1: tc(8,6)
  2902. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2903. %       RHS-Post1: tc(9,6)
  2904. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2905. %       RHS-Post1: tc(10,6)
  2906. %       Support: tc(3,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2907. %       RHS-Post1: tc(2,7)
  2908. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2909. %       RHS-Post1: tc(1,7)
  2910. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2911. %       RHS-Post1: tc(3,7)
  2912. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2913. %       RHS-Post1: tc(4,7)
  2914. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2915. %       RHS-Post1: tc(5,7)
  2916. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2917. %       RHS-Post1: tc(6,7)
  2918. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2919. %       RHS-Post1: tc(7,7)
  2920. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2921. %       RHS-Post1: tc(8,7)
  2922. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2923. %       RHS-Post1: tc(9,7)
  2924. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2925. %       RHS-Post1: tc(10,7)
  2926. %       Support: tc(3,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2927. %       RHS-Post1: tc(2,8)
  2928. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2929. %       RHS-Post1: tc(1,8)
  2930. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2931. %       RHS-Post1: tc(3,8)
  2932. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2933. %       RHS-Post1: tc(4,8)
  2934. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2935. %       RHS-Post1: tc(5,8)
  2936. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2937. %       RHS-Post1: tc(6,8)
  2938. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2939. %       RHS-Post1: tc(7,8)
  2940. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2941. %       RHS-Post1: tc(8,8)
  2942. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2943. %       RHS-Post1: tc(9,8)
  2944. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2945. %       RHS-Post1: tc(10,8)
  2946. %       Support: tc(3,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2947. %       RHS-Post1: tc(2,9)
  2948. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2949. %       RHS-Post1: tc(1,9)
  2950. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2951. %       RHS-Post1: tc(3,9)
  2952. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2953. %       RHS-Post1: tc(4,9)
  2954. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2955. %       RHS-Post1: tc(5,9)
  2956. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2957. %       RHS-Post1: tc(6,9)
  2958. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2959. %       RHS-Post1: tc(7,9)
  2960. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2961. %       RHS-Post1: tc(8,9)
  2962. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2963. %       RHS-Post1: tc(9,9)
  2964. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2965. %       RHS-Post1: tc(10,9)
  2966. %       Support: tc(3,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2967. %       RHS-Post1: tc(2,10)
  2968. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2969. %       RHS-Post1: tc(1,10)
  2970. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2971. %       RHS-Post1: tc(3,10)
  2972. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2973. %       RHS-Post1: tc(4,10)
  2974. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2975. %       RHS-Post1: tc(5,10)
  2976. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2977. %       RHS-Post1: tc(6,10)
  2978. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2979. %       RHS-Post1: tc(7,10)
  2980. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2981. %       RHS-Post1: tc(8,10)
  2982. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2983. %       RHS-Post1: tc(9,10)
  2984. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2985. %       RHS-Post1: tc(10,10)
  2986. %       Support: tc(3,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2987. %       RHS-Post1: tc(2,1)
  2988. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2989. %       RHS-Post1: tc(1,1)
  2990. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2991. %       RHS-Post1: tc(3,1)
  2992. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2993. %       RHS-Post1: tc(4,1)
  2994. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2995. %       RHS-Post1: tc(5,1)
  2996. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2997. %       RHS-Post1: tc(6,1)
  2998. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  2999. %       RHS-Post1: tc(7,1)
  3000. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3001. %       RHS-Post1: tc(8,1)
  3002. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3003. %       RHS-Post1: tc(9,1)
  3004. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3005. %       RHS-Post1: tc(10,1)
  3006. %       Support: tc(3,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3007. %       RHS-Post1: tc(2,2)
  3008. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3009. %       RHS-Post1: tc(1,2)
  3010. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3011. %       RHS-Post1: tc(3,2)
  3012. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3013. %       RHS-Post1: tc(4,2)
  3014. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3015. %       RHS-Post1: tc(5,2)
  3016. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3017. %       RHS-Post1: tc(6,2)
  3018. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3019. %       RHS-Post1: tc(7,2)
  3020. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3021. %       RHS-Post1: tc(8,2)
  3022. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3023. %       RHS-Post1: tc(9,2)
  3024. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3025. %       RHS-Post1: tc(10,2)
  3026. %       Support: tc(3,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3027. %       RHS-Post1: tc(2,3)
  3028. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3029. %       RHS-Post1: tc(1,3)
  3030. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3031. %       RHS-Post1: tc(3,3)
  3032. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3033. %       RHS-Post1: tc(4,3)
  3034. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3035. %       RHS-Post1: tc(5,3)
  3036. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3037. %       RHS-Post1: tc(6,3)
  3038. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3039. %       RHS-Post1: tc(7,3)
  3040. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3041. %       RHS-Post1: tc(8,3)
  3042. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3043. %       RHS-Post1: tc(9,3)
  3044. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3045. %       RHS-Post1: tc(10,3)
  3046. %       Support: tc(3,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3047. %       RHS-Post1: tc(3,6)
  3048. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3049. %       RHS-Post1: tc(1,6)
  3050. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3051. %       RHS-Post1: tc(2,6)
  3052. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3053. %       RHS-Post1: tc(4,6)
  3054. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3055. %       RHS-Post1: tc(5,6)
  3056. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3057. %       RHS-Post1: tc(6,6)
  3058. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3059. %       RHS-Post1: tc(7,6)
  3060. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3061. %       RHS-Post1: tc(8,6)
  3062. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3063. %       RHS-Post1: tc(9,6)
  3064. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3065. %       RHS-Post1: tc(10,6)
  3066. %       Support: tc(4,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3067. %       RHS-Post1: tc(3,7)
  3068. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3069. %       RHS-Post1: tc(1,7)
  3070. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3071. %       RHS-Post1: tc(2,7)
  3072. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3073. %       RHS-Post1: tc(4,7)
  3074. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3075. %       RHS-Post1: tc(5,7)
  3076. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3077. %       RHS-Post1: tc(6,7)
  3078. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3079. %       RHS-Post1: tc(7,7)
  3080. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3081. %       RHS-Post1: tc(8,7)
  3082. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3083. %       RHS-Post1: tc(9,7)
  3084. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3085. %       RHS-Post1: tc(10,7)
  3086. %       Support: tc(4,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3087. %       RHS-Post1: tc(3,8)
  3088. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3089. %       RHS-Post1: tc(1,8)
  3090. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3091. %       RHS-Post1: tc(2,8)
  3092. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3093. %       RHS-Post1: tc(4,8)
  3094. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3095. %       RHS-Post1: tc(5,8)
  3096. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3097. %       RHS-Post1: tc(6,8)
  3098. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3099. %       RHS-Post1: tc(7,8)
  3100. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3101. %       RHS-Post1: tc(8,8)
  3102. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3103. %       RHS-Post1: tc(9,8)
  3104. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3105. %       RHS-Post1: tc(10,8)
  3106. %       Support: tc(4,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3107. %       RHS-Post1: tc(3,9)
  3108. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3109. %       RHS-Post1: tc(1,9)
  3110. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3111. %       RHS-Post1: tc(2,9)
  3112. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3113. %       RHS-Post1: tc(4,9)
  3114. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3115. %       RHS-Post1: tc(5,9)
  3116. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3117. %       RHS-Post1: tc(6,9)
  3118. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3119. %       RHS-Post1: tc(7,9)
  3120. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3121. %       RHS-Post1: tc(8,9)
  3122. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3123. %       RHS-Post1: tc(9,9)
  3124. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3125. %       RHS-Post1: tc(10,9)
  3126. %       Support: tc(4,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3127. %       RHS-Post1: tc(3,10)
  3128. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3129. %       RHS-Post1: tc(1,10)
  3130. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3131. %       RHS-Post1: tc(2,10)
  3132. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3133. %       RHS-Post1: tc(4,10)
  3134. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3135. %       RHS-Post1: tc(5,10)
  3136. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3137. %       RHS-Post1: tc(6,10)
  3138. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3139. %       RHS-Post1: tc(7,10)
  3140. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3141. %       RHS-Post1: tc(8,10)
  3142. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3143. %       RHS-Post1: tc(9,10)
  3144. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3145. %       RHS-Post1: tc(10,10)
  3146. %       Support: tc(4,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3147. %       RHS-Post1: tc(3,1)
  3148. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3149. %       RHS-Post1: tc(1,1)
  3150. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3151. %       RHS-Post1: tc(2,1)
  3152. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3153. %       RHS-Post1: tc(4,1)
  3154. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3155. %       RHS-Post1: tc(5,1)
  3156. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3157. %       RHS-Post1: tc(6,1)
  3158. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3159. %       RHS-Post1: tc(7,1)
  3160. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3161. %       RHS-Post1: tc(8,1)
  3162. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3163. %       RHS-Post1: tc(9,1)
  3164. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3165. %       RHS-Post1: tc(10,1)
  3166. %       Support: tc(4,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3167. %       RHS-Post1: tc(3,2)
  3168. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3169. %       RHS-Post1: tc(1,2)
  3170. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3171. %       RHS-Post1: tc(2,2)
  3172. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3173. %       RHS-Post1: tc(4,2)
  3174. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3175. %       RHS-Post1: tc(5,2)
  3176. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3177. %       RHS-Post1: tc(6,2)
  3178. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3179. %       RHS-Post1: tc(7,2)
  3180. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3181. %       RHS-Post1: tc(8,2)
  3182. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3183. %       RHS-Post1: tc(9,2)
  3184. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3185. %       RHS-Post1: tc(10,2)
  3186. %       Support: tc(4,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3187. %       RHS-Post1: tc(3,3)
  3188. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3189. %       RHS-Post1: tc(1,3)
  3190. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3191. %       RHS-Post1: tc(2,3)
  3192. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3193. %       RHS-Post1: tc(4,3)
  3194. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3195. %       RHS-Post1: tc(5,3)
  3196. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3197. %       RHS-Post1: tc(6,3)
  3198. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3199. %       RHS-Post1: tc(7,3)
  3200. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3201. %       RHS-Post1: tc(8,3)
  3202. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3203. %       RHS-Post1: tc(9,3)
  3204. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3205. %       RHS-Post1: tc(10,3)
  3206. %       Support: tc(4,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3207. %       RHS-Post1: tc(3,4)
  3208. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3209. %       RHS-Post1: tc(1,4)
  3210. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3211. %       RHS-Post1: tc(2,4)
  3212. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3213. %       RHS-Post1: tc(4,4)
  3214. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3215. %       RHS-Post1: tc(5,4)
  3216. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3217. %       RHS-Post1: tc(6,4)
  3218. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3219. %       RHS-Post1: tc(7,4)
  3220. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3221. %       RHS-Post1: tc(8,4)
  3222. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3223. %       RHS-Post1: tc(9,4)
  3224. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3225. %       RHS-Post1: tc(10,4)
  3226. %       Support: tc(4,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3227. %       RHS-Post1: tc(4,7)
  3228. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3229. %       RHS-Post1: tc(1,7)
  3230. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3231. %       RHS-Post1: tc(2,7)
  3232. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3233. %       RHS-Post1: tc(3,7)
  3234. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3235. %       RHS-Post1: tc(5,7)
  3236. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3237. %       RHS-Post1: tc(6,7)
  3238. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3239. %       RHS-Post1: tc(7,7)
  3240. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3241. %       RHS-Post1: tc(8,7)
  3242. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3243. %       RHS-Post1: tc(9,7)
  3244. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3245. %       RHS-Post1: tc(10,7)
  3246. %       Support: tc(5,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3247.         HS-Post1: tc(4,8)
  3248. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3249. %       RHS-Post1: tc(1,8)
  3250. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3251. %       RHS-Post1: tc(2,8)
  3252. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3253. %       RHS-Post1: tc(3,8)
  3254. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3255. %       RHS-Post1: tc(5,8)
  3256. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3257. %       RHS-Post1: tc(6,8)
  3258. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3259. %       RHS-Post1: tc(7,8)
  3260. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3261. %       RHS-Post1: tc(8,8)
  3262. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3263. %       RHS-Post1: tc(9,8)
  3264. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3265. %       RHS-Post1: tc(10,8)
  3266. %       Support: tc(5,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3267. %       RHS-Post1: tc(4,9)
  3268. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3269. %       RHS-Post1: tc(1,9)
  3270. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3271. %       RHS-Post1: tc(2,9)
  3272. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3273. %       RHS-Post1: tc(3,9)
  3274. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3275. %       RHS-Post1: tc(5,9)
  3276. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3277. %       RHS-Post1: tc(6,9)
  3278. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3279. %       RHS-Post1: tc(7,9)
  3280. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3281. %       RHS-Post1: tc(8,9)
  3282. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3283. %       RHS-Post1: tc(9,9)
  3284. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3285. %       RHS-Post1: tc(10,9)
  3286. %       Support: tc(5,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3287. %       RHS-Post1: tc(4,10)
  3288. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3289. %       RHS-Post1: tc(1,10)
  3290. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3291. %       RHS-Post1: tc(2,10)
  3292. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3293. %       RHS-Post1: tc(3,10)
  3294. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3295. %       RHS-Post1: tc(5,10)
  3296. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3297. %       RHS-Post1: tc(6,10)
  3298. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3299. %       RHS-Post1: tc(7,10)
  3300. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3301. %       RHS-Post1: tc(8,10)
  3302. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3303. %       RHS-Post1: tc(9,10)
  3304. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3305. %       RHS-Post1: tc(10,10)
  3306. %       Support: tc(5,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3307. %       RHS-Post1: tc(4,1)
  3308. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3309. %       RHS-Post1: tc(1,1)
  3310. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3311. %       RHS-Post1: tc(2,1)
  3312. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3313. %       RHS-Post1: tc(3,1)
  3314. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3315. %       RHS-Post1: tc(5,1)
  3316. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3317. %       RHS-Post1: tc(6,1)
  3318. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3319. %       RHS-Post1: tc(7,1)
  3320. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3321. %       RHS-Post1: tc(8,1)
  3322. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3323. %       RHS-Post1: tc(9,1)
  3324. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3325. %       RHS-Post1: tc(10,1)
  3326. %       Support: tc(5,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3327. %       RHS-Post1: tc(4,2)
  3328. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3329. %       RHS-Post1: tc(1,2)
  3330. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3331. %       RHS-Post1: tc(2,2)
  3332. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3333. %       RHS-Post1: tc(3,2)
  3334. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3335. %       RHS-Post1: tc(5,2)
  3336. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3337. %       RHS-Post1: tc(6,2)
  3338. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3339. %       RHS-Post1: tc(7,2)
  3340. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3341. %       RHS-Post1: tc(8,2)
  3342. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3343. %       RHS-Post1: tc(9,2)
  3344. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3345. %       RHS-Post1: tc(10,2)
  3346. %       Support: tc(5,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3347. %       RHS-Post1: tc(4,3)
  3348. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3349. %       RHS-Post1: tc(1,3)
  3350. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3351. %       RHS-Post1: tc(2,3)
  3352. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3353. %       RHS-Post1: tc(3,3)
  3354. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3355. %       RHS-Post1: tc(5,3)
  3356. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3357. %       RHS-Post1: tc(6,3)
  3358. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3359. %       RHS-Post1: tc(7,3)
  3360. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3361. %       RHS-Post1: tc(8,3)
  3362. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3363. %       RHS-Post1: tc(9,3)
  3364. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3365. %       RHS-Post1: tc(10,3)
  3366. %       Support: tc(5,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3367. %       RHS-Post1: tc(4,4)
  3368. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3369. %       RHS-Post1: tc(1,4)
  3370. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3371. %       RHS-Post1: tc(2,4)
  3372. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3373. %       RHS-Post1: tc(3,4)
  3374. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3375. %       RHS-Post1: tc(5,4)
  3376. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3377. %       RHS-Post1: tc(6,4)
  3378. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3379. %       RHS-Post1: tc(7,4)
  3380. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3381. %       RHS-Post1: tc(8,4)
  3382. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3383. %       RHS-Post1: tc(9,4)
  3384. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3385. %       RHS-Post1: tc(10,4)
  3386. %       Support: tc(5,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3387. %       RHS-Post1: tc(4,5)
  3388. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3389. %       RHS-Post1: tc(1,5)
  3390. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3391. %       RHS-Post1: tc(2,5)
  3392. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3393. %       RHS-Post1: tc(3,5)
  3394. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3395. %       RHS-Post1: tc(5,5)
  3396. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3397. %       RHS-Post1: tc(6,5)
  3398. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3399. %       RHS-Post1: tc(7,5)
  3400. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3401. %       RHS-Post1: tc(8,5)
  3402. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3403. %       RHS-Post1: tc(9,5)
  3404. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3405. %       RHS-Post1: tc(10,5)
  3406. %       Support: tc(5,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3407. %       RHS-Post1: tc(5,8)
  3408. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3409. %       RHS-Post1: tc(1,8)
  3410. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3411. %       RHS-Post1: tc(2,8)
  3412. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3413. %       RHS-Post1: tc(3,8)
  3414. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3415. %       RHS-Post1: tc(4,8)
  3416. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3417. %       RHS-Post1: tc(6,8)
  3418. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3419. %       RHS-Post1: tc(7,8)
  3420. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3421. %       RHS-Post1: tc(8,8)
  3422. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3423. %       RHS-Post1: tc(9,8)
  3424. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3425. %       RHS-Post1: tc(10,8)
  3426. %       Support: tc(6,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3427. %       RHS-Post1: tc(5,9)
  3428. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3429. %       RHS-Post1: tc(1,9)
  3430. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3431. %       RHS-Post1: tc(2,9)
  3432. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3433. m       HS-Post1: tc(3,9)
  3434. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3435. %       RHS-Post1: tc(4,9)
  3436. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3437. %       RHS-Post1: tc(6,9)
  3438. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3439. %       RHS-Post1: tc(7,9)
  3440. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3441. %       RHS-Post1: tc(8,9)
  3442. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3443. %       RHS-Post1: tc(9,9)
  3444. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3445. %       RHS-Post1: tc(10,9)
  3446. %       Support: tc(6,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3447. %       RHS-Post1: tc(5,10)
  3448. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3449. %       RHS-Post1: tc(1,10)
  3450. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3451. %       RHS-Post1: tc(2,10)
  3452. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3453. %       RHS-Post1: tc(3,10)
  3454. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3455. %       RHS-Post1: tc(4,10)
  3456. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3457. %       RHS-Post1: tc(6,10)
  3458. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3459. %       RHS-Post1: tc(7,10)
  3460. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3461. %       RHS-Post1: tc(8,10)
  3462. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3463. %       RHS-Post1: tc(9,10)
  3464. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3465. %       RHS-Post1: tc(10,10)
  3466. %       Support: tc(6,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3467. %       RHS-Post1: tc(5,1)
  3468. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3469. %       RHS-Post1: tc(1,1)
  3470. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3471. %       RHS-Post1: tc(2,1)
  3472. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3473. %       RHS-Post1: tc(3,1)
  3474. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3475. %       RHS-Post1: tc(4,1)
  3476. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3477. %       RHS-Post1: tc(6,1)
  3478. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3479. %       RHS-Post1: tc(7,1)
  3480. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3481. %       RHS-Post1: tc(8,1)
  3482. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3483. %       RHS-Post1: tc(9,1)
  3484. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3485. %       RHS-Post1: tc(10,1)
  3486. %       Support: tc(6,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3487. %       RHS-Post1: tc(5,2)
  3488. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3489. %       RHS-Post1: tc(1,2)
  3490. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3491. %       RHS-Post1: tc(2,2)
  3492. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3493. %       RHS-Post1: tc(3,2)
  3494. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3495. %       RHS-Post1: tc(4,2)
  3496. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3497. %       RHS-Post1: tc(6,2)
  3498. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3499. %       RHS-Post1: tc(7,2)
  3500. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3501. %       RHS-Post1: tc(8,2)
  3502. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3503. %       RHS-Post1: tc(9,2)
  3504. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3505. %       RHS-Post1: tc(10,2)
  3506. %       Support: tc(6,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3507. %       RHS-Post1: tc(5,3)
  3508. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3509. %       RHS-Post1: tc(1,3)
  3510. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3511. %       RHS-Post1: tc(2,3)
  3512. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3513. %       RHS-Post1: tc(3,3)
  3514. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3515. %       RHS-Post1: tc(4,3)
  3516. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3517. %       RHS-Post1: tc(6,3)
  3518. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3519. %       RHS-Post1: tc(7,3)
  3520. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3521. %       RHS-Post1: tc(8,3)
  3522. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3523. %       RHS-Post1: tc(9,3)
  3524. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3525. %       RHS-Post1: tc(10,3)
  3526. %       Support: tc(6,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3527. %       RHS-Post1: tc(5,4)
  3528. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3529. %       RHS-Post1: tc(1,4)
  3530. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3531. %       RHS-Post1: tc(2,4)
  3532. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3533. %       RHS-Post1: tc(3,4)
  3534. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3535. %       RHS-Post1: tc(4,4)
  3536. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3537. %       RHS-Post1: tc(6,4)
  3538. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3539. %       RHS-Post1: tc(7,4)
  3540. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3541. %       RHS-Post1: tc(8,4)
  3542. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3543. %       RHS-Post1: tc(9,4)
  3544. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3545. %       RHS-Post1: tc(10,4)
  3546. %       Support: tc(6,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3547. %       RHS-Post1: tc(5,5)
  3548. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3549. %       RHS-Post1: tc(1,5)
  3550. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3551. %       RHS-Post1: tc(2,5)
  3552. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3553. %       RHS-Post1: tc(3,5)
  3554. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3555. %       RHS-Post1: tc(4,5)
  3556. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3557. %       RHS-Post1: tc(6,5)
  3558. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3559. %       RHS-Post1: tc(7,5)
  3560. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3561. %       RHS-Post1: tc(8,5)
  3562. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3563. %       RHS-Post1: tc(9,5)
  3564. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3565. %       RHS-Post1: tc(10,5)
  3566. %       Support: tc(6,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3567. %       RHS-Post1: tc(5,6)
  3568. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3569. %       RHS-Post1: tc(1,6)
  3570. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3571. %       RHS-Post1: tc(2,6)
  3572. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3573. %       RHS-Post1: tc(3,6)
  3574. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3575. %       RHS-Post1: tc(4,6)
  3576. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3577. %       RHS-Post1: tc(6,6)
  3578. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3579. %       RHS-Post1: tc(7,6)
  3580. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3581. %       RHS-Post1: tc(8,6)
  3582. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3583. %       RHS-Post1: tc(9,6)
  3584. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3585. %       RHS-Post1: tc(10,6)
  3586. %       Support: tc(6,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3587. %       RHS-Post1: tc(6,9)
  3588. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3589. %       RHS-Post1: tc(1,9)
  3590. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3591. %       RHS-Post1: tc(2,9)
  3592. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3593. %       RHS-Post1: tc(3,9)
  3594. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3595. %       RHS-Post1: tc(4,9)
  3596. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3597. %       RHS-Post1: tc(5,9)
  3598. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3599. %       RHS-Post1: tc(7,9)
  3600. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3601. %       RHS-Post1: tc(8,9)
  3602. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3603. %       RHS-Post1: tc(9,9)
  3604. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3605. %       RHS-Post1: tc(10,9)
  3606. %       Support: tc(7,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3607. %       RHS-Post1: tc(6,10)
  3608. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3609. %       RHS-Post1: tc(1,10)
  3610. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3611. %       RHS-Post1: tc(2,10)
  3612. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3613. %       RHS-Post1: tc(3,10)
  3614. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3615. %       RHS-Post1: tc(4,10)
  3616. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3617. %       RHS-Post1: tc(5,10)
  3618. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3619. 9m      HS-Post1: tc(7,10)
  3620. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3621. %       RHS-Post1: tc(8,10)
  3622. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3623. %       RHS-Post1: tc(9,10)
  3624. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3625. %       RHS-Post1: tc(10,10)
  3626. %       Support: tc(7,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3627. %       RHS-Post1: tc(6,1)
  3628. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3629. %       RHS-Post1: tc(1,1)
  3630. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3631. %       RHS-Post1: tc(2,1)
  3632. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3633. %       RHS-Post1: tc(3,1)
  3634. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3635. %       RHS-Post1: tc(4,1)
  3636. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3637. %       RHS-Post1: tc(5,1)
  3638. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3639. %       RHS-Post1: tc(7,1)
  3640. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3641. %       RHS-Post1: tc(8,1)
  3642. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3643. %       RHS-Post1: tc(9,1)
  3644. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3645. %       RHS-Post1: tc(10,1)
  3646. %       Support: tc(7,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3647. %       RHS-Post1: tc(6,2)
  3648. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3649. %       RHS-Post1: tc(1,2)
  3650. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3651. %       RHS-Post1: tc(2,2)
  3652. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3653. %       RHS-Post1: tc(3,2)
  3654. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3655. %       RHS-Post1: tc(4,2)
  3656. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3657. %       RHS-Post1: tc(5,2)
  3658. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3659. %       RHS-Post1: tc(7,2)
  3660. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3661. %       RHS-Post1: tc(8,2)
  3662. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3663. %       RHS-Post1: tc(9,2)
  3664. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3665. %       RHS-Post1: tc(10,2)
  3666. %       Support: tc(7,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3667. %       RHS-Post1: tc(6,3)
  3668. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3669. %       RHS-Post1: tc(1,3)
  3670. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3671. %       RHS-Post1: tc(2,3)
  3672. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3673. %       RHS-Post1: tc(3,3)
  3674. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3675. %       RHS-Post1: tc(4,3)
  3676. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3677. %       RHS-Post1: tc(5,3)
  3678. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3679. %       RHS-Post1: tc(7,3)
  3680. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3681. %       RHS-Post1: tc(8,3)
  3682. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3683. %       RHS-Post1: tc(9,3)
  3684. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3685. %       RHS-Post1: tc(10,3)
  3686. %       Support: tc(7,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3687. %       RHS-Post1: tc(6,4)
  3688. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3689. %       RHS-Post1: tc(1,4)
  3690. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3691. %       RHS-Post1: tc(2,4)
  3692. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3693. %       RHS-Post1: tc(3,4)
  3694. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3695. %       RHS-Post1: tc(4,4)
  3696. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3697. %       RHS-Post1: tc(5,4)
  3698. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3699. %       RHS-Post1: tc(7,4)
  3700. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3701. %       RHS-Post1: tc(8,4)
  3702. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3703. %       RHS-Post1: tc(9,4)
  3704. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3705. %       RHS-Post1: tc(10,4)
  3706. %       Support: tc(7,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3707. %       RHS-Post1: tc(6,5)
  3708. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3709. %       RHS-Post1: tc(1,5)
  3710. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3711. %       RHS-Post1: tc(2,5)
  3712. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3713. %       RHS-Post1: tc(3,5)
  3714. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3715. %       RHS-Post1: tc(4,5)
  3716. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3717. %       RHS-Post1: tc(5,5)
  3718. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3719. %       RHS-Post1: tc(7,5)
  3720. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3721. %       RHS-Post1: tc(8,5)
  3722. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3723. %       RHS-Post1: tc(9,5)
  3724. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3725. %       RHS-Post1: tc(10,5)
  3726. %       Support: tc(7,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3727. %       RHS-Post1: tc(6,6)
  3728. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3729. %       RHS-Post1: tc(1,6)
  3730. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3731. %       RHS-Post1: tc(2,6)
  3732. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3733. %       RHS-Post1: tc(3,6)
  3734. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3735. %       RHS-Post1: tc(4,6)
  3736. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3737. %       RHS-Post1: tc(5,6)
  3738. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3739. %       RHS-Post1: tc(7,6)
  3740. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3741. %       RHS-Post1: tc(8,6)
  3742. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3743. %       RHS-Post1: tc(9,6)
  3744. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3745. %       RHS-Post1: tc(10,6)
  3746. %       Support: tc(7,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3747. %       RHS-Post1: tc(6,7)
  3748. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3749. %       RHS-Post1: tc(1,7)
  3750. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3751. %       RHS-Post1: tc(2,7)
  3752. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3753. %       RHS-Post1: tc(3,7)
  3754. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3755. %       RHS-Post1: tc(4,7)
  3756. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3757. %       RHS-Post1: tc(5,7)
  3758. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3759. %       RHS-Post1: tc(7,7)
  3760. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3761. %       RHS-Post1: tc(8,7)
  3762. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3763. %       RHS-Post1: tc(9,7)
  3764. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3765. %       RHS-Post1: tc(10,7)
  3766. %       Support: tc(7,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3767. %       RHS-Post1: tc(7,10)
  3768. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3769. %       RHS-Post1: tc(1,10)
  3770. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3771. %       RHS-Post1: tc(2,10)
  3772. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3773. %       RHS-Post1: tc(3,10)
  3774. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3775. %       RHS-Post1: tc(4,10)
  3776. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3777. %       RHS-Post1: tc(5,10)
  3778. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3779. %       RHS-Post1: tc(6,10)
  3780. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3781. %       RHS-Post1: tc(8,10)
  3782. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3783. %       RHS-Post1: tc(9,10)
  3784. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3785. %       RHS-Post1: tc(10,10)
  3786. %       Support: tc(8,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3787. %       RHS-Post1: tc(7,1)
  3788. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3789. %       RHS-Post1: tc(1,1)
  3790. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3791. %       RHS-Post1: tc(2,1)
  3792. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3793. %       RHS-Post1: tc(3,1)
  3794. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3795. %       RHS-Post1: tc(4,1)
  3796. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3797. %       RHS-Post1: tc(5,1)
  3798. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3799. %       RHS-Post1: tc(6,1)
  3800. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3801. %       RHS-Post1: tc(8,1)
  3802. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3803. %       RHS-Post1: tc(9,1)
  3804. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3805. %       RHS-Post1: tc(10,1)
  3806. %       Support: tc(8,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3807. 16m     HS-Post1: tc(7,2)
  3808. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3809. %       RHS-Post1: tc(1,2)
  3810. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3811. %       RHS-Post1: tc(2,2)
  3812. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3813. %       RHS-Post1: tc(3,2)
  3814. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3815. %       RHS-Post1: tc(4,2)
  3816. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3817. %       RHS-Post1: tc(5,2)
  3818. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3819. %       RHS-Post1: tc(6,2)
  3820. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3821. %       RHS-Post1: tc(8,2)
  3822. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3823. %       RHS-Post1: tc(9,2)
  3824. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3825. %       RHS-Post1: tc(10,2)
  3826. %       Support: tc(8,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3827. %       RHS-Post1: tc(7,3)
  3828. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3829. %       RHS-Post1: tc(1,3)
  3830. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3831. %       RHS-Post1: tc(2,3)
  3832. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3833. %       RHS-Post1: tc(3,3)
  3834. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3835. %       RHS-Post1: tc(4,3)
  3836. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3837. %       RHS-Post1: tc(5,3)
  3838. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3839. %       RHS-Post1: tc(6,3)
  3840. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3841. %       RHS-Post1: tc(8,3)
  3842. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3843. %       RHS-Post1: tc(9,3)
  3844. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3845. %       RHS-Post1: tc(10,3)
  3846. %       Support: tc(8,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3847. %       RHS-Post1: tc(7,4)
  3848. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3849. %       RHS-Post1: tc(1,4)
  3850. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3851. %       RHS-Post1: tc(2,4)
  3852. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3853. %       RHS-Post1: tc(3,4)
  3854. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3855. %       RHS-Post1: tc(4,4)
  3856. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3857. %       RHS-Post1: tc(5,4)
  3858. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3859. %       RHS-Post1: tc(6,4)
  3860. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3861. %       RHS-Post1: tc(8,4)
  3862. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3863. %       RHS-Post1: tc(9,4)
  3864. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3865. %       RHS-Post1: tc(10,4)
  3866. %       Support: tc(8,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3867. %       RHS-Post1: tc(7,5)
  3868. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3869. %       RHS-Post1: tc(1,5)
  3870. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3871. %       RHS-Post1: tc(2,5)
  3872. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3873. %       RHS-Post1: tc(3,5)
  3874. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3875. %       RHS-Post1: tc(4,5)
  3876. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3877. %       RHS-Post1: tc(5,5)
  3878. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3879. %       RHS-Post1: tc(6,5)
  3880. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3881. %       RHS-Post1: tc(8,5)
  3882. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3883. %       RHS-Post1: tc(9,5)
  3884. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3885. %       RHS-Post1: tc(10,5)
  3886. %       Support: tc(8,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3887. %       RHS-Post1: tc(7,6)
  3888. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3889. %       RHS-Post1: tc(1,6)
  3890. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3891. %       RHS-Post1: tc(2,6)
  3892. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3893. %       RHS-Post1: tc(3,6)
  3894. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3895. %       RHS-Post1: tc(4,6)
  3896. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3897. %       RHS-Post1: tc(5,6)
  3898. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3899. %       RHS-Post1: tc(6,6)
  3900. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3901. %       RHS-Post1: tc(8,6)
  3902. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3903. %       RHS-Post1: tc(9,6)
  3904. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3905. %       RHS-Post1: tc(10,6)
  3906. %       Support: tc(8,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3907. %       RHS-Post1: tc(7,7)
  3908. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3909. %       RHS-Post1: tc(1,7)
  3910. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3911. %       RHS-Post1: tc(2,7)
  3912. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3913. %       RHS-Post1: tc(3,7)
  3914. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3915. %       RHS-Post1: tc(4,7)
  3916. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3917. %       RHS-Post1: tc(5,7)
  3918. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3919. %       RHS-Post1: tc(6,7)
  3920. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3921. %       RHS-Post1: tc(8,7)
  3922. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3923. %       RHS-Post1: tc(9,7)
  3924. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3925. %       RHS-Post1: tc(10,7)
  3926. %       Support: tc(8,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3927. %       RHS-Post1: tc(7,8)
  3928. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3929. %       RHS-Post1: tc(1,8)
  3930. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3931. %       RHS-Post1: tc(2,8)
  3932. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3933. %       RHS-Post1: tc(3,8)
  3934. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3935. %       RHS-Post1: tc(4,8)
  3936. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3937. %       RHS-Post1: tc(5,8)
  3938. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3939. %       RHS-Post1: tc(6,8)
  3940. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3941. %       RHS-Post1: tc(8,8)
  3942. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3943. %       RHS-Post1: tc(9,8)
  3944. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3945. %       RHS-Post1: tc(10,8)
  3946. %       Support: tc(8,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3947. %       RHS-Post1: tc(8,1)
  3948. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3949. %       RHS-Post1: tc(1,1)
  3950. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3951. %       RHS-Post1: tc(2,1)
  3952. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3953. %       RHS-Post1: tc(3,1)
  3954. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3955. %       RHS-Post1: tc(4,1)
  3956. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3957. %       RHS-Post1: tc(5,1)
  3958. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3959. %       RHS-Post1: tc(6,1)
  3960. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3961. %       RHS-Post1: tc(7,1)
  3962. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3963. %       RHS-Post1: tc(9,1)
  3964. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3965. %       RHS-Post1: tc(10,1)
  3966. %       Support: tc(9,1),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3967. %       RHS-Post1: tc(8,2)
  3968. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3969. %       RHS-Post1: tc(1,2)
  3970. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3971. %       RHS-Post1: tc(2,2)
  3972. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3973. %       RHS-Post1: tc(3,2)
  3974. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3975. %       RHS-Post1: tc(4,2)
  3976. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3977. %       RHS-Post1: tc(5,2)
  3978. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3979. %       RHS-Post1: tc(6,2)
  3980. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3981. %       RHS-Post1: tc(7,2)
  3982. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3983. %       RHS-Post1: tc(9,2)
  3984. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3985. %       RHS-Post1: tc(10,2)
  3986. %       Support: tc(9,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3987. %       RHS-Post1: tc(8,3)
  3988. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3989. %       RHS-Post1: tc(1,3)
  3990. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3991. %       RHS-Post1: tc(2,3)
  3992. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3993. [0m     HS-Post1: tc(3,3)
  3994. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3995. %       RHS-Post1: tc(4,3)
  3996. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3997. %       RHS-Post1: tc(5,3)
  3998. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  3999. %       RHS-Post1: tc(6,3)
  4000. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4001. %       RHS-Post1: tc(7,3)
  4002. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4003. %       RHS-Post1: tc(9,3)
  4004. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4005. %       RHS-Post1: tc(10,3)
  4006. %       Support: tc(9,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4007. %       RHS-Post1: tc(8,4)
  4008. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4009. %       RHS-Post1: tc(1,4)
  4010. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4011. %       RHS-Post1: tc(2,4)
  4012. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4013. %       RHS-Post1: tc(3,4)
  4014. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4015. %       RHS-Post1: tc(4,4)
  4016. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4017. %       RHS-Post1: tc(5,4)
  4018. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4019. %       RHS-Post1: tc(6,4)
  4020. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4021. %       RHS-Post1: tc(7,4)
  4022. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4023. %       RHS-Post1: tc(9,4)
  4024. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4025. %       RHS-Post1: tc(10,4)
  4026. %       Support: tc(9,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4027. %       RHS-Post1: tc(8,5)
  4028. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4029. %       RHS-Post1: tc(1,5)
  4030. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4031. %       RHS-Post1: tc(2,5)
  4032. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4033. %       RHS-Post1: tc(3,5)
  4034. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4035. %       RHS-Post1: tc(4,5)
  4036. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4037. %       RHS-Post1: tc(5,5)
  4038. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4039. %       RHS-Post1: tc(6,5)
  4040. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4041. %       RHS-Post1: tc(7,5)
  4042. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4043. %       RHS-Post1: tc(9,5)
  4044. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4045. %       RHS-Post1: tc(10,5)
  4046. %       Support: tc(9,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4047. %       RHS-Post1: tc(8,6)
  4048. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4049. %       RHS-Post1: tc(1,6)
  4050. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4051. %       RHS-Post1: tc(2,6)
  4052. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4053. %       RHS-Post1: tc(3,6)
  4054. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4055. %       RHS-Post1: tc(4,6)
  4056. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4057. %       RHS-Post1: tc(5,6)
  4058. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4059. %       RHS-Post1: tc(6,6)
  4060. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4061. %       RHS-Post1: tc(7,6)
  4062. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4063. %       RHS-Post1: tc(9,6)
  4064. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4065. %       RHS-Post1: tc(10,6)
  4066. %       Support: tc(9,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4067. %       RHS-Post1: tc(8,7)
  4068. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4069. %       RHS-Post1: tc(1,7)
  4070. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4071. %       RHS-Post1: tc(2,7)
  4072. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4073. %       RHS-Post1: tc(3,7)
  4074. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4075. %       RHS-Post1: tc(4,7)
  4076. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4077. %       RHS-Post1: tc(5,7)
  4078. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4079. %       RHS-Post1: tc(6,7)
  4080. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4081. %       RHS-Post1: tc(7,7)
  4082. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4083. %       RHS-Post1: tc(9,7)
  4084. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4085. %       RHS-Post1: tc(10,7)
  4086. %       Support: tc(9,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4087. %       RHS-Post1: tc(8,8)
  4088. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4089. %       RHS-Post1: tc(1,8)
  4090. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4091. %       RHS-Post1: tc(2,8)
  4092. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4093. %       RHS-Post1: tc(3,8)
  4094. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4095. %       RHS-Post1: tc(4,8)
  4096. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4097. %       RHS-Post1: tc(5,8)
  4098. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4099. %       RHS-Post1: tc(6,8)
  4100. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4101. %       RHS-Post1: tc(7,8)
  4102. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4103. %       RHS-Post1: tc(9,8)
  4104. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4105. %       RHS-Post1: tc(10,8)
  4106. %       Support: tc(9,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4107. %       RHS-Post1: tc(8,9)
  4108. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4109. %       RHS-Post1: tc(1,9)
  4110. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4111. %       RHS-Post1: tc(2,9)
  4112. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4113. %       RHS-Post1: tc(3,9)
  4114. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4115. %       RHS-Post1: tc(4,9)
  4116. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4117. %       RHS-Post1: tc(5,9)
  4118. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4119. %       RHS-Post1: tc(6,9)
  4120. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4121. %       RHS-Post1: tc(7,9)
  4122. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4123. %       RHS-Post1: tc(9,9)
  4124. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4125. %       RHS-Post1: tc(10,9)
  4126. %       Support: tc(9,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4127. %       RHS-Post1: tc(9,2)
  4128. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4129. %       RHS-Post1: tc(1,2)
  4130. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4131. %       RHS-Post1: tc(2,2)
  4132. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4133. %       RHS-Post1: tc(3,2)
  4134. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4135. %       RHS-Post1: tc(4,2)
  4136. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4137. %       RHS-Post1: tc(5,2)
  4138. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4139. %       RHS-Post1: tc(6,2)
  4140. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4141. %       RHS-Post1: tc(7,2)
  4142. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4143. %       RHS-Post1: tc(8,2)
  4144. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4145. %       RHS-Post1: tc(10,2)
  4146. %       Support: tc(10,2),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4147. %       RHS-Post1: tc(9,3)
  4148. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4149. %       RHS-Post1: tc(1,3)
  4150. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4151. %       RHS-Post1: tc(2,3)
  4152. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4153. %       RHS-Post1: tc(3,3)
  4154. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4155. %       RHS-Post1: tc(4,3)
  4156. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4157. %       RHS-Post1: tc(5,3)
  4158. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4159. %       RHS-Post1: tc(6,3)
  4160. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4161. %       RHS-Post1: tc(7,3)
  4162. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4163. %       RHS-Post1: tc(8,3)
  4164. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4165. %       RHS-Post1: tc(10,3)
  4166. %       Support: tc(10,3),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4167. %       RHS-Post1: tc(9,4)
  4168. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4169. %       RHS-Post1: tc(1,4)
  4170. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4171. %       RHS-Post1: tc(2,4)
  4172. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4173. %       RHS-Post1: tc(3,4)
  4174. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4175. %       RHS-Post1: tc(4,4)
  4176. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4177. %       RHS-Post1: tc(5,4)
  4178. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4179. [49m%   RHS-Post1: tc(6,4)
  4180. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4181. %       RHS-Post1: tc(7,4)
  4182. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4183. %       RHS-Post1: tc(8,4)
  4184. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4185. %       RHS-Post1: tc(10,4)
  4186. %       Support: tc(10,4),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4187. %       RHS-Post1: tc(9,5)
  4188. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4189. %       RHS-Post1: tc(1,5)
  4190. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4191. %       RHS-Post1: tc(2,5)
  4192. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4193. %       RHS-Post1: tc(3,5)
  4194. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4195. %       RHS-Post1: tc(4,5)
  4196. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4197. %       RHS-Post1: tc(5,5)
  4198. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4199. %       RHS-Post1: tc(6,5)
  4200. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4201. %       RHS-Post1: tc(7,5)
  4202. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4203. %       RHS-Post1: tc(8,5)
  4204. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4205. %       RHS-Post1: tc(10,5)
  4206. %       Support: tc(10,5),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4207. %       RHS-Post1: tc(9,6)
  4208. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4209. %       RHS-Post1: tc(1,6)
  4210. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4211. %       RHS-Post1: tc(2,6)
  4212. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4213. %       RHS-Post1: tc(3,6)
  4214. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4215. %       RHS-Post1: tc(4,6)
  4216. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4217. %       RHS-Post1: tc(5,6)
  4218. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4219. %       RHS-Post1: tc(6,6)
  4220. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4221. %       RHS-Post1: tc(7,6)
  4222. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4223. %       RHS-Post1: tc(8,6)
  4224. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4225. %       RHS-Post1: tc(10,6)
  4226. %       Support: tc(10,6),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4227. %       RHS-Post1: tc(9,7)
  4228. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4229. %       RHS-Post1: tc(1,7)
  4230. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4231. %       RHS-Post1: tc(2,7)
  4232. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4233. %       RHS-Post1: tc(3,7)
  4234. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4235. %       RHS-Post1: tc(4,7)
  4236. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4237. %       RHS-Post1: tc(5,7)
  4238. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4239. %       RHS-Post1: tc(6,7)
  4240. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4241. %       RHS-Post1: tc(7,7)
  4242. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4243. %       RHS-Post1: tc(8,7)
  4244. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4245. %       RHS-Post1: tc(10,7)
  4246. %       Support: tc(10,7),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4247. %       RHS-Post1: tc(9,8)
  4248. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4249. %       RHS-Post1: tc(1,8)
  4250. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4251. %       RHS-Post1: tc(2,8)
  4252. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4253. %       RHS-Post1: tc(3,8)
  4254. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4255. %       RHS-Post1: tc(4,8)
  4256. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4257. %       RHS-Post1: tc(5,8)
  4258. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4259. %       RHS-Post1: tc(6,8)
  4260. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4261. %       RHS-Post1: tc(7,8)
  4262. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4263. %       RHS-Post1: tc(8,8)
  4264. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4265. %       RHS-Post1: tc(10,8)
  4266. %       Support: tc(10,8),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4267. %       RHS-Post1: tc(9,9)
  4268. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4269. %       RHS-Post1: tc(1,9)
  4270. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4271. %       RHS-Post1: tc(2,9)
  4272. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4273. %       RHS-Post1: tc(3,9)
  4274. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4275. %       RHS-Post1: tc(4,9)
  4276. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4277. %       RHS-Post1: tc(5,9)
  4278. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4279. %       RHS-Post1: tc(6,9)
  4280. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4281. %       RHS-Post1: tc(7,9)
  4282. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4283. %       RHS-Post1: tc(8,9)
  4284. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4285. %       RHS-Post1: tc(10,9)
  4286. %       Support: tc(10,9),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4287. %       RHS-Post1: tc(9,10)
  4288. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4289. %       RHS-Post1: tc(1,10)
  4290. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4291. %       RHS-Post1: tc(2,10)
  4292. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4293. %       RHS-Post1: tc(3,10)
  4294. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4295. %       RHS-Post1: tc(4,10)
  4296. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4297. %       RHS-Post1: tc(5,10)
  4298. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4299. %       RHS-Post1: tc(6,10)
  4300. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4301. %       RHS-Post1: tc(7,10)
  4302. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4303. %       RHS-Post1: tc(8,10)
  4304. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4305. %       RHS-Post1: tc(10,10)
  4306. %       Support: tc(10,10),pt(tc(_1952,_1954),(tc(_1964,_1952)*->rhs([tc(_1964,_1954)])))
  4307. %       Found positive trigger: tc(_11236,_11238),tc(_11238,_11244)==>tc(_11236,_11244)
  4308. %               body: mpred_positive_fact((tc(_11236,_11238),tc(_11238,_11244)==>tc(_11236,_11244)))*->rhs([\+ ~ (tc(_11236,_11238),tc(_11238,_11244)==>tc(_11236,_11244))])
  4309. % Started at Sat Jun 30 17:00:41 2018
  4310. % 10.033 seconds cpu time for 40,632,346 inferences
  4311. % 14,152 atoms, 11,683 functors, 11,390 predicates, 218 modules, 735,250 VM-codes
  4312. %
  4313. %                        Limit    Allocated       In use
  4314. % Local  stack: 16,000,004,096      258,048        4,440 Bytes
  4315. % Global stack: 16,000,004,096      258,032       68,408 Bytes
  4316. % Trail  stack: 16,000,002,048      260,088          488 Bytes
  4317. %
  4318. % 678 garbage collections gained 76,079,656 bytes in 0.112 seconds.
  4319. % 5 atom garbage collections gained 50,555 atoms in 0.021 seconds.
  4320. % 154 clause garbage collections gained 14,875 clauses in 0.012 seconds.
  4321. % Stack shifts: 3 local, 2 global, 2 trail in 0.002 seconds
  4322. % 2 threads, 0 finished threads used 0.000 seconds
  4323. :- dynamic baseKB:tc/2.
  4324. :- multifile baseKB:tc/2.
  4325. :- public baseKB:tc/2.
  4326. :- module_transparent baseKB:tc/2.
  4327.  
  4328. baseKB:tc(1, 2).
  4329. baseKB:tc(2, 3).
  4330. baseKB:tc(3, 4).
  4331. baseKB:tc(4, 5).
  4332. baseKB:tc(5, 6).
  4333. baseKB:tc(6, 7).
  4334. baseKB:tc(7, 8).
  4335. baseKB:tc(8, 9).
  4336. baseKB:tc(9, 10).
  4337. baseKB:tc(10, 1).
  4338. baseKB:tc(1, 3).
  4339. baseKB:tc(1, 4).
  4340. baseKB:tc(1, 5).
  4341. baseKB:tc(1, 6).
  4342. baseKB:tc(1, 7).
  4343. baseKB:tc(1, 8).
  4344. baseKB:tc(1, 9).
  4345. baseKB:tc(1, 10).
  4346. baseKB:tc(1, 1).
  4347. baseKB:tc(2, 4).
  4348. baseKB:tc(2, 5).
  4349. baseKB:tc(2, 6).
  4350. baseKB:tc(2, 7).
  4351. baseKB:tc(2, 8).
  4352. baseKB:tc(2, 9).
  4353. baseKB:tc(2, 10).
  4354. baseKB:tc(2, 1).
  4355. baseKB:tc(2, 2).
  4356. baseKB:tc(3, 5).
  4357. baseKB:tc(3, 6).
  4358. baseKB:tc(3, 7).
  4359. baseKB:tc(3, 8).
  4360. baseKB:tc(3, 9).
  4361. baseKB:tc(3, 10).
  4362. baseKB:tc(3, 1).
  4363. baseKB:tc(3, 2).
  4364. baseKB:tc(3, 3).
  4365. baseKB:tc(4, 6).
  4366. baseKB:tc(4, 7).
  4367. baseKB:tc(4, 8).
  4368. baseKB:tc(4, 9).
  4369. baseKB:tc(4, 10).
  4370. baseKB:tc(4, 1).
  4371. baseKB:tc(4, 2).
  4372. baseKB:tc(4, 3).
  4373. baseKB:tc(4, 4).
  4374. baseKB:tc(5, 7).
  4375. baseKB:tc(5, 8).
  4376. baseKB:tc(5, 9).
  4377. baseKB:tc(5, 10).
  4378. baseKB:tc(5, 1).
  4379. baseKB:tc(5, 2).
  4380. baseKB:tc(5, 3).
  4381. baseKB:tc(5, 4).
  4382. baseKB:tc(5, 5).
  4383. baseKB:tc(6, 8).
  4384. baseKB:tc(6, 9).
  4385. baseKB:tc(6, 10).
  4386. baseKB:tc(6, 1).
  4387. baseKB:tc(6, 2).
  4388. baseKB:tc(6, 3).
  4389. baseKB:tc(6, 4).
  4390. baseKB:tc(6, 5).
  4391. baseKB:tc(6, 6).
  4392. baseKB:tc(7, 9).
  4393. baseKB:tc(7, 10).
  4394. baseKB:tc(7, 1).
  4395. baseKB:tc(7, 2).
  4396. baseKB:tc(7, 3).
  4397. baseKB:tc(7, 4).
  4398. baseKB:tc(7, 5).
  4399. baseKB:tc(7, 6).
  4400. baseKB:tc(7, 7).
  4401. baseKB:tc(8, 10).
  4402. baseKB:tc(8, 1).
  4403. baseKB:tc(8, 2).
  4404. baseKB:tc(8, 3).
  4405. baseKB:tc(8, 4).
  4406. baseKB:tc(8, 5).
  4407. baseKB:tc(8, 6).
  4408. baseKB:tc(8, 7).
  4409. baseKB:tc(8, 8).
  4410. baseKB:tc(9, 1).
  4411. baseKB:tc(9, 2).
  4412. baseKB:tc(9, 3).
  4413. baseKB:tc(9, 4).
  4414. baseKB:tc(9, 5).
  4415. baseKB:tc(9, 6).
  4416. baseKB:tc(9, 7).
  4417. baseKB:tc(9, 8).
  4418. baseKB:tc(9, 9).
  4419. baseKB:tc(10, 2).
  4420. baseKB:tc(10, 3).
  4421. baseKB:tc(10, 4).
  4422. baseKB:tc(10, 5).
  4423. baseKB:tc(10, 6).
  4424. baseKB:tc(10, 7).
  4425. baseKB:tc(10, 8).
  4426. baseKB:tc(10, 9).
  4427. baseKB:tc(10, 10).
  4428.  
  4429. :- dynamic tc/2.
  4430. :- multifile tc/2.
  4431. :- public tc/2.
  4432. :- module_transparent tc/2.
  4433.  
  4434. tc(A, B) :-
  4435.         zwc,
  4436.         inherit_above(user, tc(A, B)).
  4437.  
  4438. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  4439. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  4440.  
  4441. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:23
  4442. % justifications(tc(1, 1), [[tc(1, 10),  (tc(_343746, _343748), tc(_343748, _343754)==>tc(_343746, _343754)), tc(1, 9), mfl(baseKB, '/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc', 17), tc(1, 8), tc(1, 7), tc(1, 6), tc(1, 5), tc(1, 4), tc(1, 3), tc(1, 2), adj(1, 2),  (adj(_343836, _343838)==>tc(_343836, _343838)), mfl(baseKB, '/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc', 4), mfl(baseKB, '/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc', 15)]]).
  4443. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  4444.  
  4445. % /opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:23
  4446.  
  4447. Justifications for tc(1,1):
  4448.  
  4449.     1.1 tc(1,10)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_345468]
  4450.     1.2 tc(X4,W4),tc(W4,Y4)==>tc(X4,Y4)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:17]
  4451.     1.3 tc(1,9)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_346348]
  4452.     1.4 mfl(baseKB,/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc,17)
  4453.     1.5 tc(1,8)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_346906]
  4454.     1.6 tc(1,7)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_347340]
  4455.     1.7 tc(1,6)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_347774]
  4456.     1.8 tc(1,5)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_348208]
  4457.     1.9 tc(1,4)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_348642]
  4458.     1.10 tc(1,3)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_349076]
  4459.     1.11 tc(1,2)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:_349510]
  4460.     1.12 adj(1,2)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:4]
  4461.     1.13 adj(W4,X4)==>tc(W4,X4)  % [/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc:15]
  4462.     1.14 mfl(baseKB,/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc,4)
  4463.     1.15 mfl(baseKB,/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc,15)
  4464. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  4465. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  4466.  
  4467. % init_why(after('/opt/logicmoo_workspace/packs_sys/pfc/t/sanity_base/nldm.pfc')).
  4468. Welcome to SWI-Prolog (threaded, 64 bits, version 7.7.12-148-g2c5419a-DIRTY)
  4469. SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software.
  4470. Please run ?- license. for legal details.
  4471.  
  4472. For online help and background, visit http://www.swi-prolog.org
  4473. For built-in help, use ?- help(Topic). or ?- apropos(Word).
  4474.  
  4475. ?-
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement