aarne
92b99935f3
German V3 default without preposition is now Dat+Acc, not Acc+Dat - in conformance with ditransitives in other languages
2015-10-15 15:08:25 +00:00
aarne
a3bc2c4cf0
revised comments in Construction so that some functions can be shown in absfun doc
2015-10-15 15:01:38 +00:00
aarne
78766d3cd8
corrected IrregGer.sein_V to match with ResGer.sein_V
2015-09-15 18:03:47 +00:00
aarne
6a9083bc9e
discontinuous Ger AP part in UttAP
2015-07-27 09:18:14 +00:00
aarne
6519a3b72e
restoring the discontinuous Ger NP parts in some linearizations
2015-07-27 09:14:10 +00:00
aarne
3fd7cf4e87
restored one-arg mkPN
2015-07-23 16:03:18 +00:00
scharolta_siencnik
ba14a8a7e5
German resource grammar: major changes.
2015-07-23 15:50:05 +00:00
scharolta_siencnik
7b26356d35
gender of Language in ConstructionGer
2015-07-23 15:21:37 +00:00
aarne
e366ca76fd
German relative "was" in RelS
2015-07-21 15:00:35 +00:00
krasimir
2e8d5b3d16
use bind for the numerals in German and Greek
2015-07-01 16:30:20 +00:00
krasimir
f716974e89
the Android app now can show Glosses from WordNet
2015-07-01 09:44:56 +00:00
inari
42d47143c1
add ../prelude to path in LangGer
2015-06-28 16:10:19 +00:00
andrea.christina.unger
b2cef847b2
added auxV2V (parallel to auxVV)
2015-05-27 14:47:35 +00:00
leiss
953d65ceab
a dictionary with over 6000 German verbs with subcategorizations
2015-05-20 09:45:38 +00:00
aarne
de8d88b4d0
corrections to German verbs by Hans Leiss
2015-02-27 15:34:03 +00:00
aarne
6819d67943
fixed the problem found by Hans Leiss with Ger passives leaving out arguments and producing metavariables in parsing
2015-02-27 14:02:38 +00:00
andrea.christina.unger
d21d4f442a
ß -> ss (according to new spelling)
2015-02-11 16:40:58 +00:00
aarne
025ce90634
ExtAdvVP added to some languages where it was missing
2014-12-08 13:21:28 +00:00
aarne
91e00cf827
missing syntax functions in Chi and some other languages
2014-12-08 10:19:38 +00:00
aarne
ef59dee4d5
Constructions: languageNP and languageCN ; languagePN removed. Requires the change of lincat from PN to N. Done for 10 languages, not yet Bul and Hin. Enables "my English is bad", "this is bad English"
2014-11-20 22:10:24 +00:00
hallgren
ef9f16b63a
Lang???.gf: exclude Documentation from present mode
...
The Documentation module is excluded from present mode in abstract/Lang.gf,
so it needs to be excluded in the corresponding concrete syntaxes too
to avoid problems.
2014-10-23 16:32:55 +00:00
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