Example sentence:
   "he's really doing us a favor."


   #========== parsing 1: time = 0.000, penalty = 5 ==========
   # input text: ""- he -'s really doing us a favor -. -""
   UTT(utt_cat_prop, prop_cat_s)
      PUNC,PM(punc_type_oquo){"-}
      PROP,S(s_type_declarative, complementation_ditr, finiteness_present, 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_progressive, complementation_ditr, finiteness_present, mood_indic, voice_active,
                                                                                               number_sing, person_third)
            OP,AUX(cat_operator_progressive, finiteness_present, mood_indic, number_sing, person_third,
                                                                                               clit_enclitic){-'s}
            A,AVP(avp_type_gen_unspec, gradability_non_gradable)
               AVHD,ADV(avp_type_gen_unspec, gradability_non_gradable){really}
            MVB,LV(complementation_ditr, finiteness_prespart, mood_indic, NUMBER, PERSON){doing}
         OI,NP(number_plu, person_first, case_dat, nppo_cat_none)
            NPHD,PN(pn_type_personal, function_pn_nphd, number_plu, person_first, case_dat){us}
         OD,NP(number_sing, person_third, nppo_cat_none)
            DT,DTP
               DTCE,ART(number_sing, definiteness_indef){a}
            NPHD,N(n_type_common, n_class_other, number_sing){favor}
      PUNC,PM(punc_type_per){-.}
      PUNC,PM(punc_type_cquo){-"}

 

[back]