Commit Graph

37 Commits

Author SHA1 Message Date
aarne cfe0542ea6 Nor possessive: mit -> mitt etc 2016-06-16 07:26:14 +00:00
aarne 9a83e683a3 reflexive NP in Scandinavian; things to fix to decide whether agreement comes from the subject or from the possessed noun 2016-06-07 12:35:28 +00:00
aarne 264806fbbd enabled emptyRP in Scandinavian by distinguishing between RNom and RAcc ; this also made it possible to use der as the Danish RNom form 2016-06-05 16:40:46 +00:00
aarne fc9202a6cb worked with Scandinavian VP to get the word order with neg+pron right: jag älskar inte din mamma vs. jag älskar dig inte vs. jag har inte älskat dig 2016-03-30 18:47:14 +00:00
krasimir ee1d19555a we now support irregAdv in Swedish 2015-11-18 10:13:32 +00:00
hallgren 72459b5158 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 3c2740c079 use BIND in IIDig for all languages in the library 2015-06-11 12:00:57 +00:00
aarne b57e5dcc12 fixed the word order of Scand discontious conjunctions: antinger jag vinner eller... -> antingen vinner jag eller... 2015-05-22 11:31:57 +00:00
aarne 151566034b fixes in DictionaryChi 2014-11-07 14:30:05 +00:00
hallgren be301d8a5e 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 7dee933802 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 26cee4374d mkV2V second preposition mistakenly omitted in Dan and Nor, now fixed 2014-02-03 08:51:03 +00:00
aarne 85d4212a91 added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed) 2013-12-15 20:11:19 +00:00
hallgren a24d8a9506 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
aarne 125826270f added forms to Swedish present participles to enable the derivation of verbal nouns 2013-11-03 17:14:05 +00:00
aarne d0a89f3845 added present participles to Scandinavian verbs 2013-11-03 16:48:51 +00:00
aarne a0380013ba added linref's and fixed some minor things in Scandinavian 2013-11-03 10:27:20 +00:00
dana.dannells 87b6be2a1a changed 'hur' to 'hvor' in how8many in StructuralNor 2013-05-29 11:45:23 +00:00
aarne b3e1908c78 Poss,Part,Count NP in Scandinavian 2013-03-13 14:21:26 +00:00
malin 5c76d11173 scandinavian tenses 2011-11-09 20:01:37 +00:00
malin f847356c1d future tense for danish and norwegian 2011-11-09 19:51:28 +00:00
malin 1ba9ffcff7 future tense 'komma att' in scandinavian 2011-11-09 19:23:46 +00:00
aarne 11086f981d completed Paradigms documentation for Cat,Ita,Nor,Spa,Dan 2010-12-19 11:33:02 +00:00
aarne de6437f035 eliminated some variants from Nor resource 2010-12-11 16:28:36 +00:00
aarne 6bc21c1d7a know_VQ in resource 2010-08-27 15:14:29 +00:00
aarne a10540263b updates in Phrasebook and resources 2010-08-25 09:08:31 +00:00
aarne d1f3eda184 where in Dan and Nor 2010-06-02 08:53:11 +00:00
aarne da5ecd322e genitives in possessives in Nor (and Scand) 2010-05-28 13:29:13 +00:00
aarne 219cb014a7 genitive s in Nor possessives ; some Nor words in Phrasebook 2010-05-28 12:25:26 +00:00
aarne 64392c7a50 pro drops and 'how AP' in Extra for some languages 2010-04-09 14:38:33 +00:00
aarne c4cbd1f405 refactored Scandinavian NP agreement features 2010-01-05 23:00:40 +00:00
aarne a7809c3e1c took tense linearizations apart from Common/Cat to Tense, for bettter structure of lib 2009-12-03 10:53:14 +00:00
aarne fa8bcda821 rudimentary dependency tree by command vd 2009-10-08 07:03:29 +00:00
aarne 6a744bfb5f paths in Symbol modules; present in ResRon (not complete) 2009-10-05 12:54:17 +00:00
krasimir 9039fd3d7b fix some paths in the libraries 2009-08-25 18:42:36 +00:00
aarne 0a167199ce added Structural.language_title_Utt and a script for making alignment logo 2009-06-23 19:23:27 +00:00
aarne 2116f41bc2 next-lib renamed to lib, lib to old-lib 2009-06-22 15:39:08 +00:00