Example sentence:
   the water that was spilled was not radioactive.


   #========== parsing 1: time = 0.016, penalty = 9 ==========
   # input text: "the water that was spilled was not radioactive -."
   UTT(utt_cat_prop, prop_cat_s)
      PROP,S(s_type_declarative, complementation_intens, finiteness_past, mood_indic, voice_active)
         SU,NP(number_sing, person_third, nppo_cat_cl_rel)
            DT,DTP
               DTCE,ART(NUMBER, definiteness_def){the}
            NPHD,N(n_type_common, n_class_other, number_sing){water}
            NPPO,CL(cl_type_relative, complementation_intr, finiteness_past, mood_indic, voice_pass_voice)
               SU,NP(number_sing, person_third, case_nom, nppo_cat_none)
                  NPHD,PN(pn_type_relative, function_pn_nphd, number_sing, person_third, case_nom){that}
               V,VP(cat_operator_passive, complementation_intr, finiteness_past, mood_indic,
                                                                                    voice_pass_voice, number_sing, person_third)
                  OP,AUX(cat_operator_passive, finiteness_past, mood_indic, number_sing, person_third){was}
                  MVB,LV(complementation_motr, finiteness_pastpart, mood_indic, NUMBER, PERSON){spilled}
         V,VP(cat_operator_no_cat_op, complementation_intens, finiteness_past, mood_indic,
                                                                                         voice_active, number_sing, person_third)
            MVB,LV(complementation_intens, finiteness_past, mood_indic, number_sing, person_third)
                                                                                                                     {was}
         A,AVP(avp_type_negative_not, gradability_non_gradable)
            AVHD,ADV(avp_type_negative_not, gradability_non_gradable){not}
         CS,AJP(ajp_type_predicative, gradability_non_gradable|gradability_absolute)
            AJHD,ADJ(ajp_type_predicative, gradability_non_gradable|gradability_absolute){radioactive}
      PUNC,PM(punc_type_per){-.}

 

[back]