Example sentence:
   he said the cause was being investigated.


   #========== parsing 1: time = 0.016, penalty = 9 ==========
   # input text: "he said the cause was being investigated -."
   UTT(utt_cat_prop, prop_cat_s)
      PROP,S(s_type_declarative, complementation_motr_cl_fin, finiteness_past, mood_indic, voice_active)
         SU,NP(number_sing, person_third, case_nom, nppo_cat_none)
            NPHD,PN(pn_type_personal, function_pn_nphd, number_sing, person_third, case_nom){he}
         V,VP(cat_operator_no_cat_op, complementation_motr_cl_fin, finiteness_past, mood_indic,
                                                                                    voice_active, number_sing, person_third)
            MVB,LV(complementation_motr_cl_fin, finiteness_past, mood_indic, number_sing, person_third)
                                                                                                                           {said}
         OD,CL(cl_type_zero_subordinate, complementation_intr, finiteness_past, mood_indic,
                                                                                    voice_pass_voice)
            SU,NP(number_sing, person_third, nppo_cat_none)
               DT,DTP
                  DTCE,ART(NUMBER, definiteness_def){the}
               NPHD,N(n_type_common, n_class_other, number_sing){cause}
            V,VP(cat_operator_progressive, complementation_intr, finiteness_past, mood_indic,
                                                                                    voice_pass_voice, number_sing, person_third)
               OP,AUX(cat_operator_progressive, finiteness_past, mood_indic, number_sing, person_third)
                                                                                                                           {was}
               AVB,AUX(cat_operator_passive, finiteness_prespart, mood_indic, NUMBER, PERSON){being}
               MVB,LV(complementation_motr, finiteness_pastpart, mood_indic, NUMBER, PERSON)
                                                                                                                           {investigated}
      PUNC,PM(punc_type_per){-.}

 

[back]