1
0
forked from GitHub/gf-rgl
Commit Graph

40 Commits

Author SHA1 Message Date
krangelov
9d657a6f24 move UseDAP, UseDAPMasc, UseDAPFem to the RGL and implement it for several new languages 2021-04-27 18:00:54 +02:00
krangelov
9d75eebcc0 move the exension to the RNP API from WordNet to the RGL 2021-03-12 20:42:09 +01:00
krangelov
9d0555f8b8 move verb specific extensions from WordNet to the RGL 2021-03-12 18:52:47 +01:00
krangelov
f6b44aa57e move VPI from ExtraBul to ExtendBul 2020-12-14 18:50:32 +01:00
John J. Camilleri
e199fbbb0c (Bul) Change encodings from CP1251 to UTF8 (#343) 2020-06-17 09:17:56 +02:00
krangelov
01ca4966dd fix: several rules were droping clitics 2020-04-26 22:36:29 +02:00
krangelov
dd2a6ad0ca fix the linearization of prepositions in two places 2020-04-26 19:57:57 +02:00
krangelov
3e51b78cb5 better compounding in Bulgarian 2020-03-26 11:58:51 +01:00
Krasimir Angelov
285bca2ef5 refactoring to make it easier to add new conjuncts 2018-09-09 14:10:16 +02:00
Krasimir Angelov
5bb454454a add one more conjunction 2018-08-07 11:49:22 +02:00
Krasimir Angelov
475231449a fix in PassVPSlash/PassAgentVPSlash 2018-07-29 17:29:56 +02:00
Krasimir Angelov
0d7df4d576 respect the verb type in GerundAdv 2018-07-27 11:55:06 +02:00
Krasimir Angelov
8c2a6f6118 allow post-position adjectives. added as_CAdv 2018-07-10 11:25:06 +02:00
Krasimir Angelov
fa966ab212 use CPrep instead of Acc in several places 2018-07-04 14:06:41 +02:00
Krasimir Angelov
21961e39ba a majour refactoring to support clitic pronouns 2018-07-04 13:01:06 +02:00
Krasimir Angelov
19741440a0 default implementations of ComplSlashPartLast 2018-07-03 18:44:28 +02:00
Krasimir Angelov
6eaee8e4c1 remove the ResBul.comma and use Prelude.bindComma 2018-07-02 11:55:13 +02:00
Krasimir Angelov
a730a3194b added ByVP, InOrderToVP and CompoundAP 2018-06-26 12:26:41 +02:00
Krasimir Angelov
cdc2f36bdf added DetNPMasc 2018-06-24 11:28:21 +02:00
Krasimir Angelov
a2ba6a7d64 fix polarity in DetNP and DetNPFem 2018-06-24 10:59:09 +02:00
Krasimir Angelov
5f2d520e30 added more functions in Extend 2018-06-23 22:47:02 +02:00
Krasimir Angelov
b993704225 support but as a conjunction 2018-06-14 08:13:02 +02:00
Krasimir Angelov
d24c9986b9 allow adjectivial forms for N2 and N3 as well 2018-06-10 22:23:54 +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
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
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
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