1
0
forked from GitHub/gf-rgl
Commit Graph

6190 Commits

Author SHA1 Message Date
odanoburu
89f5c35df1 (UD treebank) fixes
- rm duplicate trees
- correct parse trees
- always use Phr as startcat
2018-12-16 10:44:39 -02:00
Aarne Ranta
bf6028e746 compiling present for Ger again 2018-12-13 18:05:44 +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
bb4b371994 Merge pull request #99 from inariksit/catalan
(Cat) Add per as another preposition that fuses with article
2018-12-11 21:20:33 +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
Inari Listenmaa
5d6df77607 Merge pull request #96 from odanoburu/impp3
(Por) add ImpP3
2018-12-10 16:33:50 +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
John J. Camilleri
2946e6bca1 Fix some invalid HTML in synopsis 2018-12-08 14:07:31 +01:00
jfschaefer
5ef182f4be (Ger) fix old spellings of irregular verbs 2018-12-07 17:46:27 +01:00
Inari Listenmaa
212d327df9 Merge pull request #94 from inariksit/arabic
(Ara) updates in hamza rules + sound fem. plural noun constructor
2018-12-06 12:28:31 +02:00
Inari Listenmaa
db2560efe4 (Ara) updates in hamza rules + sound fem. plural noun constructor 2018-12-06 12:20:35 +02:00
John J. Camilleri
a009c31606 Update hardcoded links in synopsis intro
When new languages are added, the links from chapter 4 onwards need to be incremented
2018-12-06 08:48:49 +01: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
Inari Listenmaa
78cac3725a Merge pull request #92 from odanoburu/invarA
(Eng) fix missing paradigm invarA
2018-12-05 10:06:09 +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
John J. Camilleri
e66c27a4da Add a few HTML files to gitignore 2018-12-03 15:39:38 +01:00
John J. Camilleri
f48c8c6149 Put GF logo on the right again 2018-12-03 15:28:13 +01:00
John J. Camilleri
99bc5be071 Updated sidebat in synopsis page
- toggleable
- overlay content at narrow widths
- right of page
- background & border
2018-12-03 10:40:00 +01:00
John J. Camilleri
d63311c65c Add link to new RGL Browser in synopsis GF-3.10 2018-12-02 09:17:16 +01:00
Aarne Ranta
ddafbb6316 some fixes in labels, assume GF 3.10 2018-12-01 09:43:49 +01:00
Inari Listenmaa
fab03c7675 Merge pull request #91 from inariksit/arabic
Arabic
2018-12-01 00:06:48 +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
John J. Camilleri
dfee47ca81 Include FontAwesome icons in template 2018-11-29 13:06:02 +01:00
Thomas Hallgren
b240cc541f Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2018-11-28 23:48:14 +01:00
Thomas Hallgren
25ecbcb079 Fix make doc, again 2018-11-28 23:46:45 +01:00
John J. Camilleri
f44210bcb8 Make anchors in synopsis work again 2018-11-28 23:22:14 +01:00
John J. Camilleri
2ace715d09 Update footer in template 2018-11-28 23:04:28 +01:00
John J. Camilleri
294fe21d6c Merge branch 'master' into new-website
# Conflicts:
#	doc/Makefile
2018-11-28 22:44:08 +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
John J. Camilleri
726d5972d6 Update LICENSE 2018-11-28 14:40:47 +01:00
Inari Listenmaa
f18f5e3c3f Merge pull request #87 from inariksit/arabic
(Ara) Fixes in negations
2018-11-28 14:07:35 +01:00