1
0
forked from GitHub/gf-rgl
Commit Graph

2385 Commits

Author SHA1 Message Date
krasimir
ee257046f0 bugfix ExtraEng.PartVP must also add the particle if there is one 2015-10-07 14:05:32 +00:00
krasimir
20c20093f0 more fixes in DictionaryEng spotted from WordNet 2015-10-07 09:39:15 +00:00
krasimir
94dbc976a9 alternative spelling of kidnapper_N with single "p" 2015-10-06 22:45:08 +00:00
krasimir
02de77665a merge all *ally_Adv with the adverb in *_A, e.g. academically with academicly 2015-10-06 22:01:56 +00:00
aarne
a219707eb2 fixes in Dut Ita Spa numeral "one" 2015-09-18 06:15:31 +00:00
aarne
caf333e529 fixes in Dut infinitive/extraposed word order. Not quite clear yet. 2015-09-17 19:44:35 +00:00
aarne
50fc3416f1 additions and corrections to Dut,Fre,Ita needed for a dialogue system grammar 2015-09-17 09:50:52 +00:00
aarne
293464c3e8 corrected IrregGer.sein_V to match with ResGer.sein_V 2015-09-15 18:03:47 +00:00
aarne
bc6100128b some fixes in DictionaryGer 2015-09-16 09:57:43 +00:00
aarne
54fde918da removed bogus "om" from Dut infinitives; fixed "wrong" in Chi 2015-09-04 15:38:49 +00:00
krasimir
3c23e512c8 fix hop_N in Swedish 2015-09-02 14:24:29 +00:00
francis.tyers
ed846d0399 typo 2015-09-02 10:31:45 +00:00
aarne
027a63c922 commented out PConj_Chunk, which created lots of bogus parses because of NoPConj. All real PConj chunks can be parsed as Conj chunks anyway. 2015-09-01 08:46:55 +00:00
aarne
5b55696189 added ConstructionTha and implemented parts of it 2015-09-01 08:29:48 +00:00
aarne
5cb72237db removed obsolete flags from LangEng.gf 2015-09-01 08:29:10 +00:00
krasimir
59f6ddf02b a few more words in Bulgarian 2015-09-01 08:46:16 +00:00
krasimir
c20a55dadc about 40 multiword units in Bulgarian 2015-08-31 09:13:23 +00:00
krasimir
db32fe356b fix sweetie_N/sweetheart_N in Swedish and Bulgarian 2015-08-29 18:01:19 +00:00
krasimir
b2c251452b crossfire_N in the Bulgarian dictionary 2015-08-28 20:55:48 +00:00
hallgren
4061d03aa2 lib/src/*/Numeral*.gf: fix inconsistent inheritance form Cat
While the abstract Numeral inherits only Cat[Numeral,Digits], some of the
concrete NumeralNNN of Numeral inherited everything from CatNNN.

Normally the compiler outputs a warning message when a concrete syntax 
contains superflous lincats, but apparently not when they get included
through inheritance...

This does not seem to cause problems in the Haskell run-time system, but the 
C run-time system fails to load PGFs with superflous lincats.

This problems shows up when creating application grammars that inherit Numeral.
The Phrasebook is an example of such a grammar.
2015-08-26 11:53:16 +00:00
krasimir
8e1cc3b056 remove "heter" as a translation for call_V2 in Swedish 2015-08-18 11:20:45 +00:00
francis.tyers
10c3d16eec det_låter_bra 2015-08-17 11:50:55 +00:00
krasimir
53a0514cac more changes in the dictionary 2015-08-10 08:35:23 +00:00
krasimir
b21f88349a more changes in the Bulgarian dictionary 2015-08-07 08:27:47 +00:00
krasimir
ad98b0e9b3 a few changes in the Bulgarian dictionary 2015-08-06 18:07:23 +00:00
krasimir
76819066c8 fix the inflection of tea and the translation of tee in Bulgarian 2015-08-06 09:34:19 +00:00
krasimir
7a62ef9906 a big patch with a number of changes in the dictionaries to harmonize them with WordNet 2015-08-05 17:33:52 +00:00
aarne
7e1102c3a1 discontinuous Ger AP part in UttAP 2015-07-27 09:18:14 +00:00
aarne
8bbb2a1277 restoring the discontinuous Ger NP parts in some linearizations 2015-07-27 09:14:10 +00:00
aarne
e36239cf67 restored one-arg mkPN 2015-07-23 16:03:18 +00:00
scharolta_siencnik
bdad25f611 Ger wide-coverage changes due to RGL changes 2015-07-23 15:52:55 +00:00
scharolta_siencnik
dc143dcb02 German resource grammar: major changes. 2015-07-23 15:50:05 +00:00
scharolta_siencnik
d0e379b825 gender of Language in ConstructionGer 2015-07-23 15:21:37 +00:00
inari
1a4e595b7a fix bug in stemmed/StemFin: essive case appeared twice, now only once 2015-07-22 15:02:45 +00:00
aarne
faabf27b93 pinyin version of ConstructionChi 2015-07-21 15:38:16 +00:00
aarne
095f2c047a Ger Rel changes in ExtensionsGer 2015-07-21 15:06:05 +00:00
aarne
aa8c214671 German relative "was" in RelS 2015-07-21 15:00:35 +00:00
hallgren
b3781dc4ad translator/DictionarySwe.gf: change fetch_V2 from "dra ut" to "hämta" 2015-07-21 15:06:04 +00:00
aarne
1d2c4f6384 some Dictionary fixes in Swe,Cat 2015-07-21 13:16:36 +00:00
andrea.christina.unger
56058e5566 fixed problems with position of Dutch negation 2015-07-21 12:48:09 +00:00
hallgren
e0789a6839 translator/DictionarySwe.gf: film_V and shock_V2. 2015-07-20 14:45:58 +00:00
hallgren
df1496e697 translator/DictionarySwe.gf: 38 new words
Also added wince_V in Dictionary.gf and DictionaryEng.gf
2015-07-20 14:23:46 +00:00
aarne
ab36e5ce8f copula in romance: ser/estar for Cat,Spa, just essere/etre in Ita,Fra. Controlled by the param type CopulaType in DiffRomance. 2015-07-20 13:41:01 +00:00
francis.tyers
8b7ed159ca noun for stop_N 2015-07-20 09:50:10 +00:00
andrea.christina.unger
131d4b0f99 fixed problems with Dutch infinitives 2015-07-19 08:26:50 +00:00
aarne
49a8824755 constants for Chi negation words to support Pinyin 2015-07-19 09:40:59 +00:00
aarne
05be967ec4 Pinyin files using diacritics instead of numbers 2015-07-19 09:11:45 +00:00
aarne
101f829447 file with noun classifiers extracted from DictionaryChi" 2015-07-19 08:15:59 +00:00
krasimir
2bcc6dbdac some other fixes in Bulgarian 2015-07-17 06:42:54 +00:00
krasimir
6c8294d6ab some_Det in Bulgarian 2015-07-17 06:22:40 +00:00