Commit Graph

3218 Commits

Author SHA1 Message Date
aarne
5fcd5c4f73 added a slot for Urdu in Text.Transliterations 2008-06-25 17:42:19 +00:00
bjorn
475e1ea4d9 Inflect German Numeral pot01 ("ein") in gender and case. Needed to get phrases such as "eine grosse Pizza" correct when "eine" is a Numeral rather than indef art. 2008-06-25 17:30:50 +00:00
aarne
edda3db1b5 resource gold standard in UTF8, since test output is also 2008-06-25 17:25:30 +00:00
aarne
15d44712f6 removed JavaGUIs from src 2008-06-25 17:05:19 +00:00
bjorn
4e5c83fa74 quote stirng in getDataDir as generated by make today 2008-06-25 17:20:16 +00:00
aarne
c5c6d13546 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
7d721eb16e removed src for 2.9 2008-06-25 16:43:48 +00:00
aarne
7e0c2c3656 Updated version numbers for 2.9f (final 2.9). 2008-06-25 16:34:50 +00:00
aarne
8c21f4ccc2 a new example in exx-resource 2008-06-25 10:14:06 +00:00
bjorn
408aa5b608 russian added operation for adding n prefix to pronouns after prepositions. 2008-06-25 14:16:09 +00:00
bjorn
7dd461ab15 russin: noun declesion 10: small animals 2008-06-25 13:54:18 +00:00
bjorn
e6af6c2714 russian: fix neutral adjective-declined nouns 2008-06-25 13:30:05 +00:00
bjorn
d87872f823 russian: no need to import Predef. 2008-06-24 23:16:01 +00:00
bjorn
b14394afdc russian: new paradigms for adjectives, including overloaded smart paradigm. moved declension stuff to MorphoRus. changes LexiconRus to use new mkA. 2008-06-24 23:06:20 +00:00
bjorn
695fdca35a russian: more noun paradigm work 2008-06-24 21:22:47 +00:00
bjorn
0554bb1937 Remove lots of ununsed noun stuff from MorphoRus. 2008-06-24 21:21:59 +00:00
bjorn
26aba963e7 Russian: remove old noun paradigm type declarations. Overload mkN2. Move internal stuff so that it is not visible in the synopsis. 2008-06-24 20:35:51 +00:00
aarne
2e89af633d demo prepared 2008-06-24 22:08:54 +00:00
aarne
ed72a2ef79 added default decodings to Make, to enable multilingual utf8 generation 2008-06-24 21:52:07 +00:00
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
3d63d3a966 trying to get the coding flag to work in grammars 2008-06-24 14:31:21 +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
krasimir
8cdad08ad9 remove the comments about the meta variables. They are not relevant anymore 2008-06-23 14:32:55 +00:00
krasimir
893a929c28 typo in the PGF documentation 2008-06-23 14:23:14 +00:00
krasimir
71e3ce5107 added type signature for expr2tree to make it visible for haddock 2008-06-23 14:12:40 +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
8fe8e8ad8a html string option 2008-06-23 09:19:21 +00:00
aarne
2a2e985f0e demo grammars for some new languages 2008-06-23 09:08:31 +00:00
krasimir
133680fe20 the Makefile should generate Paths_gf.hs with GF_DATA_DIR instead of GF_LIB_DIR 2008-06-23 08:53:09 +00:00
krasimir
b3d03db7bd fix Haskell embedded grammars 2008-06-23 08:48:17 +00:00
bjorn
683a87ad59 SRG generation: start categories etc should be checked after category renaming. 2008-06-22 21:01:38 +00:00
bjorn
6ebf615655 Rename SRG categories after preprocessing, since pp may introduce illegal category names. 2008-06-22 20:28:39 +00:00
aarne
8ffd695a12 gold standard for restest 2008-06-22 19:47:03 +00:00
aarne
fc69b962bc threaded string operations to strings if given as options to linearize 2008-06-22 19:02:09 +00:00