diff --git a/lib/resource-1.0/doc/gfdoc/Adjective.html b/lib/resource-1.0/doc/gfdoc/Adjective.html index 3390385ed..8f1c78d45 100644 --- a/lib/resource-1.0/doc/gfdoc/Adjective.html +++ b/lib/resource-1.0/doc/gfdoc/Adjective.html @@ -7,7 +7,7 @@
+Produced by +gfdoc - a rudimentary GF document generator. +(c) Aarne Ranta (aarne@cs.chalmers.se) 2002 under GNU GPL. +
+ ++This grammar a collection of the different grammar modules, +To test the resource, import Lang, which also contains +a lexicon. +
+
+ abstract Grammar =
+ Noun,
+ Verb,
+ Adjective,
+ Adverb,
+ Numeral,
+ Sentence,
+ Question,
+ Relative,
+ Conjunction,
+ Phrase,
+ Text,
+ Structural,
+ Idiom
+ ** {} ;
+
+
+
+
+
+
diff --git a/lib/resource-1.0/doc/gfdoc/Idiom.html b/lib/resource-1.0/doc/gfdoc/Idiom.html
index de3fc5742..79fbafa9f 100644
--- a/lib/resource-1.0/doc/gfdoc/Idiom.html
+++ b/lib/resource-1.0/doc/gfdoc/Idiom.html
@@ -7,7 +7,7 @@
fun
- ImpersCl : VP -> Cl ; -- it rains
- GenericCl : VP -> Cl ; -- one sleeps
+ ImpersCl : VP -> Cl ; -- it rains
+ GenericCl : VP -> Cl ; -- one sleeps
- ExistNP : NP -> Cl ; -- there is a house
- ExistIP : IP -> QCl ; -- which houses are there
+ CleftNP : NP -> RS -> Cl ; -- it is you who did it
+ CleftAdv : Adv -> S -> Cl ; -- it is yesterday she arrived
- ProgrVP : VP -> VP ; -- be sleeping
+ ExistNP : NP -> Cl ; -- there is a house
+ ExistIP : IP -> QCl ; -- which houses are there
+
+ ProgrVP : VP -> VP ; -- be sleeping
+
+ ImpPl1 : VP -> Utt ; -- let's go
}
diff --git a/lib/resource-1.0/doc/gfdoc/Lang.html b/lib/resource-1.0/doc/gfdoc/Lang.html
index 3d070a613..9add139ee 100644
--- a/lib/resource-1.0/doc/gfdoc/Lang.html
+++ b/lib/resource-1.0/doc/gfdoc/Lang.html
@@ -7,7 +7,7 @@
This grammar is just a collection of the different modules, and the one that can be imported when one wants to test the -grammar. A smaller top module is Test. +grammar. A module without a lexicon is Grammar, +which may be more suitable to open in applications.
abstract Lang =
diff --git a/lib/resource-1.0/doc/gfdoc/Mathematical.html b/lib/resource-1.0/doc/gfdoc/Mathematical.html
index 5102dc027..c8fe30704 100644
--- a/lib/resource-1.0/doc/gfdoc/Mathematical.html
+++ b/lib/resource-1.0/doc/gfdoc/Mathematical.html
@@ -7,7 +7,7 @@
The Mathematics API to the Resource Grammar
Author:
-Last update: Fri May 26 17:33:31 2006
+Last update: Wed May 31 19:01:41 2006
diff --git a/lib/resource-1.0/doc/gfdoc/Multi.html b/lib/resource-1.0/doc/gfdoc/Multi.html
index ba5b63939..482b27a50 100644
--- a/lib/resource-1.0/doc/gfdoc/Multi.html
+++ b/lib/resource-1.0/doc/gfdoc/Multi.html
@@ -7,7 +7,7 @@
Multimodal additions to the resource grammar library
Author:
-Last update: Fri May 26 17:33:32 2006
+Last update: Wed May 31 19:01:41 2006
diff --git a/lib/resource-1.0/doc/gfdoc/Noun.html b/lib/resource-1.0/doc/gfdoc/Noun.html
index 953812c3c..dfa45ddc9 100644
--- a/lib/resource-1.0/doc/gfdoc/Noun.html
+++ b/lib/resource-1.0/doc/gfdoc/Noun.html
@@ -7,7 +7,7 @@
The construction of nouns, noun phrases, and determiners
Author:
-Last update: Fri May 26 17:33:28 2006
+Last update: Wed May 31 19:01:37 2006
diff --git a/lib/resource-1.0/doc/gfdoc/Numeral.html b/lib/resource-1.0/doc/gfdoc/Numeral.html
index d35483775..8628f04ad 100644
--- a/lib/resource-1.0/doc/gfdoc/Numeral.html
+++ b/lib/resource-1.0/doc/gfdoc/Numeral.html
@@ -7,7 +7,7 @@
Numerals
Author:
-Last update: Fri May 26 17:33:28 2006
+Last update: Wed May 31 19:01:37 2006
diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsDan.html b/lib/resource-1.0/doc/gfdoc/ParadigmsDan.html
index baf5be39d..2cefb44d9 100644
--- a/lib/resource-1.0/doc/gfdoc/ParadigmsDan.html
+++ b/lib/resource-1.0/doc/gfdoc/ParadigmsDan.html
@@ -44,7 +44,7 @@
Author:
-Last update: Fri May 26 17:33:30 2006
+Last update: Wed May 31 19:01:39 2006
Produced by
@@ -313,7 +313,7 @@ If comparison is formed by mer, //mest, as in general for//
long adjective, the following pattern is used:
- compoundADeg : A -> A ; -- -/mer/mest norsk
+ compoundA : A -> A ; -- -/mer/mest norsk
diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsEng.html b/lib/resource-1.0/doc/gfdoc/ParadigmsEng.html
index afea1ca3a..5d3566055 100644
--- a/lib/resource-1.0/doc/gfdoc/ParadigmsEng.html
+++ b/lib/resource-1.0/doc/gfdoc/ParadigmsEng.html
@@ -43,7 +43,7 @@
Author:
-Last update: Fri May 26 17:33:30 2006
+Last update: Wed May 31 19:01:39 2006
Produced by
diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsFin.html b/lib/resource-1.0/doc/gfdoc/ParadigmsFin.html
index 7f979992c..df39f52ec 100644
--- a/lib/resource-1.0/doc/gfdoc/ParadigmsFin.html
+++ b/lib/resource-1.0/doc/gfdoc/ParadigmsFin.html
@@ -28,7 +28,7 @@
Author:
-Last update: Fri May 26 17:33:30 2006
+Last update: Wed May 31 19:01:39 2006
Produced by
diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsFre.html b/lib/resource-1.0/doc/gfdoc/ParadigmsFre.html
index adaf9a0d9..bf42943f2 100644
--- a/lib/resource-1.0/doc/gfdoc/ParadigmsFre.html
+++ b/lib/resource-1.0/doc/gfdoc/ParadigmsFre.html
@@ -41,7 +41,7 @@
Author:
-Last update: Fri May 26 17:33:30 2006
+Last update: Wed May 31 19:01:39 2006
Produced by
diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsGer.html b/lib/resource-1.0/doc/gfdoc/ParadigmsGer.html
index fafd783f2..accc6ddfb 100644
--- a/lib/resource-1.0/doc/gfdoc/ParadigmsGer.html
+++ b/lib/resource-1.0/doc/gfdoc/ParadigmsGer.html
@@ -35,7 +35,7 @@
Author:
-Last update: Fri May 26 17:33:30 2006
+Last update: Wed May 31 19:01:40 2006
Produced by
diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsIta.html b/lib/resource-1.0/doc/gfdoc/ParadigmsIta.html
index 2ffca938b..0e68f8623 100644
--- a/lib/resource-1.0/doc/gfdoc/ParadigmsIta.html
+++ b/lib/resource-1.0/doc/gfdoc/ParadigmsIta.html
@@ -41,7 +41,7 @@
Author:
-Last update: Fri May 26 17:33:30 2006
+Last update: Wed May 31 19:01:40 2006
Produced by
diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsNor.html b/lib/resource-1.0/doc/gfdoc/ParadigmsNor.html
index 1adafbdf1..23f7b4e99 100644
--- a/lib/resource-1.0/doc/gfdoc/ParadigmsNor.html
+++ b/lib/resource-1.0/doc/gfdoc/ParadigmsNor.html
@@ -28,13 +28,14 @@
Author: -Last update: Fri May 26 17:33:31 2006 +Last update: Wed May 31 19:01:40 2006
Produced by @@ -306,7 +307,7 @@ If comparison is formed by mer, //mest, as in general for// long adjective, the following pattern is used:
- compoundADeg : A -> A ; -- -/mer/mest norsk + compoundA : A -> A ; -- -/mer/mest norsk@@ -368,6 +369,15 @@ In practice, it is enough to give three forms, as in school books. +
+By default, the auxiliary is have. This function changes it to være. +
++ vaereV : V -> V ; ++ +
The particle, such as in switch on, is given as a string. @@ -376,7 +386,7 @@ The particle, such as in switch on, is given as a string. partV : V -> Str -> V ;
- +Some words are used in passive forms only, e.g. hoppas, some as @@ -387,7 +397,7 @@ reflexive e.g. reflV : V -> V ;
- +Two-place verbs need a preposition, except the special case with direct object. @@ -399,7 +409,7 @@ Two-place verbs need a preposition, except the special case with direct object. dirV2 : V -> V2 ;
- +Three-place (ditransitive) verbs need two prepositions, of which @@ -411,7 +421,7 @@ the first one or both can be absent. dirdirV3 : V -> V3 ; -- give,_,_
- +
Verbs and adjectives can take complements such as sentences,
@@ -445,7 +455,7 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.
AS, A2S, AV, A2V : Type ;
The definitions should not bother the user of the API. So they are diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsRus.html b/lib/resource-1.0/doc/gfdoc/ParadigmsRus.html index 0352f2dbb..c69a389b6 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsRus.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsRus.html @@ -25,7 +25,7 @@
Author: -Last update: Fri May 26 17:33:31 2006 +Last update: Wed May 31 19:01:40 2006
Produced by diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsSpa.html b/lib/resource-1.0/doc/gfdoc/ParadigmsSpa.html index 50902dac8..33482bf54 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsSpa.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsSpa.html @@ -41,7 +41,7 @@
Author: -Last update: Fri May 26 17:33:31 2006 +Last update: Wed May 31 19:01:40 2006
Produced by diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsSwe.html b/lib/resource-1.0/doc/gfdoc/ParadigmsSwe.html index 4e271189b..6cb18be0f 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsSwe.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsSwe.html @@ -43,7 +43,7 @@
Author: -Last update: Fri May 26 17:33:31 2006 +Last update: Wed May 31 19:01:40 2006
Produced by @@ -277,6 +277,13 @@ Sometimes just the positive forms are irregular. mk2A : (bred,brett : Str) -> A ;
++Comparison forms may be compound (mera svensk - mest svensk). +
++ compoundA : A -> A ; ++
diff --git a/lib/resource-1.0/doc/gfdoc/Phrase.html b/lib/resource-1.0/doc/gfdoc/Phrase.html index e43e34287..bd156f2e2 100644 --- a/lib/resource-1.0/doc/gfdoc/Phrase.html +++ b/lib/resource-1.0/doc/gfdoc/Phrase.html @@ -7,7 +7,7 @@
Author: -Last update: Fri May 26 17:33:32 2006 +Last update: Wed May 31 19:01:42 2006
Produced by diff --git a/lib/resource-1.0/doc/gfdoc/Predef.html b/lib/resource-1.0/doc/gfdoc/Predef.html index 7d87aaa5c..1154a7462 100644 --- a/lib/resource-1.0/doc/gfdoc/Predef.html +++ b/lib/resource-1.0/doc/gfdoc/Predef.html @@ -7,7 +7,7 @@
Author: -Last update: Fri May 26 17:33:33 2006 +Last update: Wed May 31 19:01:42 2006
Produced by diff --git a/lib/resource-1.0/doc/gfdoc/Predication.html b/lib/resource-1.0/doc/gfdoc/Predication.html index a763cbbcd..e80a0464e 100644 --- a/lib/resource-1.0/doc/gfdoc/Predication.html +++ b/lib/resource-1.0/doc/gfdoc/Predication.html @@ -7,7 +7,7 @@