Inari Listenmaa
76885d3185
(Eng) Agreement with ReflVP + ComplSlash
...
ComplSlash ( … ReflVP … ) X: reflexive should agree with X
ReflVP ... ( … ComplSlash … X): reflexive should agree with subject
2018-05-01 16:35:02 +02:00
John J. Camilleri
ff2b388001
VPPart of "prove" is "proven", not "proved"
2018-01-26 13:38:36 +01:00
John J. Camilleri
bb2e740872
fix when inflecting multi-token strings ending in y
...
See mail on gf-dev 2018-01-15
2018-01-22 22:34:57 +01:00
Inari Listenmaa
5d9393b5ce
fix bug in regV: there was a past tense form created as present participle
2018-01-18 10:55:29 +01:00
John J. Camilleri
d534f3e13b
Fix "considerred" etc. in English verbs
2017-12-22 12:36:12 +01:00
Aarne Ranta
161e981a29
ExistCN with a/no variation in Extend
2017-11-08 08:42:54 +01:00
Aarne Ranta
0e39e31ffd
fixed type error in DictEng
2017-10-29 11:05:00 +01:00
Aarne Ranta
9e7bdb6703
overloading Eng mkV2V
2017-10-29 10:46:24 +01:00
Aarne Ranta
945732f695
some edits of Extend
2017-08-29 11:54:41 +02:00
Aarne Ranta
6c6141befd
VPSlash conjunctions in Extend; AllEng now inherits ExtendEng rather than ExtraEng
2017-08-23 17:49:30 +03:00
Aarne Ranta
55f914f444
started automated documentation of Extend module
2017-08-22 12:39:17 +03:00
Aarne Ranta
6afcf80c04
most of ExtendEng in place
2017-08-20 18:56:05 +03:00
Aarne Ranta
ae8e7d798a
started Extend module to combine the functions of Extra and Extensions in a more disciplined way; design far from final yet
2017-08-20 14:48:48 +03:00
aarne
367b2a0d95
concrete labels Eng and Swe completed for the demo grammar
2017-05-05 15:14:47 +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
ec1526db77
remove dead code in ParadigmsEng.gf
2017-03-07 17:49:00 +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
c1cc748d04
conjunction of reflexive NPs in ExtraEng
2016-06-07 11:38:09 +00:00
aarne
41bba57808
started Extra.RNP for reflexive noun phrases, needed particularly in Scandinavian (possessive "sin") but also in other languages if reflexive semantics is needed in applications
2016-06-07 09:53:52 +00:00
aarne
81de9fd892
made preposition stranding default in LangEng (and SyntaxEng) questions and relatives, and that_RP in relatives; these are more natural in modern language and more often right; piped piping and which can be accessed via ExtraEng
2016-06-05 10:59:27 +00:00
aarne
743047e7a5
better treatment of variant relative pronouns in Eng, based on suggestions by DrBean in gf-dev
2016-05-20 17:13:06 +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
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
krasimir
963e85e9fc
changes in the ParseEng grammar to bring it closer to the Translate grammar
2015-11-13 13:26:29 +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
krasimir
88907a9c25
SlashV2a in English should set gapInMiddle = False to get the correct syntax for examples like "he absorbed himself into his work"
2015-10-14 07:40:26 +00:00
krasimir
ee257046f0
bugfix ExtraEng.PartVP must also add the particle if there is one
2015-10-07 14:05:32 +00:00
aarne
5cb72237db
removed obsolete flags from LangEng.gf
2015-09-01 08:29:10 +00:00
krasimir
b3130736e4
the Android app now can show Glosses from WordNet
2015-07-01 09:44:56 +00:00
aarne
b4bfbbb4f3
Eng and Fre Numeral: from - to BIND - BIND
2015-06-09 12:56:42 +00:00
kr.angelov
57653634da
in English addGenitiveS should use the BIND token
2014-12-19 15:33:54 +00:00
aarne
7521bfd170
restored Dictionary.get_V2 which had been omitted. It is a very common verb, although sense splits will certainly be needed.
2014-12-06 11:36: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
fb354a5672
StructuralEng.gfo: lift variant "can't" | "cannot" to the top level to avoid a PMCFG generation problem
2014-11-17 13:16:47 +00:00
inari
3eedaa213c
add constructions to English and Finnish
2014-11-13 15:34:12 +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
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
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
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
258af232e9
the gerund parameter in Terminology
2014-06-12 08:10:46 +00:00
aarne
be48707417
added ca. 200 new Dictionary fun's from BNC top-6000 list. Seems to be much better quality than Google 1-grams.
2014-03-30 09:25:29 +00:00
aarne
511726fd0c
paradigm for us_britishV variants
2014-03-29 17:38:48 +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