aarne
|
b5984a2a68
|
essential LP phrases, pron table
|
2007-02-17 21:44:42 +00:00 |
|
aarne
|
1258110259
|
catalan resource
|
2007-02-13 15:43:36 +00:00 |
|
aarne
|
c771a8fdfa
|
thai word list corrections
|
2007-02-11 22:15:37 +00:00 |
|
aarne
|
c5f6443884
|
german imperative compound verbs
|
2007-01-31 10:11:00 +00:00 |
|
aarne
|
e8032858f4
|
produce a readable word list
|
2007-01-25 17:49:39 +00:00 |
|
bringert
|
41136df788
|
Rename children to args in VoiceXML/SISR/JavaScript.
|
2007-01-22 20:48:14 +00:00 |
|
aarne
|
132854f4c6
|
pronunciation variant of LangThai (still buggy)
|
2007-01-21 21:07:35 +00:00 |
|
aarne
|
14bf098878
|
thai questions and negations
|
2007-01-21 20:41:35 +00:00 |
|
aarne
|
236f10412d
|
started thai resource
|
2007-01-21 14:17:29 +00:00 |
|
aarne
|
9ba401f0dd
|
french lexicon bug fixes
|
2007-01-15 16:50:06 +00:00 |
|
aarne
|
654b013934
|
fix in etaexpand optimization
|
2007-01-11 11:42:39 +00:00 |
|
bringert
|
d021b080ec
|
JavaScript: fixed bug when linearization overwrote the children of the abstract syntax node, since getChildren now returned the actual array of children.
|
2007-01-07 18:31:48 +00:00 |
|
bringert
|
82ae5dc20f
|
JavaSscript and SISR abstract syntax now uses an array for the node children, instead of cheesy argN fields.
|
2007-01-07 17:18:50 +00:00 |
|
bringert
|
ef72464ed8
|
JavaScript lib: fixed bug where an integer was returned by print().
|
2007-01-04 22:27:38 +00:00 |
|
bringert
|
c95c1d9867
|
JavaScript lib: allow children as arguments to Fun.
|
2007-01-04 22:01:38 +00:00 |
|
aarne
|
dc9569cf62
|
CompoundCN in Eng
|
2006-12-29 16:22:46 +00:00 |
|
aarne
|
9881d7b1a4
|
lib index
|
2006-12-22 14:19:55 +00:00 |
|
aarne
|
f6fe524f9d
|
resource doc update
|
2006-12-22 13:23:50 +00:00 |
|
aarne
|
51a359eeea
|
documented Combinators
|
2006-12-22 13:10:48 +00:00 |
|
aarne
|
aff400f4f3
|
overloaded api for all languages
|
2006-12-22 10:42:06 +00:00 |
|
bringert
|
ab38ad8671
|
Added gfcc2c to GF repo.
|
2006-12-22 13:43:32 +00:00 |
|
bringert
|
8330e3f0bd
|
Meta variables are now treated as functions with name ? in SISR, VoiceXML and JavaScript linearization. VoiceXML now returns the partial result when update() is false.
|
2006-12-21 16:48:46 +00:00 |
|
bringert
|
4eb986aa7a
|
Generate JavaScript type annotator. Use lindef in JavaScript.
|
2006-12-21 00:01:45 +00:00 |
|
aarne
|
50fd9a5213
|
sketched SlashVSS in resource
|
2006-12-18 16:10:24 +00:00 |
|
bringert
|
8219321d3c
|
Added dumpObject to gflib.js.
|
2006-12-15 21:00:21 +00:00 |
|
bringert
|
c401119555
|
Fixed Suffix-table bugs in gflib.js.
|
2006-12-15 19:31:24 +00:00 |
|
bringert
|
f8f840713d
|
JavaScript: change Fun.toString to print(). Metavariables in abstract syntax are now Funs with name ?
|
2006-12-15 17:25:45 +00:00 |
|
bringert
|
407be557bb
|
Include update function in generated VoiceXML. Generated linearization javaScript now uses the same abstract syntax representation as SISR.
|
2006-12-15 16:08:39 +00:00 |
|
aarne
|
5649158c48
|
memory for resource make
|
2006-12-15 08:09:50 +00:00 |
|
aarne
|
041ee4344d
|
italian and spanish polite imperatives
|
2006-12-14 10:46:38 +00:00 |
|
aarne
|
323c7d6ce2
|
changed in romance reduced finally to a comment
|
2006-12-13 22:30:06 +00:00 |
|
aarne
|
a42ef78eb7
|
Spanish partitive; German VP conj zu
|
2006-12-13 21:10:11 +00:00 |
|
aarne
|
09c9eecbaf
|
romance interrogatives
|
2006-12-13 10:48:21 +00:00 |
|
aarne
|
c27b6369dc
|
polite imperative except Scand,Rus; todo in Ita,Spa
|
2006-12-13 10:13:02 +00:00 |
|
aarne
|
6660473e8b
|
Italian prepositions
|
2006-12-07 10:40:30 +00:00 |
|
bringert
|
55beb4b4f5
|
Fixed warning sand extra spaces in linearization in gflib.js.
|
2006-12-06 14:11:01 +00:00 |
|
bringert
|
d72c319147
|
Made generated JavaScript more object-oriented. Moved common JS stuff to lib/javascript/gflib.js
|
2006-12-06 13:52:24 +00:00 |
|
aarne
|
d763d05a18
|
arithm example
|
2006-11-27 16:43:57 +00:00 |
|
aarne
|
d44027b8f2
|
AdvS and for_Prep in resource (except Russian)
|
2006-11-27 16:21:27 +00:00 |
|
aarne
|
e482512377
|
a logic library; fix in make mathematical
|
2006-11-26 17:14:20 +00:00 |
|
aarne
|
ed364a7ccb
|
overloading in ParadigmsEng started.
|
2006-11-23 13:36:24 +00:00 |
|
aarne
|
0f2ed32c52
|
overloaded API to symbol
|
2006-11-23 13:13:15 +00:00 |
|
aarne
|
e65450d91b
|
Jordi's suggestion in Symbol
|
2006-11-23 13:12:42 +00:00 |
|
aarne
|
8cdf160036
|
oops: windows mkPresent
|
2006-11-22 16:06:59 +00:00 |
|
aarne
|
a053aeeec7
|
Jordi's and Gloria's patches
|
2006-11-22 16:06:11 +00:00 |
|
aarne
|
54bf99ab82
|
Constructors documented
|
2006-11-21 18:18:54 +00:00 |
|
aarne
|
d8b3714e4e
|
overloading API and examples
|
2006-11-18 21:10:46 +00:00 |
|
aarne
|
af23650f7e
|
normalize record types in overload resolution
|
2006-11-18 20:54:10 +00:00 |
|
aarne
|
de66b20da1
|
overload syntax; type printing in CheckGrammar
|
2006-11-18 16:54:23 +00:00 |
|
aarne
|
edfabc0771
|
example library using overloading
|
2006-11-17 14:31:29 +00:00 |
|