Commit Graph

2969 Commits

Author SHA1 Message Date
krasimir
b2a40d9e2f Turkish: set coding=utf8 in NumeralsTur.gf 2009-05-09 18:19:44 +00:00
krasimir
37aa3947a5 implement --gfo-dir. before it was recognized but ignored 2009-05-09 18:00:11 +00:00
krasimir
4b8f868975 Turkish: bugfix in mkPron 2009-05-08 08:20:38 +00:00
krasimir
8b69008815 Turkish: implement NumCard and NumNumeral 2009-05-08 08:15:32 +00:00
krasimir
35a4a20845 Turkish: implement UsePron 2009-05-08 07:53:47 +00:00
krasimir
80369830a9 Turkish: harmony2 and harmony4 should be more liberal 2009-05-08 07:52:50 +00:00
krasimir
944267a142 Turkish: add abessive case for the pronouns 2009-05-08 06:14:21 +00:00
krasimir
a83a68573d Turkish: fixed vowel harmony 2009-05-07 14:55:38 +00:00
krasimir
95d8fd3be4 Turkish: scratch the NP category 2009-05-07 10:28:47 +00:00
krasimir
b0cbba9e0d Turkish: some more nouns in the lexicon and some work on the paradigms. still not complete 2009-05-07 07:41:38 +00:00
krasimir
112de09f6b forgot to add GF.System.UseEditline and GF.System.UseHaskeline 2009-04-30 13:31:22 +00:00
krasimir
f9a3925653 conditional support for haskeline, readline and editline 2009-04-30 09:40:48 +00:00
krasimir
2c3ffb85c8 added new Makefile in the top directory which calls Cabal for compilation 2009-04-30 07:57:56 +00:00
krasimir
ae6e8ee401 added -gf-lib-path option which overides the value of GF_LIB_PATH 2009-04-30 07:56:22 +00:00
krasimir
c6ac4801ad upgrade to GHC 6.10.2 2009-04-30 05:13:55 +00:00
aarne
c14a899ab4 have_V2 in Structural 2009-04-27 13:28:47 +00:00
aarne
010dee0c97 started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit table 2009-04-26 20:10:44 +00:00
aarne
d0e728d1a8 documentation before on-line course 2009-04-20 08:28:22 +00:00
krasimir
9c47cf4168 proper pretty printing of tokens in PGF.PMCFG 2009-04-15 12:10:08 +00:00
aarne
f3fdd5ea2d on-line course announced on the summer school page 2009-04-14 08:12:45 +00:00
krasimir
63ccad9e85 refactor GF.Data.BacktrackM to use the MonadState and Functor classes 2009-04-14 08:07:33 +00:00
aarne
8bd97f9e75 hebrew transliteration added 2009-04-08 20:01:35 +00:00
aarne
4f6d13bd35 food grammar path changed in tutorial 2009-04-08 05:59:16 +00:00
aarne
c7376c78a9 warning for overshadowed patterns, temporal solution 2009-04-06 14:07:22 +00:00
krasimir
203d02ef34 raise better error message when decode GFO file 2009-04-02 13:29:03 +00:00
krasimir
fda12955fb raise better error message when decode PGF file 2009-04-02 13:25:20 +00:00
aarne
ef49588ed1 version in Makefile 2009-04-02 10:01:26 +00:00
aarne
15bdc53f8c Updated version numbers. 2009-04-02 09:49:13 +00:00
aarne
6bb85a8f41 fixes before beta3 release 2009-04-02 09:35:48 +00:00
aarne
a94143ee92 BronzeageAra compiles again, via minimal Syntax 2009-03-28 20:22:07 +00:00
aarne
71bb4eda8a restoring Arabic to new API 2009-03-28 19:03:54 +00:00
aarne
90b71deaf1 doc for next-lib; adjustments in summerschool-flyer 2009-03-28 13:20:47 +00:00
aarne
3a67fd9b56 adapt Precedence.gf to new syntax; bug fix in Swedish mkA 2009-03-26 22:40:44 +00:00
aarne
215d74e58e examples of file conversion with ps 2009-03-28 13:41:29 +00:00
krasimir
587549a871 some fragments of Turkish noun morphology 2009-03-27 08:43:43 +00:00
krasimir
5ced40f789 Turkish moved to next-lib 2009-03-27 08:41:55 +00:00
krasimir
90528ec1f1 the first letter of every PN should be in upper case 2009-03-25 17:49:11 +00:00
krasimir
cb330815b9 remove the alphabet from DictEng 2009-03-25 17:35:08 +00:00
krasimir
0f959bd418 remove some abreviations like am, pm and bc which are declared as proper names 2009-03-25 17:19:05 +00:00
krasimir
a1998b79a4 remove the verb be from DictEng 2009-03-25 17:17:43 +00:00
krasimir
af8d589ce0 DictEng to utf8 2009-03-25 17:11:06 +00:00
aarne
ba2c0a7b02 flag -env=quotes (and possible other flags) to restrict ps 2009-03-18 12:49:46 +00:00
aarne
20d6d7372f string operation in environment (begin and end marks) 2009-03-18 08:43:46 +00:00
aarne
793dd89f7e Greek (modern) transliteration scheme 2009-03-17 22:04:20 +00:00
aarne
f69a8f6322 Finnish verb in Attempto 2009-03-17 18:53:57 +00:00
krasimir
13a8fe8c9e add the compiled Haskell sources for Parser and Lexer 2009-03-17 08:49:06 +00:00
krasimir
9cae779ac5 incomplete support for record types in the abstract syntax 2009-03-16 14:41:49 +00:00
krasimir
a2c682cf0e typos in the grammars 2009-03-16 14:39:54 +00:00
krasimir
a391c69fd3 use new parser which supports the syntax in GF.Grammar.Grammar directly 2009-03-16 14:10:30 +00:00
krasimir
5597cff5cb export ppLabel from GF.Grammar.Printer 2009-03-15 18:52:27 +00:00