1
0
forked from GitHub/gf-core
Commit Graph

6427 Commits

Author SHA1 Message Date
krasimir
4f1f8b6308 refactoring in GF.Grammar.Grammar 2010-05-28 14:15:15 +00:00
aarne
3b7b7b72d0 lexical corrections in PhrasebookNor 2010-05-28 13:29:35 +00:00
aarne
da5ecd322e genitives in possessives in Nor (and Scand) 2010-05-28 13:29:13 +00:00
ramona.enache
7a96cfc1b6 added inherent number to places, fixed places in French 2010-05-28 12:15:28 +00:00
ramona.enache
4c8dfaf3ce fixed prepositions and distance questions in the French Phrasebook 2010-05-28 09:15:01 +00:00
ramona.enache
0bab92a5f3 removed warning from the English Phrasebook 2010-05-28 09:14:17 +00:00
ramona.enache
818db5a31e final fixes in the German Phrasebook 2010-05-28 09:12:44 +00:00
aarne
219cb014a7 genitive s in Nor possessives ; some Nor words in Phrasebook 2010-05-28 12:25:26 +00:00
krasimir
e4442d1328 composOp should iterate under ImplArg 2010-05-28 12:19:04 +00:00
krasimir
38e04d0872 bugfix in GF.Grammar.Printer 2010-05-28 09:43:58 +00:00
krasimir
5e2feb4b60 since now we don't do common subexpression elimination for PGF we could simplify the PMCFG generation 2010-05-26 09:37:32 +00:00
aarne
1de8d4900e prodrop in Finnish Phrasebook possessives 2010-05-28 09:33:15 +00:00
aarne
ad2ceeb437 possessive prodrop in Finnish 2010-05-28 09:32:51 +00:00
aarne
60dc82a647 disambiguation of partitive mass terms in ENglish 2010-05-28 09:08:35 +00:00
aarne
b66d93f44f disambiguation in Phrasebook: show Eng instead of AST if DisambL is missing; show all alternative disambiguations for each alternative translation 2010-05-28 03:40:35 +00:00
aarne
b277bfefc7 forms of PhrasebookSwe.Cinema 2010-05-28 03:40:12 +00:00
aarne
327ffc420e adjustments in Phrasebook 2010-05-27 20:44:39 +00:00
aarne
27ff25e82d Danish crown in PhrasebookPol 2010-05-27 11:39:26 +00:00
aarne
3277ac4846 phrasebook doc updated to Pol 2010-05-27 05:44:04 +00:00
adam.slaski
ad1a116dfc polish demo 2010-05-26 22:34:20 +00:00
ramona.enache
cca29ffe9d fixed AHasAge in English to "I am ten years old" 2010-05-26 22:15:52 +00:00
ramona.enache
71ad0d0565 added first version of PhrasebookRus 2010-05-26 22:11:52 +00:00
ramona.enache
046c70ad4d added AdvIAdv to the Romanian grammar 2010-05-24 07:45:34 +00:00
aarne
086f6d2c6e eliminated empty variants from NumeralsCat, resulting in lost linearization 2010-05-26 22:09:18 +00:00
aarne
396f23ae60 fixes in partitives in Phrasebook 2010-05-26 21:30:04 +00:00
aarne
07a82d602a numeral spacing in some languages 2010-05-26 21:29:27 +00:00
jordi.saludes
6696b18a8b Cleaning PhrasebookCat 2010-05-26 15:58:12 +00:00
jordi.saludes
6b3c40e8f1 Put 'dative' in all Place's 2010-05-26 15:39:32 +00:00
jordi.saludes
79649a89a6 Completing WordsCat 2010-05-26 15:31:03 +00:00
hallgren
77d464951e Add meta tag to avoid horizontal scrolling in Mobile Safari
With thanks to codinggeekette,
http://www.codinggeekette.com/post/Mobile-Safari-40-2b-Horizontal-Scrolling-3d-SUX.aspx
2010-05-26 21:03:57 +00:00
hallgren
928c80e8a0 Improved keyboard input handling in minibar/phrasebook
1. The text input field is shown form the start, no need to click.
2. The text input field is removed when no more words can be added to the
   sentence.
3. When you press Enter, a word is added to the sentence (1) if there is only
   one possible completion left (e.g. if you typed "airp" and the only
   completion is "airport"), or (2) if what you typed exactly matches one
   of the completions (e.g. if you typed "the" and the completions are
   "the", "theatre" and "these").
2010-05-26 15:49:08 +00:00
hallgren
6d730943a3 Enable display of abstract syntax in minibar 2010-05-26 15:48:06 +00:00
aarne
9a71b79a31 plural exception in ExtraIta.PossFamQuant 2010-05-26 14:52:15 +00:00
aarne
35cb7417f6 familiar possessives in Italian 2010-05-26 14:11:50 +00:00
aarne
45a0bf22ee Ita and Fre superlatives, Ita possessives, in Phrasebook 2010-05-26 14:11:23 +00:00
hallgren
1ff6d92b17 Use <input type=button ...> instead of <div ...> tags for the word magnets. This should make them clickable in more browsers and could improve layout. 2010-05-26 11:47:15 +00:00
hallgren
2b6d0ca25e Change server to http://www.grammaticalframework.org:41296 2010-05-26 11:46:25 +00:00
aarne
8381ed5290 preposition zu in PhrasebookGer 2010-05-26 09:43:39 +00:00
aarne
c7ff8114b4 German preposition contractions 2010-05-26 09:37:17 +00:00
caprotti
4089242edb "fixes to Ita" 2010-05-26 07:51:55 +00:00
caprotti
12a4fd15a4 "Rise corrections to Danish" 2010-05-26 07:48:09 +00:00
jordi.saludes
02f5763a4b Added how8much_IAdv to Cat 2010-05-25 20:21:01 +00:00
jordi.saludes
bdaf858d19 Change 'estar' to 'ser' for places 2010-05-25 20:19:59 +00:00
jordi.saludes
6327ea6cbc WordsCat compiles 2010-05-25 20:09:23 +00:00
jordi.saludes
001f7f5ca0 WordsCat in_Prep problem 2010-05-25 18:30:42 +00:00
jordi.saludes
595b6409f7 'PersonName' comes back after fixing StructuralCat 2010-05-25 18:12:11 +00:00
jordi.saludes
ddb68d95a9 Uncommented SentenceCat 2010-05-25 18:00:39 +00:00
jordi.saludes
58e674f80e Removing variants for possessive in Cat 2010-05-25 17:36:56 +00:00
krasimir
bb8eb03fbc some fixes for graphvizDependencyTree 2010-05-25 13:01:59 +00:00
aarne
3e06229a83 new version of missing in phrasebook 2010-05-25 11:31:42 +00:00