1
0
forked from GitHub/gf-rgl
Commit Graph

5324 Commits

Author SHA1 Message Date
Peter Ljunglöf
01f6957bad Updated example test cases 2019-08-22 11:35:51 +02:00
Peter Ljunglöf
7e1d0d87ea Updated README 2019-08-22 11:35:51 +02:00
Peter Ljunglöf
091e53619d Updated script: better handling of arguments, simplified code, better reporting, etc.
Note that the flag `-only-cc` has been renamed to `--no-pmcfg`
2019-08-22 11:35:51 +02:00
Inari Listenmaa
4c02a6c6d1 (unittest) Add option to only use cc, never parse
Usage like before, but add -only-cc as one of the arguments. For example:

`python3 unittest/unittest.py src/somali/unittest/vp.gftest -only-cc`

In order for it to work, the test file has to only contain test cases like this:

```
LangSom: isku BIND ma barto
Lang: PhrUtt NoPConj (UttS (UseCl (TTAnt TPres ASimul) PNeg (PredVP (UsePron youSg_Pron) (ReflVP (SlashV2a teach_V2))))) NoVoc
```

&+ needs to be written as BIND.
2019-08-11 14:34:55 +02:00
John J. Camilleri
2d3d382a41 unittest: create README.md as main documentation 2019-08-05 10:57:26 +02:00
Peter Ljunglöf
26442cdbd0 unittest: example test file 2019-07-12 11:05:40 +02:00
Peter Ljunglöf
7cbe4e7810 unittest: adding support for Python- or GF-style comments 2019-07-12 10:39:16 +02:00
Peter Ljunglöf
29ee6d0d70 unittest: updated the script to be able to work from the unittest directory 2019-07-12 10:39:16 +02:00
Peter Ljunglöf
9646629fb3 unittest: Move script to new directory 2019-07-12 10:39:16 +02:00
Peter Ljunglöf
35b6d8be55 Unit testing for RGL languages, written in Python 2+3 2019-07-08 23:02:53 +02:00
Inari Listenmaa
bc78d8466e Merge pull request #256 from inariksit/arabic-mkN
Bugfix in Arabic mkN
2019-07-05 11:06:06 +02:00
Inari Listenmaa
64e9947a61 (Ara) Fix bug in mkN instance for sg,pl,gender,species. 2019-07-05 10:44:56 +02:00
Inari Listenmaa
d426b0f9d1 Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl into arabic-mkN 2019-07-05 10:18:42 +02:00
Inari Listenmaa
932c72c36b Merge pull request #255 from hleiss/pron-ordering
Pron ordering
2019-07-04 17:06:50 +02:00
Hans Leiss
2a1c22c5ca fixed the syntax error with --# notpresent in ResGer 2019-07-04 14:15:50 +02:00
Inari Listenmaa
37dbd8e486 Merge branch 'pron-ordering' of https://github.com/hleiss/gf-rgl into hleiss-pron 2019-07-04 10:55:41 +02:00
Hans Leiss
07aa656687 updated tests/german/object-order.README 2019-07-04 10:19:24 +02:00
Hans Leiss
b521089274 Added tests for pronoun-switch and object ordering in Ger (see tests/object-order.*) 2019-07-03 19:16:35 +02:00
Inari Listenmaa
2500c02b5f Merge pull request #254 from inariksit/somali
Somali
2019-07-02 09:55:59 +02:00
Inari Listenmaa
e4394b633c (Som) VV complements + some restructuring. 2019-07-01 20:30:06 +02:00
Hans Leiss
d3c6dddf2c removed comment from ResGer 2019-07-01 17:39:42 +02:00
Inari Listenmaa
ca06dc4e1d (Som) More fine-grained adverbials 2019-07-01 14:13:45 +02:00
Inari Listenmaa
e42cc6db61 Merge pull request #253 from inariksit/somali
Somali
2019-07-01 12:09:35 +02:00
Inari Listenmaa
8115b26947 (Som) Rename some parameters to begin with capital letter 2019-07-01 10:44:37 +02:00
Inari Listenmaa
0e52ffbb6a (Som) Make object pronoun and preposition(s) contract with negation. 2019-07-01 10:28:03 +02:00
Hans Leiss
03e404e518 Improving pronoun-switch and partial ordering of objects in Ger 2019-06-29 20:40:46 +02:00
Inari Listenmaa
916a3f0a30 Merge pull request #251 from daherb/master
(Lat) Update of the RGL and dictionary
2019-06-28 17:59:04 +02:00
Inari Listenmaa
57f814fc2e (Som) Streamline prepositions+passives.
It looks confusing, but reduces 198 concrete categories from VP and 
VPSlash.
2019-06-28 17:55:51 +02:00
Inari Listenmaa
8fe4fd7362 (Som) Add conditional 2019-06-28 17:55:04 +02:00
Inari Listenmaa
5b4d1eb223 Merge pull request #252 from inariksit/somali
Somali
2019-06-28 17:34:16 +02:00
Herbert Lange
4e0bcecb4e Merge branch 'latin' 2019-06-28 16:54:38 +02:00
Herbert Lange
a37b4dbe54 remove references to old lexicons 2019-06-28 16:54:26 +02:00
Herbert Lange
9b07769aaa cleanup old lexicons 2019-06-28 16:53:43 +02:00
Herbert Lange
313ec7fb57 Merge branch 'latin' 2019-06-28 16:33:32 +02:00
Herbert Lange
a01c6e7a7a more cleanup 2019-06-28 16:31:49 +02:00
Herbert Lange
7c1b737d20 clean up missinglat 2019-06-28 16:29:12 +02:00
Herbert Lange
ad706961c3 enable build of symbolic 2019-06-28 16:26:18 +02:00
Herbert Lange
184625fb87 Merge branch 'latin' 2019-06-28 16:22:49 +02:00
Herbert Lange
41e3fa6d7e remove unused backward module 2019-06-28 16:22:23 +02:00
Herbert Lange
db5600bcd2 remove unused extra function 2019-06-28 16:22:02 +02:00
Herbert Lange
e2ba2023e1 change type of np and add helper function to construct string from split category 2019-06-28 16:21:30 +02:00
Herbert Lange
de44443068 change type of pn 2019-06-28 16:19:22 +02:00
Inari Listenmaa
890e29f628 (Som) Add simple y/n-questions 2019-06-28 14:52:14 +02:00
Inari Listenmaa
ef13412a66 (Som) Add CompCN+NP ; more rules for predicatives 2019-06-28 14:01:40 +02:00
Herbert Lange
b917f0c443 Merge branch 'latin' 2019-06-27 18:35:33 +02:00
Herbert Lange
dfbe4b9d93 some work on questions 2019-06-27 18:31:11 +02:00
Herbert Lange
d9cded4030 some fixes in structurallat 2019-06-27 17:46:46 +02:00
Herbert Lange
91042916d3 add linref for VV 2019-06-27 17:46:29 +02:00
Inari Listenmaa
19b3d31a0e Merge pull request #249 from inariksit/somali
(Som) Restructure nominal morphology + numerals
2019-06-27 16:36:56 +02:00
Inari Listenmaa
682a0adac0 (Som) Restructure nominal morphology + numerals 2019-06-27 16:19:13 +02:00