14_a_cat_mouse
if you enter a number greater than 2 then the mouse will freeze and the cat will move !

%3 0014_0001__if if[cnt][cnd] 0014_0003__enter enter 0014_0001__if->0014_0003__enter [restriction] 0014_0009__then then 0014_0001__if->0014_0009__then [scope] 0014_0002__you you 0014_0003__enter->0014_0002__you [arg0] 0014_0004__a_0014_0005__number a_number 0014_0003__enter->0014_0004__a_0014_0005__number [arg1] 0014_0014__and and 0014_0009__then->0014_0014__and [scope] 0014_0006__greater greater 0014_0004__a_0014_0005__number->0014_0006__greater [attrib] 0014_0008__2 2 0014_0006__greater->0014_0008__2 than 0014_0012__will_0014_0013__freeze will_freeze 0014_0014__and->0014_0012__will_0014_0013__freeze [conj1] 0014_0017__will_0014_0018__move will_move 0014_0014__and->0014_0017__will_0014_0018__move [conj2] 0014_0010__the_0014_0011__mouse the_mouse 0014_0012__will_0014_0013__freeze->0014_0010__the_0014_0011__mouse [arg0] 0014_0015__the_0014_0016__cat the_cat 0014_0017__will_0014_0018__move->0014_0015__the_0014_0016__cat [arg0]
arc(r_0014_0001__if_cnt_cnd,r_0014_0003__enter,restriction).
arc(r_0014_0001__if_cnt_cnd,r_0014_0009__then,scope).
arc(r_0014_0003__enter,r_0014_0002__you,arg0).
arc(r_0014_0003__enter,r_0014_0004__a_r_0014_0005__number,arg1).
arc(r_0014_0004__a_r_0014_0005__number,r_0014_0006__greater,attrib).
arc(r_0014_0006__greater,r_0014_0008__2,r_0014_0007__than).
arc(r_0014_0009__then,r_0014_0014__and,keep_scope).
arc(r_0014_0012__will_r_0014_0013__freeze,r_0014_0010__the_r_0014_0011__mouse,arg0).
arc(r_0014_0014__and,r_0014_0012__will_r_0014_0013__freeze,conj1).
arc(r_0014_0014__and,r_0014_0017__will_r_0014_0018__move,conj2).
arc(r_0014_0017__will_r_0014_0018__move,r_0014_0015__the_r_0014_0016__cat,arg0).


IP-MAT PP-SCON-CNT-CND P-CONN if IP-ADV NP-SBJ PRO you VBP;~Tn enter NP-OB1 D a N number ADJP ADJR greater PP P-ROLE than NP NUM 2 ADVP-CNT ADV then ILYR ILYR NP-SBJ D the N mouse MD;~cat_Vi will IP-INF-CAT VB;~I freeze CONJP CONJ and ILYR NP-SBJ D the N cat MD;~cat_Vi will IP-INF-CAT VB;~I move PUNC !
( (IP-MAT (PP-SCON-CNT-CND (P-CONN if;{if})
                           (IP-ADV (NP-SBJ (PRO you;{you}))
                                   (VBP;~Tn enter;{enter})
                                   (NP-OB1 (D a;{a})
                                           (N number;{number})
                                           (ADJP (ADJR greater;{great})
                                                 (PP (P-ROLE than;{than})
                                                     (NP (NUM 2;{2})))))))
          (ADVP-CNT (ADV then;{then}))
          (ILYR (ILYR (NP-SBJ (D the;{the})
                              (N mouse;{mouse}))
                      (MD;~cat_Vi will;{will})
                      (IP-INF-CAT (VB;~I freeze;{freeze})))
                (CONJP (CONJ and;{and})
                       (ILYR (NP-SBJ;{CAT} (D the;{the})
                                           (N cat;{cat}))
                             (MD;~cat_Vi will;{will})
                             (IP-INF-CAT (VB;~I move;{move})))))
          (PUNC !))
  (ID 14_a_cat_mouse))