bjorn
|
a61a6d5d43
|
OALD: split lexicon into two: one for open classes and one for closed classes.
|
2008-11-26 14:35:35 +00:00 |
|
krasimir
|
d0116c3958
|
add Russian in next-lib
|
2008-11-26 14:43:05 +00:00 |
|
bjorn
|
66785b2020
|
Added generated OALD files (Oald.gf and OaldEng.gf) to repo.
|
2008-11-26 14:17:55 +00:00 |
|
bjorn
|
a8f0dc0cb2
|
Added original OALD files to repo.
|
2008-11-26 14:17:35 +00:00 |
|
bjorn
|
e651a7bceb
|
OALD: More info in generated header.
|
2008-11-26 14:17:16 +00:00 |
|
bjorn
|
335394de6a
|
OALD: clean up asc2gf script.
|
2008-11-26 14:00:10 +00:00 |
|
bjorn
|
6e14352501
|
OALD: remove * and add comment for guessed irregular noun plural forms.
|
2008-11-26 13:38:34 +00:00 |
|
bjorn
|
c66f94b06c
|
OALD: Use verbs from IrregEng when possible.
|
2008-11-26 13:33:53 +00:00 |
|
bjorn
|
f0ab94825f
|
Added ParadigmsEng.mkV : Str -> V -> V, which adds a prefix to an existing verb.
|
2008-11-26 13:33:22 +00:00 |
|
bjorn
|
3d1bebbd32
|
First working version of OALD dictionary conversion. Still missing: irregular verbs, irregular nouns, better handling of singular- and plural-only nouns.
|
2008-11-25 20:09:50 +00:00 |
|
bjorn
|
450a34f2d8
|
Added ParadigmsEng.mkConj.
|
2008-11-25 19:53:22 +00:00 |
|
bjorn
|
fbf266372a
|
First version of OALD alsmost working.
|
2008-11-25 14:50:16 +00:00 |
|
krasimir
|
511c7eaa48
|
add preposition "na" when the case is dative (QuestionBul)
|
2008-11-24 13:27:33 +00:00 |
|
krasimir
|
d34cc4671e
|
replace spec with qform
|
2008-11-24 12:55:17 +00:00 |
|
krasimir
|
1e7c4be787
|
replace latin 'a' with cyrillic 'a'
|
2008-11-24 12:53:57 +00:00 |
|
aarne
|
594ed22b4e
|
links in demo.txt
|
2008-11-21 17:12:34 +00:00 |
|
aarne
|
82484f5586
|
links to demos
|
2008-11-21 17:10:02 +00:00 |
|
bjorn
|
59ff172b7d
|
Started working on oald2gf script.
|
2008-11-21 16:50:07 +00:00 |
|
bjorn
|
b047a99a84
|
Added CompCN to ParseEng. Perhaps this should move to NounEng.
|
2008-11-21 12:33:56 +00:00 |
|
bringert
|
289618b81f
|
lighttpd conf tweak.
|
2008-11-20 16:49:12 +00:00 |
|
bjorn
|
93ab59dd58
|
pgf.fcgi: don't install any signal handlers. Since we didn't look at the variable they set, we just created zombies.
|
2008-11-20 15:00:53 +00:00 |
|
bjorn
|
b56a06fdda
|
gwt: rearragne html files and paths to get nicer URLs.
|
2008-11-20 14:06:06 +00:00 |
|
bjorn
|
61507730e8
|
Added CAdvNP and CAdvSSlash to ParseEng. Maybe they should go in Noun.gf instead?
|
2008-11-20 10:32:15 +00:00 |
|
bjorn
|
7dbaae50a9
|
Fix permissions of pgf server error log.
|
2008-11-20 09:52:18 +00:00 |
|
bjorn
|
3195979031
|
gf-server lighttpd.conf: put fcgi socket in basedir, with PID in name. This helps avoid clashed when running muyltiple gf servers on the same machine.
|
2008-11-20 08:56:17 +00:00 |
|
bringert
|
9167185d21
|
Include MachDeps.h in Data/Binary.hs, since it uses WORD_SIZE_IN_BITS. Without this, the Binary Word instance would be wrong on 64-bit machines.
|
2008-11-19 20:30:57 +00:00 |
|
bjorn
|
86878c0cf4
|
Updated CompatibilityEng to compile with case-inflected Num and Ord.
|
2008-11-19 14:28:50 +00:00 |
|
bjorn
|
9d1d7dd3c8
|
Fix good_A in BigLexEng.
|
2008-11-19 13:57:42 +00:00 |
|
bringert
|
57fbca2133
|
Merge SyntaxEng.mkOrd and ParadigmsEng.mkOrd in TryEng.
|
2008-11-19 14:16:28 +00:00 |
|
bjorn
|
76f299b93a
|
Updated ParseEng for case-inflected Num.
|
2008-11-19 13:15:36 +00:00 |
|
bjorn
|
0c538bf80b
|
Added case inflection to English numerals and adjectives, in order to get genitive forms of stand-alone determiners that use Num or Ord right.
|
2008-11-19 13:11:45 +00:00 |
|
aarne
|
288ffd290a
|
restored "?" as system pipe command
|
2008-11-18 15:31:30 +00:00 |
|
bjorn
|
bd1417e21a
|
Added overloaded mkQuant to ParadigmsEng.
|
2008-11-18 15:30:53 +00:00 |
|
bjorn
|
f3f29a4683
|
The stand-alone form of no_Quant should be "none", not "no".
|
2008-11-18 15:20:40 +00:00 |
|
bjorn
|
7a7f3247b1
|
Remove "at least" and "at most" from parsing grammar, since they are now in structural.
|
2008-11-18 15:20:14 +00:00 |
|
bjorn
|
27168a053d
|
Remove no_Det, nobody_NP and nothing_NP from the parsing grammar, sicne they are now in Structural.
|
2008-11-18 12:38:03 +00:00 |
|
aarne
|
f1a68a3ca6
|
fixed a bug with type checking function types
|
2008-11-18 10:58:50 +00:00 |
|
peb
|
7babe205e8
|
Fix in Prolog output of the atom "'"
|
2008-11-17 13:33:53 +00:00 |
|
aarne
|
5f2ab183ae
|
updated demo page and summer school
|
2008-11-18 10:00:43 +00:00 |
|
aarne
|
cef4793ced
|
new version of summerschool announcement
|
2008-11-17 17:58:11 +00:00 |
|
aarne
|
f30560efcc
|
Attempto complete up to spec
|
2008-11-15 20:08:09 +00:00 |
|
aarne
|
373b4d6828
|
PP lists in Attempto via iteration
|
2008-11-15 17:20:38 +00:00 |
|
aarne
|
79c9ec116a
|
new CAdv type in Dan and Nor
|
2008-11-15 11:24:22 +00:00 |
|
aarne
|
3ff57f6184
|
comparative adverbs generalized to cover more of Attempto
|
2008-11-15 11:19:10 +00:00 |
|
aarne
|
6b4f9715e6
|
attempto almost complete to spec now
|
2008-11-14 17:39:05 +00:00 |
|
aarne
|
d5fa908250
|
rules for constructing structural words (separate from Paradigms - is this desirable?)
|
2008-11-14 17:32:34 +00:00 |
|
aarne
|
f2a5937120
|
added ConjRS and things needed for it
|
2008-11-14 15:42:09 +00:00 |
|
aarne
|
e1662cd851
|
Attempto lexicon bug fixes
|
2008-11-14 12:51:14 +00:00 |
|
bjorn
|
bc7cb25a09
|
gwt: fix gf-gwt.jar compilation to use the dnd jar
|
2008-11-11 22:13:12 +00:00 |
|
bjorn
|
1a6d90ff66
|
Frdige: hide magnet bag when empty.
|
2008-11-11 12:44:59 +00:00 |
|