bringert
|
84e030d128
|
Oops, I had managed to remove the preprocessing step in makeSimpleRegular, which broke SLF and non-rec SRGS generation for grammars which need bottom-up filtering.
|
2007-06-26 15:09:48 +00:00 |
|
bringert
|
77920fd23a
|
Eliminate more redundant item tags in SRGS XML.
|
2007-06-26 12:27:46 +00:00 |
|
bringert
|
eb92a9bf8f
|
Produce less verbose SRGS XML, by eliminating redundant item tags.
|
2007-06-26 12:19:30 +00:00 |
|
aarne
|
fc2da7dd66
|
overload in ParadigmsIta
|
2007-06-26 14:43:43 +00:00 |
|
aarne
|
f68011e9ee
|
example Toy0Fin0
|
2007-06-26 08:39:45 +00:00 |
|
bringert
|
b81b9b910e
|
Implement makeNonRecursiveSRG by conversion through MFA instead of directly to RE.
|
2007-06-25 16:50:28 +00:00 |
|
bringert
|
58dc4c30eb
|
Added srgs_abnf_non_rec.
|
2007-06-25 16:50:00 +00:00 |
|
bringert
|
92db9f7268
|
Document non-recursive SRGS.
|
2007-06-25 16:49:36 +00:00 |
|
bringert
|
ca8efaf3c7
|
Some clean-up in finite-state network generation: MFA now keeps track of start lattice name, instead of having a wrapper lattice. Replaced MFALabel with Symbol.
|
2007-06-25 16:25:58 +00:00 |
|
bringert
|
e967e040f9
|
Added non-recursive SRGS printing.
|
2007-06-25 13:39:26 +00:00 |
|
bringert
|
815cc5a7eb
|
Some refactorings needed for recursion removal.
|
2007-06-25 13:38:40 +00:00 |
|
aarne
|
33d7b2567b
|
started paradigms synopsis
|
2007-06-25 16:34:36 +00:00 |
|
aarne
|
b114cb6283
|
prepared examples for Speechgram presentation
|
2007-06-25 15:33:40 +00:00 |
|
bringert
|
8cdbaa39f7
|
Added makeSRG.
|
2007-06-21 13:40:13 +00:00 |
|
bringert
|
4d28e6ec1c
|
SRG always has RE rhs.
|
2007-06-21 13:11:26 +00:00 |
|
bringert
|
23d1917b0d
|
Removed some unused imports of GF.Speech.SRG.
|
2007-06-21 12:52:59 +00:00 |
|
bringert
|
13b8bab5fe
|
Added regexps grammar printer. This is a first step towards recursion-free SRGS.
|
2007-06-20 16:08:23 +00:00 |
|
bringert
|
a029232eef
|
Added language flags to bronzeage grammars.
|
2007-06-20 12:22:28 +00:00 |
|
aarne
|
8e842f5473
|
overload for finnish paradigms finished
|
2007-06-20 08:56:08 +00:00 |
|
aarne
|
a2e5a02c61
|
restricted functor example
|
2007-06-19 19:35:04 +00:00 |
|
aarne
|
2344e4eb80
|
mk12V in LexiconFin
|
2007-06-19 19:27:06 +00:00 |
|
aarne
|
ff7bc5a29d
|
documented extended module syntax
|
2007-06-19 18:21:43 +00:00 |
|
aarne
|
219c686633
|
extended functor syntax
|
2007-06-19 18:12:35 +00:00 |
|
aarne
|
2ded5b6d28
|
overload res doc examples, part 2
|
2007-06-19 18:09:49 +00:00 |
|
aarne
|
1a649a6a1d
|
overloaded resource doc examples
|
2007-06-19 18:07:18 +00:00 |
|
aarne
|
137c1be3d8
|
started overloaded Fin
|
2007-06-19 09:29:43 +00:00 |
|
aarne
|
23d68dec81
|
updated resource doc intro with overloaded examples
|
2007-06-19 09:04:22 +00:00 |
|
aarne
|
953b5a635a
|
missing AdvS in Rus added
|
2007-06-19 07:35:01 +00:00 |
|
aarne
|
7ba9b68463
|
ad hoc Russian rule for completeness
|
2007-06-18 21:56:22 +00:00 |
|
aarne
|
5f5ca84c7e
|
fixes to make resource Makefile to run without errors
|
2007-06-18 21:44:50 +00:00 |
|
aarne
|
f5b929acfc
|
fixed the mysterious "file..gfc" error
|
2007-06-18 21:21:13 +00:00 |
|
aarne
|
050ef5576b
|
updated document for numerals
|
2007-06-18 19:25:35 +00:00 |
|
aarne
|
d713840556
|
disambiguating qualifications in Bronzeage
|
2007-06-18 19:14:32 +00:00 |
|
aarne
|
6d22ade8a8
|
overloading in ParadigmsFre
|
2007-06-18 18:31:02 +00:00 |
|
aarne
|
76d364dcac
|
reformat IrregSpa to speed up compilation
|
2007-06-17 23:04:25 +00:00 |
|
aarne
|
6a2cbe19d2
|
fixed naming conflicts in resource
|
2007-06-17 22:52:27 +00:00 |
|
aarne
|
3adf824e8e
|
checking name conflicts; some RGs don't work now
|
2007-06-17 21:56:27 +00:00 |
|
aarne
|
adf0f8e83e
|
marked deprecated productions in GF.cf
|
2007-06-17 14:16:01 +00:00 |
|
bringert
|
5c5c8d81c9
|
Added a simple cabal build system for the embedded API.
|
2007-06-14 16:08:38 +00:00 |
|
bringert
|
630cf47eeb
|
Move some type annotations from patterns to expressions. Haskell 98 does not allow type signatures in expressions.
|
2007-06-14 16:02:07 +00:00 |
|
bringert
|
48081dc340
|
Added OPTIONS_GHC -fglasgow-exts to files that use GHC extensions.
|
2007-06-14 15:58:36 +00:00 |
|
aarne
|
b83a9ec335
|
toy1 with classes and using resource API
|
2007-06-11 14:53:08 +00:00 |
|
aarne
|
e6d82e85c1
|
toy1 in English
|
2007-06-11 08:55:32 +00:00 |
|
aarne
|
265f29afb6
|
initial check for unknown words in parsing
|
2007-06-11 07:49:30 +00:00 |
|
aarne
|
84c08b1401
|
README for regulus
|
2007-06-10 20:28:12 +00:00 |
|
aarne
|
563460c72d
|
started regulus grammar implementation
|
2007-06-10 19:55:45 +00:00 |
|
aarne
|
84aafe7914
|
bug fix in Compute
|
2007-06-09 14:08:23 +00:00 |
|
aarne
|
31cbed2d60
|
some new shortcuts in Compute; no impressive results
|
2007-06-08 16:55:25 +00:00 |
|
aarne
|
e8a580414a
|
some more doc in ParadigmsGer
|
2007-06-08 15:53:24 +00:00 |
|
aarne
|
5c0f1a3fc0
|
restructured Russian; copies of Constructors in present and alltenses
|
2007-06-08 15:30:21 +00:00 |
|