1
0
forked from GitHub/gf-core
Commit Graph

9932 Commits

Author SHA1 Message Date
krasimir bc59edb45a some_Det in Bulgarian 2015-07-17 06:22:40 +00:00
krasimir a976d7e44b make the virtual machine instructions more uniform 2015-07-16 15:43:18 +00:00
krasimir 806a33ef98 refine the GNU lightning patch to avoid generating unnecessary code 2015-07-16 15:29:14 +00:00
krasimir 2b52a1a2ea bugfixes in the JIT compiler for x86_64. One of the fixes is actually in GNU lightning 2015-07-16 15:21:09 +00:00
aarne 05146d567d Pinyin with accents in additions to tone numbers 2015-07-16 13:58:58 +00:00
hallgren 6e93b3bd34 translator/DictionarySwe.gf: 26 new words and fixes 2015-07-16 13:11:15 +00:00
aarne a5e3a845d7 MkTour.hs fixed to work with current ghc 2015-07-16 12:37:01 +00:00
aarne eb8714fd77 added a space after the tag in word alignment to work around a graphviz bug shown with Chinese characters 2015-07-16 08:36:14 +00:00
aarne 6717481bfe fixes in Chinese 2015-07-15 16:12:56 +00:00
hallgren c14ca1eba4 Wide Coverage Demo: avoid errors if d3 or d3Tree can't be loaded 2015-07-15 14:07:26 +00:00
inari 25fff39f79 initial version, only nouns 2015-07-15 14:01:45 +00:00
krasimir 270ba6887f add the Python API tutorial to the GF home page 2015-07-15 12:12:50 +00:00
krasimir b0cd525889 fixes in Bulgarian 2015-07-15 06:49:04 +00:00
aarne 6af8c90ad2 fixes in Chi suggested by Mary 2015-07-14 15:11:33 +00:00
aarne dbd4e04af3 subordinate sentence order and two intransitive verbs in Chi 2015-07-14 12:40:29 +00:00
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