hallgren
af9fbed84e
WebSetup.hs: PhrasebookLav works again
2014-06-19 16:58:33 +00:00
inari
8fbec7d9ed
revert AWant in WordsDut back to using niet as negation
2014-06-19 16:55:13 +00:00
inari
66b2858606
reverted AWant back to using niet negation
2014-06-19 16:51:55 +00:00
aarne
a7b9e9f225
nationality nouns and adjectives in Dictionary: triples like french_A, frenchMasc_N, frenchFem_N. frenchman_N etc should be under frenchMasc_N maybe as the first variant, so that uniform structure is preserved. Fully implemented for Eng Fin Fre Swe, partially for other languages.
2014-06-19 16:35:40 +00:00
aarne
aad954a8f5
fixed notpresent flags in ResDut.gf so that it compiles with the -present option
2014-06-19 16:20:01 +00:00
aarne
8cb9364af0
renaming in PhrasebookDut to avoid name clash in App
2014-06-19 16:09:15 +00:00
aarne
27a60479b6
a couple of fixes in Phrasebook ; should compile now
2014-06-19 15:55:39 +00:00
hallgren
8ba34cb652
debian/rules: a hack to put the python binding in the right directory
...
The setup.py script puts it under site-packages, but python only looks under
dist-packages...
Also some minor changes for 'make deb' in Makefile
2014-06-19 15:45:55 +00:00
inari
d6ee595aa9
Add some more constructions with geen as negative in WordsDut
2014-06-19 15:05:34 +00:00
inari
7cc6787454
Overload partV ; fix typo in IrregDut ; fix word order in subordinate clauses in ResDut
2014-06-19 15:04:36 +00:00
hallgren
b953e782f6
debian/rules: fix bug that prevented the Python binding from being included
2014-06-19 13:39:03 +00:00
kr.angelov
dae5d77859
fix in Dictionary.gf
2014-06-19 13:32:47 +00:00
kr.angelov
d99043e357
remove some garbage from DictionarySpa.gf
2014-06-19 13:26:23 +00:00
hallgren
a4c56fe345
Update the GF shell reference manual
2014-06-19 10:58:35 +00:00
kr.angelov
0a536096e5
estimate the new values in app.probs as best as I can given the many grammar changes that were not reflected
2014-06-19 10:55:53 +00:00
hallgren
c2e17662b7
lib/tests/french/bescherelle: rename files containing non-ASCII characters
2014-06-19 10:43:07 +00:00
kr.angelov
1af0af63b9
remove some entries and split others in all dictionaries. The change are caused by the new inventory of names in Construction
2014-06-19 10:07:12 +00:00
inari
c8b5e03e6a
fixed negation in PhrasebookDut
2014-06-19 10:02:23 +00:00
inari
7db004d2f6
small cleanup
2014-06-19 09:57:23 +00:00
inari
8508b8be01
Major changes in Dutch: word order fixes, add particle verbs, fixes in verb smart paradigms
2014-06-19 09:54:48 +00:00
hallgren
158519624e
runtime/c/setup.sh: use make -j to speed up compilation
...
The configuration script takes significantly longer to run than the compilation
of all the C code, which is a hint that is in need of a major simplification.
2014-06-19 09:26:44 +00:00
kr.angelov
f0e7abc04d
fixes in DictionaryBul.gf
2014-06-19 08:32:38 +00:00
kr.angelov
5fc4a46ddc
remove a few duplicated entries in Dictionary.gf
2014-06-19 08:32:03 +00:00
aarne
6f7570fa30
release notes: record update and RGL updates
2014-06-19 07:18:24 +00:00
aarne
c6e2d63e04
updated synopsis
2014-06-19 07:18:08 +00:00
aarne
0e613f1029
section on record update in gf-refman
2014-06-19 07:10:43 +00:00
hallgren
e9869da5e2
Include the Python binding to the C run-time system in Debian packages
2014-06-19 00:43:53 +00:00
hallgren
c293812c79
WebSetup.hs: skip PhrasebookLav for now
2014-06-19 00:20:31 +00:00
hallgren
131ef1f444
Compile example grammars during the build phase instead of the install phase
...
This allows more errors to be detected by the build bot.
TODO: fix the gf --output-dir flag, which does not seem to change where PGF
file are put.
2014-06-18 23:57:45 +00:00
aarne
5146f4aaba
enabled more from Construction in App
2014-06-18 16:20:53 +00:00
hallgren
7b1ad9de51
build-binary-dist.sh: updated to include the Python binding to the C run-time
...
There are also some changes in src/runtime/python/setyp.py to support this.
2014-06-18 16:09:46 +00:00
aarne
8157a3cc75
correction in app/README
2014-06-18 15:59:56 +00:00
aarne
7ec57cc035
path in AllBul to work with Construction ; potential clash in ConstructionHin
2014-06-18 15:55:01 +00:00
aarne
7ee4b14b08
quick hack: changed cat name Language to LAnguage in Phrasebook to avoid clash with Construction.Language in App
2014-06-18 15:38:11 +00:00
kr.angelov
43ad739cb7
added ConstructionBul in TranslateBul
2014-06-18 15:32:26 +00:00
kr.angelov
e3d4d6661a
added ConstructionBul.gf
2014-06-18 15:28:07 +00:00
aarne
f150f4ce44
geonames in DictionaryHin ; partial implementation of ConstructionHin from Phrasebook and Wiktionary ; to be checked by an expert
2014-06-18 15:01:04 +00:00
aarne
2c6bdaf5ad
ConstructionSpa added ; to be verified by someone who knows the language better
2014-06-18 13:57:05 +00:00
aarne
180ba3b9d9
ConstructionsDut and geonames in DictionaryChi (including some in Latin letters without spaces)
2014-06-18 13:14:51 +00:00
hallgren
12210ebb61
Fix like_Subj in translator/DictionarySwe.gf
2014-06-18 12:12:45 +00:00
aarne
aeb0205ecd
geonames in DictionaryDut
2014-06-18 12:00:25 +00:00
aarne
fbb60d97a4
geonames in DictionarySpa and Ita
2014-06-18 11:57:59 +00:00
aarne
2fa70fdda5
added ConstructionIta
2014-06-18 09:57:17 +00:00
kr.angelov
c9dc7db3dd
a small change in the keyboard layout for Android to make it more user friendly
2014-06-18 09:51:44 +00:00
aarne
08e27cd56e
moved Names to Construction, to make the structure simpler ; use months and weeks as PN's as well
2014-06-18 09:27:57 +00:00
kr.angelov
447faf108e
filter out identical duplicated translations from the Android UI
2014-06-18 09:17:33 +00:00
aarne
97b0294208
typo in ConstructionFin giving a type error
2014-06-18 08:17:07 +00:00
kr.angelov
e5a4a005a5
complete set of names in DictionaryBul
2014-06-18 08:06:52 +00:00
aarne
ad519cd44a
coercions from special categories in Construction to N and PN
2014-06-18 06:29:34 +00:00
hallgren
99321ad0d3
gf.cabal: add a maintainer field
2014-06-17 20:55:13 +00:00