Commit Graph

5117 Commits

Author SHA1 Message Date
Herbert Lange
f5141ca77a include numerals 2019-06-15 19:03:55 +02:00
Herbert Lange
5e10b4c541 fix problem with conjunction 2019-06-15 19:03:41 +02:00
Herbert Lange
f725562f79 ongoing work on numerals 2019-06-12 15:03:27 +02:00
Herbert Lange
8dde0246c4 some changes to the np conjunctions 2019-06-03 13:34:51 +02:00
Herbert Lange
2a3de7687f fix some of the coordination again 2019-05-06 20:25:32 +02:00
Herbert Lange
a552ba9889 change type for conjunctions, split and overload mkConj and add placeholders into the dictionary t 2019-04-26 17:26:05 +02:00
Herbert Lange
52fee8ab4d add coordinator parameter for missing conjunctions 2019-04-26 16:44:23 +02:00
Herbert Lange
04f1b50224 add linref for conjunctions 2019-04-26 16:44:03 +02:00
Herbert Lange
6c5f004fd2 fix wrong form in copula 2019-04-26 16:18:34 +02:00
Herbert Lange
556da2493c add linrefs for more categories 2019-04-26 16:18:26 +02:00
Herbert Lange
73a7fe4bd0 removed extra hyphen that broke the dict 2019-03-25 14:48:10 +01:00
Herbert Lange
a2d847ce26 fix bug in compnp 2019-03-23 23:40:02 +01:00
Herbert Lange
de82d4b35b make complememt position flexible 2019-03-23 23:39:44 +01:00
Inari Listenmaa
76c1c2453e Merge pull request #204 from inariksit/persian
(Pes) Add mkInterj + minor fixes in some prepositions
2019-03-20 16:11:27 +01:00
Inari Listenmaa
24ff11c63d (Pes) Fix bug in DetQuant: "a one N" 2019-03-20 16:01:55 +01:00
Inari Listenmaa
8452076636 (Pes) Remove unnecessary parameters from Imp 2019-03-20 15:32:43 +01:00
Inari Listenmaa
79ceab1ec1 (Pes) fix typo in insertVV 2019-03-20 13:41:27 +01:00
Inari Listenmaa
3c301efd05 (Pes) Add InOrderToVP and ByVP to ExtendPes 2019-03-20 13:41:07 +01:00
Prasanth Kolachina
f0930cd5cb Merge pull request #205 from daherb/latin
Fix Latin issues
2019-03-20 12:26:41 +01:00
Herbert Lange
b060551802 remove ListS for the moment again because it leads to problems 2019-03-20 12:05:53 +01:00
Herbert Lange
943ce05351 replace dict symlinks with actual files 2019-03-20 12:00:45 +01:00
Inari Listenmaa
8438e88410 (Pes) Fix bug in PrepNP 2019-03-20 10:23:34 +01:00
Inari Listenmaa
95e62cd06a Merge pull request #203 from daherb/latin
Latin
2019-03-19 16:59:11 +01:00
Inari Listenmaa
25a151c2d2 (Pes) Add mkInterj + minor fixes in some prepositions 2019-03-19 16:56:10 +01:00
Herbert Lange
49ee26feb0 removed extra stuff. still available in separate branch on https://github.com/daherb/gf-rgl/tree/latin-extra 2019-03-19 16:29:23 +01:00
Herbert Lange
42a339edf6 fix symbol rule 2019-03-19 16:26:24 +01:00
Herbert Lange
07642354fe some work on sentence conjunction 2019-03-19 16:26:10 +01:00
Inari Listenmaa
77af5c99e6 Merge pull request #201 from inariksit/here_are_Cl
Extend + DictSpa
2019-03-19 09:42:12 +01:00
Inari Listenmaa
f8d8ba0aa9 Merge pull request #200 from odanoburu/extend-romance-cat-ita
(Cat,Ita) add stub implementations of Extend
2019-03-19 09:35:52 +01:00
Inari Listenmaa
82937227bc (Extend) Add AdvIsNP + implement it in Eng,Fin,Pes,Romance,Swe 2019-03-19 09:34:26 +01:00
Inari Listenmaa
e35abeac6b (Spa) Fix some genders + MWE segmentation in DictSpa 2019-03-19 09:33:33 +01:00
odanoburu
5aedf4add6 rm trailing whitespace 2019-03-18 14:59:39 -03:00
odanoburu
76bf6b7363 (Cat,Ita) add stub implementations of Extend
- using ExtendRomanceFunctor
- can't compile ExtendFre using ExtendRomanceFunctor though..
2019-03-18 14:58:42 -03:00
Inari Listenmaa
230d7afe1f Merge pull request #199 from inariksit/persian
(Pes) Support relative pronoun contraction
2019-03-18 15:15:12 +01:00
Inari Listenmaa
cfbb22239c (Pes) Support relative pronoun contraction 2019-03-18 14:53:56 +01:00
Inari Listenmaa
b527d83bde Merge pull request #198 from inariksit/persian
Persian
2019-03-16 16:29:58 +01:00
krangelov
163d797357 integrate DocumentationSlv with the rest of the grammar 2019-03-16 16:01:59 +01:00
krangelov
75f919d46f Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2019-03-16 15:51:10 +01:00
krangelov
eb2103975c better definition for red_A 2019-03-16 15:50:44 +01:00
krangelov
f7156bceaa added DocumentationSlv 2019-03-16 15:50:15 +01:00
krangelov
3332ba2035 bugfix in the documentation for adjectives 2019-03-16 09:48:39 +01:00
Inari Listenmaa
f174e92f70 (Pes) Add alternative insertCompPost; used in an application grammar 2019-03-15 16:58:15 +01:00
Inari Listenmaa
1192a93855 (Pes) Add VPSlashPrep 2019-03-15 16:57:44 +01:00
Inari Listenmaa
6a006597c4 (Pes) Fixes in NP complements 2019-03-15 16:43:47 +01:00
Inari Listenmaa
ad37f1b681 (Pes) Add Mod to Prep + update appComp. Constructors with Mod for Det. 2019-03-15 16:39:48 +01:00
Inari Listenmaa
c61e46be89 (Pes) Add ExistNPAdv + fix ExistNP 2019-03-15 11:20:32 +01:00
Inari Listenmaa
6e4b68c7df Merge pull request #197 from inariksit/persian
Persian
2019-03-14 16:59:48 +01:00
Inari Listenmaa
3751fc0b37 (Pes) add EmbedPresPart to Extend 2019-03-14 16:23:57 +01:00
Inari Listenmaa
47aa4a969d (Pes) Remove unnecessary QForm from QS and QCl
Y/N questions are formed the same way in direct and indirect, not like 
English "do you sleep / if you sleep".
2019-03-14 15:14:03 +01:00
Inari Listenmaa
ac4130ca2e (Pes) Fix missing complement for NP as a subject in mkClause 2019-03-14 14:57:23 +01:00