bjorn
ad613cdd67
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
32b783ec85
Added makefile targets for time.
2008-02-21 17:25:47 +00:00
bjorn
2be8bf1814
Added some adverbials to Time.
2008-02-21 16:46:58 +00:00
bjorn
f60e9a4824
Some additions to Time/TimeEng.gf
2008-02-21 16:29:47 +00:00
bjorn
d123ce6b75
Started resurrecting the Time resource.
2008-02-21 15:42:41 +00:00
krasimir
710c0222af
Add AdjectiveBul module
2008-02-22 15:19:58 +00:00
krasimir
fd91674da9
Some more Slash constructors
2008-02-22 14:57:37 +00:00
krasimir
99df330e35
VS category and some of its constructors
2008-02-22 14:56:35 +00:00
krasimir
dd8331ce2b
completed QuestionBul module
2008-02-22 14:10:50 +00:00
krasimir
038bb07c33
IP now depends on the Case, i.e. koi/kogo
2008-02-22 14:08:01 +00:00
krasimir
ec4edf4524
add Slash category
2008-02-22 14:06:14 +00:00
aarne
621d3fdfd1
started a directory of grammars testing testgf3 features
2008-02-22 15:17:50 +00:00
aarne
6621290502
testgf3 in progress; fixed VP type in ExtraEng
2008-02-22 14:16:33 +00:00
aarne
b5f9c484d2
final version of kotus experiment
2008-02-18 18:20:42 +00:00
krasimir
67036682f3
add UttIAdv
2008-02-22 10:47:12 +00:00
krasimir
b1dca38cb5
added IDet and IDetCN
2008-02-22 10:45:30 +00:00
krasimir
67348bf76c
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
614fb35c8b
add the AdA functions in StructuralBul
2008-02-22 08:50:00 +00:00
aarne
0f09f6efc5
the place of English AdV corrected
2008-02-21 20:00:17 +00:00
krasimir
177bd14fef
add Adverbs
2008-02-21 17:22:39 +00:00
krasimir
a6291512b6
add SC category
2008-02-21 16:38:24 +00:00
krasimir
caad2dfe02
For Windows change the Console Code Page to the default ANSI code page. This fixes the problem with cyrilic.
2008-02-21 15:58:19 +00:00
krasimir
344d95293a
For Windows get the default GF_LIB_PATH from the executable path
2008-02-21 15:56:09 +00:00
krasimir
7de91c67cc
another translation for less_CAdv
2008-02-21 11:37:10 +00:00
krasimir
9556d0ee34
add NumDigits,OrdDigits,NumInt,OrdInt,AdNum and OrdSuperl
2008-02-21 11:36:07 +00:00
krasimir
05fbf7298f
change the quant and numeral orders in DetPl
2008-02-21 11:35:15 +00:00
krasimir
345570fa5d
add Predet
2008-02-21 11:33:20 +00:00
krasimir
8b2003cd80
add N2, N3 and PN
2008-02-21 11:31:39 +00:00
krasimir
16ce34eee7
remove the genitive case. Instead the pronouns have a separate gen field
2008-02-21 11:27:53 +00:00
aarne
e17235893d
documenting testgf3
2008-02-21 08:04:43 +00:00
krasimir
5330d189ed
partial adjectives support
2008-02-20 17:01:19 +00:00
krasimir
d5c53ccb7e
typo False -> True
2008-02-20 16:58:31 +00:00
krasimir
10ac938d12
rename empty field to nonEmpty and fix the countabled
2008-02-20 16:38:54 +00:00
krasimir
166dafacd1
add plural for numeral "one" and Fem/Neut versions of UttImpSg in ExtraBul
2008-02-20 15:13:31 +00:00
krasimir
512e71d65c
Fix GenNP and add GenNPIndef in ExtraBul
2008-02-20 15:12:22 +00:00
krasimir
0d580d9418
make the numeral-noun inflection the right way
2008-02-20 15:06:29 +00:00
krasimir
9a5563497d
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
c7862899f2
Use GenNum in the Imp lincat instead of the old ImpF
2008-02-20 10:58:40 +00:00
krasimir
5674e1b931
NDet to Indef
2008-02-19 18:07:58 +00:00
krasimir
a27ca9bcd2
fix spelling
2008-02-19 18:07:37 +00:00
krasimir
d83c281836
formatting
2008-02-19 18:07:19 +00:00
krasimir
07eab287ed
added nominative determiner for numerals
2008-02-19 18:04:48 +00:00
krasimir
f90ba44620
add numerals
2008-02-19 16:42:31 +00:00
bjorn
e494274c07
Treat pre tokens as variants in SimpleToFCFG. This should allow us to parse sentences with e.g. "an".
2008-02-19 22:09:56 +00:00
bjorn
70fae1e9fb
Some work on gf3/gfc command-line options.
2008-02-19 20:59:01 +00:00
krasimir
f3024fa714
rename Dt to Species like in Swedish
2008-02-19 10:32:08 +00:00
krasimir
27df450a26
add experimental incremental parser for FCFG
2008-02-18 16:58:27 +00:00
aarne
c018498aba
using partitive plural in Finnish mkN
2008-02-18 07:15:50 +00:00
bjorn
17ede4013d
Rename gfcats to startupcats in PGF.
2008-02-15 20:13:01 +00:00
krasimir
9fbed17125
fix the singleton selector generation
2008-02-14 12:48:41 +00:00