Commit Graph

125 Commits

Author SHA1 Message Date
aarne f3d4c7f4d7 added the constructor Noun.NumeralSuperlOrd for phrases like "third largest", which have special linearizations in many languages e.g. German (drittgrösste) and Finnish (kolmanneksi suurin). Implemented for Chi (to check), Dut, Eng, Fin, Ger, Romance, Scand so far 2014-08-24 14:32:44 +00:00
hallgren 4c38803eea Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +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 9ca9eed130 fixed notpresent flags in ResDut.gf so that it compiles with the -present option 2014-06-19 16:20:01 +00:00
inari 10c9476f52 Overload partV ; fix typo in IrregDut ; fix word order in subordinate clauses in ResDut 2014-06-19 15:04:36 +00:00
inari c7f53b256d small cleanup 2014-06-19 09:57:23 +00:00
inari 52c58a6ccb Major changes in Dutch: word order fixes, add particle verbs, fixes in verb smart paradigms 2014-06-19 09:54:48 +00:00
aarne 8466c09107 ConstructionsDut and geonames in DictionaryChi (including some in Latin letters without spaces) 2014-06-18 13:14:51 +00:00
aarne 8ed9c93d19 DAP, Det with AP and its conjunction, in Eng and Scand ; not quite sure if this is possible in all languages 2014-06-12 13:55:39 +00:00
aarne 4dcc23ba01 Dutch morphology and documentation table fixes 2014-06-12 08:00:49 +00:00
aarne 43faff66e7 komen_V in IrredDut, from EdG 2014-06-12 06:44:31 +00:00
aarne 772c7f38a1 path in AllDut now contains api to enable compilation from scratch; this is so for all languages with Documentation 2014-06-07 08:36:52 +00:00
aarne c11936deb1 completed DocumentationDut 2014-06-06 14:30:25 +00:00
aarne d4e3d831d3 started DocumentationDut; not yet finished 2014-06-05 08:03:33 +00:00
inari c6e0f97068 added StressedPron 2014-05-22 08:27:44 +00:00
inari ab60ca3988 change example nouns in ParadigmsDut 2014-05-12 09:28:58 +00:00
inari 82fedcea87 Corrected examples in ParadigmDut 2014-05-08 13:20:14 +00:00
aarne 9302aa1bf4 added auxVV to ParadigmsDut 2014-04-29 17:00:27 +00:00
aarne bd1d657971 big DictionaryDut from Wiktionary - very noisy for common words, but works 2014-04-11 16:04:32 +00:00
aarne 1cac94d7ea plural of stad in Dut 2014-04-08 09:19:50 +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
hallgren 2c8fed764b lib/src: adding --# -coding=latin1 to 119 RGL modules
Adding coding pragmas
  
	--# -coding=latin1
  
so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:26:00 +00:00
aarne 6c3224aded ResDut was removed by mistake - now it is back 2013-10-16 11:46:31 +00:00
aarne 19f8935e51 tagged version of Dut: an experiment for glossing 2013-10-15 13:07:07 +00:00
aarne b69db96734 added Greek to ResourceDemo 2013-04-25 13:55:08 +00:00
aarne ef08151513 fixed details of Romance clitics for reflexives, imperatives, infinitives. A change in the type of VP.clit3 was needed. 2013-02-20 19:34:20 +00:00
aarne e125bc70fe Dutch additions enabling YAQL 2012-12-02 09:25:53 +00:00
aarne 520799f320 ExtraDut.zullen_VV 2012-09-17 08:36:57 +00:00
aarne e1ada72375 bug fix in Dut.mkA 2012-09-17 07:01:33 +00:00
aarne c33737c9d6 SSubjS in Scandinavian and Dut 2012-06-08 08:51:03 +00:00
aarne 8e210b5d11 nominalization in Extra Dut and Eng (from Ramona) 2012-06-06 09:48:05 +00:00
aarne e5adec87d0 Dut no_geV and fixprefixV 2012-06-05 15:35:11 +00:00
aarne 33106d30c0 Dut irreg verb fixes 2012-05-29 13:04:16 +00:00
aarne ae9229fdc9 VPS in Dut 2012-05-27 19:36:04 +00:00
john.j.camilleri b64f0af7bf Dutch: added restricted inheritance of CatDut in NumeralDut 2012-05-23 09:40:33 +00:00
aarne d7236bb426 Cond and Fut Simul in Dut and Afr fixed 2012-03-20 23:00:46 +00:00
aarne fc45b73c10 some Dutch verbs 2012-01-12 16:13:01 +00:00
aarne d5b856bb94 adjustments in Phrasebook and synopsis 2011-12-08 14:04:42 +00:00
aarne 7e28253054 the place of negation in Dut and Ger imperatives corrected 2011-12-02 15:44:18 +00:00
aarne 981bfdcd49 ExtAdvS added to more languages 2011-09-01 07:56:29 +00:00
aarne 51681dec4f bug fix in Dutch infinitive vp 2011-01-24 15:01:43 +00:00
aarne 5a4ee628ab documented ParadigmsDut 2010-12-15 15:47:00 +00:00
aarne 33a03d98bb cleaned up lib modules for better doc in synopsis 2010-12-11 20:33:49 +00:00
aarne 8a932e3c30 CompCN added to Ger Fin Dut Rus Pol 2010-12-07 20:23:57 +00:00
aarne 89d73386d5 constructor PositAdAAdj in Adverb, for most langs 2010-11-19 16:49:30 +00:00
aarne e9c7ef05a9 know_VQ in resource 2010-08-27 15:14:29 +00:00
aarne 850b0cf22c German and Dutch adjectives with -er corrected 2010-08-23 07:43:58 +00:00
aarne baeea82498 correct form for inverted sentence for "u" in Dutch 2010-06-02 11:52:17 +00:00
aarne d17c9a1c1b heavy NP distinction in Dutch like in German 2010-05-29 10:19:32 +00:00
aarne 67bf0b0dd2 Dutch s -> z rule restricted more 2010-05-29 09:17:48 +00:00