TSTP Solution File: NLP251+1 by LEO-II---1.7.0

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : LEO-II---1.7.0
% Problem  : NLP251+1 : TPTP v8.1.0. Released v2.4.0.
% Transfm  : none
% Format   : tptp
% Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s

% Computer : n026.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Mon Jul 18 03:05:17 EDT 2022

% Result   : Theorem 2.26s 2.70s
% Output   : CNFRefutation 3.07s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :  113
%            Number of leaves      :  118
% Syntax   : Number of formulae    : 1046 ( 511 unt;  46 typ;   0 def)
%            Number of atoms       : 22077 (5968 equ;   0 cnn)
%            Maximal formula atoms :   67 (  22 avg)
%            Number of connectives : 43317 (8187   ~;8705   |; 394   &;25881   @)
%                                         (   0 <=>; 150  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   59 (  10 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   91 (  91   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   49 (  46 usr;  10 con; 0-14 aty)
%            Number of variables   : 4836 (   0   ^4734   !; 102   ?;4836   :)

% Comments : 
%------------------------------------------------------------------------------
thf(tp_abstraction,type,
    abstraction: $i > $i > $o ).

thf(tp_accessible_world,type,
    accessible_world: $i > $i > $o ).

thf(tp_actual_world,type,
    actual_world: $i > $o ).

thf(tp_agent,type,
    agent: $i > $i > $i > $o ).

thf(tp_animate,type,
    animate: $i > $i > $o ).

thf(tp_be,type,
    be: $i > $i > $i > $i > $o ).

thf(tp_entity,type,
    entity: $i > $i > $o ).

thf(tp_event,type,
    event: $i > $i > $o ).

thf(tp_eventuality,type,
    eventuality: $i > $i > $o ).

thf(tp_existent,type,
    existent: $i > $i > $o ).

thf(tp_forename,type,
    forename: $i > $i > $o ).

thf(tp_general,type,
    general: $i > $i > $o ).

thf(tp_human,type,
    human: $i > $i > $o ).

thf(tp_human_person,type,
    human_person: $i > $i > $o ).

thf(tp_impartial,type,
    impartial: $i > $i > $o ).

thf(tp_jules_forename,type,
    jules_forename: $i > $i > $o ).

thf(tp_living,type,
    living: $i > $i > $o ).

thf(tp_male,type,
    male: $i > $i > $o ).

thf(tp_man,type,
    man: $i > $i > $o ).

thf(tp_nonexistent,type,
    nonexistent: $i > $i > $o ).

thf(tp_nonhuman,type,
    nonhuman: $i > $i > $o ).

thf(tp_of,type,
    of: $i > $i > $i > $o ).

thf(tp_organism,type,
    organism: $i > $i > $o ).

thf(tp_present,type,
    present: $i > $i > $o ).

thf(tp_proposition,type,
    proposition: $i > $i > $o ).

thf(tp_relation,type,
    relation: $i > $i > $o ).

thf(tp_relname,type,
    relname: $i > $i > $o ).

thf(tp_sK10_SY251,type,
    sK10_SY251: $i > $i ).

thf(tp_sK1_X3,type,
    sK1_X3: $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i > $i ).

thf(tp_sK2_U,type,
    sK2_U: $i ).

thf(tp_sK3_SY217,type,
    sK3_SY217: $i ).

thf(tp_sK4_SY226,type,
    sK4_SY226: $i ).

thf(tp_sK5_SY234,type,
    sK5_SY234: $i ).

thf(tp_sK6_SY241,type,
    sK6_SY241: $i ).

thf(tp_sK7_SY247,type,
    sK7_SY247: $i ).

thf(tp_sK8_SY252,type,
    sK8_SY252: $i ).

thf(tp_sK9_SY256,type,
    sK9_SY256: $i ).

thf(tp_singleton,type,
    singleton: $i > $i > $o ).

thf(tp_smoke,type,
    smoke: $i > $i > $o ).

thf(tp_specific,type,
    specific: $i > $i > $o ).

thf(tp_state,type,
    state: $i > $i > $o ).

thf(tp_theme,type,
    theme: $i > $i > $i > $o ).

thf(tp_thing,type,
    thing: $i > $i > $o ).

thf(tp_think_believe_consider,type,
    think_believe_consider: $i > $i > $o ).

thf(tp_unisex,type,
    unisex: $i > $i > $o ).

thf(tp_vincent_forename,type,
    vincent_forename: $i > $i > $o ).

thf(1,axiom,
    ! [U: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i] :
      ( ( ( think_believe_consider @ U @ V )
        & ( proposition @ U @ Y )
        & ( theme @ U @ V @ Y )
        & ( agent @ U @ V @ X )
        & ( think_believe_consider @ U @ W )
        & ( proposition @ U @ Z )
        & ( theme @ U @ W @ Z )
        & ( agent @ U @ W @ X ) )
     => ( Y = Z ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax71) ).

thf(2,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( be @ U @ V @ W @ X )
     => ( W = X ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax70) ).

thf(3,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( entity @ U @ V )
        & ( forename @ U @ W )
        & ( of @ U @ W @ V ) )
     => ~ ? [X: $i] :
            ( ( forename @ U @ X )
            & ( X != W )
            & ( of @ U @ X @ V ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax69) ).

thf(4,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( smoke @ V @ U ) )
     => ( smoke @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax68) ).

thf(5,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( event @ V @ U ) )
     => ( event @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax67) ).

thf(6,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( eventuality @ V @ U ) )
     => ( eventuality @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax66) ).

thf(7,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( thing @ V @ U ) )
     => ( thing @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax65) ).

thf(8,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( singleton @ V @ U ) )
     => ( singleton @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax64) ).

thf(9,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( specific @ V @ U ) )
     => ( specific @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax63) ).

thf(10,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( nonexistent @ V @ U ) )
     => ( nonexistent @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax62) ).

thf(11,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( unisex @ V @ U ) )
     => ( unisex @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax61) ).

thf(12,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( present @ V @ U ) )
     => ( present @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax60) ).

thf(13,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( accessible_world @ W @ X )
        & ( agent @ W @ U @ V ) )
     => ( agent @ X @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax59) ).

thf(14,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( think_believe_consider @ V @ U ) )
     => ( think_believe_consider @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax58) ).

thf(15,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( accessible_world @ W @ X )
        & ( theme @ W @ U @ V ) )
     => ( theme @ X @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax57) ).

thf(16,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( proposition @ V @ U ) )
     => ( proposition @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax56) ).

thf(17,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( relation @ V @ U ) )
     => ( relation @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax55) ).

thf(18,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( abstraction @ V @ U ) )
     => ( abstraction @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax54) ).

thf(19,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( nonhuman @ V @ U ) )
     => ( nonhuman @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax53) ).

thf(20,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( general @ V @ U ) )
     => ( general @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax52) ).

thf(21,axiom,
    ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
      ( ( ( accessible_world @ X @ Y )
        & ( be @ X @ U @ V @ W ) )
     => ( be @ Y @ U @ V @ W ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax51) ).

thf(22,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( state @ V @ U ) )
     => ( state @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax50) ).

thf(23,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( man @ V @ U ) )
     => ( man @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax49) ).

thf(24,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( human_person @ V @ U ) )
     => ( human_person @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax48) ).

thf(25,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( organism @ V @ U ) )
     => ( organism @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax47) ).

thf(26,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( entity @ V @ U ) )
     => ( entity @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax46) ).

thf(27,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( existent @ V @ U ) )
     => ( existent @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax45) ).

thf(28,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( impartial @ V @ U ) )
     => ( impartial @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax44) ).

thf(29,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( living @ V @ U ) )
     => ( living @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax43) ).

thf(30,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( human @ V @ U ) )
     => ( human @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax42) ).

thf(31,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( animate @ V @ U ) )
     => ( animate @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax41) ).

thf(32,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( male @ V @ U ) )
     => ( male @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax40) ).

thf(33,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( forename @ V @ U ) )
     => ( forename @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax39) ).

thf(34,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( relname @ V @ U ) )
     => ( relname @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax38) ).

thf(35,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( vincent_forename @ V @ U ) )
     => ( vincent_forename @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax37) ).

thf(36,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( accessible_world @ W @ X )
        & ( of @ W @ U @ V ) )
     => ( of @ X @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax36) ).

thf(37,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ( ( accessible_world @ V @ W )
        & ( jules_forename @ V @ U ) )
     => ( jules_forename @ W @ U ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax35) ).

thf(38,axiom,
    ! [U: $i,V: $i] :
      ( ( unisex @ U @ V )
     => ~ ( male @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax34) ).

thf(39,axiom,
    ! [U: $i,V: $i] :
      ( ( specific @ U @ V )
     => ~ ( general @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax33) ).

thf(40,axiom,
    ! [U: $i,V: $i] :
      ( ( nonhuman @ U @ V )
     => ~ ( human @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax32) ).

thf(41,axiom,
    ! [U: $i,V: $i] :
      ( ( existent @ U @ V )
     => ~ ( nonexistent @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax31) ).

thf(42,axiom,
    ! [U: $i,V: $i] :
      ( ( smoke @ U @ V )
     => ( event @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax30) ).

thf(43,axiom,
    ! [U: $i,V: $i] :
      ( ( event @ U @ V )
     => ( eventuality @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax29) ).

thf(44,axiom,
    ! [U: $i,V: $i] :
      ( ( eventuality @ U @ V )
     => ( thing @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax28) ).

thf(45,axiom,
    ! [U: $i,V: $i] :
      ( ( thing @ U @ V )
     => ( singleton @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax27) ).

thf(46,axiom,
    ! [U: $i,V: $i] :
      ( ( eventuality @ U @ V )
     => ( specific @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax26) ).

thf(47,axiom,
    ! [U: $i,V: $i] :
      ( ( eventuality @ U @ V )
     => ( nonexistent @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax25) ).

thf(48,axiom,
    ! [U: $i,V: $i] :
      ( ( eventuality @ U @ V )
     => ( unisex @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax24) ).

thf(49,axiom,
    ! [U: $i,V: $i] :
      ( ( proposition @ U @ V )
     => ( relation @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax23) ).

thf(50,axiom,
    ! [U: $i,V: $i] :
      ( ( relation @ U @ V )
     => ( abstraction @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax22) ).

thf(51,axiom,
    ! [U: $i,V: $i] :
      ( ( abstraction @ U @ V )
     => ( thing @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax21) ).

thf(52,axiom,
    ! [U: $i,V: $i] :
      ( ( abstraction @ U @ V )
     => ( nonhuman @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax20) ).

thf(53,axiom,
    ! [U: $i,V: $i] :
      ( ( abstraction @ U @ V )
     => ( general @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax19) ).

thf(54,axiom,
    ! [U: $i,V: $i] :
      ( ( abstraction @ U @ V )
     => ( unisex @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax18) ).

thf(55,axiom,
    ! [U: $i,V: $i] :
      ( ( state @ U @ V )
     => ( eventuality @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax17) ).

thf(56,axiom,
    ! [U: $i,V: $i] :
      ( ( state @ U @ V )
     => ( event @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax16) ).

thf(57,axiom,
    ! [U: $i,V: $i] :
      ( ( man @ U @ V )
     => ( human_person @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax15) ).

thf(58,axiom,
    ! [U: $i,V: $i] :
      ( ( human_person @ U @ V )
     => ( organism @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax14) ).

thf(59,axiom,
    ! [U: $i,V: $i] :
      ( ( organism @ U @ V )
     => ( entity @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax13) ).

thf(60,axiom,
    ! [U: $i,V: $i] :
      ( ( entity @ U @ V )
     => ( thing @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax12) ).

thf(61,axiom,
    ! [U: $i,V: $i] :
      ( ( entity @ U @ V )
     => ( specific @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax11) ).

thf(62,axiom,
    ! [U: $i,V: $i] :
      ( ( entity @ U @ V )
     => ( existent @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax10) ).

thf(63,axiom,
    ! [U: $i,V: $i] :
      ( ( organism @ U @ V )
     => ( impartial @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax9) ).

thf(64,axiom,
    ! [U: $i,V: $i] :
      ( ( organism @ U @ V )
     => ( living @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax8) ).

thf(65,axiom,
    ! [U: $i,V: $i] :
      ( ( human_person @ U @ V )
     => ( human @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax7) ).

thf(66,axiom,
    ! [U: $i,V: $i] :
      ( ( human_person @ U @ V )
     => ( animate @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax6) ).

thf(67,axiom,
    ! [U: $i,V: $i] :
      ( ( man @ U @ V )
     => ( male @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax5) ).

thf(68,axiom,
    ! [U: $i,V: $i] :
      ( ( forename @ U @ V )
     => ( relname @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax4) ).

thf(69,axiom,
    ! [U: $i,V: $i] :
      ( ( relname @ U @ V )
     => ( relation @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax3) ).

thf(70,axiom,
    ! [U: $i,V: $i] :
      ( ( vincent_forename @ U @ V )
     => ( forename @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax2) ).

thf(71,axiom,
    ! [U: $i,V: $i] :
      ( ( jules_forename @ U @ V )
     => ( forename @ U @ V ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',ax1) ).

thf(72,conjecture,
    ~ ( ? [U: $i] :
          ( ( actual_world @ U )
          & ? [V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i] :
              ( ( of @ U @ W @ V )
              & ( man @ U @ V )
              & ( vincent_forename @ U @ W )
              & ( forename @ U @ W )
              & ( proposition @ U @ Y )
              & ( agent @ U @ X @ V )
              & ( theme @ U @ X @ Y )
              & ( event @ U @ X )
              & ( present @ U @ X )
              & ( think_believe_consider @ U @ X )
              & ( accessible_world @ U @ Y )
              & ! [X3: $i] :
                  ( ( man @ Y @ X3 )
                 => ? [X4: $i] :
                      ( ( event @ Y @ X4 )
                      & ( agent @ Y @ X4 @ X3 )
                      & ( present @ Y @ X4 )
                      & ( smoke @ Y @ X4 ) ) )
              & ( of @ U @ Z @ X1 )
              & ( man @ U @ X1 )
              & ( jules_forename @ U @ Z )
              & ( forename @ U @ Z )
              & ( man @ U @ X1 )
              & ( state @ U @ X2 )
              & ( be @ U @ X2 @ X1 @ X1 ) ) )
      & ~ ? [X5: $i] :
            ( ( actual_world @ X5 )
            & ? [X6: $i,X7: $i,X8: $i,X9: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i,X10: $i,X11: $i] :
                ( ( of @ X5 @ X7 @ X6 )
                & ( man @ X5 @ X6 )
                & ( vincent_forename @ X5 @ X7 )
                & ( forename @ X5 @ X7 )
                & ( of @ X5 @ X9 @ X8 )
                & ( man @ X5 @ X8 )
                & ( jules_forename @ X5 @ X9 )
                & ( forename @ X5 @ X9 )
                & ( of @ X5 @ W @ V )
                & ( man @ X5 @ V )
                & ( vincent_forename @ X5 @ W )
                & ( forename @ X5 @ W )
                & ( proposition @ X5 @ Y )
                & ( agent @ X5 @ X @ V )
                & ( theme @ X5 @ X @ Y )
                & ( event @ X5 @ X )
                & ( present @ X5 @ X )
                & ( think_believe_consider @ X5 @ X )
                & ( accessible_world @ X5 @ Y )
                & ! [X3: $i] :
                    ( ( man @ Y @ X3 )
                   => ? [X4: $i] :
                        ( ( event @ Y @ X4 )
                        & ( agent @ Y @ X4 @ X3 )
                        & ( present @ Y @ X4 )
                        & ( smoke @ Y @ X4 ) ) )
                & ( of @ X5 @ Z @ X1 )
                & ( man @ X5 @ X1 )
                & ( jules_forename @ X5 @ Z )
                & ( forename @ X5 @ Z )
                & ( man @ X5 @ X1 )
                & ( state @ X5 @ X2 )
                & ( be @ X5 @ X2 @ X1 @ X1 )
                & ( proposition @ X5 @ X11 )
                & ( agent @ X5 @ X10 @ X6 )
                & ( theme @ X5 @ X10 @ X11 )
                & ( event @ X5 @ X10 )
                & ( present @ X5 @ X10 )
                & ( think_believe_consider @ X5 @ X10 )
                & ( accessible_world @ X5 @ X11 )
                & ? [X12: $i] :
                    ( ( event @ X11 @ X12 )
                    & ( agent @ X11 @ X12 @ X8 )
                    & ( present @ X11 @ X12 )
                    & ( smoke @ X11 @ X12 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',co1) ).

thf(73,negated_conjecture,
    ( ( ~ ( ? [U: $i] :
              ( ( actual_world @ U )
              & ? [V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i] :
                  ( ( of @ U @ W @ V )
                  & ( man @ U @ V )
                  & ( vincent_forename @ U @ W )
                  & ( forename @ U @ W )
                  & ( proposition @ U @ Y )
                  & ( agent @ U @ X @ V )
                  & ( theme @ U @ X @ Y )
                  & ( event @ U @ X )
                  & ( present @ U @ X )
                  & ( think_believe_consider @ U @ X )
                  & ( accessible_world @ U @ Y )
                  & ! [X3: $i] :
                      ( ( man @ Y @ X3 )
                     => ? [X4: $i] :
                          ( ( event @ Y @ X4 )
                          & ( agent @ Y @ X4 @ X3 )
                          & ( present @ Y @ X4 )
                          & ( smoke @ Y @ X4 ) ) )
                  & ( of @ U @ Z @ X1 )
                  & ( man @ U @ X1 )
                  & ( jules_forename @ U @ Z )
                  & ( forename @ U @ Z )
                  & ( man @ U @ X1 )
                  & ( state @ U @ X2 )
                  & ( be @ U @ X2 @ X1 @ X1 ) ) )
          & ~ ? [X5: $i] :
                ( ( actual_world @ X5 )
                & ? [X6: $i,X7: $i,X8: $i,X9: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i,X10: $i,X11: $i] :
                    ( ( of @ X5 @ X7 @ X6 )
                    & ( man @ X5 @ X6 )
                    & ( vincent_forename @ X5 @ X7 )
                    & ( forename @ X5 @ X7 )
                    & ( of @ X5 @ X9 @ X8 )
                    & ( man @ X5 @ X8 )
                    & ( jules_forename @ X5 @ X9 )
                    & ( forename @ X5 @ X9 )
                    & ( of @ X5 @ W @ V )
                    & ( man @ X5 @ V )
                    & ( vincent_forename @ X5 @ W )
                    & ( forename @ X5 @ W )
                    & ( proposition @ X5 @ Y )
                    & ( agent @ X5 @ X @ V )
                    & ( theme @ X5 @ X @ Y )
                    & ( event @ X5 @ X )
                    & ( present @ X5 @ X )
                    & ( think_believe_consider @ X5 @ X )
                    & ( accessible_world @ X5 @ Y )
                    & ! [X3: $i] :
                        ( ( man @ Y @ X3 )
                       => ? [X4: $i] :
                            ( ( event @ Y @ X4 )
                            & ( agent @ Y @ X4 @ X3 )
                            & ( present @ Y @ X4 )
                            & ( smoke @ Y @ X4 ) ) )
                    & ( of @ X5 @ Z @ X1 )
                    & ( man @ X5 @ X1 )
                    & ( jules_forename @ X5 @ Z )
                    & ( forename @ X5 @ Z )
                    & ( man @ X5 @ X1 )
                    & ( state @ X5 @ X2 )
                    & ( be @ X5 @ X2 @ X1 @ X1 )
                    & ( proposition @ X5 @ X11 )
                    & ( agent @ X5 @ X10 @ X6 )
                    & ( theme @ X5 @ X10 @ X11 )
                    & ( event @ X5 @ X10 )
                    & ( present @ X5 @ X10 )
                    & ( think_believe_consider @ X5 @ X10 )
                    & ( accessible_world @ X5 @ X11 )
                    & ? [X12: $i] :
                        ( ( event @ X11 @ X12 )
                        & ( agent @ X11 @ X12 @ X8 )
                        & ( present @ X11 @ X12 )
                        & ( smoke @ X11 @ X12 ) ) ) ) ) )
    = $false ),
    inference(negate_conjecture,[status(cth)],[72]) ).

thf(74,plain,
    ( ( ~ ( ? [U: $i] :
              ( ( actual_world @ U )
              & ? [V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i] :
                  ( ( of @ U @ W @ V )
                  & ( man @ U @ V )
                  & ( vincent_forename @ U @ W )
                  & ( forename @ U @ W )
                  & ( proposition @ U @ Y )
                  & ( agent @ U @ X @ V )
                  & ( theme @ U @ X @ Y )
                  & ( event @ U @ X )
                  & ( present @ U @ X )
                  & ( think_believe_consider @ U @ X )
                  & ( accessible_world @ U @ Y )
                  & ! [X3: $i] :
                      ( ( man @ Y @ X3 )
                     => ? [X4: $i] :
                          ( ( event @ Y @ X4 )
                          & ( agent @ Y @ X4 @ X3 )
                          & ( present @ Y @ X4 )
                          & ( smoke @ Y @ X4 ) ) )
                  & ( of @ U @ Z @ X1 )
                  & ( man @ U @ X1 )
                  & ( jules_forename @ U @ Z )
                  & ( forename @ U @ Z )
                  & ( man @ U @ X1 )
                  & ( state @ U @ X2 )
                  & ( be @ U @ X2 @ X1 @ X1 ) ) )
          & ~ ? [X5: $i] :
                ( ( actual_world @ X5 )
                & ? [X6: $i,X7: $i,X8: $i,X9: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i,X10: $i,X11: $i] :
                    ( ( of @ X5 @ X7 @ X6 )
                    & ( man @ X5 @ X6 )
                    & ( vincent_forename @ X5 @ X7 )
                    & ( forename @ X5 @ X7 )
                    & ( of @ X5 @ X9 @ X8 )
                    & ( man @ X5 @ X8 )
                    & ( jules_forename @ X5 @ X9 )
                    & ( forename @ X5 @ X9 )
                    & ( of @ X5 @ W @ V )
                    & ( man @ X5 @ V )
                    & ( vincent_forename @ X5 @ W )
                    & ( forename @ X5 @ W )
                    & ( proposition @ X5 @ Y )
                    & ( agent @ X5 @ X @ V )
                    & ( theme @ X5 @ X @ Y )
                    & ( event @ X5 @ X )
                    & ( present @ X5 @ X )
                    & ( think_believe_consider @ X5 @ X )
                    & ( accessible_world @ X5 @ Y )
                    & ! [X3: $i] :
                        ( ( man @ Y @ X3 )
                       => ? [X4: $i] :
                            ( ( event @ Y @ X4 )
                            & ( agent @ Y @ X4 @ X3 )
                            & ( present @ Y @ X4 )
                            & ( smoke @ Y @ X4 ) ) )
                    & ( of @ X5 @ Z @ X1 )
                    & ( man @ X5 @ X1 )
                    & ( jules_forename @ X5 @ Z )
                    & ( forename @ X5 @ Z )
                    & ( man @ X5 @ X1 )
                    & ( state @ X5 @ X2 )
                    & ( be @ X5 @ X2 @ X1 @ X1 )
                    & ( proposition @ X5 @ X11 )
                    & ( agent @ X5 @ X10 @ X6 )
                    & ( theme @ X5 @ X10 @ X11 )
                    & ( event @ X5 @ X10 )
                    & ( present @ X5 @ X10 )
                    & ( think_believe_consider @ X5 @ X10 )
                    & ( accessible_world @ X5 @ X11 )
                    & ? [X12: $i] :
                        ( ( event @ X11 @ X12 )
                        & ( agent @ X11 @ X12 @ X8 )
                        & ( present @ X11 @ X12 )
                        & ( smoke @ X11 @ X12 ) ) ) ) ) )
    = $false ),
    inference(unfold_def,[status(thm)],[73]) ).

thf(75,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i] :
          ( ( ( think_believe_consider @ U @ V )
            & ( proposition @ U @ Y )
            & ( theme @ U @ V @ Y )
            & ( agent @ U @ V @ X )
            & ( think_believe_consider @ U @ W )
            & ( proposition @ U @ Z )
            & ( theme @ U @ W @ Z )
            & ( agent @ U @ W @ X ) )
         => ( Y = Z ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[1]) ).

thf(76,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( be @ U @ V @ W @ X )
         => ( W = X ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[2]) ).

thf(77,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( entity @ U @ V )
            & ( forename @ U @ W )
            & ( of @ U @ W @ V ) )
         => ~ ? [X: $i] :
                ( ( forename @ U @ X )
                & ( X != W )
                & ( of @ U @ X @ V ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[3]) ).

thf(78,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( smoke @ V @ U ) )
         => ( smoke @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[4]) ).

thf(79,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( event @ V @ U ) )
         => ( event @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[5]) ).

thf(80,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( eventuality @ V @ U ) )
         => ( eventuality @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[6]) ).

thf(81,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( thing @ V @ U ) )
         => ( thing @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[7]) ).

thf(82,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( singleton @ V @ U ) )
         => ( singleton @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[8]) ).

thf(83,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( specific @ V @ U ) )
         => ( specific @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[9]) ).

thf(84,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( nonexistent @ V @ U ) )
         => ( nonexistent @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[10]) ).

thf(85,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( unisex @ V @ U ) )
         => ( unisex @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[11]) ).

thf(86,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( present @ V @ U ) )
         => ( present @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[12]) ).

thf(87,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( accessible_world @ W @ X )
            & ( agent @ W @ U @ V ) )
         => ( agent @ X @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[13]) ).

thf(88,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( think_believe_consider @ V @ U ) )
         => ( think_believe_consider @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[14]) ).

thf(89,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( accessible_world @ W @ X )
            & ( theme @ W @ U @ V ) )
         => ( theme @ X @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[15]) ).

thf(90,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( proposition @ V @ U ) )
         => ( proposition @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[16]) ).

thf(91,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( relation @ V @ U ) )
         => ( relation @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[17]) ).

thf(92,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( abstraction @ V @ U ) )
         => ( abstraction @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[18]) ).

thf(93,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( nonhuman @ V @ U ) )
         => ( nonhuman @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[19]) ).

thf(94,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( general @ V @ U ) )
         => ( general @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[20]) ).

thf(95,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
          ( ( ( accessible_world @ X @ Y )
            & ( be @ X @ U @ V @ W ) )
         => ( be @ Y @ U @ V @ W ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[21]) ).

thf(96,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( state @ V @ U ) )
         => ( state @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[22]) ).

thf(97,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( man @ V @ U ) )
         => ( man @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[23]) ).

thf(98,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( human_person @ V @ U ) )
         => ( human_person @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[24]) ).

thf(99,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( organism @ V @ U ) )
         => ( organism @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[25]) ).

thf(100,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( entity @ V @ U ) )
         => ( entity @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[26]) ).

thf(101,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( existent @ V @ U ) )
         => ( existent @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[27]) ).

thf(102,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( impartial @ V @ U ) )
         => ( impartial @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[28]) ).

thf(103,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( living @ V @ U ) )
         => ( living @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[29]) ).

thf(104,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( human @ V @ U ) )
         => ( human @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[30]) ).

thf(105,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( animate @ V @ U ) )
         => ( animate @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[31]) ).

thf(106,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( male @ V @ U ) )
         => ( male @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[32]) ).

thf(107,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( forename @ V @ U ) )
         => ( forename @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[33]) ).

thf(108,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( relname @ V @ U ) )
         => ( relname @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[34]) ).

thf(109,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( vincent_forename @ V @ U ) )
         => ( vincent_forename @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[35]) ).

thf(110,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ( ( accessible_world @ W @ X )
            & ( of @ W @ U @ V ) )
         => ( of @ X @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[36]) ).

thf(111,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ( ( accessible_world @ V @ W )
            & ( jules_forename @ V @ U ) )
         => ( jules_forename @ W @ U ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[37]) ).

thf(112,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( unisex @ U @ V )
         => ~ ( male @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[38]) ).

thf(113,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( specific @ U @ V )
         => ~ ( general @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[39]) ).

thf(114,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( nonhuman @ U @ V )
         => ~ ( human @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[40]) ).

thf(115,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( existent @ U @ V )
         => ~ ( nonexistent @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[41]) ).

thf(116,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( smoke @ U @ V )
         => ( event @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[42]) ).

thf(117,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( event @ U @ V )
         => ( eventuality @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[43]) ).

thf(118,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( eventuality @ U @ V )
         => ( thing @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[44]) ).

thf(119,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( thing @ U @ V )
         => ( singleton @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[45]) ).

thf(120,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( eventuality @ U @ V )
         => ( specific @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[46]) ).

thf(121,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( eventuality @ U @ V )
         => ( nonexistent @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[47]) ).

thf(122,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( eventuality @ U @ V )
         => ( unisex @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[48]) ).

thf(123,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( proposition @ U @ V )
         => ( relation @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[49]) ).

thf(124,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( relation @ U @ V )
         => ( abstraction @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[50]) ).

thf(125,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( abstraction @ U @ V )
         => ( thing @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[51]) ).

thf(126,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( abstraction @ U @ V )
         => ( nonhuman @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[52]) ).

thf(127,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( abstraction @ U @ V )
         => ( general @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[53]) ).

thf(128,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( abstraction @ U @ V )
         => ( unisex @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[54]) ).

thf(129,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( state @ U @ V )
         => ( eventuality @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[55]) ).

thf(130,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( state @ U @ V )
         => ( event @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[56]) ).

thf(131,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( man @ U @ V )
         => ( human_person @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[57]) ).

thf(132,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( human_person @ U @ V )
         => ( organism @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[58]) ).

thf(133,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( organism @ U @ V )
         => ( entity @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[59]) ).

thf(134,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( entity @ U @ V )
         => ( thing @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[60]) ).

thf(135,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( entity @ U @ V )
         => ( specific @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[61]) ).

thf(136,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( entity @ U @ V )
         => ( existent @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[62]) ).

thf(137,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( organism @ U @ V )
         => ( impartial @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[63]) ).

thf(138,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( organism @ U @ V )
         => ( living @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[64]) ).

thf(139,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( human_person @ U @ V )
         => ( human @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[65]) ).

thf(140,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( human_person @ U @ V )
         => ( animate @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[66]) ).

thf(141,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( man @ U @ V )
         => ( male @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[67]) ).

thf(142,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( forename @ U @ V )
         => ( relname @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[68]) ).

thf(143,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( relname @ U @ V )
         => ( relation @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[69]) ).

thf(144,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( vincent_forename @ U @ V )
         => ( forename @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[70]) ).

thf(145,plain,
    ( ( ! [U: $i,V: $i] :
          ( ( jules_forename @ U @ V )
         => ( forename @ U @ V ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[71]) ).

thf(146,plain,
    ( ( ? [U: $i] :
          ( ( actual_world @ U )
          & ? [V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i] :
              ( ( of @ U @ W @ V )
              & ( man @ U @ V )
              & ( vincent_forename @ U @ W )
              & ( forename @ U @ W )
              & ( proposition @ U @ Y )
              & ( agent @ U @ X @ V )
              & ( theme @ U @ X @ Y )
              & ( event @ U @ X )
              & ( present @ U @ X )
              & ( think_believe_consider @ U @ X )
              & ( accessible_world @ U @ Y )
              & ! [X3: $i] :
                  ( ( man @ Y @ X3 )
                 => ? [X4: $i] :
                      ( ( event @ Y @ X4 )
                      & ( agent @ Y @ X4 @ X3 )
                      & ( present @ Y @ X4 )
                      & ( smoke @ Y @ X4 ) ) )
              & ( of @ U @ Z @ X1 )
              & ( man @ U @ X1 )
              & ( jules_forename @ U @ Z )
              & ( forename @ U @ Z )
              & ( man @ U @ X1 )
              & ( state @ U @ X2 )
              & ( be @ U @ X2 @ X1 @ X1 ) ) )
      & ~ ? [X5: $i] :
            ( ( actual_world @ X5 )
            & ? [X6: $i,X7: $i,X8: $i,X9: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i,X10: $i,X11: $i] :
                ( ( of @ X5 @ X7 @ X6 )
                & ( man @ X5 @ X6 )
                & ( vincent_forename @ X5 @ X7 )
                & ( forename @ X5 @ X7 )
                & ( of @ X5 @ X9 @ X8 )
                & ( man @ X5 @ X8 )
                & ( jules_forename @ X5 @ X9 )
                & ( forename @ X5 @ X9 )
                & ( of @ X5 @ W @ V )
                & ( man @ X5 @ V )
                & ( vincent_forename @ X5 @ W )
                & ( forename @ X5 @ W )
                & ( proposition @ X5 @ Y )
                & ( agent @ X5 @ X @ V )
                & ( theme @ X5 @ X @ Y )
                & ( event @ X5 @ X )
                & ( present @ X5 @ X )
                & ( think_believe_consider @ X5 @ X )
                & ( accessible_world @ X5 @ Y )
                & ! [X3: $i] :
                    ( ( man @ Y @ X3 )
                   => ? [X4: $i] :
                        ( ( event @ Y @ X4 )
                        & ( agent @ Y @ X4 @ X3 )
                        & ( present @ Y @ X4 )
                        & ( smoke @ Y @ X4 ) ) )
                & ( of @ X5 @ Z @ X1 )
                & ( man @ X5 @ X1 )
                & ( jules_forename @ X5 @ Z )
                & ( forename @ X5 @ Z )
                & ( man @ X5 @ X1 )
                & ( state @ X5 @ X2 )
                & ( be @ X5 @ X2 @ X1 @ X1 )
                & ( proposition @ X5 @ X11 )
                & ( agent @ X5 @ X10 @ X6 )
                & ( theme @ X5 @ X10 @ X11 )
                & ( event @ X5 @ X10 )
                & ( present @ X5 @ X10 )
                & ( think_believe_consider @ X5 @ X10 )
                & ( accessible_world @ X5 @ X11 )
                & ? [X12: $i] :
                    ( ( event @ X11 @ X12 )
                    & ( agent @ X11 @ X12 @ X8 )
                    & ( present @ X11 @ X12 )
                    & ( smoke @ X11 @ X12 ) ) ) ) )
    = $true ),
    inference(polarity_switch,[status(thm)],[74]) ).

thf(147,plain,
    ( ( ! [SY250: $i] :
          ( ~ ( man @ sK6_SY241 @ SY250 )
          | ( ( agent @ sK6_SY241 @ ( sK10_SY251 @ SY250 ) @ SY250 )
            & ( event @ sK6_SY241 @ ( sK10_SY251 @ SY250 ) )
            & ( present @ sK6_SY241 @ ( sK10_SY251 @ SY250 ) )
            & ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SY250 ) ) ) )
      & ( man @ sK2_U @ sK3_SY217 )
      & ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 )
      & ( vincent_forename @ sK2_U @ sK4_SY226 )
      & ( forename @ sK2_U @ sK4_SY226 )
      & ( proposition @ sK2_U @ sK6_SY241 )
      & ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 )
      & ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 )
      & ( event @ sK2_U @ sK5_SY234 )
      & ( present @ sK2_U @ sK5_SY234 )
      & ( think_believe_consider @ sK2_U @ sK5_SY234 )
      & ( accessible_world @ sK2_U @ sK6_SY241 )
      & ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 )
      & ( man @ sK2_U @ sK8_SY252 )
      & ( jules_forename @ sK2_U @ sK7_SY247 )
      & ( forename @ sK2_U @ sK7_SY247 )
      & ( man @ sK2_U @ sK8_SY252 )
      & ( state @ sK2_U @ sK9_SY256 )
      & ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 )
      & ( actual_world @ sK2_U )
      & ! [X5: $i] :
          ( ! [X6: $i,X7: $i,X8: $i,X9: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i,X10: $i,X11: $i] :
              ( ( ( man @ Y @ ( sK1_X3 @ X11 @ X10 @ X2 @ X1 @ Z @ Y @ X @ W @ V @ X9 @ X8 @ X7 @ X6 @ X5 ) )
                & ! [SY216: $i] :
                    ( ~ ( agent @ Y @ SY216 @ ( sK1_X3 @ X11 @ X10 @ X2 @ X1 @ Z @ Y @ X @ W @ V @ X9 @ X8 @ X7 @ X6 @ X5 ) )
                    | ~ ( event @ Y @ SY216 )
                    | ~ ( present @ Y @ SY216 )
                    | ~ ( smoke @ Y @ SY216 ) ) )
              | ~ ( man @ X5 @ X6 )
              | ~ ( of @ X5 @ X7 @ X6 )
              | ~ ( vincent_forename @ X5 @ X7 )
              | ~ ( forename @ X5 @ X7 )
              | ~ ( of @ X5 @ X9 @ X8 )
              | ~ ( man @ X5 @ X8 )
              | ~ ( jules_forename @ X5 @ X9 )
              | ~ ( forename @ X5 @ X9 )
              | ~ ( of @ X5 @ W @ V )
              | ~ ( man @ X5 @ V )
              | ~ ( vincent_forename @ X5 @ W )
              | ~ ( forename @ X5 @ W )
              | ~ ( proposition @ X5 @ Y )
              | ~ ( agent @ X5 @ X @ V )
              | ~ ( theme @ X5 @ X @ Y )
              | ~ ( event @ X5 @ X )
              | ~ ( present @ X5 @ X )
              | ~ ( think_believe_consider @ X5 @ X )
              | ~ ( accessible_world @ X5 @ Y )
              | ~ ( of @ X5 @ Z @ X1 )
              | ~ ( man @ X5 @ X1 )
              | ~ ( jules_forename @ X5 @ Z )
              | ~ ( forename @ X5 @ Z )
              | ~ ( man @ X5 @ X1 )
              | ~ ( state @ X5 @ X2 )
              | ~ ( be @ X5 @ X2 @ X1 @ X1 )
              | ~ ( proposition @ X5 @ X11 )
              | ~ ( agent @ X5 @ X10 @ X6 )
              | ~ ( theme @ X5 @ X10 @ X11 )
              | ~ ( event @ X5 @ X10 )
              | ~ ( present @ X5 @ X10 )
              | ~ ( think_believe_consider @ X5 @ X10 )
              | ~ ( accessible_world @ X5 @ X11 )
              | ! [X12: $i] :
                  ( ~ ( agent @ X11 @ X12 @ X8 )
                  | ~ ( event @ X11 @ X12 )
                  | ~ ( present @ X11 @ X12 )
                  | ~ ( smoke @ X11 @ X12 ) ) )
          | ~ ( actual_world @ X5 ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[146]) ).

thf(148,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i] :
          ( ~ ( proposition @ U @ Y )
          | ~ ( think_believe_consider @ U @ V )
          | ~ ( theme @ U @ V @ Y )
          | ~ ( agent @ U @ V @ X )
          | ~ ( think_believe_consider @ U @ W )
          | ~ ( proposition @ U @ Z )
          | ~ ( theme @ U @ W @ Z )
          | ~ ( agent @ U @ W @ X )
          | ( Y = Z ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[75]) ).

thf(149,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( be @ U @ V @ W @ X )
          | ( W = X ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[76]) ).

thf(150,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( entity @ U @ V )
          | ~ ( forename @ U @ W )
          | ~ ( of @ U @ W @ V )
          | ! [X: $i] :
              ( ( X = W )
              | ~ ( forename @ U @ X )
              | ~ ( of @ U @ X @ V ) ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[77]) ).

thf(151,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( smoke @ V @ U )
          | ( smoke @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[78]) ).

thf(152,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( event @ V @ U )
          | ( event @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[79]) ).

thf(153,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( eventuality @ V @ U )
          | ( eventuality @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[80]) ).

thf(154,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( thing @ V @ U )
          | ( thing @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[81]) ).

thf(155,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( singleton @ V @ U )
          | ( singleton @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[82]) ).

thf(156,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( specific @ V @ U )
          | ( specific @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[83]) ).

thf(157,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( nonexistent @ V @ U )
          | ( nonexistent @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[84]) ).

thf(158,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( unisex @ V @ U )
          | ( unisex @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[85]) ).

thf(159,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( present @ V @ U )
          | ( present @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[86]) ).

thf(160,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( accessible_world @ W @ X )
          | ~ ( agent @ W @ U @ V )
          | ( agent @ X @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[87]) ).

thf(161,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( think_believe_consider @ V @ U )
          | ( think_believe_consider @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[88]) ).

thf(162,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( accessible_world @ W @ X )
          | ~ ( theme @ W @ U @ V )
          | ( theme @ X @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[89]) ).

thf(163,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( proposition @ V @ U )
          | ( proposition @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[90]) ).

thf(164,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( relation @ V @ U )
          | ( relation @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[91]) ).

thf(165,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( abstraction @ V @ U )
          | ~ ( accessible_world @ V @ W )
          | ( abstraction @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[92]) ).

thf(166,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( nonhuman @ V @ U )
          | ( nonhuman @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[93]) ).

thf(167,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( general @ V @ U )
          | ( general @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[94]) ).

thf(168,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
          ( ~ ( accessible_world @ X @ Y )
          | ~ ( be @ X @ U @ V @ W )
          | ( be @ Y @ U @ V @ W ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[95]) ).

thf(169,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( state @ V @ U )
          | ( state @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[96]) ).

thf(170,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( man @ V @ U )
          | ( man @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[97]) ).

thf(171,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( human_person @ V @ U )
          | ( human_person @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[98]) ).

thf(172,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( organism @ V @ U )
          | ( organism @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[99]) ).

thf(173,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( entity @ V @ U )
          | ( entity @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[100]) ).

thf(174,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( existent @ V @ U )
          | ( existent @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[101]) ).

thf(175,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( impartial @ V @ U )
          | ( impartial @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[102]) ).

thf(176,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( living @ V @ U )
          | ( living @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[103]) ).

thf(177,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( human @ V @ U )
          | ( human @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[104]) ).

thf(178,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( animate @ V @ U )
          | ( animate @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[105]) ).

thf(179,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( male @ V @ U )
          | ( male @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[106]) ).

thf(180,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( forename @ V @ U )
          | ( forename @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[107]) ).

thf(181,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( relname @ V @ U )
          | ( relname @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[108]) ).

thf(182,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( vincent_forename @ V @ U )
          | ( vincent_forename @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[109]) ).

thf(183,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( accessible_world @ W @ X )
          | ~ ( of @ W @ U @ V )
          | ( of @ X @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[110]) ).

thf(184,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( jules_forename @ V @ U )
          | ( jules_forename @ W @ U ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[111]) ).

thf(185,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( unisex @ U @ V )
          | ~ ( male @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[112]) ).

thf(186,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( specific @ U @ V )
          | ~ ( general @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[113]) ).

thf(187,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( nonhuman @ U @ V )
          | ~ ( human @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[114]) ).

thf(188,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( existent @ U @ V )
          | ~ ( nonexistent @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[115]) ).

thf(189,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( smoke @ U @ V )
          | ( event @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[116]) ).

thf(190,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( event @ U @ V )
          | ( eventuality @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[117]) ).

thf(191,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( eventuality @ U @ V )
          | ( thing @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[118]) ).

thf(192,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( thing @ U @ V )
          | ( singleton @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[119]) ).

thf(193,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( eventuality @ U @ V )
          | ( specific @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[120]) ).

thf(194,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( eventuality @ U @ V )
          | ( nonexistent @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[121]) ).

thf(195,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( eventuality @ U @ V )
          | ( unisex @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[122]) ).

thf(196,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( proposition @ U @ V )
          | ( relation @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[123]) ).

thf(197,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( relation @ U @ V )
          | ( abstraction @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[124]) ).

thf(198,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( abstraction @ U @ V )
          | ( thing @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[125]) ).

thf(199,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( abstraction @ U @ V )
          | ( nonhuman @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[126]) ).

thf(200,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( abstraction @ U @ V )
          | ( general @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[127]) ).

thf(201,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( abstraction @ U @ V )
          | ( unisex @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[128]) ).

thf(202,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( state @ U @ V )
          | ( eventuality @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[129]) ).

thf(203,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( state @ U @ V )
          | ( event @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[130]) ).

thf(204,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( man @ U @ V )
          | ( human_person @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[131]) ).

thf(205,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( human_person @ U @ V )
          | ( organism @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[132]) ).

thf(206,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( organism @ U @ V )
          | ( entity @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[133]) ).

thf(207,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( entity @ U @ V )
          | ( thing @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[134]) ).

thf(208,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( entity @ U @ V )
          | ( specific @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[135]) ).

thf(209,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( entity @ U @ V )
          | ( existent @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[136]) ).

thf(210,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( organism @ U @ V )
          | ( impartial @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[137]) ).

thf(211,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( organism @ U @ V )
          | ( living @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[138]) ).

thf(212,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( human_person @ U @ V )
          | ( human @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[139]) ).

thf(213,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( human_person @ U @ V )
          | ( animate @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[140]) ).

thf(214,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( man @ U @ V )
          | ( male @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[141]) ).

thf(215,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( forename @ U @ V )
          | ( relname @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[142]) ).

thf(216,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( relname @ U @ V )
          | ( relation @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[143]) ).

thf(217,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( vincent_forename @ U @ V )
          | ( forename @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[144]) ).

thf(218,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( jules_forename @ U @ V )
          | ( forename @ U @ V ) ) )
    = $true ),
    inference(extcnf_combined,[status(esa)],[145]) ).

thf(219,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( jules_forename @ U @ V )
          | ( forename @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[218]) ).

thf(220,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( vincent_forename @ U @ V )
          | ( forename @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[217]) ).

thf(221,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( relname @ U @ V )
          | ( relation @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[216]) ).

thf(222,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( forename @ U @ V )
          | ( relname @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[215]) ).

thf(223,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( man @ U @ V )
          | ( male @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[214]) ).

thf(224,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( human_person @ U @ V )
          | ( animate @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[213]) ).

thf(225,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( human_person @ U @ V )
          | ( human @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[212]) ).

thf(226,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( organism @ U @ V )
          | ( living @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[211]) ).

thf(227,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( organism @ U @ V )
          | ( impartial @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[210]) ).

thf(228,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( entity @ U @ V )
          | ( existent @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[209]) ).

thf(229,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( entity @ U @ V )
          | ( specific @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[208]) ).

thf(230,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( entity @ U @ V )
          | ( thing @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[207]) ).

thf(231,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( organism @ U @ V )
          | ( entity @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[206]) ).

thf(232,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( human_person @ U @ V )
          | ( organism @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[205]) ).

thf(233,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( man @ U @ V )
          | ( human_person @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[204]) ).

thf(234,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( state @ U @ V )
          | ( event @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[203]) ).

thf(235,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( state @ U @ V )
          | ( eventuality @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[202]) ).

thf(236,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( abstraction @ U @ V )
          | ( unisex @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[201]) ).

thf(237,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( abstraction @ U @ V )
          | ( general @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[200]) ).

thf(238,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( abstraction @ U @ V )
          | ( nonhuman @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[199]) ).

thf(239,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( abstraction @ U @ V )
          | ( thing @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[198]) ).

thf(240,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( relation @ U @ V )
          | ( abstraction @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[197]) ).

thf(241,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( proposition @ U @ V )
          | ( relation @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[196]) ).

thf(242,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( eventuality @ U @ V )
          | ( unisex @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[195]) ).

thf(243,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( eventuality @ U @ V )
          | ( nonexistent @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[194]) ).

thf(244,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( eventuality @ U @ V )
          | ( specific @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[193]) ).

thf(245,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( thing @ U @ V )
          | ( singleton @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[192]) ).

thf(246,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( eventuality @ U @ V )
          | ( thing @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[191]) ).

thf(247,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( event @ U @ V )
          | ( eventuality @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[190]) ).

thf(248,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( smoke @ U @ V )
          | ( event @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[189]) ).

thf(249,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( existent @ U @ V )
          | ~ ( nonexistent @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[188]) ).

thf(250,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( nonhuman @ U @ V )
          | ~ ( human @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[187]) ).

thf(251,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( specific @ U @ V )
          | ~ ( general @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[186]) ).

thf(252,plain,
    ( ( ! [U: $i,V: $i] :
          ( ~ ( unisex @ U @ V )
          | ~ ( male @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[185]) ).

thf(253,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( jules_forename @ V @ U )
          | ( jules_forename @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[184]) ).

thf(254,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( accessible_world @ W @ X )
          | ~ ( of @ W @ U @ V )
          | ( of @ X @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[183]) ).

thf(255,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( vincent_forename @ V @ U )
          | ( vincent_forename @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[182]) ).

thf(256,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( relname @ V @ U )
          | ( relname @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[181]) ).

thf(257,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( forename @ V @ U )
          | ( forename @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[180]) ).

thf(258,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( male @ V @ U )
          | ( male @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[179]) ).

thf(259,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( animate @ V @ U )
          | ( animate @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[178]) ).

thf(260,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( human @ V @ U )
          | ( human @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[177]) ).

thf(261,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( living @ V @ U )
          | ( living @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[176]) ).

thf(262,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( impartial @ V @ U )
          | ( impartial @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[175]) ).

thf(263,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( existent @ V @ U )
          | ( existent @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[174]) ).

thf(264,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( entity @ V @ U )
          | ( entity @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[173]) ).

thf(265,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( organism @ V @ U )
          | ( organism @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[172]) ).

thf(266,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( human_person @ V @ U )
          | ( human_person @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[171]) ).

thf(267,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( man @ V @ U )
          | ( man @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[170]) ).

thf(268,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( state @ V @ U )
          | ( state @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[169]) ).

thf(269,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i] :
          ( ~ ( accessible_world @ X @ Y )
          | ~ ( be @ X @ U @ V @ W )
          | ( be @ Y @ U @ V @ W ) ) )
    = $true ),
    inference(copy,[status(thm)],[168]) ).

thf(270,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( general @ V @ U )
          | ( general @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[167]) ).

thf(271,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( nonhuman @ V @ U )
          | ( nonhuman @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[166]) ).

thf(272,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( abstraction @ V @ U )
          | ~ ( accessible_world @ V @ W )
          | ( abstraction @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[165]) ).

thf(273,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( relation @ V @ U )
          | ( relation @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[164]) ).

thf(274,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( proposition @ V @ U )
          | ( proposition @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[163]) ).

thf(275,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( accessible_world @ W @ X )
          | ~ ( theme @ W @ U @ V )
          | ( theme @ X @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[162]) ).

thf(276,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( think_believe_consider @ V @ U )
          | ( think_believe_consider @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[161]) ).

thf(277,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( accessible_world @ W @ X )
          | ~ ( agent @ W @ U @ V )
          | ( agent @ X @ U @ V ) ) )
    = $true ),
    inference(copy,[status(thm)],[160]) ).

thf(278,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( present @ V @ U )
          | ( present @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[159]) ).

thf(279,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( unisex @ V @ U )
          | ( unisex @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[158]) ).

thf(280,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( nonexistent @ V @ U )
          | ( nonexistent @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[157]) ).

thf(281,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( specific @ V @ U )
          | ( specific @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[156]) ).

thf(282,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( singleton @ V @ U )
          | ( singleton @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[155]) ).

thf(283,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( thing @ V @ U )
          | ( thing @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[154]) ).

thf(284,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( eventuality @ V @ U )
          | ( eventuality @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[153]) ).

thf(285,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( event @ V @ U )
          | ( event @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[152]) ).

thf(286,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( accessible_world @ V @ W )
          | ~ ( smoke @ V @ U )
          | ( smoke @ W @ U ) ) )
    = $true ),
    inference(copy,[status(thm)],[151]) ).

thf(287,plain,
    ( ( ! [U: $i,V: $i,W: $i] :
          ( ~ ( entity @ U @ V )
          | ~ ( forename @ U @ W )
          | ~ ( of @ U @ W @ V )
          | ! [X: $i] :
              ( ( X = W )
              | ~ ( forename @ U @ X )
              | ~ ( of @ U @ X @ V ) ) ) )
    = $true ),
    inference(copy,[status(thm)],[150]) ).

thf(288,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i] :
          ( ~ ( be @ U @ V @ W @ X )
          | ( W = X ) ) )
    = $true ),
    inference(copy,[status(thm)],[149]) ).

