Commit Graph

222 Commits

Author SHA1 Message Date
Krasimir Angelov
317fdfbeaa allow VV verbs to control the aspect of the governed verb 2018-06-10 08:21:00 +02:00
Krasimir Angelov
561bf721d1 fix the aorist for the copula 2018-06-10 07:15:25 +02:00
Krasimir Angelov
a598eae98b fix the paradigm for gaz_N 2018-06-08 19:54:33 +02:00
Krasimir Angelov
546af233fc fix the linrefs for prepositions 2018-06-07 15:17:21 +02:00
Krasimir Angelov
2869eaf6e9 automatic negation of with_Prep 2018-06-07 14:58:03 +02:00
Krasimir Angelov
fe72ccdec1 premodifiers like never can change the polarity of VP 2018-06-07 14:27:45 +02:00
Krasimir Angelov
bf37eb06a9 added PassVPSlash and PassVPSlashAgent in Swe, Bul 2018-06-07 14:26:06 +02:00
Krasimir Angelov
4cb024fdb8 added Extend.ComplBareVS 2018-06-07 12:02:26 +02:00
Krasimir Angelov
ca6fbbbfca fixes in the adjectivial forms for two paradigms 2018-06-07 12:01:50 +02:00
Krasimir Angelov
6408484fd0 added ExistNPAdv and ExistIPAdv 2018-06-07 12:00:56 +02:00
Krasimir Angelov
870479051d RNP in Bulgarian doesn't really need agreement 2018-06-02 22:26:37 +02:00
Krasimir Angelov
ed08ae83d0 more functions in ExtendBul & ExtendSwe 2018-06-02 20:48:00 +02:00
Krasimir Angelov
9cbdaeeb4b fix a paradigm number 2018-06-02 20:47:26 +02:00
Krasimir Angelov
92f5374003 overload mkDeterminerPl to allow variation for gender 2018-06-01 12:23:21 +02:00
Krasimir Angelov
d1b34946aa added ExtendBul.VPS 2018-06-01 12:22:51 +02:00
Krasimir Angelov
dc98730e46 GerundNP and GerundAdv in Swe,Bul 2018-06-01 09:22:34 +02:00
Krasimir Angelov
a9e2e33270 added feminine pronouns 2018-05-31 12:08:16 +02:00
Krasimir Angelov
9558094911 implemented compound nounds which work like adverbs 2018-05-30 23:04:40 +02:00
Krasimir Angelov
3946144833 added Extend.AdAdV in Eng,Swe,Bul 2018-05-30 22:29:18 +02:00
Krasimir Angelov
8ad7c58989 like English, Bulgarian also needs a isSimple flag in VP to correctly place the adjectivial participles 2018-05-30 22:27:36 +02:00
Krasimir Angelov
cac0ffb19b added second preposition in V2A 2018-05-30 15:06:34 +02:00
Krasimir Angelov
4bf1c6832e added ExtendBul.EmptyRelSlash 2018-05-30 14:38:49 +02:00
Krasimir Angelov
3815e753ae the AP now inflects by Person since it may contain an embedded VP 2018-05-30 14:08:14 +02:00
Krasimir Angelov
36f0220db3 Extend.PresPartAP for Swe and Bul 2018-05-30 13:30:49 +02:00
Krasimir Angelov
ae3c627198 Extend.PastPartAP in Swe and Bul 2018-05-30 11:19:35 +02:00
Krasimir Angelov
d7793ad7b7 Extent.PositAdVAdj in Eng,Swe,Bul 2018-05-29 12:09:13 +02:00
Krasimir Angelov
9544bd8e6b CompoundN in ExtendSwe and ExtendBul 2018-05-12 17:41:12 +02:00
Inari Listenmaa
a742d54515 Fix punctuation to use SOFT_BIND and BIND in the whole RGL 2017-06-30 15:28:27 +02:00
krasimir
52e9076641 add ready_VP in Constructions 2016-07-05 09:49:30 +00:00
krasimir
c0ed747ba6 added scared_VP & ill_VP. fixed scared_A and ill_A in the general dictionaries of some languages 2016-07-05 06:22:06 +00:00
krasimir
54cf5ce0c8 added tired_VP in Constructions 2016-07-04 21:15:00 +00:00
krasimir
d50eda20ca change in the Documentation module to accomodate topics visualization 2015-11-29 08:01:07 +00:00
krasimir
1b8129145a now the Documentation module contains a category Definition which is used to generate definitions and examples for words in the App. 2015-11-16 14:57:32 +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
b3130736e4 the Android app now can show Glosses from WordNet 2015-07-01 09:44:56 +00:00
kr.angelov
8af5b221fa fix ConstructionBul.gf 2014-12-11 23:11:24 +00:00
kr.angelov
a6161c4d21 fix the languages in ConstructionBul.gf 2014-12-11 21:55:55 +00:00
kr.angelov
d5642827fd in the documentation for adjectives in Bulgarian, show the adverb as well 2014-12-11 08:16:06 +00:00
kr.angelov
53d006b8c4 PresPartAP and PastPartAP 2014-12-10 20:35:22 +00:00
aarne
89fba60b19 ExtAdvVP added to some languages where it was missing 2014-12-08 13:21:28 +00:00
kr.angelov
fb5d28e88c fix in LexiconBul.gf 2014-12-06 21:31:09 +00:00
kr.angelov
68192cf52f fix a warning in ExtraBul.gf 2014-12-05 12:47:56 +00:00
kr.angelov
0b5de2df8c store the accusative as well as the dative clitics in Bulgarian 2014-12-05 12:46:17 +00:00
kr.angelov
13e30408de fix in MorphoFunsBul.compoundN 2014-11-06 12:26:01 +00:00
hallgren
cec28ebec0 Lang???.gf: exclude Documentation from present mode
The Documentation module is excluded from present mode in abstract/Lang.gf,
so it needs to be excluded in the corresponding concrete syntaxes too
to avoid problems.
2014-10-23 16:32:55 +00:00
hallgren
4c38803eea Convert many RGL modules from Latin-1 to UTF-8 to speed up compilation
Also add flags coding=utf8 to silence warnings.
2014-08-19 19:42:05 +00:00
hallgren
75278a5828 Adjust the -path flags in 112 RGL modules
The -path flags in the RGL modules compiled during 'cabal build' now refer 
directly to the needed source directories. References 'alltenses' and 'present'
(and the nonexistent directory 'mathematical') have been removed.

This allows the files to be compiled in any order (e.g. in parallel). In
addition, you can do things like

	gf -retain lib/src/api/TrySwe.gf

without compiling/installing any other RGL modules first, and without 
setting any other path flags or environment variables.
2014-08-18 22:26:29 +00:00
aarne
fb0c649f80 path in AllBul to work with Construction ; potential clash in ConstructionHin 2014-06-18 15:55:01 +00:00
kr.angelov
e81ac2bbe0 added ConstructionBul.gf 2014-06-18 15:28:07 +00:00
kr.angelov
818caab899 fix mkN011 in Bulgarian 2014-05-07 07:49:45 +00:00