;; DPF 2017-10-03 - Let's try excluding proper names where lexical entries for ;; nouns exist, to avoid generic-proper for `Kids' in |Kids parents arrived| ;; native_noun+name_lfr := lexical_filtering_rule & [ +CONTEXT < [ SYNSEM [ PHON.ONSET con_or_voc, LOCAL.CAT.HEAD noun ] ] >, +INPUT < [ SYNSEM [ PHON.ONSET unk_onset, LKEYS.KEYREL.PRED named_rel ] ] >, +OUTPUT < >, +POSITION "I1@C1" ].