Files
gf-core/lib/src/urdu
hallgren 72459b5158 lib/src/*/Numeral*.gf: fix inconsistent inheritance form Cat
While the abstract Numeral inherits only Cat[Numeral,Digits], some of the
concrete NumeralNNN of Numeral inherited everything from CatNNN.

Normally the compiler outputs a warning message when a concrete syntax 
contains superflous lincats, but apparently not when they get included
through inheritance...

This does not seem to cause problems in the Haskell run-time system, but the 
C run-time system fails to load PGFs with superflous lincats.

This problems shows up when creating application grammars that inherit Numeral.
The Phrasebook is an example of such a grammar.
2015-08-26 11:53:16 +00:00
..
2013-04-20 09:15:49 +00:00
2012-02-23 13:36:50 +00:00
2013-10-23 15:08:57 +00:00
2012-11-27 14:08:45 +00:00
2013-04-20 09:15:49 +00:00
2012-11-27 14:00:14 +00:00
2012-11-04 17:06:32 +00:00
2012-12-04 12:26:41 +00:00
2012-12-04 12:26:41 +00:00
2012-02-23 13:36:50 +00:00
2012-11-28 11:02:18 +00:00
2012-11-05 16:44:31 +00:00
2012-12-04 12:26:41 +00:00
2012-12-04 12:26:41 +00:00
2013-03-04 09:09:55 +00:00
2013-03-04 09:09:55 +00:00
2010-03-29 13:59:46 +00:00
2013-04-20 09:15:49 +00:00
2012-06-18 07:50:26 +00:00
2012-11-05 16:44:31 +00:00
2012-02-23 13:36:50 +00:00
2011-05-19 15:57:12 +00:00

Some of the sources are transliterated, in

 ./src
 ../hindustani

Before compilation, do

  gf -s <translit.gfs

to get unicode.