thf(289,plain,
    ( ( ! [U: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i] :
          ( ~ ( proposition @ U @ Y )
          | ~ ( think_believe_consider @ U @ V )
          | ~ ( theme @ U @ V @ Y )
          | ~ ( agent @ U @ V @ X )
          | ~ ( think_believe_consider @ U @ W )
          | ~ ( proposition @ U @ Z )
          | ~ ( theme @ U @ W @ Z )
          | ~ ( agent @ U @ W @ X )
          | ( Y = Z ) ) )
    = $true ),
    inference(copy,[status(thm)],[148]) ).

thf(290,plain,
    ( ( ! [SY250: $i] :
          ( ~ ( man @ sK6_SY241 @ SY250 )
          | ( ( agent @ sK6_SY241 @ ( sK10_SY251 @ SY250 ) @ SY250 )
            & ( event @ sK6_SY241 @ ( sK10_SY251 @ SY250 ) )
            & ( present @ sK6_SY241 @ ( sK10_SY251 @ SY250 ) )
            & ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SY250 ) ) ) )
      & ( man @ sK2_U @ sK3_SY217 )
      & ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 )
      & ( vincent_forename @ sK2_U @ sK4_SY226 )
      & ( forename @ sK2_U @ sK4_SY226 )
      & ( proposition @ sK2_U @ sK6_SY241 )
      & ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 )
      & ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 )
      & ( event @ sK2_U @ sK5_SY234 )
      & ( present @ sK2_U @ sK5_SY234 )
      & ( think_believe_consider @ sK2_U @ sK5_SY234 )
      & ( accessible_world @ sK2_U @ sK6_SY241 )
      & ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 )
      & ( man @ sK2_U @ sK8_SY252 )
      & ( jules_forename @ sK2_U @ sK7_SY247 )
      & ( forename @ sK2_U @ sK7_SY247 )
      & ( man @ sK2_U @ sK8_SY252 )
      & ( state @ sK2_U @ sK9_SY256 )
      & ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 )
      & ( actual_world @ sK2_U )
      & ! [X5: $i] :
          ( ! [X6: $i,X7: $i,X8: $i,X9: $i,V: $i,W: $i,X: $i,Y: $i,Z: $i,X1: $i,X2: $i,X10: $i,X11: $i] :
              ( ( ( man @ Y @ ( sK1_X3 @ X11 @ X10 @ X2 @ X1 @ Z @ Y @ X @ W @ V @ X9 @ X8 @ X7 @ X6 @ X5 ) )
                & ! [SY216: $i] :
                    ( ~ ( agent @ Y @ SY216 @ ( sK1_X3 @ X11 @ X10 @ X2 @ X1 @ Z @ Y @ X @ W @ V @ X9 @ X8 @ X7 @ X6 @ X5 ) )
                    | ~ ( event @ Y @ SY216 )
                    | ~ ( present @ Y @ SY216 )
                    | ~ ( smoke @ Y @ SY216 ) ) )
              | ~ ( man @ X5 @ X6 )
              | ~ ( of @ X5 @ X7 @ X6 )
              | ~ ( vincent_forename @ X5 @ X7 )
              | ~ ( forename @ X5 @ X7 )
              | ~ ( of @ X5 @ X9 @ X8 )
              | ~ ( man @ X5 @ X8 )
              | ~ ( jules_forename @ X5 @ X9 )
              | ~ ( forename @ X5 @ X9 )
              | ~ ( of @ X5 @ W @ V )
              | ~ ( man @ X5 @ V )
              | ~ ( vincent_forename @ X5 @ W )
              | ~ ( forename @ X5 @ W )
              | ~ ( proposition @ X5 @ Y )
              | ~ ( agent @ X5 @ X @ V )
              | ~ ( theme @ X5 @ X @ Y )
              | ~ ( event @ X5 @ X )
              | ~ ( present @ X5 @ X )
              | ~ ( think_believe_consider @ X5 @ X )
              | ~ ( accessible_world @ X5 @ Y )
              | ~ ( of @ X5 @ Z @ X1 )
              | ~ ( man @ X5 @ X1 )
              | ~ ( jules_forename @ X5 @ Z )
              | ~ ( forename @ X5 @ Z )
              | ~ ( man @ X5 @ X1 )
              | ~ ( state @ X5 @ X2 )
              | ~ ( be @ X5 @ X2 @ X1 @ X1 )
              | ~ ( proposition @ X5 @ X11 )
              | ~ ( agent @ X5 @ X10 @ X6 )
              | ~ ( theme @ X5 @ X10 @ X11 )
              | ~ ( event @ X5 @ X10 )
              | ~ ( present @ X5 @ X10 )
              | ~ ( think_believe_consider @ X5 @ X10 )
              | ~ ( accessible_world @ X5 @ X11 )
              | ! [X12: $i] :
                  ( ~ ( agent @ X11 @ X12 @ X8 )
                  | ~ ( event @ X11 @ X12 )
                  | ~ ( present @ X11 @ X12 )
                  | ~ ( smoke @ X11 @ X12 ) ) )
          | ~ ( actual_world @ X5 ) ) )
    = $true ),
    inference(copy,[status(thm)],[147]) ).

thf(291,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                                      ( ~ ( man @ sK6_SY241 @ SX0 )
                                                                      | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                                      | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                                | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                          | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                                | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                                            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                                      | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                                | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                                          | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                                    | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                                              | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                                        | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                                  | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                                            | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                                      | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                                          | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                                    | ~ ( man @ sK2_U @ sK8_SY252 ) )
                                              | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                                        | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                                  | ~ ( man @ sK2_U @ sK8_SY252 ) )
                            | ~ ( state @ sK2_U @ sK9_SY256 ) )
                      | ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) )
                | ~ ( actual_world @ sK2_U ) )
          | ~ ! [SX0: $i] :
                ( ! [SX1: $i,SX2: $i,SX3: $i,SX4: $i,SX5: $i,SX6: $i,SX7: $i,SX8: $i,SX9: $i,SX10: $i,SX11: $i,SX12: $i,SX13: $i] :
                    ( ~ ( ~ ( man @ SX8 @ ( sK1_X3 @ SX13 @ SX12 @ SX11 @ SX10 @ SX9 @ SX8 @ SX7 @ SX6 @ SX5 @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                        | ~ ! [SX14: $i] :
                              ( ~ ( agent @ SX8 @ SX14 @ ( sK1_X3 @ SX13 @ SX12 @ SX11 @ SX10 @ SX9 @ SX8 @ SX7 @ SX6 @ SX5 @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                              | ~ ( event @ SX8 @ SX14 )
                              | ~ ( present @ SX8 @ SX14 )
                              | ~ ( smoke @ SX8 @ SX14 ) ) )
                    | ~ ( man @ SX0 @ SX1 )
                    | ~ ( of @ SX0 @ SX2 @ SX1 )
                    | ~ ( vincent_forename @ SX0 @ SX2 )
                    | ~ ( forename @ SX0 @ SX2 )
                    | ~ ( of @ SX0 @ SX4 @ SX3 )
                    | ~ ( man @ SX0 @ SX3 )
                    | ~ ( jules_forename @ SX0 @ SX4 )
                    | ~ ( forename @ SX0 @ SX4 )
                    | ~ ( of @ SX0 @ SX6 @ SX5 )
                    | ~ ( man @ SX0 @ SX5 )
                    | ~ ( vincent_forename @ SX0 @ SX6 )
                    | ~ ( forename @ SX0 @ SX6 )
                    | ~ ( proposition @ SX0 @ SX8 )
                    | ~ ( agent @ SX0 @ SX7 @ SX5 )
                    | ~ ( theme @ SX0 @ SX7 @ SX8 )
                    | ~ ( event @ SX0 @ SX7 )
                    | ~ ( present @ SX0 @ SX7 )
                    | ~ ( think_believe_consider @ SX0 @ SX7 )
                    | ~ ( accessible_world @ SX0 @ SX8 )
                    | ~ ( of @ SX0 @ SX9 @ SX10 )
                    | ~ ( man @ SX0 @ SX10 )
                    | ~ ( jules_forename @ SX0 @ SX9 )
                    | ~ ( forename @ SX0 @ SX9 )
                    | ~ ( man @ SX0 @ SX10 )
                    | ~ ( state @ SX0 @ SX11 )
                    | ~ ( be @ SX0 @ SX11 @ SX10 @ SX10 )
                    | ~ ( proposition @ SX0 @ SX13 )
                    | ~ ( agent @ SX0 @ SX12 @ SX1 )
                    | ~ ( theme @ SX0 @ SX12 @ SX13 )
                    | ~ ( event @ SX0 @ SX12 )
                    | ~ ( present @ SX0 @ SX12 )
                    | ~ ( think_believe_consider @ SX0 @ SX12 )
                    | ~ ( accessible_world @ SX0 @ SX13 )
                    | ! [SX14: $i] :
                        ( ~ ( agent @ SX13 @ SX14 @ SX3 )
                        | ~ ( event @ SX13 @ SX14 )
                        | ~ ( present @ SX13 @ SX14 )
                        | ~ ( smoke @ SX13 @ SX14 ) ) )
                | ~ ( actual_world @ SX0 ) ) ) )
    = $true ),
    inference(unfold_def,[status(thm)],[290]) ).

