John J. Camilleri
bd636d805a
Simplify specifying languages in Make.hs
2018-08-06 21:08:46 +02:00
John J. Camilleri
557ae6da44
Factor out language config to CSV file
...
Compiles, not tested
2018-08-06 16:53:23 +02:00
John J. Camilleri
70297f6ac2
Add --verbose/-v switch to Make.hs
2018-08-06 10:29:42 +02:00
John J. Camilleri
e44ab11609
copy copies everything from dist, not just specified modules
...
This was problematic when copying only a module and not its dependents.
2018-08-05 17:22:46 +02:00
John J. Camilleri
59672ef8ac
Re-add argument checking in Make.hs
2018-08-04 18:44:16 +02:00
John J. Camilleri
8600112264
Search for module by name and do not require language folder
2018-08-04 18:40:40 +02:00
John J. Camilleri
7f5fae2031
Add support for building/copying individual modules in Make.hs
...
Particularly useful for ExtraEng, large monolingual dicts, etc.
2018-08-04 18:10:37 +02:00
John J. Camilleri
cc8bb02489
Remove pgf build command
2018-08-04 16:27:20 +02:00
John J. Camilleri
1496a05060
Merge pull request #1 from kristiank/patch-1
...
corrected flag name (was 'to', now 'dest')
2018-08-02 12:00:59 +02:00
Kristian Kankainen
0df5b29602
corrected flag name (was 'to', now 'dest')
2018-08-02 10:11:46 +03:00
John J. Camilleri
19020167f7
First version of Make.bat, untested but basically complete
2018-07-30 15:58:36 +02:00
John J. Camilleri
56f530abab
Clean up Make.sh and add verbosity flag
2018-07-30 11:52:55 +02:00
Krasimir Angelov
4ca4fb1d6d
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-rgl
2018-07-29 17:30:43 +02:00
Krasimir Angelov
475231449a
fix in PassVPSlash/PassAgentVPSlash
2018-07-29 17:29:56 +02:00
John J. Camilleri
be66369ccf
Build modules separately otherwise a single fail makes whole thing fail
2018-07-28 16:02:06 +02:00
Krasimir Angelov
1b4762c436
make it possible to extend numberals beyound 1000000
2018-07-27 19:17:53 +02:00
Krasimir Angelov
e7b1c47300
added category ACard
2018-07-27 11:57:46 +02:00
Krasimir Angelov
e56ba66232
fix a paradigm
2018-07-27 11:56:18 +02:00
Krasimir Angelov
0d7df4d576
respect the verb type in GerundAdv
2018-07-27 11:55:06 +02:00
Krasimir Angelov
7bf3409b05
general prepositions in A2
2018-07-27 11:54:21 +02:00
John J. Camilleri
411da9cbd8
Update README
2018-07-26 21:43:45 +02:00
John J. Camilleri
ade493515a
[GF Split] Post-split updates
2018-07-25 20:18:48 +02:00
John J. Camilleri
5d058bcfc0
Remove RGL Source Browser
...
This has moved to:
https://github.com/GrammaticalFramework/rgl-source-browser
2018-07-22 14:55:27 +02:00
John J. Camilleri
e94f94fcf1
Merge pull request #46 from odanoburu/construct
...
(Eng) use Extend instead of Extra in Construction
2018-07-17 16:32:36 +02:00
Krasimir Angelov
0e126a24e0
field adv in AP is not used. Removing it simplifies the code.
2018-07-15 11:18:56 +02:00
Krasimir Angelov
ed60efd385
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-07-15 10:55:54 +02:00
Krasimir Angelov
19e8bab1a4
allow for negated CAdv
2018-07-15 10:55:03 +02:00
Krasimir Angelov
4c203cfd81
formatting
2018-07-15 10:52:03 +02:00
John J. Camilleri
dd9e9cb51b
Remove obsolete lib/src/Make.hs and related lib/src/Makefile entries
2018-07-11 15:47:27 +02:00
Krasimir Angelov
43950360a6
make use of CommonX.CAdv
2018-07-10 13:59:01 +02:00
Krasimir Angelov
5d734f9a6c
linref/lindef for CAdv were actually wrong
2018-07-10 12:25:12 +02:00
Krasimir Angelov
5fbb56d4f8
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
2018-07-10 11:28:46 +02:00
Krasimir Angelov
8c2a6f6118
allow post-position adjectives. added as_CAdv
2018-07-10 11:25:06 +02:00
Krasimir Angelov
e5c523e480
double negation in ComplVV
2018-07-10 11:22:54 +02:00
Krasimir Angelov
112aea1efc
double negation in EmbedVP, ImpVP and UttVP
2018-07-10 11:21:45 +02:00
John J. Camilleri
685d044d48
Update Clone.hs script for copying RGs (and other projects) to new langs
2018-07-07 13:47:18 +02:00
Krasimir Angelov
326d9edb22
make it possible to add more cardinals
2018-07-06 19:03:31 +02:00
John J. Camilleri
41c9cc80a6
Remove mkLogo.gfs
2018-07-06 13:55:57 +02:00
Krasimir Angelov
dcd0490180
generalize the Card category
2018-07-05 13:01:17 +02:00
Krasimir Angelov
c456ea3b11
bugfix for phrasal verbs
2018-07-05 09:12:28 +02:00
Krasimir Angelov
fa966ab212
use CPrep instead of Acc in several places
2018-07-04 14:06:41 +02:00
Krasimir Angelov
237a68f05e
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
...
Conflicts:
examples/phrasebook/SentencesBul.gf
examples/phrasebook/WordsBul.gf
2018-07-04 13:09:39 +02:00
Krasimir Angelov
21961e39ba
a majour refactoring to support clitic pronouns
2018-07-04 13:01:06 +02:00
John J. Camilleri
d094cafa07
coding flag in NewDictSweAbs.gf
2018-07-04 10:28:16 +02:00
Inari Listenmaa
aff3db9238
Merge pull request #67 from inariksit/dutch
...
(Dut) Fix ordinals and superlatives
ik wil roodst worden --> ik wil het roodst worden ('I want to become reddest')
ik wil tiend worden --> ik wil tiende worden ('I want to become tenth')
ik wil linker worden --> ik wil de linker worden ('I want to become left')
2018-07-03 18:59:44 +02:00
Krasimir Angelov
6fe595104c
support postposition adjectives
2018-07-03 18:48:46 +02:00
Krasimir Angelov
7d01f6720f
improve the API for prepositions
2018-07-03 18:47:25 +02:00
Krasimir Angelov
052740f3e5
fix know_V2
2018-07-03 18:46:32 +02:00
Krasimir Angelov
19741440a0
default implementations of ComplSlashPartLast
2018-07-03 18:44:28 +02:00
Inari Listenmaa
730fd6501c
(Dut) Fix ordinals and superlatives
2018-07-03 18:25:14 +02:00