aarne
a2936678e7
fixed anschauen in LexiconGer, pointed out by DV
2014-09-17 05:30:52 +00:00
aarne
aff3405b8d
fixes in LexiconGer and DictGer proposed by Denny Vrandecic
2014-09-11 19:36:53 +00:00
aarne
e9d83e1f9d
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
be301d8a5e
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
7dee933802
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
08e27cd56e
moved Names to Construction, to make the structure simpler ; use months and weeks as PN's as well
2014-06-18 09:27:57 +00:00
aarne
ad519cd44a
coercions from special categories in Construction to N and PN
2014-06-18 06:29:34 +00:00
aarne
613594d732
moved lexical parts of Construction to Names, and added Language names there ; implemented for the six old Construction languages
2014-06-17 19:12:18 +00:00
aarne
fd2a8a2ccf
now 2100 words in DictionaryDut checked by EdG
2014-06-14 08:01:11 +00:00
aarne
392187e749
Scharolta's DictionaryGer fixes
2014-05-29 12:06:44 +00:00
aarne
6299ec3cac
several fixes in German RGL: compound verbs added; compound forms of nouns added; made dative -e optional; made mkV Str V recognize which prefixes are certainly not movable ones ((be,er,ge,ver,zer)
2014-05-29 10:21:49 +00:00
aarne
39edc9c416
DictionaryGer now with 22k lemmas, after a new extraction from Wiktionary
2014-05-05 21:46:20 +00:00
aarne
6cee0c1b59
German Dict and Paradigms: added a case to mkN and removed bogus "e" plurals
2014-05-05 20:36:44 +00:00
aarne
b5a1c49c41
more complex verb paradigms for German
2014-05-05 13:42:43 +00:00
aarne
3362818af2
shall_VV and should_VV in all Dictionary modules, to avoid a common failure ; should be probably in Constructions
2014-04-29 17:10:58 +00:00
inari
5b730e090f
Add constructions with motion verbs and direction adverbs for Eng,Fin,Fre,Ger,Swe in Construction
2014-03-28 12:34:07 +00:00
inari
4f4905b353
Add containers to Construction*.gf + missing saturday_Weekday in the abstract
2014-03-26 16:06:30 +00:00
kr.angelov
dc19edc05d
completed Documentation modules for English, Swedish, Bulgarian, German, Finnish, French. The examples for Finnish, German and French could still be improved. The old parsing grammars are now restored. The new Translation grammar still don't have statistical model.
2014-02-21 16:31:50 +00:00
kr.angelov
a6747eac6b
a new abstract syntax in Documentation.gf which allows a more compact definition of the corresponding concrete syntax. The new strategy is so far used only in DocumentationEng and the new DocumentationBul.
2014-02-17 08:45:57 +00:00
aarne
7111684795
removed obsolete DictEng??? grammars and marked Parse as obsolete in Makefile
2014-01-22 15:00:16 +00:00
aarne
681020b371
Merry Christmas and other Dict updates
2014-01-17 14:42:22 +00:00
kr.angelov
f534cc8dcb
fixes in the dictionaries inspired by a paper phrasebook
2013-12-18 09:18:55 +00:00
aarne
990edc31cd
Documentation and Construction back in Lang, via the inclusion of ../api in the paths of Lang and All files
2013-12-16 11:51:15 +00:00
aarne
45732fa9da
added abstract to paths in Parse* to make them find Constructions and Documentation
2013-12-15 22:06:13 +00:00
aarne
85d4212a91
added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed)
2013-12-15 20:11:19 +00:00
aarne
3c935f12ba
added more temporal Constructions in Eng,Fin,Fre,Ger,Swe
2013-12-15 11:38:43 +00:00
aarne
8fcd920054
functorized Documentation for Fin, Fre, Ger
2013-12-14 15:13:14 +00:00
aarne
ced38d5f9f
refactored Documentation to Terminology and Documentation proper. This makes it possible to functorize the display of tables, for instance show Swedish inflection tables with headings in English terminology. Carried out the functorization in Eng and Swe, other languages coming soon.
2013-12-14 09:21:15 +00:00
aarne
dba791cc83
added examples to the documentation of verbs and prepositions
2013-12-13 17:39:51 +00:00
aarne
5559d600be
completed DocumentationGer and DocumentationEng
2013-12-12 17:17:27 +00:00
aarne
83eab8e79b
documentation module, implemented for German to produce inflection tables
2013-12-12 15:40:56 +00:00
aarne
c2f1c599d1
split may_VV into may_1_VV (be possible) and may_2_VV (be allowed); not yet in Bul, Hin
2013-12-12 12:35:44 +00:00
aarne
e5caac511f
little fixes to make lib/src 'make Parse8' work again and produce a better than ever 'open text' translator
2013-12-08 20:36:14 +00:00
aarne
30df21ffd8
Constructions in Ger
2013-12-08 13:24:00 +00:00
aarne
be58b6f224
PassAgentVPSlash in Ger
2013-12-06 09:05:52 +00:00
aarne
996e0141e2
three new uses of "self" in Idion(Eng,Fin,Ger,Swe): SelfAdvVP (he is singing himself), SelfAdVVP (he is himself singing), SelfNP (he himself is singing; I know the president himself)
2013-12-03 18:54:56 +00:00
kr.angelov
5d93c1d4de
split teacher_N into two genders
2013-12-03 10:39:45 +00:00
kr.angelov
2356aa7e65
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
4fab9c1bb8
mkInterj in some languages; 'make Parse' in lib/src builds Parse8.pgf
2013-12-02 13:34:07 +00:00
aarne
45787ff1e6
interjections in DictEng Fin and Ger
2013-12-02 11:09:28 +00:00
aarne
ab90b3c7ef
added linref's to Ger Hin Romance
2013-11-28 08:05:58 +00:00
kr.angelov
f49a8df60c
changes in the parallel dictionaries
2013-11-27 22:18:22 +00:00
hallgren
fc2f5b0a1a
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
a24d8a9506
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
kr.angelov
4b919ba26f
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
041630e8b1
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
d1a0e6ca9d
split fire_N into two senses fire_1_N and fire_2_N
2013-11-13 08:59:03 +00:00
aarne
87eb018d3a
das Auto
2013-05-23 22:43:08 +00:00
aarne
78d0bfdf21
CompIQuant in ExtraGer
2013-05-07 09:30:37 +00:00
aarne
d6cfd33c16
a couple of fixes in Ger
2013-04-05 08:38:13 +00:00