;;; Hey, emacs(1), this is -*- Mode: TDL; Coding: utf-8; -*- got it? ;;; Author(s): ;;; 2008 Berthold Crysmann wahrscheinlich_probable_a_mtr := scopal_adverb_mtr & [INPUT.RELS <[PRED "de:_wahrscheinlich_a_rel"]>, OUTPUT.RELS <[PRED "_probable_a_1_rel"]>]. neg_neg_a_mtr := scopal_adverb_mtr & [INPUT.RELS <[PRED "de:_neg_a_rel"]>, OUTPUT.RELS <[PRED neg_rel]>]. comp_mtr := intersective_attribute_mtr & [INPUT.RELS <[ARG1 e, PRED "de:comp_rel"]>, OUTPUT.RELS <[PRED comp_rel]>]. ord_mtr := adjective_mtr & [INPUT.RELS <[PRED "de:ord_rel"]>, OUTPUT.RELS <[PRED ord_rel]>]. compound_mtr := preposition_mtr & [INPUT.RELS <[PRED "de:compound_rel"]>, OUTPUT.RELS <[PRED compound_rel]>]. unspec-temp_unspec-loc_mtr := preposition_mtr & [INPUT.RELS <[PRED "de:unspec_temp_rel"]>, OUTPUT.RELS <[PRED unspec_loc_rel]>]. alt_old_mtr := adjective_mtr & [INPUT.RELS <[PRED "de:_alt_a_rel"]>, OUTPUT.RELS <[PRED "_old_a_1_rel"]> ]. offensichtlich_obvious_mtr := adjective_mtr & [INPUT.RELS <[PRED "de:_offensichtlich_a_rel"]>, OUTPUT.RELS <[PRED "_obvious_a_to_rel"]>]. gluecklich_happy_mtr := adjective_mtr & [INPUT.RELS <[PRED "de:_glücklich_a_rel"]>, OUTPUT.RELS <[PRED "_happy_a_with_rel"]> ]. sehr_very_mtr := intersective_attribute_mtr & [INPUT.RELS <[ARG1 e, PRED "de:_sehr_a_rel"]>, OUTPUT.RELS <[PRED "_very_x_deg_rel"]> ]. jetzt_now_mtr := intersective_attribute_mtr & [INPUT.RELS <[ARG1 e, PRED "de:_jetzt_a_rel"]>, OUTPUT.RELS <[PRED "_now_a_1_rel"]> ]. leise_softly_mtr := intersective_attribute_mtr & [INPUT.RELS <[PRED "de:_leise_a_rel"]>, OUTPUT.RELS <[PRED "_soft_a_1_rel"]> ].