Example sentence:
   her late husband was a local broadcaster.


   #========== parsing 1: time = 0.000, penalty = 9 ==========
   # input text: "her late husband was a local broadcaster -."
   UTT(utt_cat_prop, prop_cat_s)
      PROP,S(s_type_declarative, complementation_intens_np, finiteness_past, mood_indic, voice_active)
         SU,NP(number_sing, person_third, nppo_cat_none)
            DT,DTP
               DTCE,PN(pn_type_possessive, function_pn_dt, NUMBER, person_third){her}
            NPPR,AJP(ajp_type_attributive, gradability_non_gradable|gradability_absolute)
               AJHD,ADJ(ajp_type_attributive, gradability_non_gradable|gradability_absolute){late}
            NPHD,N(n_type_common, n_class_other, number_sing){husband}
         V,VP(cat_operator_no_cat_op, complementation_intens_np, finiteness_past, mood_indic,
                                                                                    voice_active, number_sing, person_third)
            MVB,LV(complementation_intens_np, finiteness_past, mood_indic, number_sing, person_third)
                                                                                                                           {was}
         CS,NP(number_sing, person_third, nppo_cat_none)
            DT,DTP
               DTCE,ART(number_sing, definiteness_indef){a}
            NPPR,AJP(ajp_type_attributive, gradability_non_gradable|gradability_absolute)
               AJHD,ADJ(ajp_type_attributive, gradability_non_gradable|gradability_absolute){local}
            NPHD,N(n_type_common, n_class_other, number_sing){broadcaster}
      PUNC,PM(punc_type_per){-.}

 

[back]