Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 1718018c6f1529f2d77b671f730c6ed2 > files > 6

mgcomp-1.4.1-2mdv2007.0.i586.rpm

Change in mgcomp 1.4.0:

       * Preliminary support for MG class crossing with namespace. A
         need may be parametrized by a namespace N. When crossing with
         a providing class, all nodes and variables of this class are
         shifted whithin namespace N. Therefore, it becomes possible
         to cross more than one with a providing class, each
         occurrence being in a separate namespace.

Change in mgcomp 1.3.0:

       * Preliminary support to emit trees with interleaving of
         sequences of nodes (in presence of underspecified node
         ordering).

Change in mgcomp 1.2.0:

       * Added variables and disjunction in Feature Structures
       * Added constraint binding to bind a variable in a class
	 binding(Class,var(<name>),<value>)
       * Added equation with path notation

Change in mgcomp 1.1.1:

       * TO BE ADDED

Change in mgcomp 1.1.0:

       * Added dominance
       * Improved tagml2latex conversion (in particular for dominated nodes)
       * Added option -lightdom for light dominance (more or less
	 equivalent to a father relation)

       * Added a small query language on properties and relations (see
	 toplevel.pl) and added a -toplevel option to access it after
	 compilation.

	 This query language can also be used for filtering by using 
	 facts of the form filtering(QueryCond)
	 e.g. filtering((root('NodeNr'),dominates('NodeR','Nodecla'))).

Change in mgcomp 1.0.1:

       * option -warning outputs information to stderr
       * tagml2latex.xsl uses hyperref to setup hyperlinks in pdf version
       * Improved output for LFG equations (using lfg2latex.pl)

Change in mgcomp 1.0.0:

       * First official release