Commit Graph

3185 Commits

Author SHA1 Message Date
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
aarne
f283528094 Finnish negation particle stored in VP for vowel harmony 2008-06-22 18:33:15 +00:00
aarne
29a677730b facility to compile many modules (needed for old gf and cf) 2008-06-22 16:04:01 +00:00
aarne
7d1ee74958 added -nofun and -nocat options to vt 2008-06-22 14:15:06 +00:00
aarne
16fd61ce00 tree visualization command 2008-06-22 13:07:09 +00:00
aarne
06f3fa8637 prefix and variants restored in linearization 2008-06-22 09:01:32 +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
bjorn
8c71cc884b Added SLF, RegExp and Dot printing to exportPGF. 2008-06-22 12:01:29 +00:00
bjorn
3362b20647 Get GF.Speech.PrRegExp to compile. 2008-06-22 11:58:31 +00:00
bjorn
8c5a5298fe Added old GF.Speech.PrRegExp back in 2008-06-22 11:56:12 +00:00
bjorn
d617a05a36 Get GF.Speech.SLF to compile in GF 3. 2008-06-22 11:51:53 +00:00
bjorn
0fb3221775 Added old GF.Speech.PrSLF back in 2008-06-22 11:31:06 +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
aarne
a21b4b0e2e some more words in index-3 2008-06-19 16:25:43 +00:00
krasimir
682ff7040a yBGLexicon is not part of the distribution -> remove from cabal 2008-06-19 15:05:59 +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
krasimir
c0d22bec2d split the Exp type to Tree and Expr 2008-06-19 12:48:29 +00:00
aarne
0442d67e8c system command pipes (sp) 2008-06-18 16:26:12 +00:00
aarne
8201f59aeb term macro help 2008-06-18 09:14:31 +00:00
aarne
b37db6c880 macros for commands (dc) and terms (dt) 2008-06-18 07:22:30 +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
b2cb675317 Remove "srgs" output format name, use "srgs_xml" instead. 2008-06-17 12:30:19 +00:00
bjorn
dacf248160 Refactor grammar export code. 2008-06-17 12:29:11 +00:00
bjorn
fe6255bf2e Got GSL generation working. 2008-06-17 12:06:27 +00:00
bjorn
775761a885 Added old GF.Specch.PrGSL back in (still unchanged). 2008-06-17 11:58:51 +00:00