thf(292,plain,
    ! [SV1: $i] :
      ( ( ! [SY261: $i] :
            ( ~ ( jules_forename @ SV1 @ SY261 )
            | ( forename @ SV1 @ SY261 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[219]) ).

thf(293,plain,
    ! [SV2: $i] :
      ( ( ! [SY262: $i] :
            ( ~ ( vincent_forename @ SV2 @ SY262 )
            | ( forename @ SV2 @ SY262 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[220]) ).

thf(294,plain,
    ! [SV3: $i] :
      ( ( ! [SY263: $i] :
            ( ~ ( relname @ SV3 @ SY263 )
            | ( relation @ SV3 @ SY263 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[221]) ).

thf(295,plain,
    ! [SV4: $i] :
      ( ( ! [SY264: $i] :
            ( ~ ( forename @ SV4 @ SY264 )
            | ( relname @ SV4 @ SY264 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[222]) ).

thf(296,plain,
    ! [SV5: $i] :
      ( ( ! [SY265: $i] :
            ( ~ ( man @ SV5 @ SY265 )
            | ( male @ SV5 @ SY265 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[223]) ).

thf(297,plain,
    ! [SV6: $i] :
      ( ( ! [SY266: $i] :
            ( ~ ( human_person @ SV6 @ SY266 )
            | ( animate @ SV6 @ SY266 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[224]) ).

thf(298,plain,
    ! [SV7: $i] :
      ( ( ! [SY267: $i] :
            ( ~ ( human_person @ SV7 @ SY267 )
            | ( human @ SV7 @ SY267 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[225]) ).

thf(299,plain,
    ! [SV8: $i] :
      ( ( ! [SY268: $i] :
            ( ~ ( organism @ SV8 @ SY268 )
            | ( living @ SV8 @ SY268 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[226]) ).

thf(300,plain,
    ! [SV9: $i] :
      ( ( ! [SY269: $i] :
            ( ~ ( organism @ SV9 @ SY269 )
            | ( impartial @ SV9 @ SY269 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[227]) ).

thf(301,plain,
    ! [SV10: $i] :
      ( ( ! [SY270: $i] :
            ( ~ ( entity @ SV10 @ SY270 )
            | ( existent @ SV10 @ SY270 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[228]) ).

thf(302,plain,
    ! [SV11: $i] :
      ( ( ! [SY271: $i] :
            ( ~ ( entity @ SV11 @ SY271 )
            | ( specific @ SV11 @ SY271 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[229]) ).

thf(303,plain,
    ! [SV12: $i] :
      ( ( ! [SY272: $i] :
            ( ~ ( entity @ SV12 @ SY272 )
            | ( thing @ SV12 @ SY272 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[230]) ).

thf(304,plain,
    ! [SV13: $i] :
      ( ( ! [SY273: $i] :
            ( ~ ( organism @ SV13 @ SY273 )
            | ( entity @ SV13 @ SY273 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[231]) ).

thf(305,plain,
    ! [SV14: $i] :
      ( ( ! [SY274: $i] :
            ( ~ ( human_person @ SV14 @ SY274 )
            | ( organism @ SV14 @ SY274 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[232]) ).

thf(306,plain,
    ! [SV15: $i] :
      ( ( ! [SY275: $i] :
            ( ~ ( man @ SV15 @ SY275 )
            | ( human_person @ SV15 @ SY275 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[233]) ).

thf(307,plain,
    ! [SV16: $i] :
      ( ( ! [SY276: $i] :
            ( ~ ( state @ SV16 @ SY276 )
            | ( event @ SV16 @ SY276 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[234]) ).

thf(308,plain,
    ! [SV17: $i] :
      ( ( ! [SY277: $i] :
            ( ~ ( state @ SV17 @ SY277 )
            | ( eventuality @ SV17 @ SY277 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[235]) ).

thf(309,plain,
    ! [SV18: $i] :
      ( ( ! [SY278: $i] :
            ( ~ ( abstraction @ SV18 @ SY278 )
            | ( unisex @ SV18 @ SY278 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[236]) ).

thf(310,plain,
    ! [SV19: $i] :
      ( ( ! [SY279: $i] :
            ( ~ ( abstraction @ SV19 @ SY279 )
            | ( general @ SV19 @ SY279 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[237]) ).

thf(311,plain,
    ! [SV20: $i] :
      ( ( ! [SY280: $i] :
            ( ~ ( abstraction @ SV20 @ SY280 )
            | ( nonhuman @ SV20 @ SY280 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[238]) ).

thf(312,plain,
    ! [SV21: $i] :
      ( ( ! [SY281: $i] :
            ( ~ ( abstraction @ SV21 @ SY281 )
            | ( thing @ SV21 @ SY281 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[239]) ).

thf(313,plain,
    ! [SV22: $i] :
      ( ( ! [SY282: $i] :
            ( ~ ( relation @ SV22 @ SY282 )
            | ( abstraction @ SV22 @ SY282 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[240]) ).

thf(314,plain,
    ! [SV23: $i] :
      ( ( ! [SY283: $i] :
            ( ~ ( proposition @ SV23 @ SY283 )
            | ( relation @ SV23 @ SY283 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[241]) ).

thf(315,plain,
    ! [SV24: $i] :
      ( ( ! [SY284: $i] :
            ( ~ ( eventuality @ SV24 @ SY284 )
            | ( unisex @ SV24 @ SY284 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[242]) ).

thf(316,plain,
    ! [SV25: $i] :
      ( ( ! [SY285: $i] :
            ( ~ ( eventuality @ SV25 @ SY285 )
            | ( nonexistent @ SV25 @ SY285 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[243]) ).

thf(317,plain,
    ! [SV26: $i] :
      ( ( ! [SY286: $i] :
            ( ~ ( eventuality @ SV26 @ SY286 )
            | ( specific @ SV26 @ SY286 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[244]) ).

thf(318,plain,
    ! [SV27: $i] :
      ( ( ! [SY287: $i] :
            ( ~ ( thing @ SV27 @ SY287 )
            | ( singleton @ SV27 @ SY287 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[245]) ).

thf(319,plain,
    ! [SV28: $i] :
      ( ( ! [SY288: $i] :
            ( ~ ( eventuality @ SV28 @ SY288 )
            | ( thing @ SV28 @ SY288 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[246]) ).

thf(320,plain,
    ! [SV29: $i] :
      ( ( ! [SY289: $i] :
            ( ~ ( event @ SV29 @ SY289 )
            | ( eventuality @ SV29 @ SY289 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[247]) ).

thf(321,plain,
    ! [SV30: $i] :
      ( ( ! [SY290: $i] :
            ( ~ ( smoke @ SV30 @ SY290 )
            | ( event @ SV30 @ SY290 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[248]) ).

thf(322,plain,
    ! [SV31: $i] :
      ( ( ! [SY291: $i] :
            ( ~ ( existent @ SV31 @ SY291 )
            | ~ ( nonexistent @ SV31 @ SY291 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[249]) ).

thf(323,plain,
    ! [SV32: $i] :
      ( ( ! [SY292: $i] :
            ( ~ ( nonhuman @ SV32 @ SY292 )
            | ~ ( human @ SV32 @ SY292 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[250]) ).

thf(324,plain,
    ! [SV33: $i] :
      ( ( ! [SY293: $i] :
            ( ~ ( specific @ SV33 @ SY293 )
            | ~ ( general @ SV33 @ SY293 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[251]) ).

thf(325,plain,
    ! [SV34: $i] :
      ( ( ! [SY294: $i] :
            ( ~ ( unisex @ SV34 @ SY294 )
            | ~ ( male @ SV34 @ SY294 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[252]) ).

thf(326,plain,
    ! [SV35: $i] :
      ( ( ! [SY295: $i,SY296: $i] :
            ( ~ ( accessible_world @ SY295 @ SY296 )
            | ~ ( jules_forename @ SY295 @ SV35 )
            | ( jules_forename @ SY296 @ SV35 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[253]) ).

thf(327,plain,
    ! [SV36: $i] :
      ( ( ! [SY297: $i,SY298: $i,SY299: $i] :
            ( ~ ( accessible_world @ SY298 @ SY299 )
            | ~ ( of @ SY298 @ SV36 @ SY297 )
            | ( of @ SY299 @ SV36 @ SY297 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[254]) ).

thf(328,plain,
    ! [SV37: $i] :
      ( ( ! [SY300: $i,SY301: $i] :
            ( ~ ( accessible_world @ SY300 @ SY301 )
            | ~ ( vincent_forename @ SY300 @ SV37 )
            | ( vincent_forename @ SY301 @ SV37 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[255]) ).

thf(329,plain,
    ! [SV38: $i] :
      ( ( ! [SY302: $i,SY303: $i] :
            ( ~ ( accessible_world @ SY302 @ SY303 )
            | ~ ( relname @ SY302 @ SV38 )
            | ( relname @ SY303 @ SV38 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[256]) ).

thf(330,plain,
    ! [SV39: $i] :
      ( ( ! [SY304: $i,SY305: $i] :
            ( ~ ( accessible_world @ SY304 @ SY305 )
            | ~ ( forename @ SY304 @ SV39 )
            | ( forename @ SY305 @ SV39 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[257]) ).

thf(331,plain,
    ! [SV40: $i] :
      ( ( ! [SY306: $i,SY307: $i] :
            ( ~ ( accessible_world @ SY306 @ SY307 )
            | ~ ( male @ SY306 @ SV40 )
            | ( male @ SY307 @ SV40 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[258]) ).

thf(332,plain,
    ! [SV41: $i] :
      ( ( ! [SY308: $i,SY309: $i] :
            ( ~ ( accessible_world @ SY308 @ SY309 )
            | ~ ( animate @ SY308 @ SV41 )
            | ( animate @ SY309 @ SV41 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[259]) ).

thf(333,plain,
    ! [SV42: $i] :
      ( ( ! [SY310: $i,SY311: $i] :
            ( ~ ( accessible_world @ SY310 @ SY311 )
            | ~ ( human @ SY310 @ SV42 )
            | ( human @ SY311 @ SV42 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[260]) ).

thf(334,plain,
    ! [SV43: $i] :
      ( ( ! [SY312: $i,SY313: $i] :
            ( ~ ( accessible_world @ SY312 @ SY313 )
            | ~ ( living @ SY312 @ SV43 )
            | ( living @ SY313 @ SV43 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[261]) ).

thf(335,plain,
    ! [SV44: $i] :
      ( ( ! [SY314: $i,SY315: $i] :
            ( ~ ( accessible_world @ SY314 @ SY315 )
            | ~ ( impartial @ SY314 @ SV44 )
            | ( impartial @ SY315 @ SV44 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[262]) ).

thf(336,plain,
    ! [SV45: $i] :
      ( ( ! [SY316: $i,SY317: $i] :
            ( ~ ( accessible_world @ SY316 @ SY317 )
            | ~ ( existent @ SY316 @ SV45 )
            | ( existent @ SY317 @ SV45 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[263]) ).

thf(337,plain,
    ! [SV46: $i] :
      ( ( ! [SY318: $i,SY319: $i] :
            ( ~ ( accessible_world @ SY318 @ SY319 )
            | ~ ( entity @ SY318 @ SV46 )
            | ( entity @ SY319 @ SV46 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[264]) ).

thf(338,plain,
    ! [SV47: $i] :
      ( ( ! [SY320: $i,SY321: $i] :
            ( ~ ( accessible_world @ SY320 @ SY321 )
            | ~ ( organism @ SY320 @ SV47 )
            | ( organism @ SY321 @ SV47 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[265]) ).

thf(339,plain,
    ! [SV48: $i] :
      ( ( ! [SY322: $i,SY323: $i] :
            ( ~ ( accessible_world @ SY322 @ SY323 )
            | ~ ( human_person @ SY322 @ SV48 )
            | ( human_person @ SY323 @ SV48 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[266]) ).

thf(340,plain,
    ! [SV49: $i] :
      ( ( ! [SY324: $i,SY325: $i] :
            ( ~ ( accessible_world @ SY324 @ SY325 )
            | ~ ( man @ SY324 @ SV49 )
            | ( man @ SY325 @ SV49 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[267]) ).

thf(341,plain,
    ! [SV50: $i] :
      ( ( ! [SY326: $i,SY327: $i] :
            ( ~ ( accessible_world @ SY326 @ SY327 )
            | ~ ( state @ SY326 @ SV50 )
            | ( state @ SY327 @ SV50 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[268]) ).

thf(342,plain,
    ! [SV51: $i] :
      ( ( ! [SY328: $i,SY329: $i,SY330: $i,SY331: $i] :
            ( ~ ( accessible_world @ SY330 @ SY331 )
            | ~ ( be @ SY330 @ SV51 @ SY328 @ SY329 )
            | ( be @ SY331 @ SV51 @ SY328 @ SY329 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[269]) ).

thf(343,plain,
    ! [SV52: $i] :
      ( ( ! [SY332: $i,SY333: $i] :
            ( ~ ( accessible_world @ SY332 @ SY333 )
            | ~ ( general @ SY332 @ SV52 )
            | ( general @ SY333 @ SV52 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[270]) ).

thf(344,plain,
    ! [SV53: $i] :
      ( ( ! [SY334: $i,SY335: $i] :
            ( ~ ( accessible_world @ SY334 @ SY335 )
            | ~ ( nonhuman @ SY334 @ SV53 )
            | ( nonhuman @ SY335 @ SV53 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[271]) ).

thf(345,plain,
    ! [SV54: $i] :
      ( ( ! [SY336: $i,SY337: $i] :
            ( ~ ( abstraction @ SY336 @ SV54 )
            | ~ ( accessible_world @ SY336 @ SY337 )
            | ( abstraction @ SY337 @ SV54 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[272]) ).

thf(346,plain,
    ! [SV55: $i] :
      ( ( ! [SY338: $i,SY339: $i] :
            ( ~ ( accessible_world @ SY338 @ SY339 )
            | ~ ( relation @ SY338 @ SV55 )
            | ( relation @ SY339 @ SV55 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[273]) ).

thf(347,plain,
    ! [SV56: $i] :
      ( ( ! [SY340: $i,SY341: $i] :
            ( ~ ( accessible_world @ SY340 @ SY341 )
            | ~ ( proposition @ SY340 @ SV56 )
            | ( proposition @ SY341 @ SV56 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[274]) ).

thf(348,plain,
    ! [SV57: $i] :
      ( ( ! [SY342: $i,SY343: $i,SY344: $i] :
            ( ~ ( accessible_world @ SY343 @ SY344 )
            | ~ ( theme @ SY343 @ SV57 @ SY342 )
            | ( theme @ SY344 @ SV57 @ SY342 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[275]) ).

thf(349,plain,
    ! [SV58: $i] :
      ( ( ! [SY345: $i,SY346: $i] :
            ( ~ ( accessible_world @ SY345 @ SY346 )
            | ~ ( think_believe_consider @ SY345 @ SV58 )
            | ( think_believe_consider @ SY346 @ SV58 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[276]) ).

thf(350,plain,
    ! [SV59: $i] :
      ( ( ! [SY347: $i,SY348: $i,SY349: $i] :
            ( ~ ( accessible_world @ SY348 @ SY349 )
            | ~ ( agent @ SY348 @ SV59 @ SY347 )
            | ( agent @ SY349 @ SV59 @ SY347 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[277]) ).

thf(351,plain,
    ! [SV60: $i] :
      ( ( ! [SY350: $i,SY351: $i] :
            ( ~ ( accessible_world @ SY350 @ SY351 )
            | ~ ( present @ SY350 @ SV60 )
            | ( present @ SY351 @ SV60 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[278]) ).

thf(352,plain,
    ! [SV61: $i] :
      ( ( ! [SY352: $i,SY353: $i] :
            ( ~ ( accessible_world @ SY352 @ SY353 )
            | ~ ( unisex @ SY352 @ SV61 )
            | ( unisex @ SY353 @ SV61 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[279]) ).

thf(353,plain,
    ! [SV62: $i] :
      ( ( ! [SY354: $i,SY355: $i] :
            ( ~ ( accessible_world @ SY354 @ SY355 )
            | ~ ( nonexistent @ SY354 @ SV62 )
            | ( nonexistent @ SY355 @ SV62 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[280]) ).

thf(354,plain,
    ! [SV63: $i] :
      ( ( ! [SY356: $i,SY357: $i] :
            ( ~ ( accessible_world @ SY356 @ SY357 )
            | ~ ( specific @ SY356 @ SV63 )
            | ( specific @ SY357 @ SV63 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[281]) ).

thf(355,plain,
    ! [SV64: $i] :
      ( ( ! [SY358: $i,SY359: $i] :
            ( ~ ( accessible_world @ SY358 @ SY359 )
            | ~ ( singleton @ SY358 @ SV64 )
            | ( singleton @ SY359 @ SV64 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[282]) ).

thf(356,plain,
    ! [SV65: $i] :
      ( ( ! [SY360: $i,SY361: $i] :
            ( ~ ( accessible_world @ SY360 @ SY361 )
            | ~ ( thing @ SY360 @ SV65 )
            | ( thing @ SY361 @ SV65 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[283]) ).

thf(357,plain,
    ! [SV66: $i] :
      ( ( ! [SY362: $i,SY363: $i] :
            ( ~ ( accessible_world @ SY362 @ SY363 )
            | ~ ( eventuality @ SY362 @ SV66 )
            | ( eventuality @ SY363 @ SV66 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[284]) ).

thf(358,plain,
    ! [SV67: $i] :
      ( ( ! [SY364: $i,SY365: $i] :
            ( ~ ( accessible_world @ SY364 @ SY365 )
            | ~ ( event @ SY364 @ SV67 )
            | ( event @ SY365 @ SV67 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[285]) ).

thf(359,plain,
    ! [SV68: $i] :
      ( ( ! [SY366: $i,SY367: $i] :
            ( ~ ( accessible_world @ SY366 @ SY367 )
            | ~ ( smoke @ SY366 @ SV68 )
            | ( smoke @ SY367 @ SV68 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[286]) ).

thf(360,plain,
    ! [SV69: $i] :
      ( ( ! [SY368: $i,SY369: $i] :
            ( ~ ( entity @ SV69 @ SY368 )
            | ~ ( forename @ SV69 @ SY369 )
            | ~ ( of @ SV69 @ SY369 @ SY368 )
            | ! [SY370: $i] :
                ( ( SY370 = SY369 )
                | ~ ( forename @ SV69 @ SY370 )
                | ~ ( of @ SV69 @ SY370 @ SY368 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[287]) ).

thf(361,plain,
    ! [SV70: $i] :
      ( ( ! [SY371: $i,SY372: $i,SY373: $i] :
            ( ~ ( be @ SV70 @ SY371 @ SY372 @ SY373 )
            | ( SY372 = SY373 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[288]) ).

thf(362,plain,
    ! [SV71: $i] :
      ( ( ! [SY374: $i,SY375: $i,SY376: $i,SY377: $i,SY378: $i] :
            ( ~ ( proposition @ SV71 @ SY377 )
            | ~ ( think_believe_consider @ SV71 @ SY374 )
            | ~ ( theme @ SV71 @ SY374 @ SY377 )
            | ~ ( agent @ SV71 @ SY374 @ SY376 )
            | ~ ( think_believe_consider @ SV71 @ SY375 )
            | ~ ( proposition @ SV71 @ SY378 )
            | ~ ( theme @ SV71 @ SY375 @ SY378 )
            | ~ ( agent @ SV71 @ SY375 @ SY376 )
            | ( SY377 = SY378 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[289]) ).

thf(363,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                                  ( ~ ( man @ sK6_SY241 @ SX0 )
                                                                  | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                                  | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                            | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                      | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                            | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                                        | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                                  | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                            | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                                      | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                                | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                                          | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                                    | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                              | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                                        | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                                  | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                                      | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                                | ~ ( man @ sK2_U @ sK8_SY252 ) )
                                          | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                                    | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                              | ~ ( man @ sK2_U @ sK8_SY252 ) )
                        | ~ ( state @ sK2_U @ sK9_SY256 ) )
                  | ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) )
            | ~ ( actual_world @ sK2_U ) )
      | ~ ! [SX0: $i] :
            ( ! [SX1: $i,SX2: $i,SX3: $i,SX4: $i,SX5: $i,SX6: $i,SX7: $i,SX8: $i,SX9: $i,SX10: $i,SX11: $i,SX12: $i,SX13: $i] :
                ( ~ ( ~ ( man @ SX8 @ ( sK1_X3 @ SX13 @ SX12 @ SX11 @ SX10 @ SX9 @ SX8 @ SX7 @ SX6 @ SX5 @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                    | ~ ! [SX14: $i] :
                          ( ~ ( agent @ SX8 @ SX14 @ ( sK1_X3 @ SX13 @ SX12 @ SX11 @ SX10 @ SX9 @ SX8 @ SX7 @ SX6 @ SX5 @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                          | ~ ( event @ SX8 @ SX14 )
                          | ~ ( present @ SX8 @ SX14 )
                          | ~ ( smoke @ SX8 @ SX14 ) ) )
                | ~ ( man @ SX0 @ SX1 )
                | ~ ( of @ SX0 @ SX2 @ SX1 )
                | ~ ( vincent_forename @ SX0 @ SX2 )
                | ~ ( forename @ SX0 @ SX2 )
                | ~ ( of @ SX0 @ SX4 @ SX3 )
                | ~ ( man @ SX0 @ SX3 )
                | ~ ( jules_forename @ SX0 @ SX4 )
                | ~ ( forename @ SX0 @ SX4 )
                | ~ ( of @ SX0 @ SX6 @ SX5 )
                | ~ ( man @ SX0 @ SX5 )
                | ~ ( vincent_forename @ SX0 @ SX6 )
                | ~ ( forename @ SX0 @ SX6 )
                | ~ ( proposition @ SX0 @ SX8 )
                | ~ ( agent @ SX0 @ SX7 @ SX5 )
                | ~ ( theme @ SX0 @ SX7 @ SX8 )
                | ~ ( event @ SX0 @ SX7 )
                | ~ ( present @ SX0 @ SX7 )
                | ~ ( think_believe_consider @ SX0 @ SX7 )
                | ~ ( accessible_world @ SX0 @ SX8 )
                | ~ ( of @ SX0 @ SX9 @ SX10 )
                | ~ ( man @ SX0 @ SX10 )
                | ~ ( jules_forename @ SX0 @ SX9 )
                | ~ ( forename @ SX0 @ SX9 )
                | ~ ( man @ SX0 @ SX10 )
                | ~ ( state @ SX0 @ SX11 )
                | ~ ( be @ SX0 @ SX11 @ SX10 @ SX10 )
                | ~ ( proposition @ SX0 @ SX13 )
                | ~ ( agent @ SX0 @ SX12 @ SX1 )
                | ~ ( theme @ SX0 @ SX12 @ SX13 )
                | ~ ( event @ SX0 @ SX12 )
                | ~ ( present @ SX0 @ SX12 )
                | ~ ( think_believe_consider @ SX0 @ SX12 )
                | ~ ( accessible_world @ SX0 @ SX13 )
                | ! [SX14: $i] :
                    ( ~ ( agent @ SX13 @ SX14 @ SX3 )
                    | ~ ( event @ SX13 @ SX14 )
                    | ~ ( present @ SX13 @ SX14 )
                    | ~ ( smoke @ SX13 @ SX14 ) ) )
            | ~ ( actual_world @ SX0 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[291]) ).

thf(364,plain,
    ! [SV72: $i,SV1: $i] :
      ( ( ~ ( jules_forename @ SV1 @ SV72 )
        | ( forename @ SV1 @ SV72 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[292]) ).

thf(365,plain,
    ! [SV73: $i,SV2: $i] :
      ( ( ~ ( vincent_forename @ SV2 @ SV73 )
        | ( forename @ SV2 @ SV73 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[293]) ).

thf(366,plain,
    ! [SV74: $i,SV3: $i] :
      ( ( ~ ( relname @ SV3 @ SV74 )
        | ( relation @ SV3 @ SV74 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[294]) ).

thf(367,plain,
    ! [SV75: $i,SV4: $i] :
      ( ( ~ ( forename @ SV4 @ SV75 )
        | ( relname @ SV4 @ SV75 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[295]) ).

thf(368,plain,
    ! [SV76: $i,SV5: $i] :
      ( ( ~ ( man @ SV5 @ SV76 )
        | ( male @ SV5 @ SV76 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[296]) ).

thf(369,plain,
    ! [SV77: $i,SV6: $i] :
      ( ( ~ ( human_person @ SV6 @ SV77 )
        | ( animate @ SV6 @ SV77 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[297]) ).

thf(370,plain,
    ! [SV78: $i,SV7: $i] :
      ( ( ~ ( human_person @ SV7 @ SV78 )
        | ( human @ SV7 @ SV78 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[298]) ).

thf(371,plain,
    ! [SV79: $i,SV8: $i] :
      ( ( ~ ( organism @ SV8 @ SV79 )
        | ( living @ SV8 @ SV79 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[299]) ).

thf(372,plain,
    ! [SV80: $i,SV9: $i] :
      ( ( ~ ( organism @ SV9 @ SV80 )
        | ( impartial @ SV9 @ SV80 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[300]) ).

thf(373,plain,
    ! [SV81: $i,SV10: $i] :
      ( ( ~ ( entity @ SV10 @ SV81 )
        | ( existent @ SV10 @ SV81 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[301]) ).

thf(374,plain,
    ! [SV82: $i,SV11: $i] :
      ( ( ~ ( entity @ SV11 @ SV82 )
        | ( specific @ SV11 @ SV82 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[302]) ).

thf(375,plain,
    ! [SV83: $i,SV12: $i] :
      ( ( ~ ( entity @ SV12 @ SV83 )
        | ( thing @ SV12 @ SV83 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[303]) ).

thf(376,plain,
    ! [SV84: $i,SV13: $i] :
      ( ( ~ ( organism @ SV13 @ SV84 )
        | ( entity @ SV13 @ SV84 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[304]) ).

thf(377,plain,
    ! [SV85: $i,SV14: $i] :
      ( ( ~ ( human_person @ SV14 @ SV85 )
        | ( organism @ SV14 @ SV85 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[305]) ).

thf(378,plain,
    ! [SV86: $i,SV15: $i] :
      ( ( ~ ( man @ SV15 @ SV86 )
        | ( human_person @ SV15 @ SV86 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[306]) ).

thf(379,plain,
    ! [SV87: $i,SV16: $i] :
      ( ( ~ ( state @ SV16 @ SV87 )
        | ( event @ SV16 @ SV87 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[307]) ).

thf(380,plain,
    ! [SV88: $i,SV17: $i] :
      ( ( ~ ( state @ SV17 @ SV88 )
        | ( eventuality @ SV17 @ SV88 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[308]) ).

thf(381,plain,
    ! [SV89: $i,SV18: $i] :
      ( ( ~ ( abstraction @ SV18 @ SV89 )
        | ( unisex @ SV18 @ SV89 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[309]) ).

thf(382,plain,
    ! [SV90: $i,SV19: $i] :
      ( ( ~ ( abstraction @ SV19 @ SV90 )
        | ( general @ SV19 @ SV90 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[310]) ).

thf(383,plain,
    ! [SV91: $i,SV20: $i] :
      ( ( ~ ( abstraction @ SV20 @ SV91 )
        | ( nonhuman @ SV20 @ SV91 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[311]) ).

thf(384,plain,
    ! [SV92: $i,SV21: $i] :
      ( ( ~ ( abstraction @ SV21 @ SV92 )
        | ( thing @ SV21 @ SV92 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[312]) ).

thf(385,plain,
    ! [SV93: $i,SV22: $i] :
      ( ( ~ ( relation @ SV22 @ SV93 )
        | ( abstraction @ SV22 @ SV93 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[313]) ).

thf(386,plain,
    ! [SV94: $i,SV23: $i] :
      ( ( ~ ( proposition @ SV23 @ SV94 )
        | ( relation @ SV23 @ SV94 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[314]) ).

thf(387,plain,
    ! [SV95: $i,SV24: $i] :
      ( ( ~ ( eventuality @ SV24 @ SV95 )
        | ( unisex @ SV24 @ SV95 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[315]) ).

thf(388,plain,
    ! [SV96: $i,SV25: $i] :
      ( ( ~ ( eventuality @ SV25 @ SV96 )
        | ( nonexistent @ SV25 @ SV96 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[316]) ).

thf(389,plain,
    ! [SV97: $i,SV26: $i] :
      ( ( ~ ( eventuality @ SV26 @ SV97 )
        | ( specific @ SV26 @ SV97 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[317]) ).

thf(390,plain,
    ! [SV98: $i,SV27: $i] :
      ( ( ~ ( thing @ SV27 @ SV98 )
        | ( singleton @ SV27 @ SV98 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[318]) ).

thf(391,plain,
    ! [SV99: $i,SV28: $i] :
      ( ( ~ ( eventuality @ SV28 @ SV99 )
        | ( thing @ SV28 @ SV99 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[319]) ).

thf(392,plain,
    ! [SV100: $i,SV29: $i] :
      ( ( ~ ( event @ SV29 @ SV100 )
        | ( eventuality @ SV29 @ SV100 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[320]) ).

thf(393,plain,
    ! [SV101: $i,SV30: $i] :
      ( ( ~ ( smoke @ SV30 @ SV101 )
        | ( event @ SV30 @ SV101 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[321]) ).

thf(394,plain,
    ! [SV102: $i,SV31: $i] :
      ( ( ~ ( existent @ SV31 @ SV102 )
        | ~ ( nonexistent @ SV31 @ SV102 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[322]) ).

thf(395,plain,
    ! [SV103: $i,SV32: $i] :
      ( ( ~ ( nonhuman @ SV32 @ SV103 )
        | ~ ( human @ SV32 @ SV103 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[323]) ).

thf(396,plain,
    ! [SV104: $i,SV33: $i] :
      ( ( ~ ( specific @ SV33 @ SV104 )
        | ~ ( general @ SV33 @ SV104 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[324]) ).

thf(397,plain,
    ! [SV105: $i,SV34: $i] :
      ( ( ~ ( unisex @ SV34 @ SV105 )
        | ~ ( male @ SV34 @ SV105 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[325]) ).

thf(398,plain,
    ! [SV35: $i,SV106: $i] :
      ( ( ! [SY379: $i] :
            ( ~ ( accessible_world @ SV106 @ SY379 )
            | ~ ( jules_forename @ SV106 @ SV35 )
            | ( jules_forename @ SY379 @ SV35 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[326]) ).

thf(399,plain,
    ! [SV107: $i,SV36: $i] :
      ( ( ! [SY380: $i,SY381: $i] :
            ( ~ ( accessible_world @ SY380 @ SY381 )
            | ~ ( of @ SY380 @ SV36 @ SV107 )
            | ( of @ SY381 @ SV36 @ SV107 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[327]) ).

thf(400,plain,
    ! [SV37: $i,SV108: $i] :
      ( ( ! [SY382: $i] :
            ( ~ ( accessible_world @ SV108 @ SY382 )
            | ~ ( vincent_forename @ SV108 @ SV37 )
            | ( vincent_forename @ SY382 @ SV37 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[328]) ).

thf(401,plain,
    ! [SV38: $i,SV109: $i] :
      ( ( ! [SY383: $i] :
            ( ~ ( accessible_world @ SV109 @ SY383 )
            | ~ ( relname @ SV109 @ SV38 )
            | ( relname @ SY383 @ SV38 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[329]) ).

thf(402,plain,
    ! [SV39: $i,SV110: $i] :
      ( ( ! [SY384: $i] :
            ( ~ ( accessible_world @ SV110 @ SY384 )
            | ~ ( forename @ SV110 @ SV39 )
            | ( forename @ SY384 @ SV39 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[330]) ).

thf(403,plain,
    ! [SV40: $i,SV111: $i] :
      ( ( ! [SY385: $i] :
            ( ~ ( accessible_world @ SV111 @ SY385 )
            | ~ ( male @ SV111 @ SV40 )
            | ( male @ SY385 @ SV40 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[331]) ).

thf(404,plain,
    ! [SV41: $i,SV112: $i] :
      ( ( ! [SY386: $i] :
            ( ~ ( accessible_world @ SV112 @ SY386 )
            | ~ ( animate @ SV112 @ SV41 )
            | ( animate @ SY386 @ SV41 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[332]) ).

thf(405,plain,
    ! [SV42: $i,SV113: $i] :
      ( ( ! [SY387: $i] :
            ( ~ ( accessible_world @ SV113 @ SY387 )
            | ~ ( human @ SV113 @ SV42 )
            | ( human @ SY387 @ SV42 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[333]) ).

thf(406,plain,
    ! [SV43: $i,SV114: $i] :
      ( ( ! [SY388: $i] :
            ( ~ ( accessible_world @ SV114 @ SY388 )
            | ~ ( living @ SV114 @ SV43 )
            | ( living @ SY388 @ SV43 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[334]) ).

thf(407,plain,
    ! [SV44: $i,SV115: $i] :
      ( ( ! [SY389: $i] :
            ( ~ ( accessible_world @ SV115 @ SY389 )
            | ~ ( impartial @ SV115 @ SV44 )
            | ( impartial @ SY389 @ SV44 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[335]) ).

thf(408,plain,
    ! [SV45: $i,SV116: $i] :
      ( ( ! [SY390: $i] :
            ( ~ ( accessible_world @ SV116 @ SY390 )
            | ~ ( existent @ SV116 @ SV45 )
            | ( existent @ SY390 @ SV45 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[336]) ).

thf(409,plain,
    ! [SV46: $i,SV117: $i] :
      ( ( ! [SY391: $i] :
            ( ~ ( accessible_world @ SV117 @ SY391 )
            | ~ ( entity @ SV117 @ SV46 )
            | ( entity @ SY391 @ SV46 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[337]) ).

thf(410,plain,
    ! [SV47: $i,SV118: $i] :
      ( ( ! [SY392: $i] :
            ( ~ ( accessible_world @ SV118 @ SY392 )
            | ~ ( organism @ SV118 @ SV47 )
            | ( organism @ SY392 @ SV47 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[338]) ).

thf(411,plain,
    ! [SV48: $i,SV119: $i] :
      ( ( ! [SY393: $i] :
            ( ~ ( accessible_world @ SV119 @ SY393 )
            | ~ ( human_person @ SV119 @ SV48 )
            | ( human_person @ SY393 @ SV48 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[339]) ).

thf(412,plain,
    ! [SV49: $i,SV120: $i] :
      ( ( ! [SY394: $i] :
            ( ~ ( accessible_world @ SV120 @ SY394 )
            | ~ ( man @ SV120 @ SV49 )
            | ( man @ SY394 @ SV49 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[340]) ).

thf(413,plain,
    ! [SV50: $i,SV121: $i] :
      ( ( ! [SY395: $i] :
            ( ~ ( accessible_world @ SV121 @ SY395 )
            | ~ ( state @ SV121 @ SV50 )
            | ( state @ SY395 @ SV50 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[341]) ).

thf(414,plain,
    ! [SV122: $i,SV51: $i] :
      ( ( ! [SY396: $i,SY397: $i,SY398: $i] :
            ( ~ ( accessible_world @ SY397 @ SY398 )
            | ~ ( be @ SY397 @ SV51 @ SV122 @ SY396 )
            | ( be @ SY398 @ SV51 @ SV122 @ SY396 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[342]) ).

thf(415,plain,
    ! [SV52: $i,SV123: $i] :
      ( ( ! [SY399: $i] :
            ( ~ ( accessible_world @ SV123 @ SY399 )
            | ~ ( general @ SV123 @ SV52 )
            | ( general @ SY399 @ SV52 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[343]) ).

thf(416,plain,
    ! [SV53: $i,SV124: $i] :
      ( ( ! [SY400: $i] :
            ( ~ ( accessible_world @ SV124 @ SY400 )
            | ~ ( nonhuman @ SV124 @ SV53 )
            | ( nonhuman @ SY400 @ SV53 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[344]) ).

thf(417,plain,
    ! [SV54: $i,SV125: $i] :
      ( ( ! [SY401: $i] :
            ( ~ ( abstraction @ SV125 @ SV54 )
            | ~ ( accessible_world @ SV125 @ SY401 )
            | ( abstraction @ SY401 @ SV54 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[345]) ).

thf(418,plain,
    ! [SV55: $i,SV126: $i] :
      ( ( ! [SY402: $i] :
            ( ~ ( accessible_world @ SV126 @ SY402 )
            | ~ ( relation @ SV126 @ SV55 )
            | ( relation @ SY402 @ SV55 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[346]) ).

thf(419,plain,
    ! [SV56: $i,SV127: $i] :
      ( ( ! [SY403: $i] :
            ( ~ ( accessible_world @ SV127 @ SY403 )
            | ~ ( proposition @ SV127 @ SV56 )
            | ( proposition @ SY403 @ SV56 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[347]) ).

thf(420,plain,
    ! [SV128: $i,SV57: $i] :
      ( ( ! [SY404: $i,SY405: $i] :
            ( ~ ( accessible_world @ SY404 @ SY405 )
            | ~ ( theme @ SY404 @ SV57 @ SV128 )
            | ( theme @ SY405 @ SV57 @ SV128 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[348]) ).

thf(421,plain,
    ! [SV58: $i,SV129: $i] :
      ( ( ! [SY406: $i] :
            ( ~ ( accessible_world @ SV129 @ SY406 )
            | ~ ( think_believe_consider @ SV129 @ SV58 )
            | ( think_believe_consider @ SY406 @ SV58 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[349]) ).

thf(422,plain,
    ! [SV130: $i,SV59: $i] :
      ( ( ! [SY407: $i,SY408: $i] :
            ( ~ ( accessible_world @ SY407 @ SY408 )
            | ~ ( agent @ SY407 @ SV59 @ SV130 )
            | ( agent @ SY408 @ SV59 @ SV130 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[350]) ).

thf(423,plain,
    ! [SV60: $i,SV131: $i] :
      ( ( ! [SY409: $i] :
            ( ~ ( accessible_world @ SV131 @ SY409 )
            | ~ ( present @ SV131 @ SV60 )
            | ( present @ SY409 @ SV60 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[351]) ).

thf(424,plain,
    ! [SV61: $i,SV132: $i] :
      ( ( ! [SY410: $i] :
            ( ~ ( accessible_world @ SV132 @ SY410 )
            | ~ ( unisex @ SV132 @ SV61 )
            | ( unisex @ SY410 @ SV61 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[352]) ).

thf(425,plain,
    ! [SV62: $i,SV133: $i] :
      ( ( ! [SY411: $i] :
            ( ~ ( accessible_world @ SV133 @ SY411 )
            | ~ ( nonexistent @ SV133 @ SV62 )
            | ( nonexistent @ SY411 @ SV62 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[353]) ).

thf(426,plain,
    ! [SV63: $i,SV134: $i] :
      ( ( ! [SY412: $i] :
            ( ~ ( accessible_world @ SV134 @ SY412 )
            | ~ ( specific @ SV134 @ SV63 )
            | ( specific @ SY412 @ SV63 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[354]) ).

thf(427,plain,
    ! [SV64: $i,SV135: $i] :
      ( ( ! [SY413: $i] :
            ( ~ ( accessible_world @ SV135 @ SY413 )
            | ~ ( singleton @ SV135 @ SV64 )
            | ( singleton @ SY413 @ SV64 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[355]) ).

thf(428,plain,
    ! [SV65: $i,SV136: $i] :
      ( ( ! [SY414: $i] :
            ( ~ ( accessible_world @ SV136 @ SY414 )
            | ~ ( thing @ SV136 @ SV65 )
            | ( thing @ SY414 @ SV65 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[356]) ).

thf(429,plain,
    ! [SV66: $i,SV137: $i] :
      ( ( ! [SY415: $i] :
            ( ~ ( accessible_world @ SV137 @ SY415 )
            | ~ ( eventuality @ SV137 @ SV66 )
            | ( eventuality @ SY415 @ SV66 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[357]) ).

thf(430,plain,
    ! [SV67: $i,SV138: $i] :
      ( ( ! [SY416: $i] :
            ( ~ ( accessible_world @ SV138 @ SY416 )
            | ~ ( event @ SV138 @ SV67 )
            | ( event @ SY416 @ SV67 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[358]) ).

thf(431,plain,
    ! [SV68: $i,SV139: $i] :
      ( ( ! [SY417: $i] :
            ( ~ ( accessible_world @ SV139 @ SY417 )
            | ~ ( smoke @ SV139 @ SV68 )
            | ( smoke @ SY417 @ SV68 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[359]) ).

thf(432,plain,
    ! [SV140: $i,SV69: $i] :
      ( ( ! [SY418: $i] :
            ( ~ ( entity @ SV69 @ SV140 )
            | ~ ( forename @ SV69 @ SY418 )
            | ~ ( of @ SV69 @ SY418 @ SV140 )
            | ! [SY419: $i] :
                ( ( SY419 = SY418 )
                | ~ ( forename @ SV69 @ SY419 )
                | ~ ( of @ SV69 @ SY419 @ SV140 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[360]) ).

thf(433,plain,
    ! [SV141: $i,SV70: $i] :
      ( ( ! [SY420: $i,SY421: $i] :
            ( ~ ( be @ SV70 @ SV141 @ SY420 @ SY421 )
            | ( SY420 = SY421 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[361]) ).

thf(434,plain,
    ! [SV142: $i,SV71: $i] :
      ( ( ! [SY422: $i,SY423: $i,SY424: $i,SY425: $i] :
            ( ~ ( proposition @ SV71 @ SY424 )
            | ~ ( think_believe_consider @ SV71 @ SV142 )
            | ~ ( theme @ SV71 @ SV142 @ SY424 )
            | ~ ( agent @ SV71 @ SV142 @ SY423 )
            | ~ ( think_believe_consider @ SV71 @ SY422 )
            | ~ ( proposition @ SV71 @ SY425 )
            | ~ ( theme @ SV71 @ SY422 @ SY425 )
            | ~ ( agent @ SV71 @ SY422 @ SY423 )
            | ( SY424 = SY425 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[362]) ).

thf(435,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                                  ( ~ ( man @ sK6_SY241 @ SX0 )
                                                                  | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                                  | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                            | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                      | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                            | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                                        | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                                  | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                            | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                                      | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                                | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                                          | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                                    | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                              | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                                        | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                                  | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                                      | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                                | ~ ( man @ sK2_U @ sK8_SY252 ) )
                                          | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                                    | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                              | ~ ( man @ sK2_U @ sK8_SY252 ) )
                        | ~ ( state @ sK2_U @ sK9_SY256 ) )
                  | ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) )
            | ~ ( actual_world @ sK2_U ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[363]) ).

thf(436,plain,
    ( ( ~ ! [SX0: $i] :
            ( ! [SX1: $i,SX2: $i,SX3: $i,SX4: $i,SX5: $i,SX6: $i,SX7: $i,SX8: $i,SX9: $i,SX10: $i,SX11: $i,SX12: $i,SX13: $i] :
                ( ~ ( ~ ( man @ SX8 @ ( sK1_X3 @ SX13 @ SX12 @ SX11 @ SX10 @ SX9 @ SX8 @ SX7 @ SX6 @ SX5 @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                    | ~ ! [SX14: $i] :
                          ( ~ ( agent @ SX8 @ SX14 @ ( sK1_X3 @ SX13 @ SX12 @ SX11 @ SX10 @ SX9 @ SX8 @ SX7 @ SX6 @ SX5 @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                          | ~ ( event @ SX8 @ SX14 )
                          | ~ ( present @ SX8 @ SX14 )
                          | ~ ( smoke @ SX8 @ SX14 ) ) )
                | ~ ( man @ SX0 @ SX1 )
                | ~ ( of @ SX0 @ SX2 @ SX1 )
                | ~ ( vincent_forename @ SX0 @ SX2 )
                | ~ ( forename @ SX0 @ SX2 )
                | ~ ( of @ SX0 @ SX4 @ SX3 )
                | ~ ( man @ SX0 @ SX3 )
                | ~ ( jules_forename @ SX0 @ SX4 )
                | ~ ( forename @ SX0 @ SX4 )
                | ~ ( of @ SX0 @ SX6 @ SX5 )
                | ~ ( man @ SX0 @ SX5 )
                | ~ ( vincent_forename @ SX0 @ SX6 )
                | ~ ( forename @ SX0 @ SX6 )
                | ~ ( proposition @ SX0 @ SX8 )
                | ~ ( agent @ SX0 @ SX7 @ SX5 )
                | ~ ( theme @ SX0 @ SX7 @ SX8 )
                | ~ ( event @ SX0 @ SX7 )
                | ~ ( present @ SX0 @ SX7 )
                | ~ ( think_believe_consider @ SX0 @ SX7 )
                | ~ ( accessible_world @ SX0 @ SX8 )
                | ~ ( of @ SX0 @ SX9 @ SX10 )
                | ~ ( man @ SX0 @ SX10 )
                | ~ ( jules_forename @ SX0 @ SX9 )
                | ~ ( forename @ SX0 @ SX9 )
                | ~ ( man @ SX0 @ SX10 )
                | ~ ( state @ SX0 @ SX11 )
                | ~ ( be @ SX0 @ SX11 @ SX10 @ SX10 )
                | ~ ( proposition @ SX0 @ SX13 )
                | ~ ( agent @ SX0 @ SX12 @ SX1 )
                | ~ ( theme @ SX0 @ SX12 @ SX13 )
                | ~ ( event @ SX0 @ SX12 )
                | ~ ( present @ SX0 @ SX12 )
                | ~ ( think_believe_consider @ SX0 @ SX12 )
                | ~ ( accessible_world @ SX0 @ SX13 )
                | ! [SX14: $i] :
                    ( ~ ( agent @ SX13 @ SX14 @ SX3 )
                    | ~ ( event @ SX13 @ SX14 )
                    | ~ ( present @ SX13 @ SX14 )
                    | ~ ( smoke @ SX13 @ SX14 ) ) )
            | ~ ( actual_world @ SX0 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[363]) ).

thf(437,plain,
    ! [SV72: $i,SV1: $i] :
      ( ( ( ~ ( jules_forename @ SV1 @ SV72 ) )
        = $true )
      | ( ( forename @ SV1 @ SV72 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[364]) ).

thf(438,plain,
    ! [SV73: $i,SV2: $i] :
      ( ( ( ~ ( vincent_forename @ SV2 @ SV73 ) )
        = $true )
      | ( ( forename @ SV2 @ SV73 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[365]) ).

thf(439,plain,
    ! [SV74: $i,SV3: $i] :
      ( ( ( ~ ( relname @ SV3 @ SV74 ) )
        = $true )
      | ( ( relation @ SV3 @ SV74 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[366]) ).

thf(440,plain,
    ! [SV75: $i,SV4: $i] :
      ( ( ( ~ ( forename @ SV4 @ SV75 ) )
        = $true )
      | ( ( relname @ SV4 @ SV75 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[367]) ).

thf(441,plain,
    ! [SV76: $i,SV5: $i] :
      ( ( ( ~ ( man @ SV5 @ SV76 ) )
        = $true )
      | ( ( male @ SV5 @ SV76 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[368]) ).

thf(442,plain,
    ! [SV77: $i,SV6: $i] :
      ( ( ( ~ ( human_person @ SV6 @ SV77 ) )
        = $true )
      | ( ( animate @ SV6 @ SV77 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[369]) ).

thf(443,plain,
    ! [SV78: $i,SV7: $i] :
      ( ( ( ~ ( human_person @ SV7 @ SV78 ) )
        = $true )
      | ( ( human @ SV7 @ SV78 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[370]) ).

thf(444,plain,
    ! [SV79: $i,SV8: $i] :
      ( ( ( ~ ( organism @ SV8 @ SV79 ) )
        = $true )
      | ( ( living @ SV8 @ SV79 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[371]) ).

thf(445,plain,
    ! [SV80: $i,SV9: $i] :
      ( ( ( ~ ( organism @ SV9 @ SV80 ) )
        = $true )
      | ( ( impartial @ SV9 @ SV80 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[372]) ).

thf(446,plain,
    ! [SV81: $i,SV10: $i] :
      ( ( ( ~ ( entity @ SV10 @ SV81 ) )
        = $true )
      | ( ( existent @ SV10 @ SV81 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[373]) ).

thf(447,plain,
    ! [SV82: $i,SV11: $i] :
      ( ( ( ~ ( entity @ SV11 @ SV82 ) )
        = $true )
      | ( ( specific @ SV11 @ SV82 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[374]) ).

thf(448,plain,
    ! [SV83: $i,SV12: $i] :
      ( ( ( ~ ( entity @ SV12 @ SV83 ) )
        = $true )
      | ( ( thing @ SV12 @ SV83 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[375]) ).

thf(449,plain,
    ! [SV84: $i,SV13: $i] :
      ( ( ( ~ ( organism @ SV13 @ SV84 ) )
        = $true )
      | ( ( entity @ SV13 @ SV84 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[376]) ).

thf(450,plain,
    ! [SV85: $i,SV14: $i] :
      ( ( ( ~ ( human_person @ SV14 @ SV85 ) )
        = $true )
      | ( ( organism @ SV14 @ SV85 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[377]) ).

thf(451,plain,
    ! [SV86: $i,SV15: $i] :
      ( ( ( ~ ( man @ SV15 @ SV86 ) )
        = $true )
      | ( ( human_person @ SV15 @ SV86 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[378]) ).

thf(452,plain,
    ! [SV87: $i,SV16: $i] :
      ( ( ( ~ ( state @ SV16 @ SV87 ) )
        = $true )
      | ( ( event @ SV16 @ SV87 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[379]) ).

thf(453,plain,
    ! [SV88: $i,SV17: $i] :
      ( ( ( ~ ( state @ SV17 @ SV88 ) )
        = $true )
      | ( ( eventuality @ SV17 @ SV88 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[380]) ).

thf(454,plain,
    ! [SV89: $i,SV18: $i] :
      ( ( ( ~ ( abstraction @ SV18 @ SV89 ) )
        = $true )
      | ( ( unisex @ SV18 @ SV89 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[381]) ).

thf(455,plain,
    ! [SV90: $i,SV19: $i] :
      ( ( ( ~ ( abstraction @ SV19 @ SV90 ) )
        = $true )
      | ( ( general @ SV19 @ SV90 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[382]) ).

thf(456,plain,
    ! [SV91: $i,SV20: $i] :
      ( ( ( ~ ( abstraction @ SV20 @ SV91 ) )
        = $true )
      | ( ( nonhuman @ SV20 @ SV91 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[383]) ).

thf(457,plain,
    ! [SV92: $i,SV21: $i] :
      ( ( ( ~ ( abstraction @ SV21 @ SV92 ) )
        = $true )
      | ( ( thing @ SV21 @ SV92 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[384]) ).

thf(458,plain,
    ! [SV93: $i,SV22: $i] :
      ( ( ( ~ ( relation @ SV22 @ SV93 ) )
        = $true )
      | ( ( abstraction @ SV22 @ SV93 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[385]) ).

thf(459,plain,
    ! [SV94: $i,SV23: $i] :
      ( ( ( ~ ( proposition @ SV23 @ SV94 ) )
        = $true )
      | ( ( relation @ SV23 @ SV94 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[386]) ).

thf(460,plain,
    ! [SV95: $i,SV24: $i] :
      ( ( ( ~ ( eventuality @ SV24 @ SV95 ) )
        = $true )
      | ( ( unisex @ SV24 @ SV95 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[387]) ).

thf(461,plain,
    ! [SV96: $i,SV25: $i] :
      ( ( ( ~ ( eventuality @ SV25 @ SV96 ) )
        = $true )
      | ( ( nonexistent @ SV25 @ SV96 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[388]) ).

thf(462,plain,
    ! [SV97: $i,SV26: $i] :
      ( ( ( ~ ( eventuality @ SV26 @ SV97 ) )
        = $true )
      | ( ( specific @ SV26 @ SV97 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[389]) ).

thf(463,plain,
    ! [SV98: $i,SV27: $i] :
      ( ( ( ~ ( thing @ SV27 @ SV98 ) )
        = $true )
      | ( ( singleton @ SV27 @ SV98 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[390]) ).

thf(464,plain,
    ! [SV99: $i,SV28: $i] :
      ( ( ( ~ ( eventuality @ SV28 @ SV99 ) )
        = $true )
      | ( ( thing @ SV28 @ SV99 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[391]) ).

thf(465,plain,
    ! [SV100: $i,SV29: $i] :
      ( ( ( ~ ( event @ SV29 @ SV100 ) )
        = $true )
      | ( ( eventuality @ SV29 @ SV100 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[392]) ).

thf(466,plain,
    ! [SV101: $i,SV30: $i] :
      ( ( ( ~ ( smoke @ SV30 @ SV101 ) )
        = $true )
      | ( ( event @ SV30 @ SV101 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[393]) ).

thf(467,plain,
    ! [SV102: $i,SV31: $i] :
      ( ( ( ~ ( existent @ SV31 @ SV102 ) )
        = $true )
      | ( ( ~ ( nonexistent @ SV31 @ SV102 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[394]) ).

thf(468,plain,
    ! [SV103: $i,SV32: $i] :
      ( ( ( ~ ( nonhuman @ SV32 @ SV103 ) )
        = $true )
      | ( ( ~ ( human @ SV32 @ SV103 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[395]) ).

thf(469,plain,
    ! [SV104: $i,SV33: $i] :
      ( ( ( ~ ( specific @ SV33 @ SV104 ) )
        = $true )
      | ( ( ~ ( general @ SV33 @ SV104 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[396]) ).

thf(470,plain,
    ! [SV105: $i,SV34: $i] :
      ( ( ( ~ ( unisex @ SV34 @ SV105 ) )
        = $true )
      | ( ( ~ ( male @ SV34 @ SV105 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[397]) ).

thf(471,plain,
    ! [SV35: $i,SV143: $i,SV106: $i] :
      ( ( ~ ( accessible_world @ SV106 @ SV143 )
        | ~ ( jules_forename @ SV106 @ SV35 )
        | ( jules_forename @ SV143 @ SV35 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[398]) ).

thf(472,plain,
    ! [SV107: $i,SV36: $i,SV144: $i] :
      ( ( ! [SY426: $i] :
            ( ~ ( accessible_world @ SV144 @ SY426 )
            | ~ ( of @ SV144 @ SV36 @ SV107 )
            | ( of @ SY426 @ SV36 @ SV107 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[399]) ).

thf(473,plain,
    ! [SV37: $i,SV145: $i,SV108: $i] :
      ( ( ~ ( accessible_world @ SV108 @ SV145 )
        | ~ ( vincent_forename @ SV108 @ SV37 )
        | ( vincent_forename @ SV145 @ SV37 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[400]) ).

thf(474,plain,
    ! [SV38: $i,SV146: $i,SV109: $i] :
      ( ( ~ ( accessible_world @ SV109 @ SV146 )
        | ~ ( relname @ SV109 @ SV38 )
        | ( relname @ SV146 @ SV38 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[401]) ).

thf(475,plain,
    ! [SV39: $i,SV147: $i,SV110: $i] :
      ( ( ~ ( accessible_world @ SV110 @ SV147 )
        | ~ ( forename @ SV110 @ SV39 )
        | ( forename @ SV147 @ SV39 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[402]) ).

thf(476,plain,
    ! [SV40: $i,SV148: $i,SV111: $i] :
      ( ( ~ ( accessible_world @ SV111 @ SV148 )
        | ~ ( male @ SV111 @ SV40 )
        | ( male @ SV148 @ SV40 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[403]) ).

thf(477,plain,
    ! [SV41: $i,SV149: $i,SV112: $i] :
      ( ( ~ ( accessible_world @ SV112 @ SV149 )
        | ~ ( animate @ SV112 @ SV41 )
        | ( animate @ SV149 @ SV41 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[404]) ).

thf(478,plain,
    ! [SV42: $i,SV150: $i,SV113: $i] :
      ( ( ~ ( accessible_world @ SV113 @ SV150 )
        | ~ ( human @ SV113 @ SV42 )
        | ( human @ SV150 @ SV42 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[405]) ).

thf(479,plain,
    ! [SV43: $i,SV151: $i,SV114: $i] :
      ( ( ~ ( accessible_world @ SV114 @ SV151 )
        | ~ ( living @ SV114 @ SV43 )
        | ( living @ SV151 @ SV43 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[406]) ).

thf(480,plain,
    ! [SV44: $i,SV152: $i,SV115: $i] :
      ( ( ~ ( accessible_world @ SV115 @ SV152 )
        | ~ ( impartial @ SV115 @ SV44 )
        | ( impartial @ SV152 @ SV44 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[407]) ).

thf(481,plain,
    ! [SV45: $i,SV153: $i,SV116: $i] :
      ( ( ~ ( accessible_world @ SV116 @ SV153 )
        | ~ ( existent @ SV116 @ SV45 )
        | ( existent @ SV153 @ SV45 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[408]) ).

thf(482,plain,
    ! [SV46: $i,SV154: $i,SV117: $i] :
      ( ( ~ ( accessible_world @ SV117 @ SV154 )
        | ~ ( entity @ SV117 @ SV46 )
        | ( entity @ SV154 @ SV46 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[409]) ).

thf(483,plain,
    ! [SV47: $i,SV155: $i,SV118: $i] :
      ( ( ~ ( accessible_world @ SV118 @ SV155 )
        | ~ ( organism @ SV118 @ SV47 )
        | ( organism @ SV155 @ SV47 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[410]) ).

thf(484,plain,
    ! [SV48: $i,SV156: $i,SV119: $i] :
      ( ( ~ ( accessible_world @ SV119 @ SV156 )
        | ~ ( human_person @ SV119 @ SV48 )
        | ( human_person @ SV156 @ SV48 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[411]) ).

thf(485,plain,
    ! [SV49: $i,SV157: $i,SV120: $i] :
      ( ( ~ ( accessible_world @ SV120 @ SV157 )
        | ~ ( man @ SV120 @ SV49 )
        | ( man @ SV157 @ SV49 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[412]) ).

thf(486,plain,
    ! [SV50: $i,SV158: $i,SV121: $i] :
      ( ( ~ ( accessible_world @ SV121 @ SV158 )
        | ~ ( state @ SV121 @ SV50 )
        | ( state @ SV158 @ SV50 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[413]) ).

thf(487,plain,
    ! [SV159: $i,SV122: $i,SV51: $i] :
      ( ( ! [SY427: $i,SY428: $i] :
            ( ~ ( accessible_world @ SY427 @ SY428 )
            | ~ ( be @ SY427 @ SV51 @ SV122 @ SV159 )
            | ( be @ SY428 @ SV51 @ SV122 @ SV159 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[414]) ).

thf(488,plain,
    ! [SV52: $i,SV160: $i,SV123: $i] :
      ( ( ~ ( accessible_world @ SV123 @ SV160 )
        | ~ ( general @ SV123 @ SV52 )
        | ( general @ SV160 @ SV52 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[415]) ).

thf(489,plain,
    ! [SV53: $i,SV161: $i,SV124: $i] :
      ( ( ~ ( accessible_world @ SV124 @ SV161 )
        | ~ ( nonhuman @ SV124 @ SV53 )
        | ( nonhuman @ SV161 @ SV53 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[416]) ).

thf(490,plain,
    ! [SV162: $i,SV54: $i,SV125: $i] :
      ( ( ~ ( abstraction @ SV125 @ SV54 )
        | ~ ( accessible_world @ SV125 @ SV162 )
        | ( abstraction @ SV162 @ SV54 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[417]) ).

thf(491,plain,
    ! [SV55: $i,SV163: $i,SV126: $i] :
      ( ( ~ ( accessible_world @ SV126 @ SV163 )
        | ~ ( relation @ SV126 @ SV55 )
        | ( relation @ SV163 @ SV55 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[418]) ).

thf(492,plain,
    ! [SV56: $i,SV164: $i,SV127: $i] :
      ( ( ~ ( accessible_world @ SV127 @ SV164 )
        | ~ ( proposition @ SV127 @ SV56 )
        | ( proposition @ SV164 @ SV56 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[419]) ).

thf(493,plain,
    ! [SV128: $i,SV57: $i,SV165: $i] :
      ( ( ! [SY429: $i] :
            ( ~ ( accessible_world @ SV165 @ SY429 )
            | ~ ( theme @ SV165 @ SV57 @ SV128 )
            | ( theme @ SY429 @ SV57 @ SV128 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[420]) ).

thf(494,plain,
    ! [SV58: $i,SV166: $i,SV129: $i] :
      ( ( ~ ( accessible_world @ SV129 @ SV166 )
        | ~ ( think_believe_consider @ SV129 @ SV58 )
        | ( think_believe_consider @ SV166 @ SV58 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[421]) ).

thf(495,plain,
    ! [SV130: $i,SV59: $i,SV167: $i] :
      ( ( ! [SY430: $i] :
            ( ~ ( accessible_world @ SV167 @ SY430 )
            | ~ ( agent @ SV167 @ SV59 @ SV130 )
            | ( agent @ SY430 @ SV59 @ SV130 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[422]) ).

thf(496,plain,
    ! [SV60: $i,SV168: $i,SV131: $i] :
      ( ( ~ ( accessible_world @ SV131 @ SV168 )
        | ~ ( present @ SV131 @ SV60 )
        | ( present @ SV168 @ SV60 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[423]) ).

thf(497,plain,
    ! [SV61: $i,SV169: $i,SV132: $i] :
      ( ( ~ ( accessible_world @ SV132 @ SV169 )
        | ~ ( unisex @ SV132 @ SV61 )
        | ( unisex @ SV169 @ SV61 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[424]) ).

thf(498,plain,
    ! [SV62: $i,SV170: $i,SV133: $i] :
      ( ( ~ ( accessible_world @ SV133 @ SV170 )
        | ~ ( nonexistent @ SV133 @ SV62 )
        | ( nonexistent @ SV170 @ SV62 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[425]) ).

thf(499,plain,
    ! [SV63: $i,SV171: $i,SV134: $i] :
      ( ( ~ ( accessible_world @ SV134 @ SV171 )
        | ~ ( specific @ SV134 @ SV63 )
        | ( specific @ SV171 @ SV63 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[426]) ).

thf(500,plain,
    ! [SV64: $i,SV172: $i,SV135: $i] :
      ( ( ~ ( accessible_world @ SV135 @ SV172 )
        | ~ ( singleton @ SV135 @ SV64 )
        | ( singleton @ SV172 @ SV64 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[427]) ).

thf(501,plain,
    ! [SV65: $i,SV173: $i,SV136: $i] :
      ( ( ~ ( accessible_world @ SV136 @ SV173 )
        | ~ ( thing @ SV136 @ SV65 )
        | ( thing @ SV173 @ SV65 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[428]) ).

thf(502,plain,
    ! [SV66: $i,SV174: $i,SV137: $i] :
      ( ( ~ ( accessible_world @ SV137 @ SV174 )
        | ~ ( eventuality @ SV137 @ SV66 )
        | ( eventuality @ SV174 @ SV66 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[429]) ).

thf(503,plain,
    ! [SV67: $i,SV175: $i,SV138: $i] :
      ( ( ~ ( accessible_world @ SV138 @ SV175 )
        | ~ ( event @ SV138 @ SV67 )
        | ( event @ SV175 @ SV67 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[430]) ).

thf(504,plain,
    ! [SV68: $i,SV176: $i,SV139: $i] :
      ( ( ~ ( accessible_world @ SV139 @ SV176 )
        | ~ ( smoke @ SV139 @ SV68 )
        | ( smoke @ SV176 @ SV68 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[431]) ).

thf(505,plain,
    ! [SV177: $i,SV140: $i,SV69: $i] :
      ( ( ~ ( entity @ SV69 @ SV140 )
        | ~ ( forename @ SV69 @ SV177 )
        | ~ ( of @ SV69 @ SV177 @ SV140 )
        | ! [SY431: $i] :
            ( ( SY431 = SV177 )
            | ~ ( forename @ SV69 @ SY431 )
            | ~ ( of @ SV69 @ SY431 @ SV140 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[432]) ).

thf(506,plain,
    ! [SV178: $i,SV141: $i,SV70: $i] :
      ( ( ! [SY432: $i] :
            ( ~ ( be @ SV70 @ SV141 @ SV178 @ SY432 )
            | ( SV178 = SY432 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[433]) ).

thf(507,plain,
    ! [SV179: $i,SV142: $i,SV71: $i] :
      ( ( ! [SY433: $i,SY434: $i,SY435: $i] :
            ( ~ ( proposition @ SV71 @ SY434 )
            | ~ ( think_believe_consider @ SV71 @ SV142 )
            | ~ ( theme @ SV71 @ SV142 @ SY434 )
            | ~ ( agent @ SV71 @ SV142 @ SY433 )
            | ~ ( think_believe_consider @ SV71 @ SV179 )
            | ~ ( proposition @ SV71 @ SY435 )
            | ~ ( theme @ SV71 @ SV179 @ SY435 )
            | ~ ( agent @ SV71 @ SV179 @ SY433 )
            | ( SY434 = SY435 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[434]) ).

thf(508,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                                ( ~ ( man @ sK6_SY241 @ SX0 )
                                                                | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                                | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                          | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                    | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                          | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                                      | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                                | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                          | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                                    | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                              | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                                        | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                                  | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                            | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                                      | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                                | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                                    | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                              | ~ ( man @ sK2_U @ sK8_SY252 ) )
                                        | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                                  | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                            | ~ ( man @ sK2_U @ sK8_SY252 ) )
                      | ~ ( state @ sK2_U @ sK9_SY256 ) )
                | ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) )
          | ~ ( actual_world @ sK2_U ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[435]) ).

thf(509,plain,
    ( ( ! [SX0: $i] :
          ( ! [SX1: $i,SX2: $i,SX3: $i,SX4: $i,SX5: $i,SX6: $i,SX7: $i,SX8: $i,SX9: $i,SX10: $i,SX11: $i,SX12: $i,SX13: $i] :
              ( ~ ( ~ ( man @ SX8 @ ( sK1_X3 @ SX13 @ SX12 @ SX11 @ SX10 @ SX9 @ SX8 @ SX7 @ SX6 @ SX5 @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                  | ~ ! [SX14: $i] :
                        ( ~ ( agent @ SX8 @ SX14 @ ( sK1_X3 @ SX13 @ SX12 @ SX11 @ SX10 @ SX9 @ SX8 @ SX7 @ SX6 @ SX5 @ SX4 @ SX3 @ SX2 @ SX1 @ SX0 ) )
                        | ~ ( event @ SX8 @ SX14 )
                        | ~ ( present @ SX8 @ SX14 )
                        | ~ ( smoke @ SX8 @ SX14 ) ) )
              | ~ ( man @ SX0 @ SX1 )
              | ~ ( of @ SX0 @ SX2 @ SX1 )
              | ~ ( vincent_forename @ SX0 @ SX2 )
              | ~ ( forename @ SX0 @ SX2 )
              | ~ ( of @ SX0 @ SX4 @ SX3 )
              | ~ ( man @ SX0 @ SX3 )
              | ~ ( jules_forename @ SX0 @ SX4 )
              | ~ ( forename @ SX0 @ SX4 )
              | ~ ( of @ SX0 @ SX6 @ SX5 )
              | ~ ( man @ SX0 @ SX5 )
              | ~ ( vincent_forename @ SX0 @ SX6 )
              | ~ ( forename @ SX0 @ SX6 )
              | ~ ( proposition @ SX0 @ SX8 )
              | ~ ( agent @ SX0 @ SX7 @ SX5 )
              | ~ ( theme @ SX0 @ SX7 @ SX8 )
              | ~ ( event @ SX0 @ SX7 )
              | ~ ( present @ SX0 @ SX7 )
              | ~ ( think_believe_consider @ SX0 @ SX7 )
              | ~ ( accessible_world @ SX0 @ SX8 )
              | ~ ( of @ SX0 @ SX9 @ SX10 )
              | ~ ( man @ SX0 @ SX10 )
              | ~ ( jules_forename @ SX0 @ SX9 )
              | ~ ( forename @ SX0 @ SX9 )
              | ~ ( man @ SX0 @ SX10 )
              | ~ ( state @ SX0 @ SX11 )
              | ~ ( be @ SX0 @ SX11 @ SX10 @ SX10 )
              | ~ ( proposition @ SX0 @ SX13 )
              | ~ ( agent @ SX0 @ SX12 @ SX1 )
              | ~ ( theme @ SX0 @ SX12 @ SX13 )
              | ~ ( event @ SX0 @ SX12 )
              | ~ ( present @ SX0 @ SX12 )
              | ~ ( think_believe_consider @ SX0 @ SX12 )
              | ~ ( accessible_world @ SX0 @ SX13 )
              | ! [SX14: $i] :
                  ( ~ ( agent @ SX13 @ SX14 @ SX3 )
                  | ~ ( event @ SX13 @ SX14 )
                  | ~ ( present @ SX13 @ SX14 )
                  | ~ ( smoke @ SX13 @ SX14 ) ) )
          | ~ ( actual_world @ SX0 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[436]) ).

thf(510,plain,
    ! [SV72: $i,SV1: $i] :
      ( ( ( jules_forename @ SV1 @ SV72 )
        = $false )
      | ( ( forename @ SV1 @ SV72 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[437]) ).

thf(511,plain,
    ! [SV73: $i,SV2: $i] :
      ( ( ( vincent_forename @ SV2 @ SV73 )
        = $false )
      | ( ( forename @ SV2 @ SV73 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[438]) ).

thf(512,plain,
    ! [SV74: $i,SV3: $i] :
      ( ( ( relname @ SV3 @ SV74 )
        = $false )
      | ( ( relation @ SV3 @ SV74 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[439]) ).

thf(513,plain,
    ! [SV75: $i,SV4: $i] :
      ( ( ( forename @ SV4 @ SV75 )
        = $false )
      | ( ( relname @ SV4 @ SV75 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[440]) ).

thf(514,plain,
    ! [SV76: $i,SV5: $i] :
      ( ( ( man @ SV5 @ SV76 )
        = $false )
      | ( ( male @ SV5 @ SV76 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[441]) ).

thf(515,plain,
    ! [SV77: $i,SV6: $i] :
      ( ( ( human_person @ SV6 @ SV77 )
        = $false )
      | ( ( animate @ SV6 @ SV77 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[442]) ).

thf(516,plain,
    ! [SV78: $i,SV7: $i] :
      ( ( ( human_person @ SV7 @ SV78 )
        = $false )
      | ( ( human @ SV7 @ SV78 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[443]) ).

thf(517,plain,
    ! [SV79: $i,SV8: $i] :
      ( ( ( organism @ SV8 @ SV79 )
        = $false )
      | ( ( living @ SV8 @ SV79 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[444]) ).

thf(518,plain,
    ! [SV80: $i,SV9: $i] :
      ( ( ( organism @ SV9 @ SV80 )
        = $false )
      | ( ( impartial @ SV9 @ SV80 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[445]) ).

thf(519,plain,
    ! [SV81: $i,SV10: $i] :
      ( ( ( entity @ SV10 @ SV81 )
        = $false )
      | ( ( existent @ SV10 @ SV81 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[446]) ).

thf(520,plain,
    ! [SV82: $i,SV11: $i] :
      ( ( ( entity @ SV11 @ SV82 )
        = $false )
      | ( ( specific @ SV11 @ SV82 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[447]) ).

thf(521,plain,
    ! [SV83: $i,SV12: $i] :
      ( ( ( entity @ SV12 @ SV83 )
        = $false )
      | ( ( thing @ SV12 @ SV83 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[448]) ).

thf(522,plain,
    ! [SV84: $i,SV13: $i] :
      ( ( ( organism @ SV13 @ SV84 )
        = $false )
      | ( ( entity @ SV13 @ SV84 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[449]) ).

thf(523,plain,
    ! [SV85: $i,SV14: $i] :
      ( ( ( human_person @ SV14 @ SV85 )
        = $false )
      | ( ( organism @ SV14 @ SV85 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[450]) ).

thf(524,plain,
    ! [SV86: $i,SV15: $i] :
      ( ( ( man @ SV15 @ SV86 )
        = $false )
      | ( ( human_person @ SV15 @ SV86 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[451]) ).

thf(525,plain,
    ! [SV87: $i,SV16: $i] :
      ( ( ( state @ SV16 @ SV87 )
        = $false )
      | ( ( event @ SV16 @ SV87 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[452]) ).

thf(526,plain,
    ! [SV88: $i,SV17: $i] :
      ( ( ( state @ SV17 @ SV88 )
        = $false )
      | ( ( eventuality @ SV17 @ SV88 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[453]) ).

thf(527,plain,
    ! [SV89: $i,SV18: $i] :
      ( ( ( abstraction @ SV18 @ SV89 )
        = $false )
      | ( ( unisex @ SV18 @ SV89 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[454]) ).

thf(528,plain,
    ! [SV90: $i,SV19: $i] :
      ( ( ( abstraction @ SV19 @ SV90 )
        = $false )
      | ( ( general @ SV19 @ SV90 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[455]) ).

thf(529,plain,
    ! [SV91: $i,SV20: $i] :
      ( ( ( abstraction @ SV20 @ SV91 )
        = $false )
      | ( ( nonhuman @ SV20 @ SV91 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[456]) ).

thf(530,plain,
    ! [SV92: $i,SV21: $i] :
      ( ( ( abstraction @ SV21 @ SV92 )
        = $false )
      | ( ( thing @ SV21 @ SV92 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[457]) ).

thf(531,plain,
    ! [SV93: $i,SV22: $i] :
      ( ( ( relation @ SV22 @ SV93 )
        = $false )
      | ( ( abstraction @ SV22 @ SV93 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[458]) ).

thf(532,plain,
    ! [SV94: $i,SV23: $i] :
      ( ( ( proposition @ SV23 @ SV94 )
        = $false )
      | ( ( relation @ SV23 @ SV94 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[459]) ).

thf(533,plain,
    ! [SV95: $i,SV24: $i] :
      ( ( ( eventuality @ SV24 @ SV95 )
        = $false )
      | ( ( unisex @ SV24 @ SV95 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[460]) ).

thf(534,plain,
    ! [SV96: $i,SV25: $i] :
      ( ( ( eventuality @ SV25 @ SV96 )
        = $false )
      | ( ( nonexistent @ SV25 @ SV96 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[461]) ).

thf(535,plain,
    ! [SV97: $i,SV26: $i] :
      ( ( ( eventuality @ SV26 @ SV97 )
        = $false )
      | ( ( specific @ SV26 @ SV97 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[462]) ).

thf(536,plain,
    ! [SV98: $i,SV27: $i] :
      ( ( ( thing @ SV27 @ SV98 )
        = $false )
      | ( ( singleton @ SV27 @ SV98 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[463]) ).

thf(537,plain,
    ! [SV99: $i,SV28: $i] :
      ( ( ( eventuality @ SV28 @ SV99 )
        = $false )
      | ( ( thing @ SV28 @ SV99 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[464]) ).

thf(538,plain,
    ! [SV100: $i,SV29: $i] :
      ( ( ( event @ SV29 @ SV100 )
        = $false )
      | ( ( eventuality @ SV29 @ SV100 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[465]) ).

thf(539,plain,
    ! [SV101: $i,SV30: $i] :
      ( ( ( smoke @ SV30 @ SV101 )
        = $false )
      | ( ( event @ SV30 @ SV101 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[466]) ).

thf(540,plain,
    ! [SV102: $i,SV31: $i] :
      ( ( ( existent @ SV31 @ SV102 )
        = $false )
      | ( ( ~ ( nonexistent @ SV31 @ SV102 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[467]) ).

thf(541,plain,
    ! [SV103: $i,SV32: $i] :
      ( ( ( nonhuman @ SV32 @ SV103 )
        = $false )
      | ( ( ~ ( human @ SV32 @ SV103 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[468]) ).

thf(542,plain,
    ! [SV104: $i,SV33: $i] :
      ( ( ( specific @ SV33 @ SV104 )
        = $false )
      | ( ( ~ ( general @ SV33 @ SV104 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[469]) ).

thf(543,plain,
    ! [SV105: $i,SV34: $i] :
      ( ( ( unisex @ SV34 @ SV105 )
        = $false )
      | ( ( ~ ( male @ SV34 @ SV105 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[470]) ).

thf(544,plain,
    ! [SV35: $i,SV143: $i,SV106: $i] :
      ( ( ( ~ ( accessible_world @ SV106 @ SV143 )
          | ~ ( jules_forename @ SV106 @ SV35 ) )
        = $true )
      | ( ( jules_forename @ SV143 @ SV35 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[471]) ).

thf(545,plain,
    ! [SV107: $i,SV36: $i,SV180: $i,SV144: $i] :
      ( ( ~ ( accessible_world @ SV144 @ SV180 )
        | ~ ( of @ SV144 @ SV36 @ SV107 )
        | ( of @ SV180 @ SV36 @ SV107 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[472]) ).

thf(546,plain,
    ! [SV37: $i,SV145: $i,SV108: $i] :
      ( ( ( ~ ( accessible_world @ SV108 @ SV145 )
          | ~ ( vincent_forename @ SV108 @ SV37 ) )
        = $true )
      | ( ( vincent_forename @ SV145 @ SV37 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[473]) ).

thf(547,plain,
    ! [SV38: $i,SV146: $i,SV109: $i] :
      ( ( ( ~ ( accessible_world @ SV109 @ SV146 )
          | ~ ( relname @ SV109 @ SV38 ) )
        = $true )
      | ( ( relname @ SV146 @ SV38 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[474]) ).

thf(548,plain,
    ! [SV39: $i,SV147: $i,SV110: $i] :
      ( ( ( ~ ( accessible_world @ SV110 @ SV147 )
          | ~ ( forename @ SV110 @ SV39 ) )
        = $true )
      | ( ( forename @ SV147 @ SV39 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[475]) ).

thf(549,plain,
    ! [SV40: $i,SV148: $i,SV111: $i] :
      ( ( ( ~ ( accessible_world @ SV111 @ SV148 )
          | ~ ( male @ SV111 @ SV40 ) )
        = $true )
      | ( ( male @ SV148 @ SV40 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[476]) ).

thf(550,plain,
    ! [SV41: $i,SV149: $i,SV112: $i] :
      ( ( ( ~ ( accessible_world @ SV112 @ SV149 )
          | ~ ( animate @ SV112 @ SV41 ) )
        = $true )
      | ( ( animate @ SV149 @ SV41 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[477]) ).

thf(551,plain,
    ! [SV42: $i,SV150: $i,SV113: $i] :
      ( ( ( ~ ( accessible_world @ SV113 @ SV150 )
          | ~ ( human @ SV113 @ SV42 ) )
        = $true )
      | ( ( human @ SV150 @ SV42 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[478]) ).

thf(552,plain,
    ! [SV43: $i,SV151: $i,SV114: $i] :
      ( ( ( ~ ( accessible_world @ SV114 @ SV151 )
          | ~ ( living @ SV114 @ SV43 ) )
        = $true )
      | ( ( living @ SV151 @ SV43 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[479]) ).

thf(553,plain,
    ! [SV44: $i,SV152: $i,SV115: $i] :
      ( ( ( ~ ( accessible_world @ SV115 @ SV152 )
          | ~ ( impartial @ SV115 @ SV44 ) )
        = $true )
      | ( ( impartial @ SV152 @ SV44 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[480]) ).

thf(554,plain,
    ! [SV45: $i,SV153: $i,SV116: $i] :
      ( ( ( ~ ( accessible_world @ SV116 @ SV153 )
          | ~ ( existent @ SV116 @ SV45 ) )
        = $true )
      | ( ( existent @ SV153 @ SV45 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[481]) ).

thf(555,plain,
    ! [SV46: $i,SV154: $i,SV117: $i] :
      ( ( ( ~ ( accessible_world @ SV117 @ SV154 )
          | ~ ( entity @ SV117 @ SV46 ) )
        = $true )
      | ( ( entity @ SV154 @ SV46 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[482]) ).

thf(556,plain,
    ! [SV47: $i,SV155: $i,SV118: $i] :
      ( ( ( ~ ( accessible_world @ SV118 @ SV155 )
          | ~ ( organism @ SV118 @ SV47 ) )
        = $true )
      | ( ( organism @ SV155 @ SV47 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[483]) ).

thf(557,plain,
    ! [SV48: $i,SV156: $i,SV119: $i] :
      ( ( ( ~ ( accessible_world @ SV119 @ SV156 )
          | ~ ( human_person @ SV119 @ SV48 ) )
        = $true )
      | ( ( human_person @ SV156 @ SV48 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[484]) ).

thf(558,plain,
    ! [SV49: $i,SV157: $i,SV120: $i] :
      ( ( ( ~ ( accessible_world @ SV120 @ SV157 )
          | ~ ( man @ SV120 @ SV49 ) )
        = $true )
      | ( ( man @ SV157 @ SV49 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[485]) ).

thf(559,plain,
    ! [SV50: $i,SV158: $i,SV121: $i] :
      ( ( ( ~ ( accessible_world @ SV121 @ SV158 )
          | ~ ( state @ SV121 @ SV50 ) )
        = $true )
      | ( ( state @ SV158 @ SV50 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[486]) ).

thf(560,plain,
    ! [SV159: $i,SV122: $i,SV51: $i,SV181: $i] :
      ( ( ! [SY436: $i] :
            ( ~ ( accessible_world @ SV181 @ SY436 )
            | ~ ( be @ SV181 @ SV51 @ SV122 @ SV159 )
            | ( be @ SY436 @ SV51 @ SV122 @ SV159 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[487]) ).

thf(561,plain,
    ! [SV52: $i,SV160: $i,SV123: $i] :
      ( ( ( ~ ( accessible_world @ SV123 @ SV160 )
          | ~ ( general @ SV123 @ SV52 ) )
        = $true )
      | ( ( general @ SV160 @ SV52 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[488]) ).

thf(562,plain,
    ! [SV53: $i,SV161: $i,SV124: $i] :
      ( ( ( ~ ( accessible_world @ SV124 @ SV161 )
          | ~ ( nonhuman @ SV124 @ SV53 ) )
        = $true )
      | ( ( nonhuman @ SV161 @ SV53 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[489]) ).

thf(563,plain,
    ! [SV162: $i,SV54: $i,SV125: $i] :
      ( ( ( ~ ( abstraction @ SV125 @ SV54 )
          | ~ ( accessible_world @ SV125 @ SV162 ) )
        = $true )
      | ( ( abstraction @ SV162 @ SV54 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[490]) ).

thf(564,plain,
    ! [SV55: $i,SV163: $i,SV126: $i] :
      ( ( ( ~ ( accessible_world @ SV126 @ SV163 )
          | ~ ( relation @ SV126 @ SV55 ) )
        = $true )
      | ( ( relation @ SV163 @ SV55 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[491]) ).

thf(565,plain,
    ! [SV56: $i,SV164: $i,SV127: $i] :
      ( ( ( ~ ( accessible_world @ SV127 @ SV164 )
          | ~ ( proposition @ SV127 @ SV56 ) )
        = $true )
      | ( ( proposition @ SV164 @ SV56 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[492]) ).

thf(566,plain,
    ! [SV128: $i,SV57: $i,SV182: $i,SV165: $i] :
      ( ( ~ ( accessible_world @ SV165 @ SV182 )
        | ~ ( theme @ SV165 @ SV57 @ SV128 )
        | ( theme @ SV182 @ SV57 @ SV128 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[493]) ).

thf(567,plain,
    ! [SV58: $i,SV166: $i,SV129: $i] :
      ( ( ( ~ ( accessible_world @ SV129 @ SV166 )
          | ~ ( think_believe_consider @ SV129 @ SV58 ) )
        = $true )
      | ( ( think_believe_consider @ SV166 @ SV58 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[494]) ).

thf(568,plain,
    ! [SV130: $i,SV59: $i,SV183: $i,SV167: $i] :
      ( ( ~ ( accessible_world @ SV167 @ SV183 )
        | ~ ( agent @ SV167 @ SV59 @ SV130 )
        | ( agent @ SV183 @ SV59 @ SV130 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[495]) ).

thf(569,plain,
    ! [SV60: $i,SV168: $i,SV131: $i] :
      ( ( ( ~ ( accessible_world @ SV131 @ SV168 )
          | ~ ( present @ SV131 @ SV60 ) )
        = $true )
      | ( ( present @ SV168 @ SV60 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[496]) ).

thf(570,plain,
    ! [SV61: $i,SV169: $i,SV132: $i] :
      ( ( ( ~ ( accessible_world @ SV132 @ SV169 )
          | ~ ( unisex @ SV132 @ SV61 ) )
        = $true )
      | ( ( unisex @ SV169 @ SV61 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[497]) ).

thf(571,plain,
    ! [SV62: $i,SV170: $i,SV133: $i] :
      ( ( ( ~ ( accessible_world @ SV133 @ SV170 )
          | ~ ( nonexistent @ SV133 @ SV62 ) )
        = $true )
      | ( ( nonexistent @ SV170 @ SV62 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[498]) ).

thf(572,plain,
    ! [SV63: $i,SV171: $i,SV134: $i] :
      ( ( ( ~ ( accessible_world @ SV134 @ SV171 )
          | ~ ( specific @ SV134 @ SV63 ) )
        = $true )
      | ( ( specific @ SV171 @ SV63 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[499]) ).

thf(573,plain,
    ! [SV64: $i,SV172: $i,SV135: $i] :
      ( ( ( ~ ( accessible_world @ SV135 @ SV172 )
          | ~ ( singleton @ SV135 @ SV64 ) )
        = $true )
      | ( ( singleton @ SV172 @ SV64 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[500]) ).

thf(574,plain,
    ! [SV65: $i,SV173: $i,SV136: $i] :
      ( ( ( ~ ( accessible_world @ SV136 @ SV173 )
          | ~ ( thing @ SV136 @ SV65 ) )
        = $true )
      | ( ( thing @ SV173 @ SV65 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[501]) ).

thf(575,plain,
    ! [SV66: $i,SV174: $i,SV137: $i] :
      ( ( ( ~ ( accessible_world @ SV137 @ SV174 )
          | ~ ( eventuality @ SV137 @ SV66 ) )
        = $true )
      | ( ( eventuality @ SV174 @ SV66 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[502]) ).

thf(576,plain,
    ! [SV67: $i,SV175: $i,SV138: $i] :
      ( ( ( ~ ( accessible_world @ SV138 @ SV175 )
          | ~ ( event @ SV138 @ SV67 ) )
        = $true )
      | ( ( event @ SV175 @ SV67 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[503]) ).

thf(577,plain,
    ! [SV68: $i,SV176: $i,SV139: $i] :
      ( ( ( ~ ( accessible_world @ SV139 @ SV176 )
          | ~ ( smoke @ SV139 @ SV68 ) )
        = $true )
      | ( ( smoke @ SV176 @ SV68 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[504]) ).

thf(578,plain,
    ! [SV177: $i,SV140: $i,SV69: $i] :
      ( ( ( ~ ( entity @ SV69 @ SV140 )
          | ~ ( forename @ SV69 @ SV177 )
          | ~ ( of @ SV69 @ SV177 @ SV140 ) )
        = $true )
      | ( ( ! [SY431: $i] :
              ( ( SY431 = SV177 )
              | ~ ( forename @ SV69 @ SY431 )
              | ~ ( of @ SV69 @ SY431 @ SV140 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[505]) ).

thf(579,plain,
    ! [SV184: $i,SV178: $i,SV141: $i,SV70: $i] :
      ( ( ~ ( be @ SV70 @ SV141 @ SV178 @ SV184 )
        | ( SV178 = SV184 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[506]) ).

thf(580,plain,
    ! [SV179: $i,SV185: $i,SV142: $i,SV71: $i] :
      ( ( ! [SY437: $i,SY438: $i] :
            ( ~ ( proposition @ SV71 @ SY437 )
            | ~ ( think_believe_consider @ SV71 @ SV142 )
            | ~ ( theme @ SV71 @ SV142 @ SY437 )
            | ~ ( agent @ SV71 @ SV142 @ SV185 )
            | ~ ( think_believe_consider @ SV71 @ SV179 )
            | ~ ( proposition @ SV71 @ SY438 )
            | ~ ( theme @ SV71 @ SV179 @ SY438 )
            | ~ ( agent @ SV71 @ SV179 @ SV185 )
            | ( SY437 = SY438 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[507]) ).

thf(581,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                            ( ~ ( man @ sK6_SY241 @ SX0 )
                                                            | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                            | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                      | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                      | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                                  | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                            | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                      | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                                | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                          | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                                    | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                              | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                        | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                                  | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                            | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                                | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                          | ~ ( man @ sK2_U @ sK8_SY252 ) )
                                    | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                              | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                        | ~ ( man @ sK2_U @ sK8_SY252 ) )
                  | ~ ( state @ sK2_U @ sK9_SY256 ) )
            | ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) )
      | ~ ( actual_world @ sK2_U ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[508]) ).

thf(582,plain,
    ! [SV186: $i] :
      ( ( ! [SY439: $i,SY440: $i,SY441: $i,SY442: $i,SY443: $i,SY444: $i,SY445: $i,SY446: $i,SY447: $i,SY448: $i,SY449: $i,SY450: $i,SY451: $i] :
            ( ~ ( ~ ( man @ SY446 @ ( sK1_X3 @ SY451 @ SY450 @ SY449 @ SY448 @ SY447 @ SY446 @ SY445 @ SY444 @ SY443 @ SY442 @ SY441 @ SY440 @ SY439 @ SV186 ) )
                | ~ ! [SY452: $i] :
                      ( ~ ( agent @ SY446 @ SY452 @ ( sK1_X3 @ SY451 @ SY450 @ SY449 @ SY448 @ SY447 @ SY446 @ SY445 @ SY444 @ SY443 @ SY442 @ SY441 @ SY440 @ SY439 @ SV186 ) )
                      | ~ ( event @ SY446 @ SY452 )
                      | ~ ( present @ SY446 @ SY452 )
                      | ~ ( smoke @ SY446 @ SY452 ) ) )
            | ~ ( man @ SV186 @ SY439 )
            | ~ ( of @ SV186 @ SY440 @ SY439 )
            | ~ ( vincent_forename @ SV186 @ SY440 )
            | ~ ( forename @ SV186 @ SY440 )
            | ~ ( of @ SV186 @ SY442 @ SY441 )
            | ~ ( man @ SV186 @ SY441 )
            | ~ ( jules_forename @ SV186 @ SY442 )
            | ~ ( forename @ SV186 @ SY442 )
            | ~ ( of @ SV186 @ SY444 @ SY443 )
            | ~ ( man @ SV186 @ SY443 )
            | ~ ( vincent_forename @ SV186 @ SY444 )
            | ~ ( forename @ SV186 @ SY444 )
            | ~ ( proposition @ SV186 @ SY446 )
            | ~ ( agent @ SV186 @ SY445 @ SY443 )
            | ~ ( theme @ SV186 @ SY445 @ SY446 )
            | ~ ( event @ SV186 @ SY445 )
            | ~ ( present @ SV186 @ SY445 )
            | ~ ( think_believe_consider @ SV186 @ SY445 )
            | ~ ( accessible_world @ SV186 @ SY446 )
            | ~ ( of @ SV186 @ SY447 @ SY448 )
            | ~ ( man @ SV186 @ SY448 )
            | ~ ( jules_forename @ SV186 @ SY447 )
            | ~ ( forename @ SV186 @ SY447 )
            | ~ ( man @ SV186 @ SY448 )
            | ~ ( state @ SV186 @ SY449 )
            | ~ ( be @ SV186 @ SY449 @ SY448 @ SY448 )
            | ~ ( proposition @ SV186 @ SY451 )
            | ~ ( agent @ SV186 @ SY450 @ SY439 )
            | ~ ( theme @ SV186 @ SY450 @ SY451 )
            | ~ ( event @ SV186 @ SY450 )
            | ~ ( present @ SV186 @ SY450 )
            | ~ ( think_believe_consider @ SV186 @ SY450 )
            | ~ ( accessible_world @ SV186 @ SY451 )
            | ! [SX14: $i] :
                ( ~ ( agent @ SY451 @ SX14 @ SY441 )
                | ~ ( event @ SY451 @ SX14 )
                | ~ ( present @ SY451 @ SX14 )
                | ~ ( smoke @ SY451 @ SX14 ) ) )
        | ~ ( actual_world @ SV186 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[509]) ).

thf(583,plain,
    ! [SV102: $i,SV31: $i] :
      ( ( ( nonexistent @ SV31 @ SV102 )
        = $false )
      | ( ( existent @ SV31 @ SV102 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[540]) ).

thf(584,plain,
    ! [SV103: $i,SV32: $i] :
      ( ( ( human @ SV32 @ SV103 )
        = $false )
      | ( ( nonhuman @ SV32 @ SV103 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[541]) ).

thf(585,plain,
    ! [SV104: $i,SV33: $i] :
      ( ( ( general @ SV33 @ SV104 )
        = $false )
      | ( ( specific @ SV33 @ SV104 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[542]) ).

thf(586,plain,
    ! [SV105: $i,SV34: $i] :
      ( ( ( male @ SV34 @ SV105 )
        = $false )
      | ( ( unisex @ SV34 @ SV105 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[543]) ).

thf(587,plain,
    ! [SV35: $i,SV143: $i,SV106: $i] :
      ( ( ( ~ ( accessible_world @ SV106 @ SV143 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV106 @ SV35 ) )
        = $true )
      | ( ( jules_forename @ SV143 @ SV35 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[544]) ).

thf(588,plain,
    ! [SV107: $i,SV36: $i,SV180: $i,SV144: $i] :
      ( ( ( ~ ( accessible_world @ SV144 @ SV180 )
          | ~ ( of @ SV144 @ SV36 @ SV107 ) )
        = $true )
      | ( ( of @ SV180 @ SV36 @ SV107 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[545]) ).

thf(589,plain,
    ! [SV37: $i,SV145: $i,SV108: $i] :
      ( ( ( ~ ( accessible_world @ SV108 @ SV145 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV108 @ SV37 ) )
        = $true )
      | ( ( vincent_forename @ SV145 @ SV37 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[546]) ).

thf(590,plain,
    ! [SV38: $i,SV146: $i,SV109: $i] :
      ( ( ( ~ ( accessible_world @ SV109 @ SV146 ) )
        = $true )
      | ( ( ~ ( relname @ SV109 @ SV38 ) )
        = $true )
      | ( ( relname @ SV146 @ SV38 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[547]) ).

thf(591,plain,
    ! [SV39: $i,SV147: $i,SV110: $i] :
      ( ( ( ~ ( accessible_world @ SV110 @ SV147 ) )
        = $true )
      | ( ( ~ ( forename @ SV110 @ SV39 ) )
        = $true )
      | ( ( forename @ SV147 @ SV39 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[548]) ).

thf(592,plain,
    ! [SV40: $i,SV148: $i,SV111: $i] :
      ( ( ( ~ ( accessible_world @ SV111 @ SV148 ) )
        = $true )
      | ( ( ~ ( male @ SV111 @ SV40 ) )
        = $true )
      | ( ( male @ SV148 @ SV40 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[549]) ).

thf(593,plain,
    ! [SV41: $i,SV149: $i,SV112: $i] :
      ( ( ( ~ ( accessible_world @ SV112 @ SV149 ) )
        = $true )
      | ( ( ~ ( animate @ SV112 @ SV41 ) )
        = $true )
      | ( ( animate @ SV149 @ SV41 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[550]) ).

thf(594,plain,
    ! [SV42: $i,SV150: $i,SV113: $i] :
      ( ( ( ~ ( accessible_world @ SV113 @ SV150 ) )
        = $true )
      | ( ( ~ ( human @ SV113 @ SV42 ) )
        = $true )
      | ( ( human @ SV150 @ SV42 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[551]) ).

thf(595,plain,
    ! [SV43: $i,SV151: $i,SV114: $i] :
      ( ( ( ~ ( accessible_world @ SV114 @ SV151 ) )
        = $true )
      | ( ( ~ ( living @ SV114 @ SV43 ) )
        = $true )
      | ( ( living @ SV151 @ SV43 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[552]) ).

thf(596,plain,
    ! [SV44: $i,SV152: $i,SV115: $i] :
      ( ( ( ~ ( accessible_world @ SV115 @ SV152 ) )
        = $true )
      | ( ( ~ ( impartial @ SV115 @ SV44 ) )
        = $true )
      | ( ( impartial @ SV152 @ SV44 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[553]) ).

thf(597,plain,
    ! [SV45: $i,SV153: $i,SV116: $i] :
      ( ( ( ~ ( accessible_world @ SV116 @ SV153 ) )
        = $true )
      | ( ( ~ ( existent @ SV116 @ SV45 ) )
        = $true )
      | ( ( existent @ SV153 @ SV45 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[554]) ).

thf(598,plain,
    ! [SV46: $i,SV154: $i,SV117: $i] :
      ( ( ( ~ ( accessible_world @ SV117 @ SV154 ) )
        = $true )
      | ( ( ~ ( entity @ SV117 @ SV46 ) )
        = $true )
      | ( ( entity @ SV154 @ SV46 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[555]) ).

thf(599,plain,
    ! [SV47: $i,SV155: $i,SV118: $i] :
      ( ( ( ~ ( accessible_world @ SV118 @ SV155 ) )
        = $true )
      | ( ( ~ ( organism @ SV118 @ SV47 ) )
        = $true )
      | ( ( organism @ SV155 @ SV47 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[556]) ).

thf(600,plain,
    ! [SV48: $i,SV156: $i,SV119: $i] :
      ( ( ( ~ ( accessible_world @ SV119 @ SV156 ) )
        = $true )
      | ( ( ~ ( human_person @ SV119 @ SV48 ) )
        = $true )
      | ( ( human_person @ SV156 @ SV48 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[557]) ).

thf(601,plain,
    ! [SV49: $i,SV157: $i,SV120: $i] :
      ( ( ( ~ ( accessible_world @ SV120 @ SV157 ) )
        = $true )
      | ( ( ~ ( man @ SV120 @ SV49 ) )
        = $true )
      | ( ( man @ SV157 @ SV49 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[558]) ).

thf(602,plain,
    ! [SV50: $i,SV158: $i,SV121: $i] :
      ( ( ( ~ ( accessible_world @ SV121 @ SV158 ) )
        = $true )
      | ( ( ~ ( state @ SV121 @ SV50 ) )
        = $true )
      | ( ( state @ SV158 @ SV50 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[559]) ).

thf(603,plain,
    ! [SV159: $i,SV122: $i,SV51: $i,SV187: $i,SV181: $i] :
      ( ( ~ ( accessible_world @ SV181 @ SV187 )
        | ~ ( be @ SV181 @ SV51 @ SV122 @ SV159 )
        | ( be @ SV187 @ SV51 @ SV122 @ SV159 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[560]) ).

thf(604,plain,
    ! [SV52: $i,SV160: $i,SV123: $i] :
      ( ( ( ~ ( accessible_world @ SV123 @ SV160 ) )
        = $true )
      | ( ( ~ ( general @ SV123 @ SV52 ) )
        = $true )
      | ( ( general @ SV160 @ SV52 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[561]) ).

thf(605,plain,
    ! [SV53: $i,SV161: $i,SV124: $i] :
      ( ( ( ~ ( accessible_world @ SV124 @ SV161 ) )
        = $true )
      | ( ( ~ ( nonhuman @ SV124 @ SV53 ) )
        = $true )
      | ( ( nonhuman @ SV161 @ SV53 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[562]) ).

thf(606,plain,
    ! [SV162: $i,SV54: $i,SV125: $i] :
      ( ( ( ~ ( abstraction @ SV125 @ SV54 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV125 @ SV162 ) )
        = $true )
      | ( ( abstraction @ SV162 @ SV54 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[563]) ).

thf(607,plain,
    ! [SV55: $i,SV163: $i,SV126: $i] :
      ( ( ( ~ ( accessible_world @ SV126 @ SV163 ) )
        = $true )
      | ( ( ~ ( relation @ SV126 @ SV55 ) )
        = $true )
      | ( ( relation @ SV163 @ SV55 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[564]) ).

thf(608,plain,
    ! [SV56: $i,SV164: $i,SV127: $i] :
      ( ( ( ~ ( accessible_world @ SV127 @ SV164 ) )
        = $true )
      | ( ( ~ ( proposition @ SV127 @ SV56 ) )
        = $true )
      | ( ( proposition @ SV164 @ SV56 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[565]) ).

thf(609,plain,
    ! [SV128: $i,SV57: $i,SV182: $i,SV165: $i] :
      ( ( ( ~ ( accessible_world @ SV165 @ SV182 )
          | ~ ( theme @ SV165 @ SV57 @ SV128 ) )
        = $true )
      | ( ( theme @ SV182 @ SV57 @ SV128 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[566]) ).

thf(610,plain,
    ! [SV58: $i,SV166: $i,SV129: $i] :
      ( ( ( ~ ( accessible_world @ SV129 @ SV166 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV129 @ SV58 ) )
        = $true )
      | ( ( think_believe_consider @ SV166 @ SV58 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[567]) ).

thf(611,plain,
    ! [SV130: $i,SV59: $i,SV183: $i,SV167: $i] :
      ( ( ( ~ ( accessible_world @ SV167 @ SV183 )
          | ~ ( agent @ SV167 @ SV59 @ SV130 ) )
        = $true )
      | ( ( agent @ SV183 @ SV59 @ SV130 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[568]) ).

thf(612,plain,
    ! [SV60: $i,SV168: $i,SV131: $i] :
      ( ( ( ~ ( accessible_world @ SV131 @ SV168 ) )
        = $true )
      | ( ( ~ ( present @ SV131 @ SV60 ) )
        = $true )
      | ( ( present @ SV168 @ SV60 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[569]) ).

thf(613,plain,
    ! [SV61: $i,SV169: $i,SV132: $i] :
      ( ( ( ~ ( accessible_world @ SV132 @ SV169 ) )
        = $true )
      | ( ( ~ ( unisex @ SV132 @ SV61 ) )
        = $true )
      | ( ( unisex @ SV169 @ SV61 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[570]) ).

thf(614,plain,
    ! [SV62: $i,SV170: $i,SV133: $i] :
      ( ( ( ~ ( accessible_world @ SV133 @ SV170 ) )
        = $true )
      | ( ( ~ ( nonexistent @ SV133 @ SV62 ) )
        = $true )
      | ( ( nonexistent @ SV170 @ SV62 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[571]) ).

thf(615,plain,
    ! [SV63: $i,SV171: $i,SV134: $i] :
      ( ( ( ~ ( accessible_world @ SV134 @ SV171 ) )
        = $true )
      | ( ( ~ ( specific @ SV134 @ SV63 ) )
        = $true )
      | ( ( specific @ SV171 @ SV63 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[572]) ).

thf(616,plain,
    ! [SV64: $i,SV172: $i,SV135: $i] :
      ( ( ( ~ ( accessible_world @ SV135 @ SV172 ) )
        = $true )
      | ( ( ~ ( singleton @ SV135 @ SV64 ) )
        = $true )
      | ( ( singleton @ SV172 @ SV64 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[573]) ).

thf(617,plain,
    ! [SV65: $i,SV173: $i,SV136: $i] :
      ( ( ( ~ ( accessible_world @ SV136 @ SV173 ) )
        = $true )
      | ( ( ~ ( thing @ SV136 @ SV65 ) )
        = $true )
      | ( ( thing @ SV173 @ SV65 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[574]) ).

thf(618,plain,
    ! [SV66: $i,SV174: $i,SV137: $i] :
      ( ( ( ~ ( accessible_world @ SV137 @ SV174 ) )
        = $true )
      | ( ( ~ ( eventuality @ SV137 @ SV66 ) )
        = $true )
      | ( ( eventuality @ SV174 @ SV66 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[575]) ).

thf(619,plain,
    ! [SV67: $i,SV175: $i,SV138: $i] :
      ( ( ( ~ ( accessible_world @ SV138 @ SV175 ) )
        = $true )
      | ( ( ~ ( event @ SV138 @ SV67 ) )
        = $true )
      | ( ( event @ SV175 @ SV67 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[576]) ).

thf(620,plain,
    ! [SV68: $i,SV176: $i,SV139: $i] :
      ( ( ( ~ ( accessible_world @ SV139 @ SV176 ) )
        = $true )
      | ( ( ~ ( smoke @ SV139 @ SV68 ) )
        = $true )
      | ( ( smoke @ SV176 @ SV68 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[577]) ).

thf(621,plain,
    ! [SV177: $i,SV140: $i,SV69: $i] :
      ( ( ( ~ ( entity @ SV69 @ SV140 )
          | ~ ( forename @ SV69 @ SV177 ) )
        = $true )
      | ( ( ~ ( of @ SV69 @ SV177 @ SV140 ) )
        = $true )
      | ( ( ! [SY431: $i] :
              ( ( SY431 = SV177 )
              | ~ ( forename @ SV69 @ SY431 )
              | ~ ( of @ SV69 @ SY431 @ SV140 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[578]) ).

thf(622,plain,
    ! [SV184: $i,SV178: $i,SV141: $i,SV70: $i] :
      ( ( ( ~ ( be @ SV70 @ SV141 @ SV178 @ SV184 ) )
        = $true )
      | ( ( SV178 = SV184 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[579]) ).

thf(623,plain,
    ! [SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ! [SY454: $i] :
            ( ~ ( proposition @ SV71 @ SV188 )
            | ~ ( think_believe_consider @ SV71 @ SV142 )
            | ~ ( theme @ SV71 @ SV142 @ SV188 )
            | ~ ( agent @ SV71 @ SV142 @ SV185 )
            | ~ ( think_believe_consider @ SV71 @ SV179 )
            | ~ ( proposition @ SV71 @ SY454 )
            | ~ ( theme @ SV71 @ SV179 @ SY454 )
            | ~ ( agent @ SV71 @ SV179 @ SV185 )
            | ( SV188 = SY454 ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[580]) ).

thf(624,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                            ( ~ ( man @ sK6_SY241 @ SX0 )
                                                            | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                            | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                      | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                      | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                                  | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                            | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                      | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                                | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                          | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                                    | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                              | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                        | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                                  | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                            | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                                | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                          | ~ ( man @ sK2_U @ sK8_SY252 ) )
                                    | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                              | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                        | ~ ( man @ sK2_U @ sK8_SY252 ) )
                  | ~ ( state @ sK2_U @ sK9_SY256 ) )
            | ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[581]) ).

thf(625,plain,
    ( ( ~ ( actual_world @ sK2_U ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[581]) ).

thf(626,plain,
    ! [SV186: $i] :
      ( ( ( ! [SY439: $i,SY440: $i,SY441: $i,SY442: $i,SY443: $i,SY444: $i,SY445: $i,SY446: $i,SY447: $i,SY448: $i,SY449: $i,SY450: $i,SY451: $i] :
              ( ~ ( ~ ( man @ SY446 @ ( sK1_X3 @ SY451 @ SY450 @ SY449 @ SY448 @ SY447 @ SY446 @ SY445 @ SY444 @ SY443 @ SY442 @ SY441 @ SY440 @ SY439 @ SV186 ) )
                  | ~ ! [SY452: $i] :
                        ( ~ ( agent @ SY446 @ SY452 @ ( sK1_X3 @ SY451 @ SY450 @ SY449 @ SY448 @ SY447 @ SY446 @ SY445 @ SY444 @ SY443 @ SY442 @ SY441 @ SY440 @ SY439 @ SV186 ) )
                        | ~ ( event @ SY446 @ SY452 )
                        | ~ ( present @ SY446 @ SY452 )
                        | ~ ( smoke @ SY446 @ SY452 ) ) )
              | ~ ( man @ SV186 @ SY439 )
              | ~ ( of @ SV186 @ SY440 @ SY439 )
              | ~ ( vincent_forename @ SV186 @ SY440 )
              | ~ ( forename @ SV186 @ SY440 )
              | ~ ( of @ SV186 @ SY442 @ SY441 )
              | ~ ( man @ SV186 @ SY441 )
              | ~ ( jules_forename @ SV186 @ SY442 )
              | ~ ( forename @ SV186 @ SY442 )
              | ~ ( of @ SV186 @ SY444 @ SY443 )
              | ~ ( man @ SV186 @ SY443 )
              | ~ ( vincent_forename @ SV186 @ SY444 )
              | ~ ( forename @ SV186 @ SY444 )
              | ~ ( proposition @ SV186 @ SY446 )
              | ~ ( agent @ SV186 @ SY445 @ SY443 )
              | ~ ( theme @ SV186 @ SY445 @ SY446 )
              | ~ ( event @ SV186 @ SY445 )
              | ~ ( present @ SV186 @ SY445 )
              | ~ ( think_believe_consider @ SV186 @ SY445 )
              | ~ ( accessible_world @ SV186 @ SY446 )
              | ~ ( of @ SV186 @ SY447 @ SY448 )
              | ~ ( man @ SV186 @ SY448 )
              | ~ ( jules_forename @ SV186 @ SY447 )
              | ~ ( forename @ SV186 @ SY447 )
              | ~ ( man @ SV186 @ SY448 )
              | ~ ( state @ SV186 @ SY449 )
              | ~ ( be @ SV186 @ SY449 @ SY448 @ SY448 )
              | ~ ( proposition @ SV186 @ SY451 )
              | ~ ( agent @ SV186 @ SY450 @ SY439 )
              | ~ ( theme @ SV186 @ SY450 @ SY451 )
              | ~ ( event @ SV186 @ SY450 )
              | ~ ( present @ SV186 @ SY450 )
              | ~ ( think_believe_consider @ SV186 @ SY450 )
              | ~ ( accessible_world @ SV186 @ SY451 )
              | ! [SX14: $i] :
                  ( ~ ( agent @ SY451 @ SX14 @ SY441 )
                  | ~ ( event @ SY451 @ SX14 )
                  | ~ ( present @ SY451 @ SX14 )
                  | ~ ( smoke @ SY451 @ SX14 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[582]) ).

thf(627,plain,
    ! [SV35: $i,SV143: $i,SV106: $i] :
      ( ( ( accessible_world @ SV106 @ SV143 )
        = $false )
      | ( ( ~ ( jules_forename @ SV106 @ SV35 ) )
        = $true )
      | ( ( jules_forename @ SV143 @ SV35 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[587]) ).

thf(628,plain,
    ! [SV107: $i,SV36: $i,SV180: $i,SV144: $i] :
      ( ( ( ~ ( accessible_world @ SV144 @ SV180 ) )
        = $true )
      | ( ( ~ ( of @ SV144 @ SV36 @ SV107 ) )
        = $true )
      | ( ( of @ SV180 @ SV36 @ SV107 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[588]) ).

thf(629,plain,
    ! [SV37: $i,SV145: $i,SV108: $i] :
      ( ( ( accessible_world @ SV108 @ SV145 )
        = $false )
      | ( ( ~ ( vincent_forename @ SV108 @ SV37 ) )
        = $true )
      | ( ( vincent_forename @ SV145 @ SV37 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[589]) ).

thf(630,plain,
    ! [SV38: $i,SV146: $i,SV109: $i] :
      ( ( ( accessible_world @ SV109 @ SV146 )
        = $false )
      | ( ( ~ ( relname @ SV109 @ SV38 ) )
        = $true )
      | ( ( relname @ SV146 @ SV38 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[590]) ).

thf(631,plain,
    ! [SV39: $i,SV147: $i,SV110: $i] :
      ( ( ( accessible_world @ SV110 @ SV147 )
        = $false )
      | ( ( ~ ( forename @ SV110 @ SV39 ) )
        = $true )
      | ( ( forename @ SV147 @ SV39 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[591]) ).

thf(632,plain,
    ! [SV40: $i,SV148: $i,SV111: $i] :
      ( ( ( accessible_world @ SV111 @ SV148 )
        = $false )
      | ( ( ~ ( male @ SV111 @ SV40 ) )
        = $true )
      | ( ( male @ SV148 @ SV40 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[592]) ).

thf(633,plain,
    ! [SV41: $i,SV149: $i,SV112: $i] :
      ( ( ( accessible_world @ SV112 @ SV149 )
        = $false )
      | ( ( ~ ( animate @ SV112 @ SV41 ) )
        = $true )
      | ( ( animate @ SV149 @ SV41 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[593]) ).

thf(634,plain,
    ! [SV42: $i,SV150: $i,SV113: $i] :
      ( ( ( accessible_world @ SV113 @ SV150 )
        = $false )
      | ( ( ~ ( human @ SV113 @ SV42 ) )
        = $true )
      | ( ( human @ SV150 @ SV42 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[594]) ).

thf(635,plain,
    ! [SV43: $i,SV151: $i,SV114: $i] :
      ( ( ( accessible_world @ SV114 @ SV151 )
        = $false )
      | ( ( ~ ( living @ SV114 @ SV43 ) )
        = $true )
      | ( ( living @ SV151 @ SV43 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[595]) ).

thf(636,plain,
    ! [SV44: $i,SV152: $i,SV115: $i] :
      ( ( ( accessible_world @ SV115 @ SV152 )
        = $false )
      | ( ( ~ ( impartial @ SV115 @ SV44 ) )
        = $true )
      | ( ( impartial @ SV152 @ SV44 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[596]) ).

thf(637,plain,
    ! [SV45: $i,SV153: $i,SV116: $i] :
      ( ( ( accessible_world @ SV116 @ SV153 )
        = $false )
      | ( ( ~ ( existent @ SV116 @ SV45 ) )
        = $true )
      | ( ( existent @ SV153 @ SV45 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[597]) ).

thf(638,plain,
    ! [SV46: $i,SV154: $i,SV117: $i] :
      ( ( ( accessible_world @ SV117 @ SV154 )
        = $false )
      | ( ( ~ ( entity @ SV117 @ SV46 ) )
        = $true )
      | ( ( entity @ SV154 @ SV46 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[598]) ).

thf(639,plain,
    ! [SV47: $i,SV155: $i,SV118: $i] :
      ( ( ( accessible_world @ SV118 @ SV155 )
        = $false )
      | ( ( ~ ( organism @ SV118 @ SV47 ) )
        = $true )
      | ( ( organism @ SV155 @ SV47 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[599]) ).

thf(640,plain,
    ! [SV48: $i,SV156: $i,SV119: $i] :
      ( ( ( accessible_world @ SV119 @ SV156 )
        = $false )
      | ( ( ~ ( human_person @ SV119 @ SV48 ) )
        = $true )
      | ( ( human_person @ SV156 @ SV48 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[600]) ).

thf(641,plain,
    ! [SV49: $i,SV157: $i,SV120: $i] :
      ( ( ( accessible_world @ SV120 @ SV157 )
        = $false )
      | ( ( ~ ( man @ SV120 @ SV49 ) )
        = $true )
      | ( ( man @ SV157 @ SV49 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[601]) ).

thf(642,plain,
    ! [SV50: $i,SV158: $i,SV121: $i] :
      ( ( ( accessible_world @ SV121 @ SV158 )
        = $false )
      | ( ( ~ ( state @ SV121 @ SV50 ) )
        = $true )
      | ( ( state @ SV158 @ SV50 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[602]) ).

thf(643,plain,
    ! [SV159: $i,SV122: $i,SV51: $i,SV187: $i,SV181: $i] :
      ( ( ( ~ ( accessible_world @ SV181 @ SV187 )
          | ~ ( be @ SV181 @ SV51 @ SV122 @ SV159 ) )
        = $true )
      | ( ( be @ SV187 @ SV51 @ SV122 @ SV159 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[603]) ).

thf(644,plain,
    ! [SV52: $i,SV160: $i,SV123: $i] :
      ( ( ( accessible_world @ SV123 @ SV160 )
        = $false )
      | ( ( ~ ( general @ SV123 @ SV52 ) )
        = $true )
      | ( ( general @ SV160 @ SV52 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[604]) ).

thf(645,plain,
    ! [SV53: $i,SV161: $i,SV124: $i] :
      ( ( ( accessible_world @ SV124 @ SV161 )
        = $false )
      | ( ( ~ ( nonhuman @ SV124 @ SV53 ) )
        = $true )
      | ( ( nonhuman @ SV161 @ SV53 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[605]) ).

thf(646,plain,
    ! [SV162: $i,SV54: $i,SV125: $i] :
      ( ( ( abstraction @ SV125 @ SV54 )
        = $false )
      | ( ( ~ ( accessible_world @ SV125 @ SV162 ) )
        = $true )
      | ( ( abstraction @ SV162 @ SV54 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[606]) ).

thf(647,plain,
    ! [SV55: $i,SV163: $i,SV126: $i] :
      ( ( ( accessible_world @ SV126 @ SV163 )
        = $false )
      | ( ( ~ ( relation @ SV126 @ SV55 ) )
        = $true )
      | ( ( relation @ SV163 @ SV55 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[607]) ).

thf(648,plain,
    ! [SV56: $i,SV164: $i,SV127: $i] :
      ( ( ( accessible_world @ SV127 @ SV164 )
        = $false )
      | ( ( ~ ( proposition @ SV127 @ SV56 ) )
        = $true )
      | ( ( proposition @ SV164 @ SV56 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[608]) ).

thf(649,plain,
    ! [SV128: $i,SV57: $i,SV182: $i,SV165: $i] :
      ( ( ( ~ ( accessible_world @ SV165 @ SV182 ) )
        = $true )
      | ( ( ~ ( theme @ SV165 @ SV57 @ SV128 ) )
        = $true )
      | ( ( theme @ SV182 @ SV57 @ SV128 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[609]) ).

thf(650,plain,
    ! [SV58: $i,SV166: $i,SV129: $i] :
      ( ( ( accessible_world @ SV129 @ SV166 )
        = $false )
      | ( ( ~ ( think_believe_consider @ SV129 @ SV58 ) )
        = $true )
      | ( ( think_believe_consider @ SV166 @ SV58 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[610]) ).

thf(651,plain,
    ! [SV130: $i,SV59: $i,SV183: $i,SV167: $i] :
      ( ( ( ~ ( accessible_world @ SV167 @ SV183 ) )
        = $true )
      | ( ( ~ ( agent @ SV167 @ SV59 @ SV130 ) )
        = $true )
      | ( ( agent @ SV183 @ SV59 @ SV130 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[611]) ).

thf(652,plain,
    ! [SV60: $i,SV168: $i,SV131: $i] :
      ( ( ( accessible_world @ SV131 @ SV168 )
        = $false )
      | ( ( ~ ( present @ SV131 @ SV60 ) )
        = $true )
      | ( ( present @ SV168 @ SV60 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[612]) ).

thf(653,plain,
    ! [SV61: $i,SV169: $i,SV132: $i] :
      ( ( ( accessible_world @ SV132 @ SV169 )
        = $false )
      | ( ( ~ ( unisex @ SV132 @ SV61 ) )
        = $true )
      | ( ( unisex @ SV169 @ SV61 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[613]) ).

thf(654,plain,
    ! [SV62: $i,SV170: $i,SV133: $i] :
      ( ( ( accessible_world @ SV133 @ SV170 )
        = $false )
      | ( ( ~ ( nonexistent @ SV133 @ SV62 ) )
        = $true )
      | ( ( nonexistent @ SV170 @ SV62 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[614]) ).

thf(655,plain,
    ! [SV63: $i,SV171: $i,SV134: $i] :
      ( ( ( accessible_world @ SV134 @ SV171 )
        = $false )
      | ( ( ~ ( specific @ SV134 @ SV63 ) )
        = $true )
      | ( ( specific @ SV171 @ SV63 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[615]) ).

thf(656,plain,
    ! [SV64: $i,SV172: $i,SV135: $i] :
      ( ( ( accessible_world @ SV135 @ SV172 )
        = $false )
      | ( ( ~ ( singleton @ SV135 @ SV64 ) )
        = $true )
      | ( ( singleton @ SV172 @ SV64 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[616]) ).

thf(657,plain,
    ! [SV65: $i,SV173: $i,SV136: $i] :
      ( ( ( accessible_world @ SV136 @ SV173 )
        = $false )
      | ( ( ~ ( thing @ SV136 @ SV65 ) )
        = $true )
      | ( ( thing @ SV173 @ SV65 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[617]) ).

thf(658,plain,
    ! [SV66: $i,SV174: $i,SV137: $i] :
      ( ( ( accessible_world @ SV137 @ SV174 )
        = $false )
      | ( ( ~ ( eventuality @ SV137 @ SV66 ) )
        = $true )
      | ( ( eventuality @ SV174 @ SV66 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[618]) ).

thf(659,plain,
    ! [SV67: $i,SV175: $i,SV138: $i] :
      ( ( ( accessible_world @ SV138 @ SV175 )
        = $false )
      | ( ( ~ ( event @ SV138 @ SV67 ) )
        = $true )
      | ( ( event @ SV175 @ SV67 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[619]) ).

thf(660,plain,
    ! [SV68: $i,SV176: $i,SV139: $i] :
      ( ( ( accessible_world @ SV139 @ SV176 )
        = $false )
      | ( ( ~ ( smoke @ SV139 @ SV68 ) )
        = $true )
      | ( ( smoke @ SV176 @ SV68 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[620]) ).

thf(661,plain,
    ! [SV177: $i,SV140: $i,SV69: $i] :
      ( ( ( ~ ( entity @ SV69 @ SV140 ) )
        = $true )
      | ( ( ~ ( forename @ SV69 @ SV177 ) )
        = $true )
      | ( ( ~ ( of @ SV69 @ SV177 @ SV140 ) )
        = $true )
      | ( ( ! [SY431: $i] :
              ( ( SY431 = SV177 )
              | ~ ( forename @ SV69 @ SY431 )
              | ~ ( of @ SV69 @ SY431 @ SV140 ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[621]) ).

thf(662,plain,
    ! [SV184: $i,SV178: $i,SV141: $i,SV70: $i] :
      ( ( ( be @ SV70 @ SV141 @ SV178 @ SV184 )
        = $false )
      | ( ( SV178 = SV184 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[622]) ).

thf(663,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ~ ( proposition @ SV71 @ SV188 )
        | ~ ( think_believe_consider @ SV71 @ SV142 )
        | ~ ( theme @ SV71 @ SV142 @ SV188 )
        | ~ ( agent @ SV71 @ SV142 @ SV185 )
        | ~ ( think_believe_consider @ SV71 @ SV179 )
        | ~ ( proposition @ SV71 @ SV189 )
        | ~ ( theme @ SV71 @ SV179 @ SV189 )
        | ~ ( agent @ SV71 @ SV179 @ SV185 )
        | ( SV188 = SV189 ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[623]) ).

thf(664,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                          ( ~ ( man @ sK6_SY241 @ SX0 )
                                                          | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                          | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                    | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                              | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                    | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                                | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                          | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                    | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                              | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                        | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                                  | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                            | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                      | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                                | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                          | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                              | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                        | ~ ( man @ sK2_U @ sK8_SY252 ) )
                                  | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                            | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                      | ~ ( man @ sK2_U @ sK8_SY252 ) )
                | ~ ( state @ sK2_U @ sK9_SY256 ) )
          | ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[624]) ).

thf(665,plain,
    ( ( actual_world @ sK2_U )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[625]) ).

thf(666,plain,
    ! [SV186: $i,SV190: $i] :
      ( ( ( ! [SY455: $i,SY456: $i,SY457: $i,SY458: $i,SY459: $i,SY460: $i,SY461: $i,SY462: $i,SY463: $i,SY464: $i,SY465: $i,SY466: $i] :
              ( ~ ( ~ ( man @ SY461 @ ( sK1_X3 @ SY466 @ SY465 @ SY464 @ SY463 @ SY462 @ SY461 @ SY460 @ SY459 @ SY458 @ SY457 @ SY456 @ SY455 @ SV190 @ SV186 ) )
                  | ~ ! [SY467: $i] :
                        ( ~ ( agent @ SY461 @ SY467 @ ( sK1_X3 @ SY466 @ SY465 @ SY464 @ SY463 @ SY462 @ SY461 @ SY460 @ SY459 @ SY458 @ SY457 @ SY456 @ SY455 @ SV190 @ SV186 ) )
                        | ~ ( event @ SY461 @ SY467 )
                        | ~ ( present @ SY461 @ SY467 )
                        | ~ ( smoke @ SY461 @ SY467 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SY455 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SY455 )
              | ~ ( forename @ SV186 @ SY455 )
              | ~ ( of @ SV186 @ SY457 @ SY456 )
              | ~ ( man @ SV186 @ SY456 )
              | ~ ( jules_forename @ SV186 @ SY457 )
              | ~ ( forename @ SV186 @ SY457 )
              | ~ ( of @ SV186 @ SY459 @ SY458 )
              | ~ ( man @ SV186 @ SY458 )
              | ~ ( vincent_forename @ SV186 @ SY459 )
              | ~ ( forename @ SV186 @ SY459 )
              | ~ ( proposition @ SV186 @ SY461 )
              | ~ ( agent @ SV186 @ SY460 @ SY458 )
              | ~ ( theme @ SV186 @ SY460 @ SY461 )
              | ~ ( event @ SV186 @ SY460 )
              | ~ ( present @ SV186 @ SY460 )
              | ~ ( think_believe_consider @ SV186 @ SY460 )
              | ~ ( accessible_world @ SV186 @ SY461 )
              | ~ ( of @ SV186 @ SY462 @ SY463 )
              | ~ ( man @ SV186 @ SY463 )
              | ~ ( jules_forename @ SV186 @ SY462 )
              | ~ ( forename @ SV186 @ SY462 )
              | ~ ( man @ SV186 @ SY463 )
              | ~ ( state @ SV186 @ SY464 )
              | ~ ( be @ SV186 @ SY464 @ SY463 @ SY463 )
              | ~ ( proposition @ SV186 @ SY466 )
              | ~ ( agent @ SV186 @ SY465 @ SV190 )
              | ~ ( theme @ SV186 @ SY465 @ SY466 )
              | ~ ( event @ SV186 @ SY465 )
              | ~ ( present @ SV186 @ SY465 )
              | ~ ( think_believe_consider @ SV186 @ SY465 )
              | ~ ( accessible_world @ SV186 @ SY466 )
              | ! [SX14: $i] :
                  ( ~ ( agent @ SY466 @ SX14 @ SY456 )
                  | ~ ( event @ SY466 @ SX14 )
                  | ~ ( present @ SY466 @ SX14 )
                  | ~ ( smoke @ SY466 @ SX14 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[626]) ).

thf(667,plain,
    ! [SV143: $i,SV35: $i,SV106: $i] :
      ( ( ( jules_forename @ SV106 @ SV35 )
        = $false )
      | ( ( accessible_world @ SV106 @ SV143 )
        = $false )
      | ( ( jules_forename @ SV143 @ SV35 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[627]) ).

thf(668,plain,
    ! [SV107: $i,SV36: $i,SV180: $i,SV144: $i] :
      ( ( ( accessible_world @ SV144 @ SV180 )
        = $false )
      | ( ( ~ ( of @ SV144 @ SV36 @ SV107 ) )
        = $true )
      | ( ( of @ SV180 @ SV36 @ SV107 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[628]) ).

thf(669,plain,
    ! [SV145: $i,SV37: $i,SV108: $i] :
      ( ( ( vincent_forename @ SV108 @ SV37 )
        = $false )
      | ( ( accessible_world @ SV108 @ SV145 )
        = $false )
      | ( ( vincent_forename @ SV145 @ SV37 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[629]) ).

thf(670,plain,
    ! [SV146: $i,SV38: $i,SV109: $i] :
      ( ( ( relname @ SV109 @ SV38 )
        = $false )
      | ( ( accessible_world @ SV109 @ SV146 )
        = $false )
      | ( ( relname @ SV146 @ SV38 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[630]) ).

thf(671,plain,
    ! [SV147: $i,SV39: $i,SV110: $i] :
      ( ( ( forename @ SV110 @ SV39 )
        = $false )
      | ( ( accessible_world @ SV110 @ SV147 )
        = $false )
      | ( ( forename @ SV147 @ SV39 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[631]) ).

thf(672,plain,
    ! [SV148: $i,SV40: $i,SV111: $i] :
      ( ( ( male @ SV111 @ SV40 )
        = $false )
      | ( ( accessible_world @ SV111 @ SV148 )
        = $false )
      | ( ( male @ SV148 @ SV40 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[632]) ).

thf(673,plain,
    ! [SV149: $i,SV41: $i,SV112: $i] :
      ( ( ( animate @ SV112 @ SV41 )
        = $false )
      | ( ( accessible_world @ SV112 @ SV149 )
        = $false )
      | ( ( animate @ SV149 @ SV41 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[633]) ).

thf(674,plain,
    ! [SV150: $i,SV42: $i,SV113: $i] :
      ( ( ( human @ SV113 @ SV42 )
        = $false )
      | ( ( accessible_world @ SV113 @ SV150 )
        = $false )
      | ( ( human @ SV150 @ SV42 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[634]) ).

thf(675,plain,
    ! [SV151: $i,SV43: $i,SV114: $i] :
      ( ( ( living @ SV114 @ SV43 )
        = $false )
      | ( ( accessible_world @ SV114 @ SV151 )
        = $false )
      | ( ( living @ SV151 @ SV43 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[635]) ).

thf(676,plain,
    ! [SV152: $i,SV44: $i,SV115: $i] :
      ( ( ( impartial @ SV115 @ SV44 )
        = $false )
      | ( ( accessible_world @ SV115 @ SV152 )
        = $false )
      | ( ( impartial @ SV152 @ SV44 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[636]) ).

thf(677,plain,
    ! [SV153: $i,SV45: $i,SV116: $i] :
      ( ( ( existent @ SV116 @ SV45 )
        = $false )
      | ( ( accessible_world @ SV116 @ SV153 )
        = $false )
      | ( ( existent @ SV153 @ SV45 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[637]) ).

thf(678,plain,
    ! [SV154: $i,SV46: $i,SV117: $i] :
      ( ( ( entity @ SV117 @ SV46 )
        = $false )
      | ( ( accessible_world @ SV117 @ SV154 )
        = $false )
      | ( ( entity @ SV154 @ SV46 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[638]) ).

thf(679,plain,
    ! [SV155: $i,SV47: $i,SV118: $i] :
      ( ( ( organism @ SV118 @ SV47 )
        = $false )
      | ( ( accessible_world @ SV118 @ SV155 )
        = $false )
      | ( ( organism @ SV155 @ SV47 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[639]) ).

thf(680,plain,
    ! [SV156: $i,SV48: $i,SV119: $i] :
      ( ( ( human_person @ SV119 @ SV48 )
        = $false )
      | ( ( accessible_world @ SV119 @ SV156 )
        = $false )
      | ( ( human_person @ SV156 @ SV48 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[640]) ).

thf(681,plain,
    ! [SV157: $i,SV49: $i,SV120: $i] :
      ( ( ( man @ SV120 @ SV49 )
        = $false )
      | ( ( accessible_world @ SV120 @ SV157 )
        = $false )
      | ( ( man @ SV157 @ SV49 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[641]) ).

thf(682,plain,
    ! [SV158: $i,SV50: $i,SV121: $i] :
      ( ( ( state @ SV121 @ SV50 )
        = $false )
      | ( ( accessible_world @ SV121 @ SV158 )
        = $false )
      | ( ( state @ SV158 @ SV50 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[642]) ).

thf(683,plain,
    ! [SV159: $i,SV122: $i,SV51: $i,SV187: $i,SV181: $i] :
      ( ( ( ~ ( accessible_world @ SV181 @ SV187 ) )
        = $true )
      | ( ( ~ ( be @ SV181 @ SV51 @ SV122 @ SV159 ) )
        = $true )
      | ( ( be @ SV187 @ SV51 @ SV122 @ SV159 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[643]) ).

thf(684,plain,
    ! [SV160: $i,SV52: $i,SV123: $i] :
      ( ( ( general @ SV123 @ SV52 )
        = $false )
      | ( ( accessible_world @ SV123 @ SV160 )
        = $false )
      | ( ( general @ SV160 @ SV52 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[644]) ).

thf(685,plain,
    ! [SV161: $i,SV53: $i,SV124: $i] :
      ( ( ( nonhuman @ SV124 @ SV53 )
        = $false )
      | ( ( accessible_world @ SV124 @ SV161 )
        = $false )
      | ( ( nonhuman @ SV161 @ SV53 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[645]) ).

thf(686,plain,
    ! [SV54: $i,SV162: $i,SV125: $i] :
      ( ( ( accessible_world @ SV125 @ SV162 )
        = $false )
      | ( ( abstraction @ SV125 @ SV54 )
        = $false )
      | ( ( abstraction @ SV162 @ SV54 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[646]) ).

thf(687,plain,
    ! [SV163: $i,SV55: $i,SV126: $i] :
      ( ( ( relation @ SV126 @ SV55 )
        = $false )
      | ( ( accessible_world @ SV126 @ SV163 )
        = $false )
      | ( ( relation @ SV163 @ SV55 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[647]) ).

thf(688,plain,
    ! [SV164: $i,SV56: $i,SV127: $i] :
      ( ( ( proposition @ SV127 @ SV56 )
        = $false )
      | ( ( accessible_world @ SV127 @ SV164 )
        = $false )
      | ( ( proposition @ SV164 @ SV56 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[648]) ).

thf(689,plain,
    ! [SV128: $i,SV57: $i,SV182: $i,SV165: $i] :
      ( ( ( accessible_world @ SV165 @ SV182 )
        = $false )
      | ( ( ~ ( theme @ SV165 @ SV57 @ SV128 ) )
        = $true )
      | ( ( theme @ SV182 @ SV57 @ SV128 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[649]) ).

thf(690,plain,
    ! [SV166: $i,SV58: $i,SV129: $i] :
      ( ( ( think_believe_consider @ SV129 @ SV58 )
        = $false )
      | ( ( accessible_world @ SV129 @ SV166 )
        = $false )
      | ( ( think_believe_consider @ SV166 @ SV58 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[650]) ).

thf(691,plain,
    ! [SV130: $i,SV59: $i,SV183: $i,SV167: $i] :
      ( ( ( accessible_world @ SV167 @ SV183 )
        = $false )
      | ( ( ~ ( agent @ SV167 @ SV59 @ SV130 ) )
        = $true )
      | ( ( agent @ SV183 @ SV59 @ SV130 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[651]) ).

thf(692,plain,
    ! [SV168: $i,SV60: $i,SV131: $i] :
      ( ( ( present @ SV131 @ SV60 )
        = $false )
      | ( ( accessible_world @ SV131 @ SV168 )
        = $false )
      | ( ( present @ SV168 @ SV60 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[652]) ).

thf(693,plain,
    ! [SV169: $i,SV61: $i,SV132: $i] :
      ( ( ( unisex @ SV132 @ SV61 )
        = $false )
      | ( ( accessible_world @ SV132 @ SV169 )
        = $false )
      | ( ( unisex @ SV169 @ SV61 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[653]) ).

thf(694,plain,
    ! [SV170: $i,SV62: $i,SV133: $i] :
      ( ( ( nonexistent @ SV133 @ SV62 )
        = $false )
      | ( ( accessible_world @ SV133 @ SV170 )
        = $false )
      | ( ( nonexistent @ SV170 @ SV62 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[654]) ).

thf(695,plain,
    ! [SV171: $i,SV63: $i,SV134: $i] :
      ( ( ( specific @ SV134 @ SV63 )
        = $false )
      | ( ( accessible_world @ SV134 @ SV171 )
        = $false )
      | ( ( specific @ SV171 @ SV63 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[655]) ).

thf(696,plain,
    ! [SV172: $i,SV64: $i,SV135: $i] :
      ( ( ( singleton @ SV135 @ SV64 )
        = $false )
      | ( ( accessible_world @ SV135 @ SV172 )
        = $false )
      | ( ( singleton @ SV172 @ SV64 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[656]) ).

thf(697,plain,
    ! [SV173: $i,SV65: $i,SV136: $i] :
      ( ( ( thing @ SV136 @ SV65 )
        = $false )
      | ( ( accessible_world @ SV136 @ SV173 )
        = $false )
      | ( ( thing @ SV173 @ SV65 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[657]) ).

thf(698,plain,
    ! [SV174: $i,SV66: $i,SV137: $i] :
      ( ( ( eventuality @ SV137 @ SV66 )
        = $false )
      | ( ( accessible_world @ SV137 @ SV174 )
        = $false )
      | ( ( eventuality @ SV174 @ SV66 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[658]) ).

thf(699,plain,
    ! [SV175: $i,SV67: $i,SV138: $i] :
      ( ( ( event @ SV138 @ SV67 )
        = $false )
      | ( ( accessible_world @ SV138 @ SV175 )
        = $false )
      | ( ( event @ SV175 @ SV67 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[659]) ).

thf(700,plain,
    ! [SV176: $i,SV68: $i,SV139: $i] :
      ( ( ( smoke @ SV139 @ SV68 )
        = $false )
      | ( ( accessible_world @ SV139 @ SV176 )
        = $false )
      | ( ( smoke @ SV176 @ SV68 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[660]) ).

thf(701,plain,
    ! [SV177: $i,SV140: $i,SV69: $i] :
      ( ( ( entity @ SV69 @ SV140 )
        = $false )
      | ( ( ~ ( forename @ SV69 @ SV177 ) )
        = $true )
      | ( ( ~ ( of @ SV69 @ SV177 @ SV140 ) )
        = $true )
      | ( ( ! [SY431: $i] :
              ( ( SY431 = SV177 )
              | ~ ( forename @ SV69 @ SY431 )
              | ~ ( of @ SV69 @ SY431 @ SV140 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[661]) ).

thf(702,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( ~ ( proposition @ SV71 @ SV188 )
          | ~ ( think_believe_consider @ SV71 @ SV142 )
          | ~ ( theme @ SV71 @ SV142 @ SV188 )
          | ~ ( agent @ SV71 @ SV142 @ SV185 )
          | ~ ( think_believe_consider @ SV71 @ SV179 )
          | ~ ( proposition @ SV71 @ SV189 )
          | ~ ( theme @ SV71 @ SV179 @ SV189 )
          | ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[663]) ).

thf(703,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                      ( ~ ( man @ sK6_SY241 @ SX0 )
                                                      | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                      | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                          | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                      | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                          | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                    | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                              | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                        | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                  | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                            | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                      | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                          | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                    | ~ ( man @ sK2_U @ sK8_SY252 ) )
                              | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                        | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                  | ~ ( man @ sK2_U @ sK8_SY252 ) )
            | ~ ( state @ sK2_U @ sK9_SY256 ) )
      | ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[664]) ).

thf(704,plain,
    ! [SV186: $i,SV190: $i,SV191: $i] :
      ( ( ( ! [SY469: $i,SY470: $i,SY471: $i,SY472: $i,SY473: $i,SY474: $i,SY475: $i,SY476: $i,SY477: $i,SY478: $i,SY479: $i] :
              ( ~ ( ~ ( man @ SY474 @ ( sK1_X3 @ SY479 @ SY478 @ SY477 @ SY476 @ SY475 @ SY474 @ SY473 @ SY472 @ SY471 @ SY470 @ SY469 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY480: $i] :
                        ( ~ ( agent @ SY474 @ SY480 @ ( sK1_X3 @ SY479 @ SY478 @ SY477 @ SY476 @ SY475 @ SY474 @ SY473 @ SY472 @ SY471 @ SY470 @ SY469 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SY474 @ SY480 )
                        | ~ ( present @ SY474 @ SY480 )
                        | ~ ( smoke @ SY474 @ SY480 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SY470 @ SY469 )
              | ~ ( man @ SV186 @ SY469 )
              | ~ ( jules_forename @ SV186 @ SY470 )
              | ~ ( forename @ SV186 @ SY470 )
              | ~ ( of @ SV186 @ SY472 @ SY471 )
              | ~ ( man @ SV186 @ SY471 )
              | ~ ( vincent_forename @ SV186 @ SY472 )
              | ~ ( forename @ SV186 @ SY472 )
              | ~ ( proposition @ SV186 @ SY474 )
              | ~ ( agent @ SV186 @ SY473 @ SY471 )
              | ~ ( theme @ SV186 @ SY473 @ SY474 )
              | ~ ( event @ SV186 @ SY473 )
              | ~ ( present @ SV186 @ SY473 )
              | ~ ( think_believe_consider @ SV186 @ SY473 )
              | ~ ( accessible_world @ SV186 @ SY474 )
              | ~ ( of @ SV186 @ SY475 @ SY476 )
              | ~ ( man @ SV186 @ SY476 )
              | ~ ( jules_forename @ SV186 @ SY475 )
              | ~ ( forename @ SV186 @ SY475 )
              | ~ ( man @ SV186 @ SY476 )
              | ~ ( state @ SV186 @ SY477 )
              | ~ ( be @ SV186 @ SY477 @ SY476 @ SY476 )
              | ~ ( proposition @ SV186 @ SY479 )
              | ~ ( agent @ SV186 @ SY478 @ SV190 )
              | ~ ( theme @ SV186 @ SY478 @ SY479 )
              | ~ ( event @ SV186 @ SY478 )
              | ~ ( present @ SV186 @ SY478 )
              | ~ ( think_believe_consider @ SV186 @ SY478 )
              | ~ ( accessible_world @ SV186 @ SY479 )
              | ! [SX14: $i] :
                  ( ~ ( agent @ SY479 @ SX14 @ SY469 )
                  | ~ ( event @ SY479 @ SX14 )
                  | ~ ( present @ SY479 @ SX14 )
                  | ~ ( smoke @ SY479 @ SX14 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[666]) ).

thf(705,plain,
    ! [SV180: $i,SV107: $i,SV36: $i,SV144: $i] :
      ( ( ( of @ SV144 @ SV36 @ SV107 )
        = $false )
      | ( ( accessible_world @ SV144 @ SV180 )
        = $false )
      | ( ( of @ SV180 @ SV36 @ SV107 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[668]) ).

thf(706,plain,
    ! [SV159: $i,SV122: $i,SV51: $i,SV187: $i,SV181: $i] :
      ( ( ( accessible_world @ SV181 @ SV187 )
        = $false )
      | ( ( ~ ( be @ SV181 @ SV51 @ SV122 @ SV159 ) )
        = $true )
      | ( ( be @ SV187 @ SV51 @ SV122 @ SV159 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[683]) ).

thf(707,plain,
    ! [SV182: $i,SV128: $i,SV57: $i,SV165: $i] :
      ( ( ( theme @ SV165 @ SV57 @ SV128 )
        = $false )
      | ( ( accessible_world @ SV165 @ SV182 )
        = $false )
      | ( ( theme @ SV182 @ SV57 @ SV128 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[689]) ).

thf(708,plain,
    ! [SV183: $i,SV130: $i,SV59: $i,SV167: $i] :
      ( ( ( agent @ SV167 @ SV59 @ SV130 )
        = $false )
      | ( ( accessible_world @ SV167 @ SV183 )
        = $false )
      | ( ( agent @ SV183 @ SV59 @ SV130 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[691]) ).

thf(709,plain,
    ! [SV140: $i,SV177: $i,SV69: $i] :
      ( ( ( forename @ SV69 @ SV177 )
        = $false )
      | ( ( entity @ SV69 @ SV140 )
        = $false )
      | ( ( ~ ( of @ SV69 @ SV177 @ SV140 ) )
        = $true )
      | ( ( ! [SY431: $i] :
              ( ( SY431 = SV177 )
              | ~ ( forename @ SV69 @ SY431 )
              | ~ ( of @ SV69 @ SY431 @ SV140 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[701]) ).

thf(710,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( ~ ( proposition @ SV71 @ SV188 )
          | ~ ( think_believe_consider @ SV71 @ SV142 )
          | ~ ( theme @ SV71 @ SV142 @ SV188 )
          | ~ ( agent @ SV71 @ SV142 @ SV185 )
          | ~ ( think_believe_consider @ SV71 @ SV179 )
          | ~ ( proposition @ SV71 @ SV189 )
          | ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[702]) ).

thf(711,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                      ( ~ ( man @ sK6_SY241 @ SX0 )
                                                      | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                      | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                                | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                          | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                                | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                      | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                                | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                          | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                    | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                              | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                        | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                  | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                            | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                      | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                          | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                    | ~ ( man @ sK2_U @ sK8_SY252 ) )
                              | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                        | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                  | ~ ( man @ sK2_U @ sK8_SY252 ) )
            | ~ ( state @ sK2_U @ sK9_SY256 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[703]) ).

thf(712,plain,
    ( ( ~ ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[703]) ).

thf(713,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i] :
      ( ( ( ! [SY482: $i,SY483: $i,SY484: $i,SY485: $i,SY486: $i,SY487: $i,SY488: $i,SY489: $i,SY490: $i,SY491: $i] :
              ( ~ ( ~ ( man @ SY486 @ ( sK1_X3 @ SY491 @ SY490 @ SY489 @ SY488 @ SY487 @ SY486 @ SY485 @ SY484 @ SY483 @ SY482 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY492: $i] :
                        ( ~ ( agent @ SY486 @ SY492 @ ( sK1_X3 @ SY491 @ SY490 @ SY489 @ SY488 @ SY487 @ SY486 @ SY485 @ SY484 @ SY483 @ SY482 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SY486 @ SY492 )
                        | ~ ( present @ SY486 @ SY492 )
                        | ~ ( smoke @ SY486 @ SY492 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SY482 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SY482 )
              | ~ ( forename @ SV186 @ SY482 )
              | ~ ( of @ SV186 @ SY484 @ SY483 )
              | ~ ( man @ SV186 @ SY483 )
              | ~ ( vincent_forename @ SV186 @ SY484 )
              | ~ ( forename @ SV186 @ SY484 )
              | ~ ( proposition @ SV186 @ SY486 )
              | ~ ( agent @ SV186 @ SY485 @ SY483 )
              | ~ ( theme @ SV186 @ SY485 @ SY486 )
              | ~ ( event @ SV186 @ SY485 )
              | ~ ( present @ SV186 @ SY485 )
              | ~ ( think_believe_consider @ SV186 @ SY485 )
              | ~ ( accessible_world @ SV186 @ SY486 )
              | ~ ( of @ SV186 @ SY487 @ SY488 )
              | ~ ( man @ SV186 @ SY488 )
              | ~ ( jules_forename @ SV186 @ SY487 )
              | ~ ( forename @ SV186 @ SY487 )
              | ~ ( man @ SV186 @ SY488 )
              | ~ ( state @ SV186 @ SY489 )
              | ~ ( be @ SV186 @ SY489 @ SY488 @ SY488 )
              | ~ ( proposition @ SV186 @ SY491 )
              | ~ ( agent @ SV186 @ SY490 @ SV190 )
              | ~ ( theme @ SV186 @ SY490 @ SY491 )
              | ~ ( event @ SV186 @ SY490 )
              | ~ ( present @ SV186 @ SY490 )
              | ~ ( think_believe_consider @ SV186 @ SY490 )
              | ~ ( accessible_world @ SV186 @ SY491 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY491 @ SY493 @ SV192 )
                  | ~ ( event @ SY491 @ SY493 )
                  | ~ ( present @ SY491 @ SY493 )
                  | ~ ( smoke @ SY491 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[704]) ).

thf(714,plain,
    ! [SV187: $i,SV159: $i,SV122: $i,SV51: $i,SV181: $i] :
      ( ( ( be @ SV181 @ SV51 @ SV122 @ SV159 )
        = $false )
      | ( ( accessible_world @ SV181 @ SV187 )
        = $false )
      | ( ( be @ SV187 @ SV51 @ SV122 @ SV159 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[706]) ).

thf(715,plain,
    ! [SV140: $i,SV177: $i,SV69: $i] :
      ( ( ( of @ SV69 @ SV177 @ SV140 )
        = $false )
      | ( ( entity @ SV69 @ SV140 )
        = $false )
      | ( ( forename @ SV69 @ SV177 )
        = $false )
      | ( ( ! [SY431: $i] :
              ( ( SY431 = SV177 )
              | ~ ( forename @ SV69 @ SY431 )
              | ~ ( of @ SV69 @ SY431 @ SV140 ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[709]) ).

thf(716,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( ~ ( proposition @ SV71 @ SV188 )
          | ~ ( think_believe_consider @ SV71 @ SV142 )
          | ~ ( theme @ SV71 @ SV142 @ SV188 )
          | ~ ( agent @ SV71 @ SV142 @ SV185 )
          | ~ ( think_believe_consider @ SV71 @ SV179 )
          | ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[710]) ).

thf(717,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                    ( ~ ( man @ sK6_SY241 @ SX0 )
                                                    | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                    | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                              | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                        | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                              | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                          | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                    | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                              | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                        | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                                  | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                            | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                      | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                                | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                          | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                    | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                        | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                                  | ~ ( man @ sK2_U @ sK8_SY252 ) )
                            | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                      | ~ ( forename @ sK2_U @ sK7_SY247 ) )
                | ~ ( man @ sK2_U @ sK8_SY252 ) )
          | ~ ( state @ sK2_U @ sK9_SY256 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[711]) ).

thf(718,plain,
    ( ( be @ sK2_U @ sK9_SY256 @ sK8_SY252 @ sK8_SY252 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[712]) ).

thf(719,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i] :
      ( ( ( ! [SY494: $i,SY495: $i,SY496: $i,SY497: $i,SY498: $i,SY499: $i,SY500: $i,SY501: $i,SY502: $i] :
              ( ~ ( ~ ( man @ SY497 @ ( sK1_X3 @ SY502 @ SY501 @ SY500 @ SY499 @ SY498 @ SY497 @ SY496 @ SY495 @ SY494 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY503: $i] :
                        ( ~ ( agent @ SY497 @ SY503 @ ( sK1_X3 @ SY502 @ SY501 @ SY500 @ SY499 @ SY498 @ SY497 @ SY496 @ SY495 @ SY494 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SY497 @ SY503 )
                        | ~ ( present @ SY497 @ SY503 )
                        | ~ ( smoke @ SY497 @ SY503 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SY495 @ SY494 )
              | ~ ( man @ SV186 @ SY494 )
              | ~ ( vincent_forename @ SV186 @ SY495 )
              | ~ ( forename @ SV186 @ SY495 )
              | ~ ( proposition @ SV186 @ SY497 )
              | ~ ( agent @ SV186 @ SY496 @ SY494 )
              | ~ ( theme @ SV186 @ SY496 @ SY497 )
              | ~ ( event @ SV186 @ SY496 )
              | ~ ( present @ SV186 @ SY496 )
              | ~ ( think_believe_consider @ SV186 @ SY496 )
              | ~ ( accessible_world @ SV186 @ SY497 )
              | ~ ( of @ SV186 @ SY498 @ SY499 )
              | ~ ( man @ SV186 @ SY499 )
              | ~ ( jules_forename @ SV186 @ SY498 )
              | ~ ( forename @ SV186 @ SY498 )
              | ~ ( man @ SV186 @ SY499 )
              | ~ ( state @ SV186 @ SY500 )
              | ~ ( be @ SV186 @ SY500 @ SY499 @ SY499 )
              | ~ ( proposition @ SV186 @ SY502 )
              | ~ ( agent @ SV186 @ SY501 @ SV190 )
              | ~ ( theme @ SV186 @ SY501 @ SY502 )
              | ~ ( event @ SV186 @ SY501 )
              | ~ ( present @ SV186 @ SY501 )
              | ~ ( think_believe_consider @ SV186 @ SY501 )
              | ~ ( accessible_world @ SV186 @ SY502 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY502 @ SY493 @ SV192 )
                  | ~ ( event @ SY502 @ SY493 )
                  | ~ ( present @ SY502 @ SY493 )
                  | ~ ( smoke @ SY502 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[713]) ).

thf(720,plain,
    ! [SV140: $i,SV69: $i,SV177: $i,SV194: $i] :
      ( ( ( ( SV194 = SV177 )
          | ~ ( forename @ SV69 @ SV194 )
          | ~ ( of @ SV69 @ SV194 @ SV140 ) )
        = $true )
      | ( ( forename @ SV69 @ SV177 )
        = $false )
      | ( ( entity @ SV69 @ SV140 )
        = $false )
      | ( ( of @ SV69 @ SV177 @ SV140 )
        = $false ) ),
    inference(extcnf_forall_pos,[status(thm)],[715]) ).

thf(721,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( ~ ( proposition @ SV71 @ SV188 )
          | ~ ( think_believe_consider @ SV71 @ SV142 )
          | ~ ( theme @ SV71 @ SV142 @ SV188 )
          | ~ ( agent @ SV71 @ SV142 @ SV185 )
          | ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[716]) ).

thf(722,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                ( ~ ( man @ sK6_SY241 @ SX0 )
                                                | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                          | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                    | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                          | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                      | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                          | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                    | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                              | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                        | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                  | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                            | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                      | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                    | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                              | ~ ( man @ sK2_U @ sK8_SY252 ) )
                        | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                  | ~ ( forename @ sK2_U @ sK7_SY247 ) )
            | ~ ( man @ sK2_U @ sK8_SY252 ) )
      | ~ ( state @ sK2_U @ sK9_SY256 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[717]) ).

thf(723,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i] :
      ( ( ( ! [SY505: $i,SY506: $i,SY507: $i,SY508: $i,SY509: $i,SY510: $i,SY511: $i,SY512: $i] :
              ( ~ ( ~ ( man @ SY507 @ ( sK1_X3 @ SY512 @ SY511 @ SY510 @ SY509 @ SY508 @ SY507 @ SY506 @ SY505 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY513: $i] :
                        ( ~ ( agent @ SY507 @ SY513 @ ( sK1_X3 @ SY512 @ SY511 @ SY510 @ SY509 @ SY508 @ SY507 @ SY506 @ SY505 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SY507 @ SY513 )
                        | ~ ( present @ SY507 @ SY513 )
                        | ~ ( smoke @ SY507 @ SY513 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SY505 @ SV195 )
              | ~ ( man @ SV186 @ SV195 )
              | ~ ( vincent_forename @ SV186 @ SY505 )
              | ~ ( forename @ SV186 @ SY505 )
              | ~ ( proposition @ SV186 @ SY507 )
              | ~ ( agent @ SV186 @ SY506 @ SV195 )
              | ~ ( theme @ SV186 @ SY506 @ SY507 )
              | ~ ( event @ SV186 @ SY506 )
              | ~ ( present @ SV186 @ SY506 )
              | ~ ( think_believe_consider @ SV186 @ SY506 )
              | ~ ( accessible_world @ SV186 @ SY507 )
              | ~ ( of @ SV186 @ SY508 @ SY509 )
              | ~ ( man @ SV186 @ SY509 )
              | ~ ( jules_forename @ SV186 @ SY508 )
              | ~ ( forename @ SV186 @ SY508 )
              | ~ ( man @ SV186 @ SY509 )
              | ~ ( state @ SV186 @ SY510 )
              | ~ ( be @ SV186 @ SY510 @ SY509 @ SY509 )
              | ~ ( proposition @ SV186 @ SY512 )
              | ~ ( agent @ SV186 @ SY511 @ SV190 )
              | ~ ( theme @ SV186 @ SY511 @ SY512 )
              | ~ ( event @ SV186 @ SY511 )
              | ~ ( present @ SV186 @ SY511 )
              | ~ ( think_believe_consider @ SV186 @ SY511 )
              | ~ ( accessible_world @ SV186 @ SY512 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY512 @ SY493 @ SV192 )
                  | ~ ( event @ SY512 @ SY493 )
                  | ~ ( present @ SY512 @ SY493 )
                  | ~ ( smoke @ SY512 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[719]) ).

thf(724,plain,
    ! [SV140: $i,SV69: $i,SV177: $i,SV194: $i] :
      ( ( ( ( SV194 = SV177 )
          | ~ ( forename @ SV69 @ SV194 ) )
        = $true )
      | ( ( ~ ( of @ SV69 @ SV194 @ SV140 ) )
        = $true )
      | ( ( forename @ SV69 @ SV177 )
        = $false )
      | ( ( entity @ SV69 @ SV140 )
        = $false )
      | ( ( of @ SV69 @ SV177 @ SV140 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[720]) ).

thf(725,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( ~ ( proposition @ SV71 @ SV188 )
          | ~ ( think_believe_consider @ SV71 @ SV142 )
          | ~ ( theme @ SV71 @ SV142 @ SV188 )
          | ~ ( agent @ SV71 @ SV142 @ SV185 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[721]) ).

thf(726,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                                ( ~ ( man @ sK6_SY241 @ SX0 )
                                                | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                                | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                          | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                    | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                          | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                      | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                                | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                          | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                    | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                              | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                        | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                  | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                            | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                      | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                                | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                    | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                              | ~ ( man @ sK2_U @ sK8_SY252 ) )
                        | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                  | ~ ( forename @ sK2_U @ sK7_SY247 ) )
            | ~ ( man @ sK2_U @ sK8_SY252 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[722]) ).

thf(727,plain,
    ( ( ~ ( state @ sK2_U @ sK9_SY256 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[722]) ).

thf(728,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i] :
      ( ( ( ! [SY515: $i,SY516: $i,SY517: $i,SY518: $i,SY519: $i,SY520: $i,SY521: $i] :
              ( ~ ( ~ ( man @ SY516 @ ( sK1_X3 @ SY521 @ SY520 @ SY519 @ SY518 @ SY517 @ SY516 @ SY515 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY522: $i] :
                        ( ~ ( agent @ SY516 @ SY522 @ ( sK1_X3 @ SY521 @ SY520 @ SY519 @ SY518 @ SY517 @ SY516 @ SY515 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SY516 @ SY522 )
                        | ~ ( present @ SY516 @ SY522 )
                        | ~ ( smoke @ SY516 @ SY522 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SV196 @ SV195 )
              | ~ ( man @ SV186 @ SV195 )
              | ~ ( vincent_forename @ SV186 @ SV196 )
              | ~ ( forename @ SV186 @ SV196 )
              | ~ ( proposition @ SV186 @ SY516 )
              | ~ ( agent @ SV186 @ SY515 @ SV195 )
              | ~ ( theme @ SV186 @ SY515 @ SY516 )
              | ~ ( event @ SV186 @ SY515 )
              | ~ ( present @ SV186 @ SY515 )
              | ~ ( think_believe_consider @ SV186 @ SY515 )
              | ~ ( accessible_world @ SV186 @ SY516 )
              | ~ ( of @ SV186 @ SY517 @ SY518 )
              | ~ ( man @ SV186 @ SY518 )
              | ~ ( jules_forename @ SV186 @ SY517 )
              | ~ ( forename @ SV186 @ SY517 )
              | ~ ( man @ SV186 @ SY518 )
              | ~ ( state @ SV186 @ SY519 )
              | ~ ( be @ SV186 @ SY519 @ SY518 @ SY518 )
              | ~ ( proposition @ SV186 @ SY521 )
              | ~ ( agent @ SV186 @ SY520 @ SV190 )
              | ~ ( theme @ SV186 @ SY520 @ SY521 )
              | ~ ( event @ SV186 @ SY520 )
              | ~ ( present @ SV186 @ SY520 )
              | ~ ( think_believe_consider @ SV186 @ SY520 )
              | ~ ( accessible_world @ SV186 @ SY521 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY521 @ SY493 @ SV192 )
                  | ~ ( event @ SY521 @ SY493 )
                  | ~ ( present @ SY521 @ SY493 )
                  | ~ ( smoke @ SY521 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[723]) ).

thf(729,plain,
    ! [SV140: $i,SV69: $i,SV177: $i,SV194: $i] :
      ( ( ( SV194 = SV177 )
        = $true )
      | ( ( ~ ( forename @ SV69 @ SV194 ) )
        = $true )
      | ( ( ~ ( of @ SV69 @ SV194 @ SV140 ) )
        = $true )
      | ( ( forename @ SV69 @ SV177 )
        = $false )
      | ( ( entity @ SV69 @ SV140 )
        = $false )
      | ( ( of @ SV69 @ SV177 @ SV140 )
        = $false ) ),
    inference(extcnf_or_pos,[status(thm)],[724]) ).

thf(730,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( ~ ( proposition @ SV71 @ SV188 )
          | ~ ( think_believe_consider @ SV71 @ SV142 )
          | ~ ( theme @ SV71 @ SV142 @ SV188 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV142 @ SV185 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[725]) ).

thf(731,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                              ( ~ ( man @ sK6_SY241 @ SX0 )
                                              | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                              | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                        | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                  | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                        | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                    | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                              | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                        | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                                  | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                            | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                      | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                                | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                          | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                    | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                              | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                                  | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                            | ~ ( man @ sK2_U @ sK8_SY252 ) )
                      | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
                | ~ ( forename @ sK2_U @ sK7_SY247 ) )
          | ~ ( man @ sK2_U @ sK8_SY252 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[726]) ).

thf(732,plain,
    ( ( state @ sK2_U @ sK9_SY256 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[727]) ).

thf(733,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i] :
      ( ( ( ! [SY524: $i,SY525: $i,SY526: $i,SY527: $i,SY528: $i,SY529: $i] :
              ( ~ ( ~ ( man @ SY524 @ ( sK1_X3 @ SY529 @ SY528 @ SY527 @ SY526 @ SY525 @ SY524 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY530: $i] :
                        ( ~ ( agent @ SY524 @ SY530 @ ( sK1_X3 @ SY529 @ SY528 @ SY527 @ SY526 @ SY525 @ SY524 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SY524 @ SY530 )
                        | ~ ( present @ SY524 @ SY530 )
                        | ~ ( smoke @ SY524 @ SY530 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SV196 @ SV195 )
              | ~ ( man @ SV186 @ SV195 )
              | ~ ( vincent_forename @ SV186 @ SV196 )
              | ~ ( forename @ SV186 @ SV196 )
              | ~ ( proposition @ SV186 @ SY524 )
              | ~ ( agent @ SV186 @ SV197 @ SV195 )
              | ~ ( theme @ SV186 @ SV197 @ SY524 )
              | ~ ( event @ SV186 @ SV197 )
              | ~ ( present @ SV186 @ SV197 )
              | ~ ( think_believe_consider @ SV186 @ SV197 )
              | ~ ( accessible_world @ SV186 @ SY524 )
              | ~ ( of @ SV186 @ SY525 @ SY526 )
              | ~ ( man @ SV186 @ SY526 )
              | ~ ( jules_forename @ SV186 @ SY525 )
              | ~ ( forename @ SV186 @ SY525 )
              | ~ ( man @ SV186 @ SY526 )
              | ~ ( state @ SV186 @ SY527 )
              | ~ ( be @ SV186 @ SY527 @ SY526 @ SY526 )
              | ~ ( proposition @ SV186 @ SY529 )
              | ~ ( agent @ SV186 @ SY528 @ SV190 )
              | ~ ( theme @ SV186 @ SY528 @ SY529 )
              | ~ ( event @ SV186 @ SY528 )
              | ~ ( present @ SV186 @ SY528 )
              | ~ ( think_believe_consider @ SV186 @ SY528 )
              | ~ ( accessible_world @ SV186 @ SY529 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY529 @ SY493 @ SV192 )
                  | ~ ( event @ SY529 @ SY493 )
                  | ~ ( present @ SY529 @ SY493 )
                  | ~ ( smoke @ SY529 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[728]) ).

thf(734,plain,
    ! [SV140: $i,SV177: $i,SV194: $i,SV69: $i] :
      ( ( ( forename @ SV69 @ SV194 )
        = $false )
      | ( ( SV194 = SV177 )
        = $true )
      | ( ( ~ ( of @ SV69 @ SV194 @ SV140 ) )
        = $true )
      | ( ( forename @ SV69 @ SV177 )
        = $false )
      | ( ( entity @ SV69 @ SV140 )
        = $false )
      | ( ( of @ SV69 @ SV177 @ SV140 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[729]) ).

thf(735,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( ~ ( proposition @ SV71 @ SV188 )
          | ~ ( think_believe_consider @ SV71 @ SV142 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV142 @ SV188 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV142 @ SV185 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[730]) ).

thf(736,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                          ( ~ ( man @ sK6_SY241 @ SX0 )
                                          | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                          | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                    | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                              | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                    | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                          | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                    | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                              | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                        | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                  | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                            | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                      | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                          | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                              | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                        | ~ ( man @ sK2_U @ sK8_SY252 ) )
                  | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
            | ~ ( forename @ sK2_U @ sK7_SY247 ) )
      | ~ ( man @ sK2_U @ sK8_SY252 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[731]) ).

thf(737,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i] :
      ( ( ( ! [SY532: $i,SY533: $i,SY534: $i,SY535: $i,SY536: $i] :
              ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SY536 @ SY535 @ SY534 @ SY533 @ SY532 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY537: $i] :
                        ( ~ ( agent @ SV198 @ SY537 @ ( sK1_X3 @ SY536 @ SY535 @ SY534 @ SY533 @ SY532 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SV198 @ SY537 )
                        | ~ ( present @ SV198 @ SY537 )
                        | ~ ( smoke @ SV198 @ SY537 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SV196 @ SV195 )
              | ~ ( man @ SV186 @ SV195 )
              | ~ ( vincent_forename @ SV186 @ SV196 )
              | ~ ( forename @ SV186 @ SV196 )
              | ~ ( proposition @ SV186 @ SV198 )
              | ~ ( agent @ SV186 @ SV197 @ SV195 )
              | ~ ( theme @ SV186 @ SV197 @ SV198 )
              | ~ ( event @ SV186 @ SV197 )
              | ~ ( present @ SV186 @ SV197 )
              | ~ ( think_believe_consider @ SV186 @ SV197 )
              | ~ ( accessible_world @ SV186 @ SV198 )
              | ~ ( of @ SV186 @ SY532 @ SY533 )
              | ~ ( man @ SV186 @ SY533 )
              | ~ ( jules_forename @ SV186 @ SY532 )
              | ~ ( forename @ SV186 @ SY532 )
              | ~ ( man @ SV186 @ SY533 )
              | ~ ( state @ SV186 @ SY534 )
              | ~ ( be @ SV186 @ SY534 @ SY533 @ SY533 )
              | ~ ( proposition @ SV186 @ SY536 )
              | ~ ( agent @ SV186 @ SY535 @ SV190 )
              | ~ ( theme @ SV186 @ SY535 @ SY536 )
              | ~ ( event @ SV186 @ SY535 )
              | ~ ( present @ SV186 @ SY535 )
              | ~ ( think_believe_consider @ SV186 @ SY535 )
              | ~ ( accessible_world @ SV186 @ SY536 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY536 @ SY493 @ SV192 )
                  | ~ ( event @ SY536 @ SY493 )
                  | ~ ( present @ SY536 @ SY493 )
                  | ~ ( smoke @ SY536 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[733]) ).

thf(738,plain,
    ! [SV177: $i,SV140: $i,SV194: $i,SV69: $i] :
      ( ( ( of @ SV69 @ SV194 @ SV140 )
        = $false )
      | ( ( SV194 = SV177 )
        = $true )
      | ( ( forename @ SV69 @ SV194 )
        = $false )
      | ( ( forename @ SV69 @ SV177 )
        = $false )
      | ( ( entity @ SV69 @ SV140 )
        = $false )
      | ( ( of @ SV69 @ SV177 @ SV140 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[734]) ).

thf(739,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( ~ ( proposition @ SV71 @ SV188 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV142 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV142 @ SV188 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV142 @ SV185 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[735]) ).

thf(740,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                          ( ~ ( man @ sK6_SY241 @ SX0 )
                                          | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                          | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                    | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                              | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                    | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                                | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                          | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                    | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                              | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                        | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                  | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                            | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                      | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                                | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                          | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                              | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                        | ~ ( man @ sK2_U @ sK8_SY252 ) )
                  | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
            | ~ ( forename @ sK2_U @ sK7_SY247 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[736]) ).

thf(741,plain,
    ( ( ~ ( man @ sK2_U @ sK8_SY252 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[736]) ).

thf(742,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV198: $i] :
      ( ( ( ! [SY539: $i,SY540: $i,SY541: $i,SY542: $i] :
              ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SY542 @ SY541 @ SY540 @ SY539 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY543: $i] :
                        ( ~ ( agent @ SV198 @ SY543 @ ( sK1_X3 @ SY542 @ SY541 @ SY540 @ SY539 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SV198 @ SY543 )
                        | ~ ( present @ SV198 @ SY543 )
                        | ~ ( smoke @ SV198 @ SY543 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SV196 @ SV195 )
              | ~ ( man @ SV186 @ SV195 )
              | ~ ( vincent_forename @ SV186 @ SV196 )
              | ~ ( forename @ SV186 @ SV196 )
              | ~ ( proposition @ SV186 @ SV198 )
              | ~ ( agent @ SV186 @ SV197 @ SV195 )
              | ~ ( theme @ SV186 @ SV197 @ SV198 )
              | ~ ( event @ SV186 @ SV197 )
              | ~ ( present @ SV186 @ SV197 )
              | ~ ( think_believe_consider @ SV186 @ SV197 )
              | ~ ( accessible_world @ SV186 @ SV198 )
              | ~ ( of @ SV186 @ SV199 @ SY539 )
              | ~ ( man @ SV186 @ SY539 )
              | ~ ( jules_forename @ SV186 @ SV199 )
              | ~ ( forename @ SV186 @ SV199 )
              | ~ ( man @ SV186 @ SY539 )
              | ~ ( state @ SV186 @ SY540 )
              | ~ ( be @ SV186 @ SY540 @ SY539 @ SY539 )
              | ~ ( proposition @ SV186 @ SY542 )
              | ~ ( agent @ SV186 @ SY541 @ SV190 )
              | ~ ( theme @ SV186 @ SY541 @ SY542 )
              | ~ ( event @ SV186 @ SY541 )
              | ~ ( present @ SV186 @ SY541 )
              | ~ ( think_believe_consider @ SV186 @ SY541 )
              | ~ ( accessible_world @ SV186 @ SY542 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY542 @ SY493 @ SV192 )
                  | ~ ( event @ SY542 @ SY493 )
                  | ~ ( present @ SY542 @ SY493 )
                  | ~ ( smoke @ SY542 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[737]) ).

thf(743,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV142: $i,SV188: $i,SV71: $i] :
      ( ( ( proposition @ SV71 @ SV188 )
        = $false )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV142 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV142 @ SV188 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV142 @ SV185 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[739]) ).

thf(744,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                        ( ~ ( man @ sK6_SY241 @ SX0 )
                                        | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                        | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                                  | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                            | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                                  | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                              | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                        | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                                  | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                            | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                      | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                                | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                          | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                    | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                              | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                        | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                            | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                      | ~ ( man @ sK2_U @ sK8_SY252 ) )
                | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
          | ~ ( forename @ sK2_U @ sK7_SY247 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[740]) ).

thf(745,plain,
    ( ( man @ sK2_U @ sK8_SY252 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[741]) ).

thf(746,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV198: $i] :
      ( ( ( ! [SY545: $i,SY546: $i,SY547: $i] :
              ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SY547 @ SY546 @ SY545 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY548: $i] :
                        ( ~ ( agent @ SV198 @ SY548 @ ( sK1_X3 @ SY547 @ SY546 @ SY545 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SV198 @ SY548 )
                        | ~ ( present @ SV198 @ SY548 )
                        | ~ ( smoke @ SV198 @ SY548 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SV196 @ SV195 )
              | ~ ( man @ SV186 @ SV195 )
              | ~ ( vincent_forename @ SV186 @ SV196 )
              | ~ ( forename @ SV186 @ SV196 )
              | ~ ( proposition @ SV186 @ SV198 )
              | ~ ( agent @ SV186 @ SV197 @ SV195 )
              | ~ ( theme @ SV186 @ SV197 @ SV198 )
              | ~ ( event @ SV186 @ SV197 )
              | ~ ( present @ SV186 @ SV197 )
              | ~ ( think_believe_consider @ SV186 @ SV197 )
              | ~ ( accessible_world @ SV186 @ SV198 )
              | ~ ( of @ SV186 @ SV199 @ SV200 )
              | ~ ( man @ SV186 @ SV200 )
              | ~ ( jules_forename @ SV186 @ SV199 )
              | ~ ( forename @ SV186 @ SV199 )
              | ~ ( man @ SV186 @ SV200 )
              | ~ ( state @ SV186 @ SY545 )
              | ~ ( be @ SV186 @ SY545 @ SV200 @ SV200 )
              | ~ ( proposition @ SV186 @ SY547 )
              | ~ ( agent @ SV186 @ SY546 @ SV190 )
              | ~ ( theme @ SV186 @ SY546 @ SY547 )
              | ~ ( event @ SV186 @ SY546 )
              | ~ ( present @ SV186 @ SY546 )
              | ~ ( think_believe_consider @ SV186 @ SY546 )
              | ~ ( accessible_world @ SV186 @ SY547 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY547 @ SY493 @ SV192 )
                  | ~ ( event @ SY547 @ SY493 )
                  | ~ ( present @ SY547 @ SY493 )
                  | ~ ( smoke @ SY547 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[742]) ).

thf(747,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV188: $i,SV142: $i,SV71: $i] :
      ( ( ( think_believe_consider @ SV71 @ SV142 )
        = $false )
      | ( ( proposition @ SV71 @ SV188 )
        = $false )
      | ( ( ~ ( theme @ SV71 @ SV142 @ SV188 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV142 @ SV185 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[743]) ).

thf(748,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                    ( ~ ( man @ sK6_SY241 @ SX0 )
                                    | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                    | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                              | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                        | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                              | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                          | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                    | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                              | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                        | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                  | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                            | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                      | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                          | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                    | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                        | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                  | ~ ( man @ sK2_U @ sK8_SY252 ) )
            | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
      | ~ ( forename @ sK2_U @ sK7_SY247 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[744]) ).

thf(749,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV198: $i] :
      ( ( ( ! [SY550: $i,SY551: $i] :
              ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SY551 @ SY550 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY552: $i] :
                        ( ~ ( agent @ SV198 @ SY552 @ ( sK1_X3 @ SY551 @ SY550 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SV198 @ SY552 )
                        | ~ ( present @ SV198 @ SY552 )
                        | ~ ( smoke @ SV198 @ SY552 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SV196 @ SV195 )
              | ~ ( man @ SV186 @ SV195 )
              | ~ ( vincent_forename @ SV186 @ SV196 )
              | ~ ( forename @ SV186 @ SV196 )
              | ~ ( proposition @ SV186 @ SV198 )
              | ~ ( agent @ SV186 @ SV197 @ SV195 )
              | ~ ( theme @ SV186 @ SV197 @ SV198 )
              | ~ ( event @ SV186 @ SV197 )
              | ~ ( present @ SV186 @ SV197 )
              | ~ ( think_believe_consider @ SV186 @ SV197 )
              | ~ ( accessible_world @ SV186 @ SV198 )
              | ~ ( of @ SV186 @ SV199 @ SV200 )
              | ~ ( man @ SV186 @ SV200 )
              | ~ ( jules_forename @ SV186 @ SV199 )
              | ~ ( forename @ SV186 @ SV199 )
              | ~ ( man @ SV186 @ SV200 )
              | ~ ( state @ SV186 @ SV201 )
              | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
              | ~ ( proposition @ SV186 @ SY551 )
              | ~ ( agent @ SV186 @ SY550 @ SV190 )
              | ~ ( theme @ SV186 @ SY550 @ SY551 )
              | ~ ( event @ SV186 @ SY550 )
              | ~ ( present @ SV186 @ SY550 )
              | ~ ( think_believe_consider @ SV186 @ SY550 )
              | ~ ( accessible_world @ SV186 @ SY551 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY551 @ SY493 @ SV192 )
                  | ~ ( event @ SY551 @ SY493 )
                  | ~ ( present @ SY551 @ SY493 )
                  | ~ ( smoke @ SY551 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[746]) ).

thf(750,plain,
    ! [SV189: $i,SV179: $i,SV185: $i,SV188: $i,SV142: $i,SV71: $i] :
      ( ( ( theme @ SV71 @ SV142 @ SV188 )
        = $false )
      | ( ( proposition @ SV71 @ SV188 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV142 )
        = $false )
      | ( ( ~ ( agent @ SV71 @ SV142 @ SV185 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[747]) ).

thf(751,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                    ( ~ ( man @ sK6_SY241 @ SX0 )
                                    | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                    | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                              | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                        | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                              | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                          | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                    | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                              | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                        | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                  | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                            | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                      | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                                | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                          | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                    | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                        | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                  | ~ ( man @ sK2_U @ sK8_SY252 ) )
            | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[748]) ).

thf(752,plain,
    ( ( ~ ( forename @ sK2_U @ sK7_SY247 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[748]) ).

thf(753,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV198: $i] :
      ( ( ( ! [SY554: $i] :
              ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SY554 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                  | ~ ! [SY555: $i] :
                        ( ~ ( agent @ SV198 @ SY555 @ ( sK1_X3 @ SY554 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                        | ~ ( event @ SV198 @ SY555 )
                        | ~ ( present @ SV198 @ SY555 )
                        | ~ ( smoke @ SV198 @ SY555 ) ) )
              | ~ ( man @ SV186 @ SV190 )
              | ~ ( of @ SV186 @ SV191 @ SV190 )
              | ~ ( vincent_forename @ SV186 @ SV191 )
              | ~ ( forename @ SV186 @ SV191 )
              | ~ ( of @ SV186 @ SV193 @ SV192 )
              | ~ ( man @ SV186 @ SV192 )
              | ~ ( jules_forename @ SV186 @ SV193 )
              | ~ ( forename @ SV186 @ SV193 )
              | ~ ( of @ SV186 @ SV196 @ SV195 )
              | ~ ( man @ SV186 @ SV195 )
              | ~ ( vincent_forename @ SV186 @ SV196 )
              | ~ ( forename @ SV186 @ SV196 )
              | ~ ( proposition @ SV186 @ SV198 )
              | ~ ( agent @ SV186 @ SV197 @ SV195 )
              | ~ ( theme @ SV186 @ SV197 @ SV198 )
              | ~ ( event @ SV186 @ SV197 )
              | ~ ( present @ SV186 @ SV197 )
              | ~ ( think_believe_consider @ SV186 @ SV197 )
              | ~ ( accessible_world @ SV186 @ SV198 )
              | ~ ( of @ SV186 @ SV199 @ SV200 )
              | ~ ( man @ SV186 @ SV200 )
              | ~ ( jules_forename @ SV186 @ SV199 )
              | ~ ( forename @ SV186 @ SV199 )
              | ~ ( man @ SV186 @ SV200 )
              | ~ ( state @ SV186 @ SV201 )
              | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
              | ~ ( proposition @ SV186 @ SY554 )
              | ~ ( agent @ SV186 @ SV202 @ SV190 )
              | ~ ( theme @ SV186 @ SV202 @ SY554 )
              | ~ ( event @ SV186 @ SV202 )
              | ~ ( present @ SV186 @ SV202 )
              | ~ ( think_believe_consider @ SV186 @ SV202 )
              | ~ ( accessible_world @ SV186 @ SY554 )
              | ! [SY493: $i] :
                  ( ~ ( agent @ SY554 @ SY493 @ SV192 )
                  | ~ ( event @ SY554 @ SY493 )
                  | ~ ( present @ SY554 @ SY493 )
                  | ~ ( smoke @ SY554 @ SY493 ) ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[749]) ).

thf(754,plain,
    ! [SV189: $i,SV179: $i,SV188: $i,SV185: $i,SV142: $i,SV71: $i] :
      ( ( ( agent @ SV71 @ SV142 @ SV185 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV142 )
        = $false )
      | ( ( proposition @ SV71 @ SV188 )
        = $false )
      | ( ( theme @ SV71 @ SV142 @ SV188 )
        = $false )
      | ( ( ~ ( think_believe_consider @ SV71 @ SV179 ) )
        = $true )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[750]) ).

thf(755,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                                  ( ~ ( man @ sK6_SY241 @ SX0 )
                                  | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                                  | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                            | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                      | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                            | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                        | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                                  | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                            | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                      | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                                | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                          | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                    | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                              | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                        | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                                  | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                      | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
                | ~ ( man @ sK2_U @ sK8_SY252 ) )
          | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[751]) ).

thf(756,plain,
    ( ( forename @ sK2_U @ sK7_SY247 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[752]) ).

thf(757,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
          | ~ ( proposition @ SV186 @ SV203 )
          | ~ ( agent @ SV186 @ SV202 @ SV190 )
          | ~ ( theme @ SV186 @ SV202 @ SV203 )
          | ~ ( event @ SV186 @ SV202 )
          | ~ ( present @ SV186 @ SV202 )
          | ~ ( think_believe_consider @ SV186 @ SV202 )
          | ~ ( accessible_world @ SV186 @ SV203 )
          | ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[753]) ).

thf(758,plain,
    ! [SV189: $i,SV185: $i,SV188: $i,SV142: $i,SV179: $i,SV71: $i] :
      ( ( ( think_believe_consider @ SV71 @ SV179 )
        = $false )
      | ( ( theme @ SV71 @ SV142 @ SV188 )
        = $false )
      | ( ( proposition @ SV71 @ SV188 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV142 )
        = $false )
      | ( ( agent @ SV71 @ SV142 @ SV185 )
        = $false )
      | ( ( ~ ( proposition @ SV71 @ SV189 ) )
        = $true )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[754]) ).

thf(759,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                              ( ~ ( man @ sK6_SY241 @ SX0 )
                              | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                              | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                        | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                  | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                        | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                    | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                              | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                        | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                  | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                            | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                      | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                          | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                    | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                              | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                  | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
            | ~ ( man @ sK2_U @ sK8_SY252 ) )
      | ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[755]) ).

thf(760,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
          | ~ ( proposition @ SV186 @ SV203 )
          | ~ ( agent @ SV186 @ SV202 @ SV190 )
          | ~ ( theme @ SV186 @ SV202 @ SV203 )
          | ~ ( event @ SV186 @ SV202 )
          | ~ ( present @ SV186 @ SV202 )
          | ~ ( think_believe_consider @ SV186 @ SV202 )
          | ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[757]) ).

thf(761,plain,
    ! [SV179: $i,SV188: $i,SV185: $i,SV142: $i,SV189: $i,SV71: $i] :
      ( ( ( proposition @ SV71 @ SV189 )
        = $false )
      | ( ( agent @ SV71 @ SV142 @ SV185 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV142 )
        = $false )
      | ( ( proposition @ SV71 @ SV188 )
        = $false )
      | ( ( theme @ SV71 @ SV142 @ SV188 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV179 )
        = $false )
      | ( ( ~ ( theme @ SV71 @ SV179 @ SV189 ) )
        = $true )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[758]) ).

thf(762,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                              ( ~ ( man @ sK6_SY241 @ SX0 )
                              | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                              | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                        | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                  | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                        | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                    | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                              | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                        | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                  | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                            | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                      | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                                | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                          | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                    | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                              | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                  | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
            | ~ ( man @ sK2_U @ sK8_SY252 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[759]) ).

thf(763,plain,
    ( ( ~ ( jules_forename @ sK2_U @ sK7_SY247 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[759]) ).

thf(764,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
          | ~ ( proposition @ SV186 @ SV203 )
          | ~ ( agent @ SV186 @ SV202 @ SV190 )
          | ~ ( theme @ SV186 @ SV202 @ SV203 )
          | ~ ( event @ SV186 @ SV202 )
          | ~ ( present @ SV186 @ SV202 )
          | ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[760]) ).

thf(765,plain,
    ! [SV185: $i,SV188: $i,SV142: $i,SV189: $i,SV179: $i,SV71: $i] :
      ( ( ( theme @ SV71 @ SV179 @ SV189 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV179 )
        = $false )
      | ( ( theme @ SV71 @ SV142 @ SV188 )
        = $false )
      | ( ( proposition @ SV71 @ SV188 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV142 )
        = $false )
      | ( ( agent @ SV71 @ SV142 @ SV185 )
        = $false )
      | ( ( proposition @ SV71 @ SV189 )
        = $false )
      | ( ( ~ ( agent @ SV71 @ SV179 @ SV185 ) )
        = $true )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[761]) ).

thf(766,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                            ( ~ ( man @ sK6_SY241 @ SX0 )
                            | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                            | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                      | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                      | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                                  | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                            | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                      | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                                | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                          | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                    | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                              | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                        | ~ ( present @ sK2_U @ sK5_SY234 ) )
                                  | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                            | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
                | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
          | ~ ( man @ sK2_U @ sK8_SY252 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[762]) ).

thf(767,plain,
    ( ( jules_forename @ sK2_U @ sK7_SY247 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[763]) ).

thf(768,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
          | ~ ( proposition @ SV186 @ SV203 )
          | ~ ( agent @ SV186 @ SV202 @ SV190 )
          | ~ ( theme @ SV186 @ SV202 @ SV203 )
          | ~ ( event @ SV186 @ SV202 )
          | ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[764]) ).

thf(769,plain,
    ! [SV188: $i,SV142: $i,SV189: $i,SV185: $i,SV179: $i,SV71: $i] :
      ( ( ( agent @ SV71 @ SV179 @ SV185 )
        = $false )
      | ( ( proposition @ SV71 @ SV189 )
        = $false )
      | ( ( agent @ SV71 @ SV142 @ SV185 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV142 )
        = $false )
      | ( ( proposition @ SV71 @ SV188 )
        = $false )
      | ( ( theme @ SV71 @ SV142 @ SV188 )
        = $false )
      | ( ( think_believe_consider @ SV71 @ SV179 )
        = $false )
      | ( ( theme @ SV71 @ SV179 @ SV189 )
        = $false )
      | ( ( SV188 = SV189 )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[765]) ).

thf(770,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                        ( ~ ( man @ sK6_SY241 @ SX0 )
                        | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                        | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                  | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                            | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                  | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                              | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                        | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                  | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                            | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                      | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                          | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                    | ~ ( present @ sK2_U @ sK5_SY234 ) )
                              | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                        | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
            | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
      | ~ ( man @ sK2_U @ sK8_SY252 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[766]) ).

thf(771,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
          | ~ ( proposition @ SV186 @ SV203 )
          | ~ ( agent @ SV186 @ SV202 @ SV190 )
          | ~ ( theme @ SV186 @ SV202 @ SV203 )
          | ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[768]) ).

thf(772,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ! [SX0: $i] :
                        ( ~ ( man @ sK6_SY241 @ SX0 )
                        | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                        | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                  | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                            | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                  | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                              | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                        | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                  | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                            | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                      | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                                | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                          | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                    | ~ ( present @ sK2_U @ sK5_SY234 ) )
                              | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                        | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
            | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[770]) ).

thf(773,plain,
    ( ( ~ ( man @ sK2_U @ sK8_SY252 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[770]) ).

thf(774,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
          | ~ ( proposition @ SV186 @ SV203 )
          | ~ ( agent @ SV186 @ SV202 @ SV190 )
          | ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[771]) ).

thf(775,plain,
    ( ( ~ ( ~ ~ ( ~ ! [SX0: $i] :
                      ( ~ ( man @ sK6_SY241 @ SX0 )
                      | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                      | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                                | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                          | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
                | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                      | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                                | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                          | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                    | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                              | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                        | ~ ( event @ sK2_U @ sK5_SY234 ) )
                                  | ~ ( present @ sK2_U @ sK5_SY234 ) )
                            | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                      | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
          | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[772]) ).

thf(776,plain,
    ( ( man @ sK2_U @ sK8_SY252 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[773]) ).

thf(777,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
          | ~ ( proposition @ SV186 @ SV203 )
          | ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[774]) ).

thf(778,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ~ ( man @ sK6_SY241 @ SX0 )
                  | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                  | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                            | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                      | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
            | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                        | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                  | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                            | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                      | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                          | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                    | ~ ( event @ sK2_U @ sK5_SY234 ) )
                              | ~ ( present @ sK2_U @ sK5_SY234 ) )
                        | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                  | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
      | ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[775]) ).

thf(779,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 )
          | ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[777]) ).

thf(780,plain,
    ( ( ~ ~ ( ~ ! [SX0: $i] :
                  ( ~ ( man @ sK6_SY241 @ SX0 )
                  | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                  | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                            | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                      | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
            | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                        | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                  | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                            | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                      | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                                | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                          | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                    | ~ ( event @ sK2_U @ sK5_SY234 ) )
                              | ~ ( present @ sK2_U @ sK5_SY234 ) )
                        | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                  | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[778]) ).

thf(781,plain,
    ( ( ~ ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[778]) ).

thf(782,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 )
          | ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[779]) ).

thf(783,plain,
    ( ( ~ ( ~ ! [SX0: $i] :
                ( ~ ( man @ sK6_SY241 @ SX0 )
                | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                                | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                          | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                    | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
          | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                      | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                                | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                          | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                    | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                              | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                        | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                                  | ~ ( event @ sK2_U @ sK5_SY234 ) )
                            | ~ ( present @ sK2_U @ sK5_SY234 ) )
                      | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
                | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[780]) ).

thf(784,plain,
    ( ( of @ sK2_U @ sK7_SY247 @ sK8_SY252 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[781]) ).

thf(785,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[782]) ).

thf(786,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( man @ sK6_SY241 @ SX0 )
            | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                            | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                      | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) )
      | ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                  | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                            | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                      | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                          | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                    | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                              | ~ ( event @ sK2_U @ sK5_SY234 ) )
                        | ~ ( present @ sK2_U @ sK5_SY234 ) )
                  | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
            | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[783]) ).

thf(787,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 )
          | ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[785]) ).

thf(788,plain,
    ( ( ~ ! [SX0: $i] :
            ( ~ ( man @ sK6_SY241 @ SX0 )
            | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                            | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                      | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[786]) ).

thf(789,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                  | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                            | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                      | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                                | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                          | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                    | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                              | ~ ( event @ sK2_U @ sK5_SY234 ) )
                        | ~ ( present @ sK2_U @ sK5_SY234 ) )
                  | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
            | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[786]) ).

thf(790,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 )
          | ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[787]) ).

thf(791,plain,
    ( ( ! [SX0: $i] :
          ( ~ ( man @ sK6_SY241 @ SX0 )
          | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) @ SX0 )
                          | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
                    | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) )
              | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SX0 ) ) ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[788]) ).

thf(792,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                                | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                          | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                    | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                              | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                        | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                                  | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                            | ~ ( event @ sK2_U @ sK5_SY234 ) )
                      | ~ ( present @ sK2_U @ sK5_SY234 ) )
                | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
          | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[789]) ).

thf(793,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 )
          | ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[790]) ).

thf(794,plain,
    ! [SV204: $i] :
      ( ( ~ ( man @ sK6_SY241 @ SV204 )
        | ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
                        | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
                  | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
            | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) ) )
      = $true ),
    inference(extcnf_forall_pos,[status(thm)],[791]) ).

thf(795,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                      | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                          | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                    | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                              | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                        | ~ ( event @ sK2_U @ sK5_SY234 ) )
                  | ~ ( present @ sK2_U @ sK5_SY234 ) )
            | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
      | ~ ( accessible_world @ sK2_U @ sK6_SY241 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[792]) ).

thf(796,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 )
          | ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[793]) ).

thf(797,plain,
    ! [SV204: $i] :
      ( ( ( ~ ( man @ sK6_SY241 @ SV204 ) )
        = $true )
      | ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
                          | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
                    | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
              | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[794]) ).

thf(798,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                      | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                                | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                          | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                    | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                              | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                        | ~ ( event @ sK2_U @ sK5_SY234 ) )
                  | ~ ( present @ sK2_U @ sK5_SY234 ) )
            | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[795]) ).

thf(799,plain,
    ( ( ~ ( accessible_world @ sK2_U @ sK6_SY241 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[795]) ).

thf(800,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 )
          | ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[796]) ).

thf(801,plain,
    ! [SV204: $i] :
      ( ( ( man @ sK6_SY241 @ SV204 )
        = $false )
      | ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
                          | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
                    | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
              | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[797]) ).

thf(802,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                          | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                    | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                              | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                        | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                                  | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                            | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                      | ~ ( event @ sK2_U @ sK5_SY234 ) )
                | ~ ( present @ sK2_U @ sK5_SY234 ) )
          | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[798]) ).

thf(803,plain,
    ( ( accessible_world @ sK2_U @ sK6_SY241 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[799]) ).

thf(804,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) )
          | ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[800]) ).

thf(805,plain,
    ! [SV204: $i] :
      ( ( ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
                      | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
                | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
          | ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[801]) ).

thf(806,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                      | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                          | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                    | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                              | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                        | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                  | ~ ( event @ sK2_U @ sK5_SY234 ) )
            | ~ ( present @ sK2_U @ sK5_SY234 ) )
      | ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[802]) ).

thf(807,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ! [SY557: $i] :
                    ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                    | ~ ( event @ SV198 @ SY557 )
                    | ~ ( present @ SV198 @ SY557 )
                    | ~ ( smoke @ SV198 @ SY557 ) ) ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[804]) ).

thf(808,plain,
    ! [SV204: $i] :
      ( ( ( ~ ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
                      | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
                | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[805]) ).

thf(809,plain,
    ! [SV204: $i] :
      ( ( ( ~ ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[805]) ).

thf(810,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                      | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                                | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                          | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                    | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                              | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                        | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                  | ~ ( event @ sK2_U @ sK5_SY234 ) )
            | ~ ( present @ sK2_U @ sK5_SY234 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[806]) ).

thf(811,plain,
    ( ( ~ ( think_believe_consider @ sK2_U @ sK5_SY234 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[806]) ).

thf(812,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
          | ~ ! [SY557: $i] :
                ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                | ~ ( event @ SV198 @ SY557 )
                | ~ ( present @ SV198 @ SY557 )
                | ~ ( smoke @ SV198 @ SY557 ) ) )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[807]) ).

thf(813,plain,
    ! [SV204: $i] :
      ( ( ( ~ ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
                    | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
              | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) ) )
        = $true )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[808]) ).

thf(814,plain,
    ! [SV204: $i] :
      ( ( ( smoke @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) )
        = $true )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[809]) ).

thf(815,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                    | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                              | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                        | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                                  | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                            | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                      | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
                | ~ ( event @ sK2_U @ sK5_SY234 ) )
          | ~ ( present @ sK2_U @ sK5_SY234 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[810]) ).

thf(816,plain,
    ( ( think_believe_consider @ sK2_U @ sK5_SY234 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[811]) ).

thf(817,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) ) )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[812]) ).

thf(818,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ~ ! [SY557: $i] :
                ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
                | ~ ( event @ SV198 @ SY557 )
                | ~ ( present @ SV198 @ SY557 )
                | ~ ( smoke @ SV198 @ SY557 ) ) )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_neg,[status(thm)],[812]) ).

thf(819,plain,
    ! [SV204: $i] :
      ( ( ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
                | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
          | ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[813]) ).

thf(820,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                          | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                    | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                              | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                        | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                  | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
            | ~ ( event @ sK2_U @ sK5_SY234 ) )
      | ~ ( present @ sK2_U @ sK5_SY234 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[815]) ).

thf(821,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[817]) ).

thf(822,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i] :
      ( ( ( ! [SY557: $i] :
              ( ~ ( agent @ SV198 @ SY557 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
              | ~ ( event @ SV198 @ SY557 )
              | ~ ( present @ SV198 @ SY557 )
              | ~ ( smoke @ SV198 @ SY557 ) ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_neg,[status(thm)],[818]) ).

thf(823,plain,
    ! [SV204: $i] :
      ( ( ( ~ ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
                | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[819]) ).

thf(824,plain,
    ! [SV204: $i] :
      ( ( ( ~ ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[819]) ).

thf(825,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                                | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                          | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                    | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                              | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                        | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                  | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
            | ~ ( event @ sK2_U @ sK5_SY234 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[820]) ).

thf(826,plain,
    ( ( ~ ( present @ sK2_U @ sK5_SY234 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[820]) ).

thf(827,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[821]) ).

thf(828,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i] :
      ( ( ( ~ ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
          | ~ ( event @ SV198 @ SV205 )
          | ~ ( present @ SV198 @ SV205 )
          | ~ ( smoke @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[822]) ).

thf(829,plain,
    ! [SV204: $i] :
      ( ( ( ~ ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
              | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) ) )
        = $true )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[823]) ).

thf(830,plain,
    ! [SV204: $i] :
      ( ( ( present @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) )
        = $true )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[824]) ).

thf(831,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                              | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                        | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                                  | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                            | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                      | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
                | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
          | ~ ( event @ sK2_U @ sK5_SY234 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[825]) ).

thf(832,plain,
    ( ( present @ sK2_U @ sK5_SY234 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[826]) ).

thf(833,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[827]) ).

thf(834,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i] :
      ( ( ( ~ ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
          | ~ ( event @ SV198 @ SV205 )
          | ~ ( present @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( smoke @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[828]) ).

thf(835,plain,
    ! [SV204: $i] :
      ( ( ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
          | ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[829]) ).

thf(836,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                          | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                    | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                              | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                        | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                  | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
            | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
      | ~ ( event @ sK2_U @ sK5_SY234 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[831]) ).

thf(837,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[833]) ).

thf(838,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i] :
      ( ( ( ~ ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
          | ~ ( event @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( present @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( smoke @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[834]) ).

thf(839,plain,
    ! [SV204: $i] :
      ( ( ( ~ ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[835]) ).

thf(840,plain,
    ! [SV204: $i] :
      ( ( ( ~ ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) ) )
        = $false )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_or_neg,[status(thm)],[835]) ).

thf(841,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                          | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                    | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                              | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                        | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                  | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
            | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[836]) ).

thf(842,plain,
    ( ( ~ ( event @ sK2_U @ sK5_SY234 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[836]) ).

thf(843,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[837]) ).

thf(844,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i] :
      ( ( ( ~ ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) ) )
        = $true )
      | ( ( ~ ( event @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( present @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( smoke @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[838]) ).

thf(845,plain,
    ! [SV204: $i] :
      ( ( ( agent @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) @ SV204 )
        = $true )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[839]) ).

thf(846,plain,
    ! [SV204: $i] :
      ( ( ( event @ sK6_SY241 @ ( sK10_SY251 @ SV204 ) )
        = $true )
      | ( ( man @ sK6_SY241 @ SV204 )
        = $false ) ),
    inference(extcnf_not_neg,[status(thm)],[840]) ).

thf(847,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                        | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                                  | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                            | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                      | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
                | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
          | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[841]) ).

thf(848,plain,
    ( ( event @ sK2_U @ sK5_SY234 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[842]) ).

thf(849,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[843]) ).

thf(850,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i] :
      ( ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( ~ ( event @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( present @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( smoke @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[844]) ).

thf(851,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                    | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                              | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                        | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                  | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
            | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
      | ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[847]) ).

thf(852,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[849]) ).

thf(853,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i] :
      ( ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( ~ ( present @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( smoke @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[850]) ).

thf(854,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                    | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                              | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                        | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                  | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
            | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[851]) ).

thf(855,plain,
    ( ( ~ ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[851]) ).

thf(856,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[852]) ).

thf(857,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i] :
      ( ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( smoke @ SV198 @ SV205 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[853]) ).

thf(858,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                                  | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                            | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                      | ~ ( forename @ sK2_U @ sK4_SY226 ) )
                | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
          | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[854]) ).

thf(859,plain,
    ( ( theme @ sK2_U @ sK5_SY234 @ sK6_SY241 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[855]) ).

thf(860,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[856]) ).

thf(861,plain,
    ! [SV186: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i] :
      ( ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 )
          | ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[857]) ).

thf(862,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                              | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                        | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                  | ~ ( forename @ sK2_U @ sK4_SY226 ) )
            | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
      | ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[858]) ).

thf(863,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[860]) ).

thf(864,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 )
          | ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[861]) ).

thf(865,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                              | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                        | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                  | ~ ( forename @ sK2_U @ sK4_SY226 ) )
            | ~ ( proposition @ sK2_U @ sK6_SY241 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[862]) ).

thf(866,plain,
    ( ( ~ ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[862]) ).

thf(867,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[863]) ).

thf(868,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 )
          | ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[864]) ).

thf(869,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                      | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
                | ~ ( forename @ sK2_U @ sK4_SY226 ) )
          | ~ ( proposition @ sK2_U @ sK6_SY241 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[865]) ).

thf(870,plain,
    ( ( agent @ sK2_U @ sK5_SY234 @ sK3_SY217 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[866]) ).

thf(871,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[867]) ).

thf(872,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 )
          | ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[868]) ).

thf(873,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                        | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                  | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
            | ~ ( forename @ sK2_U @ sK4_SY226 ) )
      | ~ ( proposition @ sK2_U @ sK6_SY241 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[869]) ).

thf(874,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[871]) ).

thf(875,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 )
          | ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[872]) ).

thf(876,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                        | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                  | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
            | ~ ( forename @ sK2_U @ sK4_SY226 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[873]) ).

thf(877,plain,
    ( ( ~ ( proposition @ sK2_U @ sK6_SY241 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[873]) ).

thf(878,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[874]) ).

thf(879,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 )
          | ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[875]) ).

thf(880,plain,
    ( ( ~ ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                      | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
                | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
          | ~ ( forename @ sK2_U @ sK4_SY226 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[876]) ).

thf(881,plain,
    ( ( proposition @ sK2_U @ sK6_SY241 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[877]) ).

thf(882,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[878]) ).

thf(883,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 )
          | ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[879]) ).

thf(884,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                  | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
            | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
      | ~ ( forename @ sK2_U @ sK4_SY226 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[880]) ).

thf(885,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[882]) ).

thf(886,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 )
          | ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[883]) ).

thf(887,plain,
    ( ( ~ ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                  | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
            | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[884]) ).

thf(888,plain,
    ( ( ~ ( forename @ sK2_U @ sK4_SY226 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[884]) ).

thf(889,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[885]) ).

thf(890,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 )
          | ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[886]) ).

thf(891,plain,
    ( ( ~ ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
                | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
          | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[887]) ).

thf(892,plain,
    ( ( forename @ sK2_U @ sK4_SY226 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[888]) ).

thf(893,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[889]) ).

thf(894,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 )
          | ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[890]) ).

thf(895,plain,
    ( ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
      | ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[891]) ).

thf(896,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV191 @ SV190 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[893]) ).

thf(897,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 )
          | ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[894]) ).

thf(898,plain,
    ( ( ~ ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
            | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[895]) ).

thf(899,plain,
    ( ( ~ ( vincent_forename @ sK2_U @ sK4_SY226 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[895]) ).

thf(900,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV191 @ SV190 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[896]) ).

thf(901,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 )
          | ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[897]) ).

thf(902,plain,
    ( ( ~ ( ~ ( man @ sK2_U @ sK3_SY217 )
          | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) ) )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[898]) ).

thf(903,plain,
    ( ( vincent_forename @ sK2_U @ sK4_SY226 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[899]) ).

thf(904,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV190: $i,SV191: $i,SV186: $i] :
      ( ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[900]) ).

thf(905,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 )
          | ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[901]) ).

thf(906,plain,
    ( ( ~ ( man @ sK2_U @ sK3_SY217 )
      | ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
    = $false ),
    inference(extcnf_not_pos,[status(thm)],[902]) ).

thf(907,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV190: $i,SV191: $i,SV186: $i] :
      ( ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[904]) ).

thf(908,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 )
          | ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[905]) ).

thf(909,plain,
    ( ( ~ ( man @ sK2_U @ sK3_SY217 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[906]) ).

thf(910,plain,
    ( ( ~ ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 ) )
    = $false ),
    inference(extcnf_or_neg,[status(thm)],[906]) ).

thf(911,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV190: $i,SV191: $i,SV186: $i] :
      ( ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[907]) ).

thf(912,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 )
          | ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[908]) ).

thf(913,plain,
    ( ( man @ sK2_U @ sK3_SY217 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[909]) ).

thf(914,plain,
    ( ( of @ sK2_U @ sK4_SY226 @ sK3_SY217 )
    = $true ),
    inference(extcnf_not_neg,[status(thm)],[910]) ).

thf(915,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV186: $i] :
      ( ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[911]) ).

thf(916,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 )
          | ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[912]) ).

thf(917,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV193: $i,SV190: $i,SV191: $i,SV192: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[915]) ).

thf(918,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 )
          | ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[916]) ).

thf(919,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV186: $i] :
      ( ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[917]) ).

thf(920,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 )
          | ~ ( of @ SV186 @ SV191 @ SV190 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[918]) ).

thf(921,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV186: $i] :
      ( ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[919]) ).

thf(922,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( ~ ( man @ SV186 @ SV190 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV191 @ SV190 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[920]) ).

thf(923,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV186: $i] :
      ( ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[921]) ).

thf(924,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV191: $i,SV190: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV191 @ SV190 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[922]) ).

thf(925,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV196: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[923]) ).

thf(926,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV190: $i,SV191: $i,SV186: $i] :
      ( ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( ~ ( vincent_forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[924]) ).

thf(927,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV186: $i] :
      ( ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[925]) ).

thf(928,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV190: $i,SV191: $i,SV186: $i] :
      ( ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( ~ ( forename @ SV186 @ SV191 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[926]) ).

thf(929,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV186: $i] :
      ( ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[927]) ).

thf(930,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV192: $i,SV193: $i,SV190: $i,SV191: $i,SV186: $i] :
      ( ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV193 @ SV192 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[928]) ).

thf(931,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV197: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV198: $i,SV186: $i] :
      ( ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[929]) ).

thf(932,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV186: $i] :
      ( ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV192 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[930]) ).

thf(933,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV196: $i,SV195: $i,SV197: $i,SV186: $i] :
      ( ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[931]) ).

thf(934,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV193: $i,SV190: $i,SV191: $i,SV192: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( ~ ( jules_forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[932]) ).

thf(935,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV198: $i,SV197: $i,SV186: $i] :
      ( ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[933]) ).

thf(936,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV186: $i] :
      ( ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( ~ ( forename @ SV186 @ SV193 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[934]) ).

thf(937,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV196: $i,SV195: $i,SV197: $i,SV186: $i] :
      ( ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[935]) ).

thf(938,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV195: $i,SV196: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV186: $i] :
      ( ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV196 @ SV195 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[936]) ).

thf(939,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV198: $i,SV197: $i,SV186: $i] :
      ( ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[937]) ).

thf(940,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV186: $i] :
      ( ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV195 ) )
        = $true )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[938]) ).

thf(941,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV196: $i,SV195: $i,SV197: $i,SV186: $i] :
      ( ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[939]) ).

thf(942,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV196: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( ~ ( vincent_forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[940]) ).

thf(943,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV186: $i] :
      ( ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[941]) ).

thf(944,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV186: $i] :
      ( ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( ~ ( forename @ SV186 @ SV196 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[942]) ).

thf(945,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i,SV200: $i,SV199: $i,SV186: $i] :
      ( ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[943]) ).

thf(946,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV186: $i] :
      ( ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( ~ ( proposition @ SV186 @ SV198 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[944]) ).

thf(947,plain,
    ! [SV199: $i,SV201: $i,SV202: $i,SV203: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[945]) ).

thf(948,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV197: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV198: $i,SV186: $i] :
      ( ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( ~ ( agent @ SV186 @ SV197 @ SV195 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[946]) ).

thf(949,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i,SV200: $i,SV199: $i,SV186: $i] :
      ( ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[947]) ).

thf(950,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV196: $i,SV195: $i,SV197: $i,SV186: $i] :
      ( ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( ~ ( theme @ SV186 @ SV197 @ SV198 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[948]) ).

thf(951,plain,
    ! [SV201: $i,SV202: $i,SV203: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV186: $i] :
      ( ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[949]) ).

thf(952,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV198: $i,SV197: $i,SV186: $i] :
      ( ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( ~ ( event @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[950]) ).

thf(953,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV201: $i,SV202: $i,SV203: $i,SV198: $i,SV199: $i,SV200: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[951]) ).

thf(954,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV196: $i,SV195: $i,SV197: $i,SV186: $i] :
      ( ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( ~ ( present @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[952]) ).

thf(955,plain,
    ! [SV202: $i,SV203: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV186: $i] :
      ( ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[953]) ).

thf(956,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV198: $i,SV197: $i,SV186: $i] :
      ( ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV197 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[954]) ).

thf(957,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV202: $i,SV203: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV186: $i] :
      ( ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[955]) ).

thf(958,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV196: $i,SV195: $i,SV197: $i,SV186: $i] :
      ( ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( ~ ( accessible_world @ SV186 @ SV198 ) )
        = $true )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[956]) ).

thf(959,plain,
    ! [SV202: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV203: $i,SV186: $i] :
      ( ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[957]) ).

thf(960,plain,
    ! [SV199: $i,SV200: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV186: $i] :
      ( ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( ~ ( of @ SV186 @ SV199 @ SV200 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[958]) ).

thf(961,plain,
    ! [SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV203: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i] :
      ( ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[959]) ).

thf(962,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i,SV200: $i,SV199: $i,SV186: $i] :
      ( ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[960]) ).

thf(963,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV203: $i,SV202: $i,SV186: $i] :
      ( ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[961]) ).

thf(964,plain,
    ! [SV199: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( ~ ( jules_forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[962]) ).

thf(965,plain,
    ! [SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV203: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i] :
      ( ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[963]) ).

thf(966,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i,SV200: $i,SV199: $i,SV186: $i] :
      ( ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( ~ ( forename @ SV186 @ SV199 ) )
        = $true )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[964]) ).

thf(967,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV203: $i,SV202: $i,SV186: $i] :
      ( ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[965]) ).

thf(968,plain,
    ! [SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV186: $i] :
      ( ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( ~ ( man @ SV186 @ SV200 ) )
        = $true )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[966]) ).

thf(969,plain,
    ! [SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV203: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i] :
      ( ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[967]) ).

thf(970,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV201: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV186: $i] :
      ( ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( ~ ( state @ SV186 @ SV201 ) )
        = $true )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[968]) ).

thf(971,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV202: $i,SV203: $i,SV186: $i] :
      ( ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[969]) ).

thf(972,plain,
    ! [SV202: $i,SV203: $i,SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV186: $i] :
      ( ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( ~ ( be @ SV186 @ SV201 @ SV200 @ SV200 ) )
        = $true )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[970]) ).

thf(973,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV206: $i,SV203: $i] :
      ( ( ( ~ ( agent @ SV203 @ SV206 @ SV192 )
          | ~ ( event @ SV203 @ SV206 )
          | ~ ( present @ SV203 @ SV206 )
          | ~ ( smoke @ SV203 @ SV206 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[971]) ).

thf(974,plain,
    ! [SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV202: $i,SV203: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV186: $i] :
      ( ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( ~ ( proposition @ SV186 @ SV203 ) )
        = $true )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[972]) ).

thf(975,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV206: $i,SV203: $i] :
      ( ( ( ~ ( agent @ SV203 @ SV206 @ SV192 )
          | ~ ( event @ SV203 @ SV206 )
          | ~ ( present @ SV203 @ SV206 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV206 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[973]) ).

thf(976,plain,
    ! [SV202: $i,SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV203: $i,SV186: $i] :
      ( ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( ~ ( agent @ SV186 @ SV202 @ SV190 ) )
        = $true )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[974]) ).

thf(977,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV206: $i,SV203: $i] :
      ( ( ( ~ ( agent @ SV203 @ SV206 @ SV192 )
          | ~ ( event @ SV203 @ SV206 ) )
        = $true )
      | ( ( ~ ( present @ SV203 @ SV206 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV206 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[975]) ).

thf(978,plain,
    ! [SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV203: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i] :
      ( ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( theme @ SV186 @ SV202 @ SV203 ) )
        = $true )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[976]) ).

thf(979,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV206: $i,SV203: $i] :
      ( ( ( ~ ( agent @ SV203 @ SV206 @ SV192 ) )
        = $true )
      | ( ( ~ ( event @ SV203 @ SV206 ) )
        = $true )
      | ( ( ~ ( present @ SV203 @ SV206 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV206 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[977]) ).

thf(980,plain,
    ! [SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV203: $i,SV202: $i,SV186: $i] :
      ( ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( ~ ( event @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[978]) ).

thf(981,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV206: $i,SV203: $i] :
      ( ( ( agent @ SV203 @ SV206 @ SV192 )
        = $false )
      | ( ( ~ ( event @ SV203 @ SV206 ) )
        = $true )
      | ( ( ~ ( present @ SV203 @ SV206 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV206 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[979]) ).

thf(982,plain,
    ! [SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV203: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i] :
      ( ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( ~ ( present @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[980]) ).

thf(983,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV206: $i,SV203: $i] :
      ( ( ( event @ SV203 @ SV206 )
        = $false )
      | ( ( agent @ SV203 @ SV206 @ SV192 )
        = $false )
      | ( ( ~ ( present @ SV203 @ SV206 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV206 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[981]) ).

thf(984,plain,
    ! [SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV203: $i,SV202: $i,SV186: $i] :
      ( ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( ~ ( think_believe_consider @ SV186 @ SV202 ) )
        = $true )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[982]) ).

thf(985,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV206: $i,SV203: $i] :
      ( ( ( present @ SV203 @ SV206 )
        = $false )
      | ( ( agent @ SV203 @ SV206 @ SV192 )
        = $false )
      | ( ( event @ SV203 @ SV206 )
        = $false )
      | ( ( ~ ( smoke @ SV203 @ SV206 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[983]) ).

thf(986,plain,
    ! [SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV203: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i] :
      ( ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( ~ ( accessible_world @ SV186 @ SV203 ) )
        = $true )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[984]) ).

thf(987,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV206: $i,SV203: $i] :
      ( ( ( smoke @ SV203 @ SV206 )
        = $false )
      | ( ( event @ SV203 @ SV206 )
        = $false )
      | ( ( agent @ SV203 @ SV206 @ SV192 )
        = $false )
      | ( ( present @ SV203 @ SV206 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[985]) ).

thf(988,plain,
    ! [SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV202: $i,SV203: $i,SV186: $i] :
      ( ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( ! [SY558: $i] :
              ( ~ ( agent @ SV203 @ SY558 @ SV192 )
              | ~ ( event @ SV203 @ SY558 )
              | ~ ( present @ SV203 @ SY558 )
              | ~ ( smoke @ SV203 @ SY558 ) ) )
        = $true )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[986]) ).

thf(989,plain,
    ! [SV206: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV202: $i,SV203: $i,SV186: $i] :
      ( ( ( actual_world @ SV186 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( man @ SV198 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $true )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( present @ SV203 @ SV206 )
        = $false )
      | ( ( agent @ SV203 @ SV206 @ SV192 )
        = $false )
      | ( ( event @ SV203 @ SV206 )
        = $false )
      | ( ( smoke @ SV203 @ SV206 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[987]) ).

thf(990,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV207: $i,SV203: $i] :
      ( ( ( ~ ( agent @ SV203 @ SV207 @ SV192 )
          | ~ ( event @ SV203 @ SV207 )
          | ~ ( present @ SV203 @ SV207 )
          | ~ ( smoke @ SV203 @ SV207 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_forall_pos,[status(thm)],[988]) ).

thf(991,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV207: $i,SV203: $i] :
      ( ( ( ~ ( agent @ SV203 @ SV207 @ SV192 )
          | ~ ( event @ SV203 @ SV207 )
          | ~ ( present @ SV203 @ SV207 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV207 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[990]) ).

thf(992,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV207: $i,SV203: $i] :
      ( ( ( ~ ( agent @ SV203 @ SV207 @ SV192 )
          | ~ ( event @ SV203 @ SV207 ) )
        = $true )
      | ( ( ~ ( present @ SV203 @ SV207 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV207 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[991]) ).

thf(993,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV207: $i,SV203: $i] :
      ( ( ( ~ ( agent @ SV203 @ SV207 @ SV192 ) )
        = $true )
      | ( ( ~ ( event @ SV203 @ SV207 ) )
        = $true )
      | ( ( ~ ( present @ SV203 @ SV207 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV207 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_or_pos,[status(thm)],[992]) ).

thf(994,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV207: $i,SV203: $i] :
      ( ( ( agent @ SV203 @ SV207 @ SV192 )
        = $false )
      | ( ( ~ ( event @ SV203 @ SV207 ) )
        = $true )
      | ( ( ~ ( present @ SV203 @ SV207 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV207 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[993]) ).

thf(995,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV207: $i,SV203: $i] :
      ( ( ( event @ SV203 @ SV207 )
        = $false )
      | ( ( agent @ SV203 @ SV207 @ SV192 )
        = $false )
      | ( ( ~ ( present @ SV203 @ SV207 ) )
        = $true )
      | ( ( ~ ( smoke @ SV203 @ SV207 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[994]) ).

thf(996,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV207: $i,SV203: $i] :
      ( ( ( present @ SV203 @ SV207 )
        = $false )
      | ( ( agent @ SV203 @ SV207 @ SV192 )
        = $false )
      | ( ( event @ SV203 @ SV207 )
        = $false )
      | ( ( ~ ( smoke @ SV203 @ SV207 ) )
        = $true )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[995]) ).

thf(997,plain,
    ! [SV191: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV205: $i,SV198: $i,SV199: $i,SV200: $i,SV201: $i,SV190: $i,SV202: $i,SV186: $i,SV192: $i,SV207: $i,SV203: $i] :
      ( ( ( smoke @ SV203 @ SV207 )
        = $false )
      | ( ( event @ SV203 @ SV207 )
        = $false )
      | ( ( agent @ SV203 @ SV207 @ SV192 )
        = $false )
      | ( ( present @ SV203 @ SV207 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( ~ ( actual_world @ SV186 ) )
        = $true ) ),
    inference(extcnf_not_pos,[status(thm)],[996]) ).

thf(998,plain,
    ! [SV207: $i,SV205: $i,SV190: $i,SV191: $i,SV192: $i,SV193: $i,SV195: $i,SV196: $i,SV197: $i,SV198: $i,SV200: $i,SV199: $i,SV201: $i,SV202: $i,SV203: $i,SV186: $i] :
      ( ( ( actual_world @ SV186 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV203 )
        = $false )
      | ( ( present @ SV186 @ SV202 )
        = $false )
      | ( ( theme @ SV186 @ SV202 @ SV203 )
        = $false )
      | ( ( proposition @ SV186 @ SV203 )
        = $false )
      | ( ( state @ SV186 @ SV201 )
        = $false )
      | ( ( forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( accessible_world @ SV186 @ SV198 )
        = $false )
      | ( ( present @ SV186 @ SV197 )
        = $false )
      | ( ( theme @ SV186 @ SV197 @ SV198 )
        = $false )
      | ( ( proposition @ SV186 @ SV198 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV196 )
        = $false )
      | ( ( of @ SV186 @ SV196 @ SV195 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV193 )
        = $false )
      | ( ( of @ SV186 @ SV193 @ SV192 )
        = $false )
      | ( ( vincent_forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV190 )
        = $false )
      | ( ( of @ SV186 @ SV191 @ SV190 )
        = $false )
      | ( ( forename @ SV186 @ SV191 )
        = $false )
      | ( ( man @ SV186 @ SV192 )
        = $false )
      | ( ( forename @ SV186 @ SV193 )
        = $false )
      | ( ( man @ SV186 @ SV195 )
        = $false )
      | ( ( forename @ SV186 @ SV196 )
        = $false )
      | ( ( agent @ SV186 @ SV197 @ SV195 )
        = $false )
      | ( ( event @ SV186 @ SV197 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV197 )
        = $false )
      | ( ( present @ SV198 @ SV205 )
        = $false )
      | ( ( agent @ SV198 @ SV205 @ ( sK1_X3 @ SV203 @ SV202 @ SV201 @ SV200 @ SV199 @ SV198 @ SV197 @ SV196 @ SV195 @ SV193 @ SV192 @ SV191 @ SV190 @ SV186 ) )
        = $false )
      | ( ( event @ SV198 @ SV205 )
        = $false )
      | ( ( smoke @ SV198 @ SV205 )
        = $false )
      | ( ( of @ SV186 @ SV199 @ SV200 )
        = $false )
      | ( ( jules_forename @ SV186 @ SV199 )
        = $false )
      | ( ( man @ SV186 @ SV200 )
        = $false )
      | ( ( be @ SV186 @ SV201 @ SV200 @ SV200 )
        = $false )
      | ( ( agent @ SV186 @ SV202 @ SV190 )
        = $false )
      | ( ( event @ SV186 @ SV202 )
        = $false )
      | ( ( think_believe_consider @ SV186 @ SV202 )
        = $false )
      | ( ( present @ SV203 @ SV207 )
        = $false )
      | ( ( agent @ SV203 @ SV207 @ SV192 )
        = $false )
      | ( ( event @ SV203 @ SV207 )
        = $false )
      | ( ( smoke @ SV203 @ SV207 )
        = $false ) ),
    inference(extcnf_not_pos,[status(thm)],[997]) ).

thf(999,plain,
    $false = $true,
    inference(fo_atp_e,[status(thm)],[510,998,989,914,913,903,892,881,870,859,848,846,845,832,830,816,814,803,784,776,769,767,756,745,738,732,718,714,708,707,705,700,699,698,697,696,695,694,693,692,690,688,687,686,685,684,682,681,680,679,678,677,676,675,674,673,672,671,670,669,667,665,662,586,585,584,583,539,538,537,536,535,534,533,532,531,530,529,528,527,526,525,524,523,522,521,520,519,518,517,516,515,514,513,512,511]) ).

thf(1000,plain,
    $false,
    inference(solved_all_splits,[solved_all_splits(join,[])],[999]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : NLP251+1 : TPTP v8.1.0. Released v2.4.0.
% 0.06/0.12  % Command  : leo --timeout %d --proofoutput 1 --foatp e --atp e=./eprover %s
% 0.12/0.32  % Computer : n026.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 600
% 0.12/0.32  % DateTime : Thu Jun 30 19:35:19 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.38  .
% 0.18/0.51  
% 0.18/0.51   No.of.Axioms: 71
% 0.18/0.51  
% 0.18/0.51   Length.of.Defs: 0
% 0.18/0.51  
% 0.18/0.51   Contains.Choice.Funs: false
% 0.37/0.54  ..
% 0.47/0.63  (rf:0,axioms:71,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:600,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:73,loop_count:0,foatp_calls:0,translation:fof_full)...........................................................................
% 2.26/2.70  
% 2.26/2.70  ********************************
% 2.26/2.70  *   All subproblems solved!    *
% 2.26/2.70  ********************************
% 2.26/2.70  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:71,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:73,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:999,loop_count:0,foatp_calls:1,translation:fof_full)
% 3.07/3.26  
% 3.07/3.26  %**** Beginning of derivation protocol ****
% 3.07/3.26  % SZS output start CNFRefutation
% See solution above
% 3.07/3.27  
% 3.07/3.27  %**** End of derivation protocol ****
% 3.07/3.27  %**** no. of clauses in derivation: 1000 ****
% 3.07/3.27  %**** clause counter: 999 ****
% 3.07/3.27  
% 3.07/3.27  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : (rf:0,axioms:71,ps:3,u:6,ude:true,rLeibEQ:true,rAndEQ:true,use_choice:true,use_extuni:true,use_extcnf_combined:true,expand_extuni:false,foatp:e,atp_timeout:73,atp_calls_frequency:10,ordering:none,proof_output:1,protocol_output:false,clause_count:999,loop_count:0,foatp_calls:1,translation:fof_full)
%------------------------------------------------------------------------------