;;;------------------------------------------------------------------; ;;; ;;; file: eng-basic.dict ;;; ;;; general english lexicon ;;; ;;; WARNING: Any use of this software outside CMU without ;;; proper approval from the Center for Machine is prohibited. ;;;------------------------------------------------------------------; ;; EXCEPTION: ;; Verb "be" ;; Article "a", "an", "the" ;; ;; ABBREVIATION: ;; N = noun ;; u = uncountable ;; c = countable ;; ADJ = adjective ;; V = Verb ;; P = preposition ;; attrib.a. = attributive adjective ;; conj. = conjunction ;; int. = interjection ;; pred.a. = predicative adjective ;; pron. = pronoun ;; anom.fin. = anomalous finite ;; v.auxil. = auxiliary verb ("act" V :VALENCY (*OR* *subj-obj *subj)) ("action" N U) ("actor" N) ("actress" N) ("comedy" N U C) ("do" V :PAST "did" :PASTPART "done" :F-STRUCT ((mood (*NOT* *imperative))) :valency (*OR* *subj-obj *subj-comp)) ("drama" N U C) ("film" N U C) ("have" V :PRESENT3SG "has" :PAST "had" :PASTPART "had" :VALENCY (*OR* *subj-obj *subj)) ("in" P :f-struct ((form *in) (type *location))) ("make" V :PAST "made" :PASTPART "made" :VALENCY (*OR* *subj-obj *subj)) ("movie" N U C) ("release" V) ("star" V :SYL-DOUBLE T :VALENCY (*OR* *subj-obj *subj)) ("thriller" N) ("year" N :F-STRUCT ((ANIM *-)))