;;; -*- Mode:text -*- 
;;; -----------------------------------------------------------------------
;;; File:         SURGE VERSION 1.2
;;; Description:  Surge is the main grammar of English used with the FUF
;;;               Functional Unification System for text generation.
;;; Author:       Michael Elhadad
;;; Created:      27 Oct 93
;;; Last Update:  21 Dec 93
;;; Package:      FUG5
;;; -----------------------------------------------------------------------
;;;
;;; FUF - a functional unification-based text generation system. (Ver. 5.2)
;;;  
;;; Copyright (c) 19{87-93} by Michael Elhadad. all rights reserved.
;;;  
;;; Permission to use, copy, and/or distribute for any purpose and
;;; without fee is hereby granted, provided that both the above copyright
;;; notice and this permission notice appear in all copies and derived works.
;;; Fees for distribution or use of this software or derived works may only
;;; be charged with express written permission of the copyright holder.
;;; THIS SOFTWARE IS PROVIDED ``AS IS'' WITHOUT EXPRESS OR IMPLIED WARRANTY.
;;; -----------------------------------------------------------------------

This version of SURGE has been checked with FUF 5.2 of 27 Oct 93.

Recent bug fixes and extensions in SURGE 1.2:
- added possessive-relative mood: "The man whose car I washed."
- added examples w1,w2,w3... in ir.l on possessive-relative.
- fixed bugs in partitive

Recent bug fixes and extensions in SURGE 1.2:
- added position to manner (cf examples in ir.l) - in circumstance.l
- added transitive verbs under verbal process type - clause.l
- ordering of temporal-background circumstantials fixed.
- propagation of clause info into temporal-background fixed.
- allow for conjunction fillers in qualifiers.
- missing comma in front of non-restrictive qualifier bug fixed.
- allow embedding of clauses with relaters.
- allow to override "by" as passive prep for by-obj.
- added adv-p category (adverbial phrase).

- complex examples commented in ir.l (from t400 up).

- added generic-mood for conjunction handling.
