1
0
forked from GitHub/gf-rgl
Commit Graph

43 Commits

Author SHA1 Message Date
Krasimir Angelov 828bf9c677 extend the names API 2023-02-07 08:47:34 +01:00
Krasimir Angelov 7085acacc9 added GN & SN categories for constructing names 2022-12-15 08:44:42 +01:00
krangelov 2bb3630f00 allow plural PN 2021-02-17 09:42:40 +01:00
krangelov 3e51b78cb5 better compounding in Bulgarian 2020-03-26 11:58:51 +01:00
krangelov 55ce676bc6 using simple SC in Bulgarian too 2019-09-03 20:53:44 +02: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 e7b1c47300 added category ACard 2018-07-27 11:57:46 +02:00
Krasimir Angelov 7bf3409b05 general prepositions in A2 2018-07-27 11:54:21 +02:00
Krasimir Angelov 0e126a24e0 field adv in AP is not used. Removing it simplifies the code. 2018-07-15 11:18:56 +02:00
Krasimir Angelov 43950360a6 make use of CommonX.CAdv 2018-07-10 13:59:01 +02:00
Krasimir Angelov 5d734f9a6c linref/lindef for CAdv were actually wrong 2018-07-10 12:25:12 +02:00
Krasimir Angelov 8c2a6f6118 allow post-position adjectives. added as_CAdv 2018-07-10 11:25:06 +02:00
Krasimir Angelov dcd0490180 generalize the Card category 2018-07-05 13:01:17 +02:00
Krasimir Angelov 21961e39ba a majour refactoring to support clitic pronouns 2018-07-04 13:01:06 +02:00
Krasimir Angelov 16fd4116fc fix the linref for A2, N2 and N3 2018-06-19 18:01:57 +02:00
Krasimir Angelov c4ada6112f implement DetDAP and AdjDAP 2018-06-14 09:52:24 +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 1e9876c5b4 implement subject control for V2V and V2A verbs 2018-06-10 20:28:11 +02:00
Krasimir Angelov 317fdfbeaa allow VV verbs to control the aspect of the governed verb 2018-06-10 08:21:00 +02:00
Krasimir Angelov 546af233fc fix the linrefs for prepositions 2018-06-07 15:17:21 +02:00
Krasimir Angelov fe72ccdec1 premodifiers like never can change the polarity of VP 2018-06-07 14:27:45 +02:00
Krasimir Angelov 9558094911 implemented compound nounds which work like adverbs 2018-05-30 23:04:40 +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 3815e753ae the AP now inflects by Person since it may contain an embedded VP 2018-05-30 14:08:14 +02: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 a240c73d12 linref for Conj in English and Bulgarian 2014-02-21 16:29:55 +00:00
kr.angelov 6ce9b2116f double negation in Bulgarian 2013-12-04 08:20:40 +00:00
kr.angelov 7ae0bca14c fix the encoding in CatBul.gf 2013-12-04 08:20:02 +00:00
kr.angelov b5bf510590 fixes in the dictionaries 2013-11-28 13:16:03 +00:00
hallgren 2c8fed764b lib/src: adding --# -coding=latin1 to 119 RGL 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:26:00 +00:00
kr.angelov 8b8c563a09 lindef and linref in the Bulgarian grammar 2013-11-01 09:02:20 +00:00
kr.angelov f42061837b substantive and relative nouns in the Bulgarian library 2013-05-23 10:15:10 +00:00
kr.angelov 819b3337dd fixes in the Bulgarian resource grammar. extensions in DictEng and DictEngBul 2012-09-24 09:41:14 +00:00
kr.angelov 30ec87b57e extensions to the English and the Bulgarian grammars. Infinitives with polarity and anteriority 2012-08-31 09:31:36 +00:00
kr.angelov 8d49ef42c9 added VPI category and AdvVPSlash to the Bulgarian RGL 2012-06-26 09:54:06 +00:00
krasimir e5149aa8cf fix: ASimul and AAnter are redundant in CatBul 2010-06-08 18:38:33 +00:00
krasimir 4eef1c4b82 refactoring in Bulgarian: use explicit Animacy instead of fourth gender 2009-09-03 20:13:09 +00:00
krasimir f5354e8fff remove SC from CatBul because it is defined in CommonX 2009-08-06 08:29:31 +00:00
krasimir 275ba77729 bulgarian: CommonX is used like in the other languages but with restricted inheritance 2009-07-10 11:59:28 +00:00
aarne a1fdeb6704 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00