1
0
forked from GitHub/gf-rgl
Commit Graph

6842 Commits

Author SHA1 Message Date
Inari Listenmaa 6c71465939 Template for starting a new resource grammar (#441)
Also addressing this https://github.com/GrammaticalFramework/gf-rgl/issues/238 with a README that adds a suggested implementation order.
2023-08-25 11:35:54 +03:00
Arianna Masciolini 578112713a fix ita terminology (#440) 2023-08-23 20:29:19 +02:00
Inari Listenmaa aee21a0f51 Merge pull request #439 from harisont/master
Use the definite article 'lo' instead of 'il' even when next word starts with 'y' in Italian
2023-08-23 15:28:58 +03:00
Arianna Masciolini 5674812a8c Merge branch 'GrammaticalFramework:master' into master 2023-08-23 13:16:46 +02:00
Arianna Masciolini 68b9e4b327 use det 'lo' instead of 'il' even when next word starts with y in ita 2023-08-23 13:14:39 +02:00
Krasimir Angelov 54f5b687fe added Decimals 2023-08-23 05:34:30 +02:00
Krasimir Angelov 39e01f04ab another typo 2023-08-22 15:56:33 +02:00
Krasimir Angelov 7758291f8e fixed typo 2023-08-22 15:54:33 +02:00
Krasimir Angelov 128cf3de8c started on the Documentation for Zulu 2023-08-22 13:54:09 +02:00
Krasimir Angelov 5afe500935 restore the compilation for Slovak, Croatian and Czech 2023-08-22 08:11:34 +02:00
Krasimir Angelov 93d31dfede Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2023-08-22 08:07:00 +02:00
Krasimir Angelov 9a413efd6f restore InLN in German 2023-08-22 08:06:07 +02:00
Aarne Ranta 84a03ef78a added PiedPiping to Extend and corrected the comment on RelSlash in RelativeEng 2023-08-21 22:21:47 +03:00
Krasimir Angelov fb398c603e The new Decimal API 2023-08-21 20:14:26 +02:00
Krasimir Angelov 58da8deca8 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2023-08-21 19:38:13 +02:00
Krasimir Angelov ce8b4575ee partly restore the Names API in German 2023-08-21 19:37:52 +02:00
Aarne Ranta 3ab3eab36b Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl 2023-08-21 19:45:20 +03:00
Aarne Ranta 20dcab3208 some more infinitives and their interpretations in Fin 2023-08-21 19:44:20 +03:00
Krasimir Angelov 1c775791b4 make Zulu compile 2023-08-21 17:31:40 +02:00
Aarne Ranta a00d41dcfa re-enabled Ger.possess_Prep 2023-08-21 16:08:52 +03:00
LauretteM 956d2fc9c4 (zul) temp paradigms fix (#435) 2023-08-21 15:04:17 +02:00
Krasimir Angelov 0b52307e91 added lin FClause 2023-08-21 15:02:21 +02:00
Krasimir Angelov 1961c6ae94 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2023-08-21 15:00:01 +02:00
Aarne Ranta 0cbae9883d commented out Names from Grammar temporarily to avoid failure with notYet 2023-08-21 15:59:33 +03:00
Aarne Ranta f08c9c0c93 1st infinitive long 2023-08-21 15:58:57 +03:00
Krasimir Angelov dc58886b79 add Zulu in the list of languages 2023-08-21 14:41:55 +02:00
Krasimir Angelov 1562e53d77 small All module for Zul 2023-08-21 14:41:24 +02:00
Inari Listenmaa 98128cedd7 (Ger) Comment out lins that don't compile 2023-08-21 11:45:00 +03:00
Inari Listenmaa e872c57758 Merge pull request #434 from anka-213/master-1
github actions: Run tests on pull requests as well
2023-08-21 11:30:03 +03:00
Andreas Källberg 42f64725f2 Run tests on pull requests as well 2023-08-21 16:27:20 +08:00
Inari Listenmaa a6f3dc6d05 Merge pull request #433 from hleiss/prepDefArt
Prep def art
2023-08-21 11:16:29 +03:00
Aarne Ranta e729e4e707 Fin: some more infinitives interpreted 2023-08-18 08:40:33 +03:00
Aarne Ranta fccc0428fd a couple more infinitives interpreted 2023-08-17 23:04:41 +03:00
Aarne Ranta 7a75cf3fb3 interpreting infinitives 2023-08-17 17:08:33 +03:00
Krasimir Angelov 1f73830d4b fix the documentation 2023-08-16 21:27:09 +02:00
Krasimir Angelov e9dc5d9cad Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2023-08-16 19:39:49 +02:00
Krasimir Angelov 6bc965f6c2 the names API in more languages 2023-08-16 19:39:22 +02:00
Aarne Ranta 146bc71a06 clean-up after Fin infinitives 2023-08-16 16:05:28 +03:00
Aarne Ranta 31b025bdf1 completed infinitive and participle structures of Finnish 2023-08-16 11:32:11 +03:00
Aarne Ranta a9408305df added SCAcc in Finnish and fixed the subject form in passives 2023-08-15 22:16:20 +03:00
Aarne Ranta 7d483b1539 uses of Finnish infinitive forms in syntax 2023-08-15 22:15:38 +03:00
Inari Listenmaa 9265857edb Merge pull request #432 from anka-213/gh-actions
Check in CI that building the RGL succeeds
2023-08-15 16:46:27 +03:00
Andreas Källberg e2b6af2ca4 Fix typo 2023-08-15 20:26:05 +08:00
Andreas Källberg 9444848069 Create github actions for building rgl 2023-08-15 20:24:51 +08:00
Aarne Ranta 9c5b87e1c8 Lav: comma in please_Voc like in VocNP 2023-08-15 11:29:25 +03:00
Inari Listenmaa 91237f753c (May) don't use API due to problem with path 2023-08-14 15:43:27 +03:00
Krasimir Angelov d25d648134 add linref for LN 2023-08-11 11:31:00 +02:00
Krasimir Angelov 531e2c2dd2 progress on the Names API 2023-08-07 21:15:48 +02:00
Krasimir Angelov 9fcee982e5 Merge branch 'master' of github.com:GrammaticalFramework/gf-rgl 2023-08-07 15:59:45 +02:00
Krasimir Angelov 1b696739be mkLN in Catalan, Italian and Portuguese 2023-08-07 15:59:19 +02:00