1
0
forked from GitHub/gf-core
Commit Graph

809 Commits

Author SHA1 Message Date
aarne
6401a37e21 Translate grammar for Ger and Hin added. Some functions in Ger phrasebook need to be commented out to compile. Now a system for 7 languages can be built, but including Fre as well is too heavy on my laptop although it can be compiled separately. 2013-11-28 08:03:50 +00:00
hallgren
1ae58146cd examples/phrasebook: add Makefile2 for parallel grammar compilation
Makefile2 specificies the dependencies accurately enough that you can use
make's support for parallel compilation. Run

	make -f Makefile2 -j

to utilize all the cores in your computer to significantly speed up the
creation of Phrasebook.pgf.
2013-11-26 16:32:38 +00:00
hallgren
d55a3f9d6e examples/letter: convert grammar files to UTF-8 2013-11-26 12:52:05 +00:00
hallgren
b237996eb3 examples/phrasebook: adding --# -coding=latin1 to 18 modules
Adding coding pragmas
  
	--# -coding=latin1
    
so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:47:50 +00:00
hallgren
1272015873 examples/foods: add --# -coding=latin1
Adding coding pragmas

	--# -coding=latin1

so that grammars will continue to work when we change the default character
encoding to UTF-8.
2013-11-22 17:21:36 +00:00
aarne
ab8b220dc8 more stack in Translate Makefile 2013-11-20 12:48:53 +00:00
aarne
2075a77a08 changed startcat in Translate to get robustness; typo in DictEngSwe 2013-11-06 17:25:39 +00:00
aarne
ff36d11cf7 added robustness flags to Translate; added or fixed a number of words in DictEngSwe detected in PhD regulations 2013-11-06 16:26:58 +00:00
aarne
ed67c09129 Make entry for TranslateEngChiFinSwe 2013-10-27 16:34:05 +00:00
aarne
8ccf40f8b6 Phrasebook lin's that create punctuation and "please" for NP's overridden, to give uniformity to Translate translations 2013-10-27 15:42:54 +00:00
aarne
2abbb55bd4 added TranslateSwe to the Parse+Phrasebook translators 2013-10-27 15:17:10 +00:00
aarne
abfa2ee536 completed PhrasebookChi with many expressions, using Google translate as main source 2013-10-12 20:32:05 +00:00
aarne
968c65266f added TranslateChi and TranslateFin 2013-10-12 18:54:47 +00:00
aarne
0052026cc6 Chi phrasebook bootstrapped from Tha; far from finished 2013-10-11 12:16:03 +00:00
aarne
e4a090cd1b harmonized the paths of Translate*.gf to guarantee the usage of the same DictEngAbs 2013-10-11 11:24:58 +00:00
aarne
d44183b668 added TranslateBul and translator/Makefile 2013-10-11 08:36:09 +00:00
aarne
ebdc70a22d integration of Parse with Phrasebook, to get idiomatic translations whenever possible 2013-10-11 08:19:04 +00:00
john.j.camilleri
695e3450b0 Rename README to READ_ME so that Apache doesn't hide it 2013-09-27 09:31:20 +00:00
john.j.camilleri
02db134450 Remove empty contrib folder and place README in examples 2013-09-27 09:18:08 +00:00
john.j.camilleri
e0c6b0764c Remove contribs and examples
Everything has now been moved to a separate repository at
https://github.com/GrammaticalFramework/gf-contrib
The contents of the examples folder are build during SetupWeb
2013-09-16 07:17:27 +00:00
aarne
4e7f3766cb finished the refactoring of Fin with unstemmed (for library use) and stemmed (for large-scale parsing use). All differences are located in the file StemFin. 2013-08-07 09:52:40 +00:00
virk.shafqat
73e68685ef added Sindhi Phrasebook 2013-06-15 20:12:48 +00:00
aarne
000aa35de9 Prasad's sanskrit transliteration ; MiniresourceSan now compiles but is mostly incorrect due to missing paradigms 2013-05-31 16:25:42 +00:00
aarne
026a897eb3 started MiniresourceSan ; doesn't compile yet 2013-05-31 08:00:09 +00:00
aarne
ebf34a3fd3 phrasebook Nor compiles again; added make ParseChi and ParseEngChi 2013-05-30 15:08:45 +00:00
normundsg
598d22a783 PhrasebookLav is now compatible with the latest resource grammar 2013-05-30 14:48:21 +00:00
kr.angelov
0330a2e5e8 the Bulgarian phrasebook works again 2013-05-30 13:16:35 +00:00
aarne
b5fc542142 annotated Adv's in SentencesI to Syntax.Adv to avoid some clashes 2013-05-20 06:40:40 +00:00
aarne
aac0aa2141 miniresource functor 2013-04-28 09:42:56 +00:00
virk.shafqat
81bb7c7dde refinementsDiffHindustani 2013-04-20 09:15:49 +00:00
inari.listenmaa
03f0316dae Copula and lexical corrections to PhrasebookCat 2013-03-26 16:47:36 +00:00
inari.listenmaa
33bab1a6e2 Small corrections in Spa files
* WordsSpa: Married with state copula; Warm from "tibio" to "caliente"; corrected a typo in Romania
2013-03-08 12:33:21 +00:00
aarne
8eaf3c319e fixed details of Romance clitics for reflexives, imperatives, infinitives. A change in the type of VP.clit3 was needed. 2013-02-20 19:34:20 +00:00
aarne
748e531dc9 fixed the construction for English indirect questions of name in Phrasebook 2013-01-23 09:29:39 +00:00
Nikita Frolov
9f9c6abb82 RG and Phrasebook fixes
- added a paradigm for alternative plurals
- fixed usage of alternative plurals in Numerals
- added a distinction between numerals and posessive pronouns
- verb omission and appropriate cases in some uses of to be/to have 
- fixed declination of personal names
- added a gender parameter to pronouns (similar to Polish RG)
- vowel insertion before short adjective suffix
- don't generate short forms for relative adjectives (might need lexicon update)
- minor Phrasebook fixes
2012-12-27 21:04:26 +00:00
normundsg
ce34c399e0 Some fixes to the Russian Phrasebook 2012-12-17 09:57:13 +00:00
aarne
309c6358f5 added functions to Ron and Chi needed for YAQL 2012-12-09 19:01:19 +00:00
aarne
2e4116c8ed superlative agreement and position in PhrasebookFre 2012-12-07 15:37:37 +00:00
aarne
9cd8f4e016 fixed external case for countries in PhrasebookFin 2012-12-07 15:25:27 +00:00
aarne
74af56f0ae MiniresourceChi added as a cloud demo grammars 2012-11-27 13:27:07 +00:00
aarne
8c986e2a25 miniresource with one module per language for a web IDE demo 2012-11-23 15:57:00 +00:00
normundsg
a9d5cd527b PhrasebookLav: synchronised with the latest changes in the resource grammar 2012-11-01 02:36:29 +00:00
hallgren
c2d02e1fca fracas: code to generate HTML treebank 2012-10-23 12:55:32 +00:00
hallgren
edb700ddf8 Phrasebook: make clean 2012-10-19 14:08:09 +00:00
inari.listenmaa
1addebfb95 fixes to previous 2012-10-19 11:52:54 +00:00
inari.listenmaa
ac75702130 spanish_catalan_corrections 2012-10-19 11:45:45 +00:00
peter.ljunglof
ab074c9dc3 added autogenerated files for the FraCaS treebank 2012-10-17 08:49:34 +00:00
aarne
5472b4b5e7 some fixes to make Phrasebook compilable more easily 2012-10-15 09:02:39 +00:00
Normunds Gruzitis
b6c589afac PhrasebookLav: few more improvements
- Alternative variants in AScared.
- The order of adv. modifiers: first time, then place (PSeeYouPlaceDate).
- Fixed: the object valence in QWhatAge; Day.point linearization.
- PSeeYouPlaceDate is now less formal.
- Open/Closed and SeeYou functions are ok now, except that the word order in Open/Closed is a bit clumsy. TODO: "<what> <when> is open/closed" (currently not supported by the RG).
2012-10-08 07:30:16 +00:00
Normunds Gruzitis
a838a855d1 PhrasebookLav: fixed four more functions and introduced few typical alternatives (paraphrases)
Fixed QWhatName, QWhatAge, HowMuchCost and ItCost, however, the solutions have to be reviewed.
Introduced a Lav-specific type for Language (affected also NPNationality etc.) to support a different realization of ASpeak.
Introduced alternative realizations for AHasName and ASpeak (the most typical/simple variant is the default one).
2012-10-06 21:16:46 +00:00