Krasimir Angelov
|
a317429a79
|
fix paradigm
|
2018-08-24 10:54:25 +02:00 |
|
Krasimir Angelov
|
1e3e42e308
|
allow compound nouns with dash
|
2018-08-24 10:53:38 +02:00 |
|
Aarne Ranta
|
07b99f455f
|
NewDictFin with standard RGL categories. DictFin is a union of this and OldDictFin.
|
2018-08-23 16:40:48 +02:00 |
|
Inari Listenmaa
|
e124f69170
|
Merge pull request #12 from ayberkt/structural
Complete most of the linearizations in StructuralTur
|
2018-08-22 11:37:43 +03:00 |
|
Ayberk Tosun
|
e2fbf96815
|
Add linearization for as_CAdv
|
2018-08-22 10:54:38 +03:00 |
|
Ayberk Tosun
|
84fff1e096
|
Add linearization for at_least_AdN
|
2018-08-22 10:54:25 +03:00 |
|
Ayberk Tosun
|
7c6690a431
|
Add linearization for at_most_AdN
|
2018-08-22 10:54:07 +03:00 |
|
Ayberk Tosun
|
ff515b3508
|
Add implementation stub for part_Prep
|
2018-08-21 18:23:32 +03:00 |
|
Ayberk Tosun
|
47f57afa17
|
Implement the linearization for otherwise_PConj
|
2018-08-21 18:23:18 +03:00 |
|
Ayberk Tosun
|
191fab7472
|
Transfer updates to CatTur.gf and ResTur.gf
|
2018-08-21 18:05:49 +03:00 |
|
Ayberk Tosun
|
966716cc7d
|
Transfer all updates from ayberkt/GF/structural
|
2018-08-21 14:49:53 +03:00 |
|
Inari Listenmaa
|
42c5a3fa55
|
Merge pull request #11 from ayberkt/noun
Complete some missing linearizations in NounTur
|
2018-08-21 14:34:39 +03:00 |
|
Ayberk Tosun
|
776c5d8a06
|
Update the lin type for DAP
|
2018-08-21 14:09:32 +03:00 |
|
Ayberk Tosun
|
0d75c394b5
|
Transfer all additions from ayberkt/GF/noun
|
2018-08-21 12:41:13 +03:00 |
|
John J. Camilleri
|
61699e847f
|
Merge pull request #10 from MUSTE-Project/master
Updates because the lincat of Num has changed
|
2018-08-20 08:50:14 +02:00 |
|
Peter Ljunglöf
|
15940bd4fe
|
Updates because the lincat of Num has changed
|
2018-08-18 00:13:06 +02:00 |
|
Krasimir Angelov
|
b32f7aa148
|
added paradigm mkN001a
|
2018-08-10 21:48:03 +02:00 |
|
Krasimir Angelov
|
ac51b0b042
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
|
2018-08-10 21:45:58 +02:00 |
|
Krasimir Angelov
|
d7642250ea
|
they_Pron was marked as first person in Structural
|
2018-08-10 21:44:14 +02:00 |
|
John J. Camilleri
|
702760c911
|
Merge pull request #7 from odanoburu/docker-ci
use docker for ci
|
2018-08-10 19:38:32 +02:00 |
|
odanoburu
|
6d49437e2a
|
Merge remote-tracking branch 'upstream/master' into docker-ci
|
2018-08-10 16:30:44 +00:00 |
|
John J. Camilleri
|
989c6f5893
|
Add dist to --gf-lib-path in Make.sh
Otherwise an externally set GF_LIB_PATH will mess it up
Might also need to make same change in Make.hs
|
2018-08-10 18:27:19 +02:00 |
|
odanoburu
|
fe10e94c6c
|
(#4) Make.hs build prelude all
use bash to call Make.sh
|
2018-08-10 15:08:06 +00:00 |
|
John J. Camilleri
|
0fe46a6d17
|
Change shebang to /bin/bash
|
2018-08-10 08:33:01 +02:00 |
|
John J. Camilleri
|
9d581b1d5e
|
Fix note in README about default command
|
2018-08-10 08:31:02 +02:00 |
|
odanoburu
|
c4f4df256b
|
try using bash
|
2018-08-09 18:19:49 +00:00 |
|
odanoburu
|
e76e22f35c
|
Merge branch 'master' into docker-ci
|
2018-08-09 18:05:56 +00:00 |
|
odanoburu
|
5ce0ad5639
|
(#4) use --verbose in travis build
build mongolian too
rm --dest flag from haskell build
|
2018-08-09 17:54:58 +00:00 |
|
John J. Camilleri
|
f0566a48dd
|
Re-specify --gf-lib-path in Make.hs, seems to be needed sometimes
|
2018-08-09 10:19:48 +02:00 |
|
John J. Camilleri
|
73948e54a6
|
Make.sh: halt on error, skip non-existant files
Was trying to compile src/*/SymbolHeb.gf which doesn't exist
|
2018-08-09 10:05:10 +02:00 |
|
John J. Camilleri
|
60f19691eb
|
--verbose flag shows file names, not passed on to GF
|
2018-08-09 09:52:41 +02:00 |
|
John J. Camilleri
|
e73d42379c
|
Make.hs: specifying --langs doesn't ignore module restrictions
As a result the `--langs=+...` function is no longer meaningful
|
2018-08-09 09:09:17 +02:00 |
|
odanoburu
|
5dff7e914a
|
(#4) reverse order, use GF_LIB_PATH
|
2018-08-09 00:10:25 -03:00 |
|
odanoburu
|
d377a0045b
|
change order
|
2018-08-08 23:59:00 -03:00 |
|
odanoburu
|
2c13810b84
|
(#4) travis build with docker image
using dockerfile in https://github.com/odanoburu/docker-gf/blob/master/haskell-gf/Dockerfile
|
2018-08-08 23:51:34 -03:00 |
|
John J. Camilleri
|
869721d0a5
|
Add Travis build status to README
|
2018-08-08 22:25:41 +02:00 |
|
John J. Camilleri
|
39c51ac777
|
Merge pull request #5 from odanoburu/master
(#4) add .travis.yml using mac os
|
2018-08-08 22:23:40 +02:00 |
|
odanoburu
|
750ab83d12
|
(#4) add .travis.yml using mac os
|
2018-08-08 13:58:01 -03:00 |
|
Krasimir Angelov
|
fb4f992d98
|
fix in the verb paradigms
|
2018-08-08 09:33:37 +02:00 |
|
Krasimir Angelov
|
5bb454454a
|
add one more conjunction
|
2018-08-07 11:49:22 +02:00 |
|
Krasimir Angelov
|
e6f924d597
|
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
|
2018-08-07 11:48:34 +02:00 |
|
Krasimir Angelov
|
c41015523f
|
fix the location of agent in PassAgentVPSlash
|
2018-08-07 11:47:59 +02:00 |
|
John J. Camilleri
|
faf66b4a88
|
Update Clone.hs to add copy api files and add language to config
|
2018-08-07 11:21:58 +02:00 |
|
John J. Camilleri
|
0130a0012d
|
Better output when no files specified in Make.hs
|
2018-08-07 11:01:02 +02:00 |
|
John J. Camilleri
|
32647437ad
|
Remove unneccessary --gf-lib-path, which could give misleading errors
|
2018-08-07 10:11:23 +02:00 |
|
John J. Camilleri
|
b76d8512e4
|
Updade Make.sh to read languages.csv, more specific about what to compile
|
2018-08-07 10:06:12 +02:00 |
|
John J. Camilleri
|
1208cdf9bc
|
Remove english/CompatibilityCat.gf
There's no reason why that should be there
|
2018-08-07 09:44:03 +02:00 |
|
John J. Camilleri
|
d994208499
|
Cleanup Make.hs, remove 'parse' build command.
|
2018-08-07 08:41:45 +02:00 |
|
John J. Camilleri
|
cfb6bf0301
|
Update language config with "All" column; fix those marked for notpresent
Also fix bug in boolBit
|
2018-08-06 21:55:58 +02:00 |
|
John J. Camilleri
|
bad78999dc
|
Make summary more explicit as it was a bit misleading
|
2018-08-06 21:28:29 +02:00 |
|