;;; -*- Mode: tdl; Coding: utf-8; -*- :include "tmr/class". ;; ;; _fix_me_ ;; the following set of rules would multiply out tokens according to alternate ;; PoS readings; to activate it, the grammar would first have to migrate to ;; using `default-les=all', i.e. (a) introduce a distinction between native vs. ;; generic lexical entries (corresponding to the +TRAIT property on tokens), ;; (b) add PoS constraints to all generic lexical entries, and (c) activate at ;; least one lexical filtering rule (similar to `generic_non_ne+native_lfr' in ;; the ERG, but presumably not making the NE distinction, at least initially). ;; (29-apr-09; oe) ;:include "tmr/pos". :include "tmr/downcase".