1
0
forked from GitHub/gf-rgl
Commit Graph

6035 Commits

Author SHA1 Message Date
krasimir c50d42a088 translations for always and therefore 2008-02-27 22:32:08 +00:00
krasimir 2e63dea2cb added conjugations 2008-02-27 22:21:56 +00:00
krasimir e3e8be68e0 fix spelling 2008-02-27 16:50:38 +00:00
krasimir 62b3fa6216 addedvocative and single word phrases 2008-02-27 16:46:53 +00:00
krasimir da88de708f some NP constants 2008-02-27 14:09:44 +00:00
krasimir fb6f992fd3 added Subj constants 2008-02-27 13:42:41 +00:00
krasimir aaa6e19bc4 Add relative clauses 2008-02-27 13:29:05 +00:00
krasimir b3da44ff7c added AdvNP and ApposCN 2008-02-27 08:45:19 +00:00
krasimir 7163657c80 The possesive pronouns are changed to be definite by default. added indefinite possesive and reflexive pronouns in extra 2008-02-27 08:42:43 +00:00
krasimir 884e574fbe Proper reflexive and medial verbs support together with completelly reworked case system. 2008-02-26 16:59:47 +00:00
bjorn 76d7802db9 Use [Dig] instead of Digits in Time, to avoid commas in English. 2008-02-25 21:24:12 +00:00
krasimir 3ff35a717d add AdvCN 2008-02-23 12:02:09 +00:00
krasimir 46d68bf40b added dative case 2008-02-23 11:57:05 +00:00
aarne dde837863b sentential adverbs in infinitives 2008-02-22 23:34:22 +00:00
bjorn 81eb7e6315 Include adverb in infVP.
infVP, used by for example AdVVP, did not include the new adv field. This caused adverbs to be suppressed when used in infitive clauses, e.g.:


Union> l UttS (UseCl TPres ASimul PPos (PredVP (UsePN john_PN)(ComplVV want_VV (AdVVP always_AdV (UseV sleep_V)))))
john wants to sleep
2008-02-22 17:06:23 +00:00
bjorn 7ded0832df Added makefile targets for time. 2008-02-21 17:25:47 +00:00
bjorn 11af46a745 Added some adverbials to Time. 2008-02-21 16:46:58 +00:00
bjorn f65d63b8f7 Some additions to Time/TimeEng.gf 2008-02-21 16:29:47 +00:00
bjorn fdbc8a765d Started resurrecting the Time resource. 2008-02-21 15:42:41 +00:00
krasimir fdec30ac29 Add AdjectiveBul module 2008-02-22 15:19:58 +00:00
krasimir 9066b6859a Some more Slash constructors 2008-02-22 14:57:37 +00:00
krasimir c8fa608f64 VS category and some of its constructors 2008-02-22 14:56:35 +00:00
krasimir cb5d1bc735 completed QuestionBul module 2008-02-22 14:10:50 +00:00
krasimir df7dce5d61 IP now depends on the Case, i.e. koi/kogo 2008-02-22 14:08:01 +00:00
krasimir c2d6a825b3 add Slash category 2008-02-22 14:06:14 +00:00
aarne e3fe64c449 started a directory of grammars testing testgf3 features 2008-02-22 15:17:50 +00:00
aarne 937892fe62 testgf3 in progress; fixed VP type in ExtraEng 2008-02-22 14:16:33 +00:00
krasimir 69c232e487 add UttIAdv 2008-02-22 10:47:12 +00:00
krasimir 7a3cc78ebb added IDet and IDetCN 2008-02-22 10:45:30 +00:00
krasimir e80f2bd866 Don't use CommonX because the bulgarian CAdv category differ from the common one. The new CAdv definition is added 2008-02-22 09:33:55 +00:00
krasimir 3da9661ee1 add the AdA functions in StructuralBul 2008-02-22 08:50:00 +00:00
aarne afe1bb193d the place of English AdV corrected 2008-02-21 20:00:17 +00:00
krasimir 639ac083bd add Adverbs 2008-02-21 17:22:39 +00:00
krasimir 7fc38747f0 add SC category 2008-02-21 16:38:24 +00:00
krasimir 825eddee9a another translation for less_CAdv 2008-02-21 11:37:10 +00:00
krasimir e630c03ce4 add NumDigits,OrdDigits,NumInt,OrdInt,AdNum and OrdSuperl 2008-02-21 11:36:07 +00:00
krasimir 3bae3ac98f change the quant and numeral orders in DetPl 2008-02-21 11:35:15 +00:00
krasimir c30e89f47d add Predet 2008-02-21 11:33:20 +00:00
krasimir c93a3ba876 add N2, N3 and PN 2008-02-21 11:31:39 +00:00
krasimir d70118d613 remove the genitive case. Instead the pronouns have a separate gen field 2008-02-21 11:27:53 +00:00
krasimir a279a070ff partial adjectives support 2008-02-20 17:01:19 +00:00
krasimir ddbe2c102e typo False -> True 2008-02-20 16:58:31 +00:00
krasimir cefd464205 rename empty field to nonEmpty and fix the countabled 2008-02-20 16:38:54 +00:00
krasimir ad89c6c30e add plural for numeral "one" and Fem/Neut versions of UttImpSg in ExtraBul 2008-02-20 15:13:31 +00:00
krasimir b624e082c1 Fix GenNP and add GenNPIndef in ExtraBul 2008-02-20 15:12:22 +00:00
krasimir 1d7bc162c6 make the numeral-noun inflection the right way 2008-02-20 15:06:29 +00:00
krasimir df726ca896 make I, you, who and what pronouns Masc. The Fem and Neut forms are moved to ExtraBul.gf 2008-02-20 11:08:17 +00:00
krasimir 2b5046415d Use GenNum in the Imp lincat instead of the old ImpF 2008-02-20 10:58:40 +00:00
krasimir d88cf0a7ef NDet to Indef 2008-02-19 18:07:58 +00:00
krasimir b4bf7bc800 fix spelling 2008-02-19 18:07:37 +00:00