Commit Graph

271 Commits

Author SHA1 Message Date
krasimir 8fae09f325 add ready_VP in Constructions 2016-07-05 09:49:30 +00:00
krasimir c0fd96061a 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 10378917ff added tired_VP in Constructions 2016-07-04 21:15:00 +00:00
aarne 0340aebf06 conjunction of reflexive NPs in ExtraEng 2016-06-07 11:38:09 +00:00
aarne 7487abf770 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 5053ace548 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 e87adc42a4 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 e929080bb6 a new Extra function for AP without CN, e.g. "a green one" 2016-03-29 18:50:34 +00:00
krasimir 07b381ee63 change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir 80ccd0493d 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 efe380a072 changes in the ParseEng grammar to bring it closer to the Translate grammar 2015-11-13 13:26:29 +00:00
aarne 38c6bbc71b 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 8e469675df 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 dad76d2cfe bugfix ExtraEng.PartVP must also add the particle if there is one 2015-10-07 14:05:32 +00:00
aarne c6b36b99c7 removed obsolete flags from LangEng.gf 2015-09-01 08:29:10 +00:00
krasimir f716974e89 the Android app now can show Glosses from WordNet 2015-07-01 09:44:56 +00:00
aarne c3583458a4 Eng and Fre Numeral: from - to BIND - BIND 2015-06-09 12:56:42 +00:00
kr.angelov 327ed5836a in English addGenitiveS should use the BIND token 2014-12-19 15:33:54 +00:00
aarne 0e0221d2d0 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 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 df58c025e5 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 efe6b11d4c add constructions to English and Finnish 2014-11-13 15:34:12 +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 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 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 7265c2f07d 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 5be99c7ffb the gerund parameter in Terminology 2014-06-12 08:10:46 +00:00
aarne a28fd18ee2 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 0869181af9 paradigm for us_britishV variants 2014-03-29 17:38:48 +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 014f4e1e11 linref for Conj in English and Bulgarian 2014-02-21 16:29:55 +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 32a36a246c commented out stringMark from Lang since it creates hopeless ambiguities in parsing 2014-02-11 20:09:25 +00:00
aarne 4c26fc80ee 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 1ca7e33ea6 working through translator/Extensions with some reorganization and generalizations 2014-01-22 14:44:56 +00:00
aarne 681020b371 Merry Christmas and other Dict updates 2014-01-17 14:42:22 +00:00
kr.angelov 86523f872c partial cleanup in DictEngBul 2013-12-19 09:42:15 +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
kr.angelov 27a9f72f37 three more interjections from Susanne 2013-12-15 11:17:33 +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