Example sentence:
   significant results were not expected until Tuesday.


   #========== parsing 1: time = 0.000, penalty = 5 ==========
   # input text: "significant results were not expected until Tuesday -."
   UTT(utt_cat_prop, prop_cat_s)
      PROP,S(s_type_declarative, complementation_intr, finiteness_past, mood_indic, voice_pass_voice)
         SU,NP(number_plu, person_third, nppo_cat_none)
            NPPR,AJP(ajp_type_attributive, gradability_non_gradable|gradability_absolute)
                AJHD,ADJ(ajp_type_attributive, gradability_non_gradable|gradability_absolute){significant}
            NPHD,N(n_type_common, n_class_other, number_plu){results}
         V,VP(cat_operator_passive, complementation_intr, finiteness_past, mood_indic, voice_pass_voice,
                                                                                               number_plu, person_third)
            OP,AUX(cat_operator_passive, finiteness_past, mood_indic, number_plu, person_third){were}
            A,AVP(avp_type_negative_not, gradability_non_gradable)
               AVHD,ADV(avp_type_negative_not, gradability_non_gradable){not}
            MVB,LV(complementation_motr, finiteness_pastpart, mood_indic, NUMBER, PERSON){expected}
         A,PP(prep_wrd_until)
            P,PREP(prep_wrd_until){until}
            PC,NP(number_sing, person_third, nppo_cat_none)
               NPHD,N(n_type_proper, n_class_time|n_class_other, number_sing){Tuesday}
      PUNC,PM(punc_type_per){-.}

 

[back]