Example sentence:
   but critics called the findings unrealistic.


   #========== parsing 2: time = 0.000, penalty = 10 ==========
   # input text: "but critics called the findings unrealistic -."
   UTT(utt_cat_prop, prop_cat_s)
      PROP,S(s_type_declarative, complementation_cxtr, finiteness_past, mood_indic, voice_active)
         A,AVP(avp_type_con, gradability_non_gradable)
            AVHD,ADV(avp_type_con, gradability_non_gradable){but}
         SU,NP(number_plu, person_third, nppo_cat_none)
            NPHD,N(n_type_common, n_class_other, number_plu){critics}
         V,VP(cat_operator_no_cat_op, complementation_cxtr, finiteness_past, mood_indic, voice_active,
                                                                                               number_plu, person_third)
            MVB,LV(complementation_cxtr, finiteness_past, mood_indic,number_plu, person_third){called}
         OD,NP(number_plu, person_third, nppo_cat_none)
            DT,DTP
               DTCE,ART(NUMBER, definiteness_def){the}
            NPHD,N(n_type_common, n_class_other, number_plu){findings}
         CO,AJP(ajp_type_predicative, gradability_non_gradable|gradability_absolute)
            AJHD,ADJ(ajp_type_predicative, gradability_non_gradable|gradability_absolute){unrealistic}
      PUNC,PM(punc_type_per){-.}

 

[back]