aarne
9f33463a22
added words from Swe frequency list up to "orka" which is nr 669
2014-06-14 15:01:17 +00:00
aarne
03e409efa6
more words checked in DictionarySwe
2014-06-14 09:56:55 +00:00
aarne
af8cd26a73
checked more in DictionaryFre
2014-06-14 09:25:39 +00:00
aarne
f010b4a572
checked more in DictionaryFin
2014-06-14 09:25:08 +00:00
aarne
fd2a8a2ccf
now 2100 words in DictionaryDut checked by EdG
2014-06-14 08:01:11 +00:00
inari
55882bacef
sense distinctions in check, fit, goal, miss, present, sign
2014-06-13 09:48:46 +00:00
hallgren
f739841497
PGF library: expose only PGF and PGF.Internal instead of all modules
...
PGF exports the public, stable API.
PGF.Internal exports additional things needed in the GF compiler & shell,
including the nonstardard version of Data.Binary.
2014-06-12 14:43:18 +00:00
aarne
7265c2f07d
DAP, Det with AP and its conjunction, in Eng and Scand ; not quite sure if this is possible in all languages
2014-06-12 13:55:39 +00:00
aarne
20f8f16201
in TranslateEng, use "this one" as variant of "this" (and other Dets) when used as NPs
2014-06-12 13:54:49 +00:00
hallgren
577d73abfb
New GF home page: trying blue page title and tagline instead of red
2014-06-12 12:29:35 +00:00
inari
38341cbc95
split share_V2 in Dict: 'divide' and 'have in common'
2014-06-12 09:51:52 +00:00
kr.angelov
b349e54917
swith off the debugging in the android ui
2014-06-12 09:37:40 +00:00
kr.angelov
18e8502009
now GF keywords can be used as identifiers if they are quoted
2014-06-12 09:36:32 +00:00
aarne
d71faa9ace
more things checked in DictionaryFre
2014-06-12 09:06:24 +00:00
aarne
5be99c7ffb
the gerund parameter in Terminology
2014-06-12 08:10:46 +00:00
aarne
c8b82e40a3
Dutch morphology and documentation table fixes
2014-06-12 08:00:49 +00:00
aarne
85e37dbec4
mkSeparateN in Fin for multiword "compounds"
2014-06-12 06:45:28 +00:00
aarne
f7acad2817
komen_V in IrredDut, from EdG
2014-06-12 06:44:31 +00:00
aarne
75b1fe98e2
EdG fixes in DictionaryDut up to position 1500
2014-06-11 19:08:44 +00:00
hallgren
033e42dbbd
new.html: a proposed new look for the GF home page
2014-06-11 13:32:31 +00:00
hallgren
8a5289c921
Updating the release notes and installation instructions for the next release
2014-06-10 22:12:48 +00:00
aarne
e11e5102b1
a couple of comments in swedish/Konstruktikon after the meeting at Bank of Swedish
2014-06-10 14:11:02 +00:00
hallgren
bc0249b501
PGF2.hsc: use throwIO instead of throw
...
From the documentation: the throwIO variant should be used in preference to
throw to raise an exception within the IO monad because it guarantees ordering
with respect to other IO operations, whereas throw does not.
Also removed some unused imports.
2014-06-10 12:42:01 +00:00
aarne
ba007eb2dd
path in AllDut now contains api to enable compilation from scratch; this is so for all languages with Documentation
2014-06-07 08:36:52 +00:00
aarne
0bbf7b4581
added Documentation to TranslateDut
2014-06-06 14:34:45 +00:00
aarne
600b660476
completed DocumentationDut
2014-06-06 14:30:25 +00:00
aarne
b3d06f419c
started DocumentationDut; not yet finished
2014-06-05 08:03:33 +00:00
aarne
1b0ef3db32
fixed good_A in DictionaryDut and Spa, to use the irregular inflection of Lexicon
2014-06-05 07:14:38 +00:00
kr.angelov
ee269e6839
fixes in DictionaryBul
2014-06-05 07:56:28 +00:00
kr.angelov
f8ee4ae105
fix self_N in Bul and Swe
2014-05-30 08:07:32 +00:00
aarne
bc8962e6d0
update TopDictionaryGer.gf
2014-05-29 12:18:11 +00:00
aarne
392187e749
Scharolta's DictionaryGer fixes
2014-05-29 12:06:44 +00:00
aarne
32ef765b0a
CompoundN in app.probs
2014-05-29 11:04:24 +00:00
aarne
0e554cf7df
changed CompoundCN to CompoundN with type N -> N -> N to reduce overgeneration and re-enable ambiguity
2014-05-29 11:01:40 +00:00
aarne
6275b9c46a
ca. 50 compound verbs in DictionaryGer from a patch by Scharolta Siencnik
2014-05-29 10:24:35 +00:00
aarne
6299ec3cac
several fixes in German RGL: compound verbs added; compound forms of nouns added; made dative -e optional; made mkV Str V recognize which prefixes are certainly not movable ones ((be,er,ge,ver,zer)
2014-05-29 10:21:49 +00:00
normundsg
d694e11346
FrameNet-GF API Doc
2014-05-29 11:45:09 +00:00
aarne
d03658efa8
initiated compoundV in German; has to be defined in RGL separately from prefix verbs
2014-05-27 11:46:44 +00:00
kr.angelov
7f88320782
now we compile context-free grammars directly to PGF without going via GF source code. This makes it quick and lightweight to compile big grammars such as the Berkley grammar
2014-05-24 07:47:06 +00:00
aarne
6e1bb5446d
removed spurious substantival possessives created from empty strings in NounFin in the presence of ProDrop
2014-05-23 14:10:36 +00:00
aarne
48d61ad7c2
DirectComplVS, DirectComplVQ, FocusObjS in translator/Extensions.gf, implemented for Eng,Ger,Swe so far
2014-05-23 13:17:22 +00:00
aarne
81c59721b2
new Prelude functions for optional commas
2014-05-23 13:16:57 +00:00
kr.angelov
f658ed7f9c
fixes in DictionaryBul
2014-05-23 11:21:33 +00:00
kr.angelov
78d8524138
bugfix in the Java binding. it was causing a crash in the Android app
2014-05-23 10:52:00 +00:00
aarne
4107c8d10c
the rest of DictionaryGer gender annotations in strings removed; some plurale tantum annotations {p} remain in ---- comments
2014-05-23 10:01:46 +00:00
aarne
bef94dd880
cleaned up DictionaryGer from empty strings, and explanations in brackets. Also from remaining gender information in curly brackets down to god_N
2014-05-23 07:40:17 +00:00
kr.angelov
2c04554be5
small fix in tabularLinearize
2014-05-22 13:33:18 +00:00
kr.angelov
c2aad9e313
added tabularLinearize in the python binding
2014-05-22 13:30:14 +00:00
inari
6d4b5fbbe3
added StressedPron
2014-05-22 08:27:44 +00:00
kr.angelov
2dfc6db44e
bugfix: the keyboard should not show completions when entering web passwords
2014-05-22 07:25:33 +00:00