1
0
forked from GitHub/gf-core
Commit Graph

9317 Commits

Author SHA1 Message Date
krasimir bda0505f98 variants of "a la carte" and "a la mode" with standard orthography in English 2015-07-13 09:19:52 +00:00
krasimir a9a7556c24 remove maharajah_N from Dictionary.gf 2015-07-12 23:35:05 +00:00
krasimir 8b3d6059c6 fixed missing do in the Haskell binding 2015-07-12 15:37:45 +00:00
krasimir 99a0b5a1d8 the reasoner's states are now closures just like the code for the def rules. This means more compact JIT compiled code and uniformity with the code for def rules 2015-07-04 15:06:34 +00:00
krasimir 85e6e017af merge the states for reasoning and evaluation into a single structure 2015-07-03 11:53:52 +00:00
krasimir 03e94a4fdd added glosses to about half of the words in the dictionary 2015-07-02 13:19:03 +00:00
krasimir 40f759a111 more fixes in the dictionaries 2015-07-02 13:18:09 +00:00
krasimir 451dd8bca4 more changes in the dictionaries 2015-07-01 18:38:18 +00:00
krasimir dc38eec14b fix the confusion between canon_N and cannon_N 2015-07-01 16:56:25 +00:00
krasimir 612e324470 fixes in Bulgarian and Swedish 2015-07-01 16:32:12 +00:00
krasimir 8021d53521 merge harbor_N and harbour_N 2015-07-01 16:31:32 +00:00
krasimir 2e8d5b3d16 use bind for the numerals in German and Greek 2015-07-01 16:30:20 +00:00
krasimir 9fc5907628 merge brassiere_1_N/brassiere_2_N and aborigine_N/aboriginal_N 2015-07-01 11:14:48 +00:00
krasimir 2c9c72c88d forgot to add the DBManager 2015-07-01 09:51:01 +00:00
krasimir f716974e89 the Android app now can show Glosses from WordNet 2015-07-01 09:44:56 +00:00
hallgren 47dbfdb831 translator/DictionarySwe.gf: called_A, injured_A, shocked_A & shoddy_N 2015-07-01 08:23:10 +00:00
krasimir 950155e24d specify strict APP_PLATFORM to avoid crashes on devices with older android version 2015-06-30 22:14:12 +00:00
krasimir 02fd379649 add function 'functions' in the Haskell binding to the C runtime 2015-06-30 20:42:19 +00:00
krasimir 2c6017ab59 some more comments in the help page 2015-06-30 17:01:56 +00:00
krasimir f622a6250f bugfix in the Android keyboard 2015-06-30 16:51:22 +00:00
krasimir 27b4fa7453 better layout for the Thai keyboard 2015-06-30 15:54:14 +00:00
krasimir ca4c7fdc41 a few more changes in DictionaryBul 2015-06-30 15:25:38 +00:00
krasimir 5f9a40098b fix catch_N in Bulgarian 2015-06-30 15:11:49 +00:00
krasimir 10e48563e2 increase the version number for the app 2015-06-30 13:53:57 +00:00
krasimir 3419cf9337 added ant.properties in the App folder to make it easier to prepare releases 2015-06-30 13:53:09 +00:00
krasimir 974e152ac3 bugfix in the parser for lexical lookup 2015-06-30 12:54:19 +00:00
hallgren 6fc3114e3e translator/DictionarySwe.gf: combined_A, combining_N & sleek_A 2015-06-29 14:01:47 +00:00
inari 42d47143c1 add ../prelude to path in LangGer 2015-06-28 16:10:19 +00:00
hallgren 03d3814501 Remove left over [...] from release notes, bump version number in gf.cabal to 3.7-darcs 2015-06-25 14:56:15 +00:00
hallgren f77fba354e Update home page, download page & release notes for GF 3.7. Bump version number in gf.cabal 2015-06-25 12:22:06 +00:00
hallgren 4e9e7c2bdd Documentation updates for the release of GF 3.7 2015-06-25 12:10:47 +00:00
krasimir 149815bde7 fixes in DictionaryBul.gf 2015-06-25 09:56:27 +00:00
krasimir 51c13f7aac bugfix in the bottom-up prediction for the parser 2015-06-25 09:46:43 +00:00
krasimir b912b12143 replace who_N with who_PN, i.e. World Health Organization. For reference check WordNet. 2015-06-25 07:20:54 +00:00
aarne 7f74e5a709 smart paradigm of Swe compound form: more rules for words ending "e", "tet" 2015-06-25 05:24:46 +00:00
hallgren 71c037b4df runtime/c/pf/jit.c: silence warning about alloca on MINGW32 2015-06-23 15:49:31 +00:00
hallgren 5390f6a862 Bump version of .gfo and .pgf files, improve error messages on version mismatch
Becacuse of the new special tokens added to the Symbol type, .gfo and .pgf
files produced with the current version of GF can not always be used with
older versions of GF and the PGF run-time system.

The PGF version number was increased from (2,0) to (2,1). GF can still
read version (2,0) and (1,0), so old PGF files continue to work.

The GFO version was increased from "GF03" to "GF04".
2015-06-23 12:58:14 +00:00
hallgren 3e4e6d5337 WebSetup.hs: a note about parallel builds 2015-06-23 10:22:35 +00:00
hallgren 287be6ff2d doc/gf-developers.t2t: add a note about parallel builds
Also added a note that partial builds (cabal build rgl-none, etc) doesn't work
with newer versions of cabal.
2015-06-23 10:20:04 +00:00
aarne f0b5b7d5c1 commented out who_N, which creates bizarre translators; if the name of WHO, should not be an N anyway 2015-06-23 08:48:03 +00:00
hallgren dbe00ecfac Remove the automatically generated doc/gf-developers.html 2015-06-22 15:10:37 +00:00
krasimir 23ef2a060e three more points in the release notes 2015-06-17 13:08:03 +00:00
krasimir 1d5043bde2 forgot changes in the serialization in the Haskell runtime 2015-06-17 12:58:46 +00:00
krasimir e71db5f803 two more words in Bulgarian 2015-06-15 09:12:41 +00:00
krasimir 3646214075 fixes in DictionaryBul 2015-06-15 09:00:42 +00:00
krasimir 24c7ee8bdb another fix in Bulgarian 2015-06-12 18:15:50 +00:00
krasimir 343609af58 fix castor oil, cod-liver oil and oil in Bulgarian 2015-06-12 17:37:21 +00:00
krasimir 324cdffc26 the orthographic tokens were broken when they appear inside a dictionary entry. Now this is fixed by treating those as syntactic rules 2015-06-12 13:03:19 +00:00
krasimir 701ad4fee2 change the compound form for apple in Swedish to äpple|äppel 2015-06-12 13:02:04 +00:00
krasimir 343457094f add office in Bulgarian 2015-06-12 07:41:15 +00:00