1
0
forked from GitHub/gf-rgl
Commit Graph

152 Commits

Author SHA1 Message Date
Aarne Ranta
2313f6ee40 updated Spa and Swe Extend 2017-08-23 22:08:24 +03:00
aarne
367b2a0d95 concrete labels Eng and Swe completed for the demo grammar 2017-05-05 15:14:47 +00:00
aarne
b8f5ed01c6 fixed ta_V in Swe and blad in Dut 2017-04-13 06:48:13 +00:00
aarne
6574b8e5c0 added concrete labels to Eng and Swe ; renamed uddeps.labels to Lang.labels for uniformity (these work also for ResourceDemo and Translate, however) 2017-04-06 15:39:49 +00:00
krasimir
52e9076641 add ready_VP in Constructions 2016-07-05 09:49:30 +00:00
krasimir
c0ed747ba6 added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages 2016-07-05 06:22:06 +00:00
krasimir
54cf5ce0c8 added tired_VP in Constructions 2016-07-04 21:15:00 +00:00
aarne
247b216371 reflexive NP in Scandinavian; things to fix to decide whether agreement comes from the subject or from the possessed noun 2016-06-07 12:35:28 +00:00
aarne
ab0ba48214 enabled emptyRP in Scandinavian by distinguishing between RNom and RAcc ; this also made it possible to use der as the Danish RNom form 2016-06-05 16:40:46 +00:00
aarne
6b03d01ae8 corrected some inflections in DictSwe ; not sure where the wrong inflections came from, since this should be a SALDO dump (although and old one) 2016-05-10 20:32:05 +00:00
aarne
4c1ae83c1b worked with Scandinavian VP to get the word order with neg+pron right: jag älskar inte din mamma vs. jag älskar dig inte vs. jag har inte älskat dig 2016-03-30 18:47:14 +00:00
aarne
09ea868f1c a new Extra function for AP without CN, e.g. "a green one" 2016-03-29 18:50:34 +00:00
krasimir
d50eda20ca change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir
5defcc18bf we now support irregAdv in Swedish 2015-11-18 10:13:32 +00:00
krasimir
1b8129145a now the Documentation module contains a category Definition which is used to generate definitions and examples for words in the App. 2015-11-16 14:57:32 +00:00
aarne
9f571b05d8 made Lexicon.give_V3 ditransitive in a number of languages; corrected the default order for V3 in Romance (was accusative dative, now the other way around as it should be) 2015-10-15 14:43:20 +00:00
francis.tyers
ed846d0399 typo 2015-09-02 10:31:45 +00:00
krasimir
b3130736e4 the Android app now can show Glosses from WordNet 2015-07-01 09:44:56 +00:00
aarne
626a30a553 smart paradigm of Swe compound form: more rules for words ending "e", "tet" 2015-06-25 05:24:46 +00:00
krasimir
cb6c43893c change the compound form for apple in Swedish to äpple|äppel 2015-06-12 13:02:04 +00:00
aarne
9a024f6625 fixed the word order of Scand discontious conjunctions: antinger jag vinner eller... -> antingen vinner jag eller... 2015-05-22 11:31:57 +00:00
aarne
e261f83d50 added Swe mkDefDet to build determiners that take completely definite CN's 2015-01-18 18:02:11 +00:00
aarne
414cae6940 some fixes in DictionarySwe ; in ParadigmsSwe, a compounding function mkN : Str -> N -> N 2015-01-10 17:50:54 +00:00
aarne
41f7a0d9b0 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
cec28ebec0 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
a76695fd41 added participles to Scandinavian VP 2014-09-25 17:00:59 +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
6ffdf419e7 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
86c9ff1b4c coercions from special categories in Construction to N and PN 2014-06-18 06:29:34 +00:00
aarne
444606c246 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
68b055a117 a couple of comments in swedish/Konstruktikon after the meeting at Bank of Swedish 2014-06-10 14:11:02 +00:00
aarne
fb3d814738 variants dra/draga and ta/taga in IrregSwe 2014-04-28 16:01:49 +00:00
aarne
0fe5d35a18 checked top-1000 BNC senses in Swe, with some split senses added to Dictionary and DictionaryEng. Wrote bnc-dict-log.txt to describe the procedure, which should be reproducible to other languages now. 2014-03-30 16:28:40 +00:00
aarne
377472f626 checked the top-1000 words of Google 1-grams in DictionarySwe, splitting senses of 70 words and adding the split senses to abstract Dictionary and DictionaryEng 2014-03-29 20:15:41 +00:00
aarne
36e15cd23f around 1000 new abstract functions in Dictionary and DictionaryEng extracted from the top-10000 Google unigrams. Forthcoming in Swe and other languages soon. 2014-03-29 17:39:46 +00:00
inari
2ae5bdf406 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
3fe7b3ec32 Add containers to Construction*.gf + missing saturday_Weekday in the abstract 2014-03-26 16:06:30 +00:00
aarne
1b702098f2 commented out Documentation definitions in notpresent mode. It was not enough to do this in the import list in Lang, since the import list parsing seems to be done without preprocessing. 2014-02-25 07:37:03 +00:00
kr.angelov
b4f77edb2d 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
6739bf2da1 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
b8c6656287 commented out stringMark from Lang since it creates hopeless ambiguities in parsing 2014-02-11 20:09:25 +00:00
aarne
ba4e1317e2 DictionarySwe patched with Saldo-WordNet mappings. Most of the changes should be improvements, but some may not... the old definitions are kept as variants. 2014-02-11 17:41:25 +00:00
aarne
18f00948af module Markup for marking up subphrases with html tags (or other things). Implemented for Eng and Swe so far. 2014-02-11 15:42:17 +00:00
aarne
584c2476b0 predication-based TransSwe delivering the first sentences 2014-02-05 20:03:51 +00:00
aarne
3cb55c2764 removed obsolete DictEng??? grammars and marked Parse as obsolete in Makefile 2014-01-22 15:00:16 +00:00
aarne
ee342e0837 Merry Christmas and other Dict updates 2014-01-17 14:42:22 +00:00
kr.angelov
d705924bb1 fixes in DictEngBul and DictEngSwe 2013-12-20 12:03:36 +00:00
kr.angelov
2e04b7e1b2 partial cleanup in DictEngBul 2013-12-19 09:42:15 +00:00
kr.angelov
75bde66d4d fixes in Swedish 2013-12-18 11:22:56 +00:00