1
0
forked from GitHub/gf-rgl
Commit Graph

156 Commits

Author SHA1 Message Date
Inari Listenmaa 664d2e0b70 (Ara) Fix some orthography issues related to ء‎ 2018-10-11 16:54:18 +02:00
Inari Listenmaa ecda59d188 (Ara) Irregular plural for year_N 2018-10-02 15:31:12 +02:00
Inari Listenmaa 0e6f0d8520 (Ara) Bugfix in the dual feminine suffix. 2018-10-02 15:25:36 +02:00
Inari Listenmaa 9624952703 (Ara) Fix dual for nouns ending in ة 2018-10-02 14:59:49 +02:00
Inari Listenmaa a324377661 (Ara) Update documentation for new verb paradigms 2018-10-02 10:57:43 +02:00
Inari Listenmaa fb9ebf782f (Ara) ComplSlash: retain old object. Slash3V3: insert c3 into new c2. 2018-10-01 12:06:14 +02:00
Inari Listenmaa fcf13dc89f (Ara) Fix ComplVV: now uses subjunctive and agrees with subject. 2018-10-01 12:04:17 +02:00
Inari Listenmaa 3edc34ed56 (Ara) Add can_VV; make أَنْ a default c2 for VVs 2018-10-01 11:52:46 +02:00
Inari Listenmaa a2431ccfbd (Ara) Add two new paradigms: v10sound and v10hollow 2018-09-28 18:43:13 +02:00
Inari Listenmaa 9c1102adcb (Ara) variable names + whitespace 2018-09-28 18:42:28 +02:00
Inari Listenmaa 78ea838725 (Ara) Fix a verb pattern for assimilated VIII 2018-09-28 15:57:39 +02:00
Inari Listenmaa 9831512d34 (Ara) Assimilate definite article with alveolar consonants 2018-09-27 14:55:01 +02:00
Inari Listenmaa f486149267 (Ara) N2 and N3 2018-09-26 15:01:14 +02:00
Inari Listenmaa 942ef0b0ff (Ara) Remove completed functions from MissingAra 2018-09-26 15:00:24 +02:00
Inari Listenmaa 6e433fdb48 (Ara) Remove unnecessary field from VV 2018-09-26 14:59:47 +02:00
Inari Listenmaa 8174fd55a8 (Ara) tabs to spaces 2018-09-26 14:58:59 +02:00
Inari Listenmaa b945128a5b (Ara) remove extra whitespace 2018-09-26 11:27:05 +02:00
Inari Listenmaa 83793edc30 (Ara) WIP assimilate def. article 2018-09-26 11:12:45 +02:00
Inari Listenmaa 31b8ef9c3f (Ara) Add all tenses to UseCl and UseQCl 2018-09-25 14:58:54 +02:00
Inari Listenmaa 431b53048f (Ara) Add paradigm for assimilated measure 8 verbs 2018-09-25 14:09:14 +02:00
Inari Listenmaa 53fde8d963 (Ara) Add verb paradigm for defective v1 with perf. vowel i 2018-09-24 16:42:16 +02:00
Inari Listenmaa a2551f783b (Ara) Add constructor for compound nouns 2018-09-24 16:37:21 +02:00
Inari Listenmaa 1d159f155c (Ara) VV and related functions 2018-09-21 15:46:39 +02:00
Inari Listenmaa e6107dcbfb (Ara) Remove prodrop from PredVP; better to have it optional 2018-09-21 15:44:31 +02:00
Inari Listenmaa e281cb6f5c (Ara) Bugfix in DetCN: retain adjective every time 2018-09-21 09:35:44 +02:00
Inari Listenmaa c837f1cdf7 (Ara) keep the old s2 field in insertStr 2018-09-21 09:12:10 +02:00
Inari Listenmaa eb7e4335b5 (Ara) Add GenNP 2018-09-21 09:12:10 +02:00
Inari Listenmaa 341b96da9c (Ara) Add هَل in QuestCl, not in UseQCl 2018-09-21 09:12:10 +02:00
Inari Listenmaa f5f3587697 (Ara) remove new constructs from MissingAra 2018-09-20 09:58:34 +02:00
Inari Listenmaa 18f66b3e23 (Ara) add which_IQuant 2018-09-20 09:58:17 +02:00
Inari Listenmaa 6502f0df4f (Ara) Update some categories, add questions 2018-09-20 09:58:05 +02:00
Inari Listenmaa d4deb3561e (Ara) guess PassV2 2018-09-20 09:55:05 +02:00
Inari Listenmaa 77bda93032 add ComplA2 2018-09-20 09:39:37 +02:00
Inari Listenmaa 0ca66a2e4d (Ara) some Utt*, CompCN, question_N 2018-09-18 17:54:58 +02:00
Inari Listenmaa 8596fd277f (Ara) overload mkV2 2018-09-18 17:54:58 +02:00
Inari Listenmaa db0bbfd1fb (Ara) Add various functions to make SymbolicAra work. 2018-09-18 11:30:58 +02:00
Inari Listenmaa c660dd6aa5 (Ara) couple of additions 2018-09-17 15:57:09 +02:00
Inari Listenmaa bdef0d0f12 (Ara) Guessing default implementations in various categories 2018-09-06 16:25:50 +02:00
Aarne Ranta 350adb704a mkA and mkV in arabic 2018-06-13 07:55:33 +02:00
Aarne Ranta 6c70ccf0a1 smart Arabic mkN 2018-06-12 22:34:45 +02:00
Aarne Ranta 75d2f66b59 started to add overloaded opers to ParadigmsAra 2018-06-12 21:06:30 +02:00
aarne 7423db4e33 missing Arabic functions collected in MissingAra.gf with notYet definitions 2017-03-28 07:10:52 +00:00
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
krasimir a47aac0ad8 use BIND in IIDig for all languages in the library 2015-06-11 12:00:57 +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
hallgren 1ccd47784d Add explicit character encoding specifications in 39 more RGL modules
To silence warnings and avoid potential problems after changing the default
encoding to UTF-8.
2013-11-25 18:17:12 +00:00
aarne 5ea526d730 checked compilation of all resource languages 2010-04-22 18:55:46 +00:00
aarne 9537ef0c5b utf8 flags in Arabic modules 2009-12-08 13:11:16 +00:00
aarne 1afa6540d2 making Arabic minimal compile; strange chars remain 2009-12-08 07:32:46 +00:00
aarne f2335d1b76 bug fix in ResAra 2009-12-07 19:56:38 +00:00