1
0
forked from GitHub/gf-rgl
Commit Graph

5287 Commits

Author SHA1 Message Date
Inari Listenmaa
39d5bc3e48 (Ara) elision in only the first word of the CN with liPrep 2018-12-18 16:41:22 +01:00
Inari Listenmaa
873b52898b (Ara) Use defArt also for numerals 2018-12-18 16:39:20 +01:00
Inari Listenmaa
ef261ac4d2 (Ara) replace Agr by AAgr in Obj 2018-12-18 16:30:57 +01:00
Aarne Ranta
edd8289b6c added some morphological tag configurations to LangEng.labels 2018-12-18 16:00:43 +01:00
Inari Listenmaa
038cb2536f (Ara) Add months + new mkN constructors to handle adjective modifiers 2018-12-18 11:27:11 +01:00
Inari Listenmaa
143977d552 (Ara) Add days and some months to Constructions 2018-12-17 17:46:45 +01:00
Inari Listenmaa
f63f21d96e (Ara) use the bare form (no case ending) in UttAP/CN + small cleanup here and there 2018-12-17 14:54:53 +01:00
odanoburu
8e0afa202b (Por) small fixes due to revising UD treebank 2018-12-16 11:01:51 -02:00
odanoburu
6fe29ecc84 (gf2ud) add minimal LangPor.labels
- enough to parse (most of) the UD treebank
2018-12-16 10:49:06 -02:00
Aarne Ranta
76f11b532b removed duplicate invarA in Eng 2018-12-13 16:30:28 +02:00
Aarne Ranta
a80d49db62 fixed some dependency labels 2018-12-13 14:58:11 +02:00
Aarne Ranta
69aa749774 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-12-13 14:16:09 +02:00
Aarne Ranta
231b7be0c4 added ParadigmsEng.invarA 2018-12-13 14:15:57 +02:00
Inari Listenmaa
ba8af5ffce Merge pull request #98 from odanoburu/romance-ap-copula
(Romance) add copTyp to adjectives
2018-12-13 10:50:14 +02:00
Inari Listenmaa
0479820b8f (Cat) Add per as another preposition that fuses with article 2018-12-11 16:38:24 +02:00
odanoburu
5889d5bbb3 (Romance) modify CompAP to use copTyp from adjective 2018-12-10 20:52:29 +02:00
odanoburu
ffaa701197 (Romance) add copTyp to adjectives
- so that one can force the use of a copula verb
- before this, a sentence like "he was ready when I saw him" would be
  translated as "ele era pronto quando eu o via" in Portuguese,
  instead of using the estar copula
2018-12-10 19:46:21 +02:00
Inari Listenmaa
8d7366cb0a Merge pull request #95 from jfschaefer/master
(Ger) fix old spellings of irregular verbs
2018-12-10 16:34:09 +02:00
odanoburu
becd432455 (Por) add ImpP3
- do not use nonExist in Lexicon
- draft other missing lins in Idiom
2018-12-10 14:35:45 +02:00
jfschaefer
5ef182f4be (Ger) fix old spellings of irregular verbs 2018-12-07 17:46:27 +01:00
Inari Listenmaa
db2560efe4 (Ara) updates in hamza rules + sound fem. plural noun constructor 2018-12-06 12:20:35 +02:00
Inari Listenmaa
dadcd386c9 (Romance) Attributive and predicative adjective forms (#93)
* (Fre,Por) accomodate changes to Romance adjectives
- to support Spanish buen/bueno, gran/grande and catalan bo/bon

* (Cat) Update paradigms to allow predicative and attributive forms of adj

* (Spa) fix argument order in Spanish adjective paradigms

* (Eng) fix missing paradigm invarA

* (Spa) Flip order of args in mkAdj constructor
2018-12-05 19:16:35 +02:00
odanoburu
aec24a3901 (Eng) fix missing paradigm invarA 2018-12-05 09:52:07 +02:00
Aarne Ranta
994e0482bc added Construction for 'five inch nail' in Eng,Ger,Fin from the Dresden team at the summer school 2018-12-03 17:27:59 +02:00
Aarne Ranta
ddafbb6316 some fixes in labels, assume GF 3.10 2018-12-01 09:43:49 +01:00
Inari Listenmaa
0475955567 (Ara) Add state parameter to regNP + small cleanup/move around code 2018-11-30 15:23:49 +01:00
Inari Listenmaa
fc0c504107 (Ara) Add new constructor irregFemA 2018-11-30 14:12:28 +01:00
Inari Listenmaa
cb90184a95 (Ara) SlashV2V: fix a bug about object placement 2018-11-30 13:08:50 +01:00
Inari Listenmaa
51f6d6247c (Ara) Low-level hacks for overriding verb agreement and word order 2018-11-30 13:08:18 +01:00
Inari Listenmaa
73771e317b Merge pull request #88 from kitukb/master
The error is only on Mac, and doesn't seem to be due to the contents of the pull request.
2018-11-29 17:07:29 +01:00
Inari Listenmaa
f7e26bb199 Merge pull request #90 from inariksit/arabic
Arabic
2018-11-29 16:09:10 +01:00
Inari Listenmaa
ccfa60cbba (Ara) Fixes in noun attributes 2018-11-29 15:52:17 +01:00
Inari Listenmaa
f71e504f9c (Ara) Fixes in prepositions binding to words 2018-11-29 15:51:57 +01:00
kitukb
93cf7c9c08 Merge branch 'master' into master 2018-11-29 16:47:13 +03:00
Inari Listenmaa
31e5411f20 Merge pull request #89 from inariksit/somali
(Som) Improvements in noun and verb paradigms
2018-11-29 13:34:07 +01:00
Inari Listenmaa
f52f7966ea (Som) Improvements in noun and verb paradigms 2018-11-29 13:19:19 +01:00
Aarne Ranta
0b9974e8f9 corrected LangEng.labels 2018-11-28 20:01:05 +01:00
benson kituku
342ddf6f4b new gender 2018-11-28 18:54:17 +03:00
Inari Listenmaa
f18f5e3c3f Merge pull request #87 from inariksit/arabic
(Ara) Fixes in negations
2018-11-28 14:07:35 +01:00
Krasimir Angelov
0d0462e5a7 remove the old WordNet experiment 2018-11-28 14:00:34 +01:00
Krasimir Angelov
a9c2872059 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-11-28 13:57:39 +01:00
Inari Listenmaa
a7c471214b (Ara) Fixes in negations 2018-11-28 13:55:34 +01:00
Krasimir Angelov
fc37e26bca remove the obsolete Parse grammar 2018-11-28 13:53:07 +01:00
Krasimir Angelov
fe483f3639 fix in the paradigm 2018-11-28 13:52:44 +01:00
Inari Listenmaa
19129aa420 (Ara) misc. small fixes and additions 2018-11-27 17:36:23 +01:00
Inari Listenmaa
f2e9993425 (Ara) Fix bug in SlashV2VNP + refactor some related opers 2018-11-27 17:35:59 +01:00
Inari Listenmaa
29b5ac47fb (Ara) include N2's c2 in ComplN2 2018-11-27 17:34:16 +01:00
Inari Listenmaa
576e730897 Merge pull request #85 from inariksit/arabic
Arabic
2018-11-26 17:16:52 +01:00
Inari Listenmaa
a29a4132cf (Ara) misc. small fixes/additions 2018-11-26 17:03:31 +01:00
Inari Listenmaa
9da4ea3f5c (Ara) Add word order as a parameter to Subj 2018-11-26 17:03:09 +01:00