aarne
|
06eb01ac7e
|
some fixes in Hindi and Finnish
|
2008-06-24 20:40:21 +00:00 |
|
aarne
|
a0953a6c94
|
a method for cloning a file to different languages: Make clone file=FileLLL.gf
|
2008-06-24 18:26:06 +00:00 |
|
bjorn
|
0b881cb489
|
russian: new noun paradigms, including smart paradigm. Some things are still unhandled, notably vowel changes, -a plurals -u prepositions. I have changed the lexicon to use the new ones even though they are not finished, since it was in a pretty sorry state to begin with.
|
2008-06-24 18:44:41 +00:00 |
|
aarne
|
2038b776af
|
cp1251 coding ; trying to recognize the coding flag in grammar
|
2008-06-24 13:58:04 +00:00 |
|
aarne
|
c122bc52d8
|
scandinavian agreement to object
|
2008-06-24 12:00:40 +00:00 |
|
aarne
|
9945a5b08e
|
langs option to Make.hs ; utf8 exception in linearization from the coding flag in grammar
|
2008-06-24 08:35:02 +00:00 |
|
bjorn
|
984c5ecc48
|
Russian: some refactoring of verb conjugation.
|
2008-06-23 20:01:47 +00:00 |
|
bjorn
|
6762837d54
|
Remove prepos2Pl argument to mkN. It is always identical to preposPl.
|
2008-06-23 18:37:50 +00:00 |
|
bjorn
|
b2fe0d881a
|
Russian: remove a big chunk of ParadigmsEng which was pasted into ParadigmsRus and commented out.
|
2008-06-23 18:32:51 +00:00 |
|
bjorn
|
2ab39eb0ee
|
russian: implement pronMu and pronVu in terms of a common operation
|
2008-06-23 18:28:05 +00:00 |
|
bjorn
|
e668b6d466
|
russian: removed preposition o from some prepositional cases. don't understand why it was there.
|
2008-06-23 18:27:37 +00:00 |
|
bjorn
|
a0da909916
|
russian: use pronOn to implement pronOno.
|
2008-06-23 18:06:23 +00:00 |
|
bjorn
|
1bcdd06409
|
russian: reimplement pronYa and pronTu in terms of a common operation.
|
2008-06-23 18:01:27 +00:00 |
|
bjorn
|
fac2e5cf13
|
russin: implement -to pronouns in terms of the base ones.
|
2008-06-23 17:30:23 +00:00 |
|
bjorn
|
a50c7e3a7c
|
Russian: get rid of the Prepos2 case. Added an argument to Prepos instead to handle -y endings with the v and na prepositions. This saves us a few hundred lines of code. It's a bit pointless since the whole thing needs to be rewriten, but at least I'm getting familiar with the code.
|
2008-06-23 17:15:14 +00:00 |
|
bjorn
|
74715f4673
|
Collapse some unnecessairly expanded cases in the russian morphology.
|
2008-06-23 13:27:51 +00:00 |
|
aarne
|
f47b1a7487
|
more demo languages; an entry for demo in Make.hs
|
2008-06-23 12:59:26 +00:00 |
|
krasimir
|
c140794c98
|
fix the digits spelling in bulgarian
|
2008-06-23 12:21:31 +00:00 |
|
krasimir
|
0122ef5889
|
hfix the definitive article in case of NP with postmodifing AP
|
2008-06-23 11:13:28 +00:00 |
|
aarne
|
2a2e985f0e
|
demo grammars for some new languages
|
2008-06-23 09:08:31 +00:00 |
|
aarne
|
8ffd695a12
|
gold standard for restest
|
2008-06-22 19:47:03 +00:00 |
|
aarne
|
f283528094
|
Finnish negation particle stored in VP for vowel harmony
|
2008-06-22 18:33:15 +00:00 |
|
aarne
|
7a227a136c
|
fixes in finnish
|
2008-06-21 20:15:56 +00:00 |
|
aarne
|
2ee2d8d29e
|
simplified VP lincat in German and Romance
|
2008-06-21 16:56:18 +00:00 |
|
aarne
|
23793d3353
|
fixed Scandinavian bugs in exx-resource
|
2008-06-20 20:42:26 +00:00 |
|
aarne
|
2f8a83b883
|
added some words to complete resource test
|
2008-06-20 16:08:22 +00:00 |
|
aarne
|
8e5989362d
|
restored Makfile and synopsis in 1.4
|
2008-06-20 14:01:53 +00:00 |
|
aarne
|
6f60b26413
|
extended api with some IQuant rules
|
2008-06-20 11:54:37 +00:00 |
|
aarne
|
3d74636d2d
|
tutorial semantics example works except one rul
|
2008-06-20 10:38:03 +00:00 |
|
aarne
|
392b11ba78
|
restored Symbolic in 1.4, moved to mathematical; Int and Float don't work properly
|
2008-06-20 10:12:50 +00:00 |
|
aarne
|
b0c3dfb213
|
restored mathematical in 1.4; forgave some lock fields in overload resolution
|
2008-06-20 09:21:52 +00:00 |
|
krasimir
|
b7be040be6
|
move the prelude sources to the prelude directory and add the resource library to cabal
|
2008-06-19 14:16:05 +00:00 |
|
krasimir
|
0808aa8936
|
fix the lock fields in MorphoFunsBul.gf
|
2008-06-19 13:02:48 +00:00 |
|
aarne
|
ae171fc05f
|
started examples-3.0 with examples that are tested to work
|
2008-06-17 13:16:15 +00:00 |
|
aarne
|
9c30d94c28
|
fixed command abbreviations in GFI
|
2008-06-17 12:34:02 +00:00 |
|
bjorn
|
b043de5529
|
Handled undefined children in the gflib.js Fun.show() function.
This shouldn't really happen, but if it does, debugging is much easier.
|
2008-06-17 11:06:46 +00:00 |
|
krasimir
|
e5969581bc
|
two more tests are moved to exx-resource.gft
|
2008-06-17 08:07:30 +00:00 |
|
aarne
|
1379b1a8f6
|
some more 1.4 functions in russian
|
2008-06-17 06:55:02 +00:00 |
|
aarne
|
90ed5a2529
|
Russian in 1.4 - compiles but is incomplete
|
2008-06-16 21:05:31 +00:00 |
|
aarne
|
937df7382a
|
moved commands pf and af to options of pg and wf, respectively
|
2008-06-16 20:36:10 +00:00 |
|
aarne
|
012e07cded
|
collected resource test examples in exx-resource.gft, which is also used in Make test
|
2008-06-16 20:13:19 +00:00 |
|
bjorn
|
a0d29773a6
|
Added all the syntax editor files from Moises.
This is the version that he sent to me on Fri, Apr 11, 2008 at 2:42 PM. I'm not sure if this is the latest version.
|
2008-06-16 17:42:20 +00:00 |
|
aarne
|
361c6cb096
|
new languages in resource Make; moved GF-specific stuff from Quiz
|
2008-06-16 11:15:38 +00:00 |
|
aarne
|
f6ef4e2dfd
|
interlingua in resource-1.4
|
2008-06-16 10:09:07 +00:00 |
|
krasimir
|
a62bd0708a
|
rename reflV to medialV as it is in the paper
|
2008-06-16 08:59:07 +00:00 |
|
aarne
|
88a09c4b7e
|
Thai in 1.4
|
2008-06-15 19:40:53 +00:00 |
|
aarne
|
3c5346f049
|
converted Hindi to the revised encoding
|
2008-06-15 15:55:49 +00:00 |
|
krasimir
|
49eefbb2ad
|
QForm is more appropriate parameter than Species in IAdv and IP
|
2008-06-15 12:38:12 +00:00 |
|
krasimir
|
89bd8eeb74
|
Switch to indirect questions in ComplVQ & SlashV2Q
|
2008-06-15 12:12:53 +00:00 |
|
krasimir
|
d9cea4b50d
|
fix typo: RVocative => RVoc
|
2008-06-15 11:58:18 +00:00 |
|