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