1
0
forked from GitHub/gf-rgl
Commit Graph

62 Commits

Author SHA1 Message Date
hallgren
4061d03aa2 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
hallgren
75278a5828 Adjust the -path flags in 112 RGL modules
The -path flags in the RGL modules compiled during 'cabal build' now refer 
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.

This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like

	gf -retain lib/src/api/TrySwe.gf

without compiling/installing any other RGL modules first, and without 
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne
3cb55c2764 removed obsolete DictEng??? grammars and marked Parse as obsolete in Makefile 2014-01-22 15:00:16 +00:00
kr.angelov
67a44343f0 split teacher_N into two genders 2013-12-03 10:39:45 +00:00
kr.angelov
9e843ca6d3 one big patch with several changes in the different dictionaries
1. the duplicated variants in the French entries are merged
2. ~150 abstract words are split into masculine and feminine entries.
   The actual defininitions for English, Bulgarian, French and German differ.
   For the other languages they are just copied.
3. fan_N, intelligency_N, character_N and letter_N are split into
   different senses. The entries for Bulgarian, Swedish, German and French
   are sense disambiguated. For English they are just copied since they
   are ambiguous. For the other languages they are copied since I don't
   know how to translate them.
2013-12-03 08:14:05 +00:00
aarne
26e1ec3b29 added a missing path to SymbolUrd, previously causing an error message when compiling the rgl 2013-11-19 10:49:42 +00:00
kr.angelov
2bef26f3d2 two senses of ring_V2 which have different morphology in English 2013-11-14 21:55:40 +00:00
kr.angelov
44173a6222 a number of changes in the dictionaries. marvellous_A is merged with marvelous_A. organise as alternative spelling of organize_V2. A few new Bulgarian words. DictEngSwe.gf is now disconnected from DictSwe.gf and follows the same convention as the English, Bulgarian and German dictionaries. 2013-11-14 18:03:33 +00:00
kr.angelov
6b5d3deb53 split degree_N into three senses and add licentiate_N and phd_N in Bulgarian 2013-11-13 16:39:04 +00:00
kr.angelov
b422567dd2 split fire_N into two senses fire_1_N and fire_2_N 2013-11-13 08:59:03 +00:00
aarne
4b064676e9 renamed Hindi and Urdu translation dictionaries to DictEngHin and DictEngUrd for the sake of uniformity; chose latest versions from the repository, but there were older versions with different names, which were left as they are. 2013-10-27 20:09:53 +00:00
kr.angelov
71a1918576 fix in DictUrd to make it compile 2013-10-23 15:08:57 +00:00
virk.shafqat
9e9b25f7ed refinementsDiffHindustani 2013-04-20 09:15:49 +00:00
virk.shafqat
787cfeb98c bugFixinResHindustani 2013-04-17 10:33:49 +00:00
virk.shafqat
9f19c4bd81 implementation of few more functions in ParseHin,Urd and new entries in DictUrd2 2013-04-09 13:48:04 +00:00
virk.shafqat
16b1241639 smallbugfixParseUrd 2013-04-08 15:41:14 +00:00
virk.shafqat
c92490f0d2 BugfixUrd 2013-04-08 15:34:10 +00:00
virk.shafqat
1e7649d1d5 factorUrdandAddDictGer 2013-03-18 14:42:10 +00:00
virk.shafqat
3b8ce19cb6 added LinkedDictUrd 2013-03-04 09:09:55 +00:00
virk.shafqat
7c836fc307 linearizeUrd 2012-12-04 12:26:41 +00:00
virk.shafqat
24608cd6d4 samllfixinIdionHin 2012-11-28 11:02:18 +00:00
virk.shafqat
27a3dd3cba DictHinMathandDictUrdMath 2012-11-27 14:08:45 +00:00
virk.shafqat
d2a655a2c4 ParseHinandExtraUrd 2012-11-27 14:00:14 +00:00
virk.shafqat
a563bdcf26 refinemtsParseUrd 2012-11-06 16:43:31 +00:00
virk.shafqat
a3ff1826e4 unicode4k-changed 2012-11-05 16:44:31 +00:00
virk.shafqat
651bf5bca3 refinementsParseUrd 2012-11-04 17:06:32 +00:00
virk.shafqat
041f649630 addDictUrd2 2012-11-04 16:39:57 +00:00
virk.shafqat
dbbfaaa2e0 parseUrdChanged 2012-10-29 11:05:54 +00:00
aarne
92cf29cce9 added Mlt to lib/src/Make.hs ; removed spurious Hindustani files from lib/urdu 2012-09-12 12:37:48 +00:00
virk.shafqat
8ed834c306 ParseHinUrd2 2012-06-18 08:02:38 +00:00
virk.shafqat
f3e0916cef ParseHinUrd 2012-06-18 07:50:26 +00:00
john.j.camilleri
4cb55486c9 Urdu: restricted inheritence of CatUrd in NumeralUrd 2012-05-23 07:04:29 +00:00
virk.shafqat
6dcc13b7dc extrahin 2012-03-05 14:02:15 +00:00
virk.shafqat
a5759741a5 refinements 2012-03-05 09:33:23 +00:00
virk.shafqat
02c8891797 urdu-hindi-numeral 2012-02-23 14:07:36 +00:00
virk.shafqat
b4128487f2 hindi-resource-grammar 2012-02-23 13:36:50 +00:00
virk.shafqat
ea869ed80b refinementsTextUrd11-19-05 2011-05-19 18:19:34 +00:00
virk.shafqat
64b449826c refinementsTextUrd-11-05-19 2011-05-19 15:57:12 +00:00
virk.shafqat
b168fed8f7 refinements-2011-05-19 2011-05-19 15:19:15 +00:00
virk.shafqat
f8d04924ff refinementsUrdPhrasebook-2011-05-13 2011-05-13 21:51:16 +00:00
virk.shafqat
ae0c7c730d refinementsUrdPhrbook-2011-05-12 2011-05-12 16:24:00 +00:00
virk.shafqat
abb6f9b4b3 refinementsUrdPnb-2011-05-11 2011-05-11 00:11:52 +00:00
virk.shafqat
6a37d7a297 refinementsPnb-2011-05-10 2011-05-10 15:27:57 +00:00
virk.shafqat
4793a547c3 refinementsUrd-2011-05-10 2011-05-10 14:53:08 +00:00
aarne
686eb443ee urdu versions of hindustani files with strings 2010-12-23 15:32:53 +00:00
aarne
96f7004731 completed Paradigms documentation for Cat,Ita,Nor,Spa,Dan 2010-12-19 11:33:02 +00:00
aarne
f5ddf33505 synopsis with better intro and Urdu improvements 2010-12-17 08:51:28 +00:00
virk.shafqat
720a0db976 refinements-2010-12-16 2010-12-16 15:58:04 +00:00
aarne
33a03d98bb cleaned up lib modules for better doc in synopsis 2010-12-11 20:33:49 +00:00
aarne
bb8ae74cdd DiffUrd and Hin; updated Transliteration.hs 2010-11-25 12:22:58 +00:00