kr.angelov
7598faed6c
add tambourica_N in the dictionaries
2014-12-30 09:44:06 +00:00
kr.angelov
21f7ce30c2
split tambour_N into two senses
2014-12-30 09:42:27 +00:00
kr.angelov
8718562846
fixes in DictionarySwe
2014-12-29 14:31:05 +00:00
kr.angelov
d1ab21e513
split tectonic_A in two senses
2014-12-29 14:28:57 +00:00
kr.angelov
0f459462e0
fix in DictionaryBul.gf
2014-12-29 14:24:38 +00:00
kr.angelov
39b09f6f41
some words in DictionaryBul
2014-12-29 12:45:47 +00:00
kr.angelov
328d4df660
API for word alignment in the C runtime and in the Haskell binding
2014-12-29 10:59:20 +00:00
kr.angelov
d551c879ba
merge orang_outan_N, orang_outang_N and orang_utan_N with orangutan_N
2014-12-28 13:10:04 +00:00
kr.angelov
34d70a5984
fix in DictionarySwe
2014-12-27 10:08:44 +00:00
kr.angelov
1a1b511e2a
fixes in DictionaryBul
2014-12-27 10:08:14 +00:00
kr.angelov
4b066bde92
more compact implementation for GuStringBuf
2014-12-24 14:20:30 +00:00
kr.angelov
d9c2925806
remove the fake orange_N in Swedish
2014-12-26 14:21:42 +00:00
kr.angelov
716a90455b
change orange_1_N to apelsin in Swedish. orange_2_N is still the colour
2014-12-25 20:58:37 +00:00
aarne
fca0070ca5
the standard variant for potato_N in DictionaryFre
2014-12-22 16:44:03 +00:00
kr.angelov
33264a5f43
potato_N in French
2014-12-22 09:19:26 +00:00
kr.angelov
cb9b9c8b2f
the adjectivial form of spud_N in Bulgarian
2014-12-22 09:18:46 +00:00
kr.angelov
ef23205148
an alternative form for here_Adv in Bulgarian
2014-12-22 09:17:30 +00:00
aarne
42b66d7277
genitive variant of PossNP in TranslateSwe; overgenerating just like in Eng, because it generates a CN and can hence take determiners
2014-12-22 09:03:28 +00:00
aarne
d5799284b4
variants of PossNP in TranslateEng: the goal of the project | the project's goal
2014-12-19 15:38:13 +00:00
kr.angelov
848c2e5aca
simple fixes in DictionaryBul.gf
2014-12-19 15:34:33 +00:00
kr.angelov
327ed5836a
in English addGenitiveS should use the BIND token
2014-12-19 15:33:54 +00:00
aarne
b5269b262b
lowered Symb_Chunk probability; fixed translator Makefile
2014-12-19 15:17:38 +00:00
kr.angelov
adb9e29dc4
bugfix and tiny optimization for callbacks from Haskell
2014-12-19 10:14:41 +00:00
kr.angelov
705ffaa33d
haddock comments for parseWithHeuristics
2014-12-19 09:05:51 +00:00
kr.angelov
022849482d
added mkStr to the Haskell binding
2014-12-19 08:58:02 +00:00
kr.angelov
fdc6c9a3cd
added mkApp to the Haskell binding
2014-12-19 08:47:00 +00:00
aarne
4f7d731d40
fixed typo in Dictionary Fin
2014-12-17 12:42:30 +00:00
aarne
089d0b6b37
added stack space to compile TranslateChi
2014-12-17 12:38:53 +00:00
aarne
c8e54c66a4
adapted Translate grammar to work properly with Symb_Chunk
2014-12-17 12:34:56 +00:00
aarne
8822d9e7fd
some preposition variants fixed in DictionaryFin, to avoid the problem with unpredictable variant ordering
2014-12-17 12:34:11 +00:00
kr.angelov
467a308335
fix in the Haskell binding
2014-12-16 10:35:56 +00:00
kr.angelov
c192aed5ba
forgot to export parseWithHeuristics from Haskell
2014-12-16 10:33:45 +00:00
kr.angelov
9b7e18c25e
change in the API for literals
...
The API in the C runtime as well as in the Haskell, Python and Java binding
is changed. Now instead of adding the literal callbacks to the concrete syntax
you need to supply them every time when you need to parse. The main reason is:
- referentially transparent API for Haskell
- when we start using memory mapped files we will not be allowed to change
anything in the grammar data structures. At that point the old API would
be impossible to use.
2014-12-16 10:21:26 +00:00
hallgren
5da8b4b35e
bin/build-binary-dist.sh: remove hardwired install path and version number
...
Also improved tolerance to paths containing white space.
2014-12-15 15:18:27 +00:00
hallgren
69e314eedc
gf.cabal: include editor modes in the list of data files to install
...
Also add ghc-7.8.3 to the list of tested compiler versions
2014-12-15 15:16:50 +00:00
kr.angelov
48d494aa3b
bump the version code in AndroidManifest.xml
2014-12-11 23:29:58 +00:00
kr.angelov
cfa8639abd
fix ConstructionBul.gf
2014-12-11 23:11:24 +00:00
kr.angelov
1c9eda6f7f
fix the languages in ConstructionBul.gf
2014-12-11 21:55:55 +00:00
hallgren
80f814d1ab
Setup.hs: compile Alltenses before Present
...
When mkPresent (or another preprocessor) is used, error messages from GF will
show the file name _gf_preproc.tmp instead of the name of the file where
the error occurred. By compiling Alltenses first, the real file name will
appear in error messages (unless the error only happens then mkPresent is
used).
2014-12-11 22:18:21 +00:00
kr.angelov
0f3f2b6039
update the nerc for the changes in the grammar
2014-12-11 21:54:34 +00:00
aarne
6c3eaa48f7
updates in app help file, e.g. the app name
2014-12-11 20:05:57 +00:00
aarne
ff1790d584
ChunkBul.SSlash_Chunk: fixed type error, now the same as linref SSlash
2014-12-11 19:45:21 +00:00
aarne
04840f1a63
contraction in TranslateEng.QuestIComp as variant: where's the beef
2014-12-11 19:37:25 +00:00
aarne
5056e91cc2
hundreds of earlier prep and part verbs turned out to be bogus in DictionarySwe. Replaced by standard derived verbs. Still uncertain, but clearly better.
2014-12-11 19:11:14 +00:00
hallgren
dc3fd2c044
Work in progress on translating linearization functions to Haskell
...
The translation is currently good enough to translate all concrete syntaxes
of the Foods and Letter grammars, and some concrete syntaxes of the Phrasebook
grammar (e.g. PhrasebookEng & PhrasebookSpa works, but there are problems with
e.g. PhrasebookSwe and PhrasebookChi)
This functionality is enabled by running
gf -make -output-format=haskell -haskell=concrete ...
TODO:
- variants
- pre { ... }
- eta expansion of linearization functions
- record subtyping can still cause type errors in the Haskell code
in some cases
- reduce code large tables
2014-12-11 16:08:36 +00:00
hallgren
a15225ae1f
GF.Grammar.Macros: generalize the type of collectOp
...
New type:
collectOp :: Monoid m => (Term -> m) -> Term -> m
2014-12-11 16:05:42 +00:00
hallgren
903789ad03
GF.Server: remove some code duplication
2014-12-11 15:58:57 +00:00
kr.angelov
32dbb4409b
back to familiar you in Hindi
2014-12-11 16:13:55 +00:00
kr.angelov
af0ee1fa72
update gf-translator.svg
2014-12-11 13:44:48 +00:00
kr.angelov
e7baf08ce0
added SSlash_Chunk in Bulgarian
2014-12-11 11:20:43 +00:00