diff --git a/lib/resource-1.0/doc/gfdoc/Adjective.html b/lib/resource-1.0/doc/gfdoc/Adjective.html index 85ceb1c1b..27a3a4e4a 100644 --- a/lib/resource-1.0/doc/gfdoc/Adjective.html +++ b/lib/resource-1.0/doc/gfdoc/Adjective.html @@ -6,7 +6,7 @@

Adjective: Adjectives and Adjectival Phrases

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -64,6 +64,6 @@ by Adverb.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Adverb.html b/lib/resource-1.0/doc/gfdoc/Adverb.html index 325f43a17..a0955d83b 100644 --- a/lib/resource-1.0/doc/gfdoc/Adverb.html +++ b/lib/resource-1.0/doc/gfdoc/Adverb.html @@ -6,7 +6,7 @@

Adverb: Adverbs and Adverbial Phrases

-Last update: 2006-06-16 07:46:47 CEST
+Last update: 2007-01-07 22:41:12 CET

@@ -69,6 +69,6 @@ Comparison adverbs also work as numeral adverbs.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Cat.html b/lib/resource-1.0/doc/gfdoc/Cat.html index fb0bcf7da..4461d2dbf 100644 --- a/lib/resource-1.0/doc/gfdoc/Cat.html +++ b/lib/resource-1.0/doc/gfdoc/Cat.html @@ -6,7 +6,7 @@

Cat: the Category System

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -190,6 +190,6 @@ additional lexicon modules.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Combinators.html b/lib/resource-1.0/doc/gfdoc/Combinators.html index 990136a1b..ee2b4f1d2 100644 --- a/lib/resource-1.0/doc/gfdoc/Combinators.html +++ b/lib/resource-1.0/doc/gfdoc/Combinators.html @@ -6,7 +6,7 @@

Combinators: a High-Level Syntax API

-Last update: 2007-03-22 15:26:03 CET
+Last update: 2007-03-24 23:08:17 CET

@@ -123,6 +123,6 @@ This is not in ground API, because it would destroy parsing.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Common.html b/lib/resource-1.0/doc/gfdoc/Common.html index ee1ba1aa2..ac3eac41c 100644 --- a/lib/resource-1.0/doc/gfdoc/Common.html +++ b/lib/resource-1.0/doc/gfdoc/Common.html @@ -6,7 +6,7 @@

Common: Structures with Common Implementations.

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -102,6 +102,6 @@ Many adverbs are constructed in Structural

- + diff --git a/lib/resource-1.0/doc/gfdoc/Conjunction.html b/lib/resource-1.0/doc/gfdoc/Conjunction.html index 2d73d8dc2..dcde081f8 100644 --- a/lib/resource-1.0/doc/gfdoc/Conjunction.html +++ b/lib/resource-1.0/doc/gfdoc/Conjunction.html @@ -6,7 +6,7 @@

Conjunction: Coordination

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -86,6 +86,6 @@ not given explicitly. But here are their type signatures:

- + diff --git a/lib/resource-1.0/doc/gfdoc/Constructors.html b/lib/resource-1.0/doc/gfdoc/Constructors.html index af0c87dd2..0a539c739 100644 --- a/lib/resource-1.0/doc/gfdoc/Constructors.html +++ b/lib/resource-1.0/doc/gfdoc/Constructors.html @@ -6,7 +6,7 @@

Constructors: the High-Level Syntax API

-Last update: 2007-03-22 15:36:46 CET
+Last update: 2007-04-19 23:04:43 CEST

@@ -213,11 +213,17 @@ to this. mkCN : N2 -> CN ; -- son mkCN : N3 -> CN ; -- flight mkCN : AP -> CN -> CN ; -- big house + mkCN : AP -> N -> CN ; -- big house mkCN : CN -> AP -> CN ; -- big house + mkCN : N -> AP -> CN ; -- big house mkCN : CN -> RS -> CN ; -- house that John owns + mkCN : N -> RS -> CN ; -- house that John owns mkCN : CN -> Adv -> CN ; -- house on the hill + mkCN : N -> Adv -> CN ; -- house on the hill mkCN : CN -> SC -> CN ; -- fact that John smokes, question if he does - mkCN : CN -> NP -> CN -- number x, numbers x and y + mkCN : N -> SC -> CN ; -- fact that John smokes, question if he does + mkCN : CN -> NP -> CN ; -- number x, numbers x and y + mkCN : N -> NP -> CN -- number x, numbers x and y } ;

@@ -320,6 +326,6 @@ to this.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Grammar.html b/lib/resource-1.0/doc/gfdoc/Grammar.html index 713d8e2bb..2042d7dbe 100644 --- a/lib/resource-1.0/doc/gfdoc/Grammar.html +++ b/lib/resource-1.0/doc/gfdoc/Grammar.html @@ -6,7 +6,7 @@

Grammar: the Main Module of the Resource Grammar

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -44,6 +44,6 @@ a lexicon.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Idiom.html b/lib/resource-1.0/doc/gfdoc/Idiom.html index b2aa7503f..3d805ed5c 100644 --- a/lib/resource-1.0/doc/gfdoc/Idiom.html +++ b/lib/resource-1.0/doc/gfdoc/Idiom.html @@ -6,7 +6,7 @@

Idiom: Idiomatic Expressions

-Last update: 2006-06-16 07:46:47 CEST
+Last update: 2007-01-07 22:41:12 CET

@@ -47,6 +47,6 @@ often different even in closely related languages.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Lang.html b/lib/resource-1.0/doc/gfdoc/Lang.html index c77c6927c..41a61ee6d 100644 --- a/lib/resource-1.0/doc/gfdoc/Lang.html +++ b/lib/resource-1.0/doc/gfdoc/Lang.html @@ -6,7 +6,7 @@

Lang: a Test Module for the Resource Grammar

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -34,6 +34,6 @@ which may be more suitable to open in applications.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Mathematical.html b/lib/resource-1.0/doc/gfdoc/Mathematical.html index 9be3f5cf3..1ef9ea644 100644 --- a/lib/resource-1.0/doc/gfdoc/Mathematical.html +++ b/lib/resource-1.0/doc/gfdoc/Mathematical.html @@ -6,7 +6,7 @@

The Mathematics API to the Resource Grammar

-Last update: 2006-03-03 17:06:11 CET
+Last update: 2007-01-07 22:41:03 CET

@@ -67,6 +67,6 @@ Sentence,

- + diff --git a/lib/resource-1.0/doc/gfdoc/Multi.html b/lib/resource-1.0/doc/gfdoc/Multi.html index c6eeec936..582af0663 100644 --- a/lib/resource-1.0/doc/gfdoc/Multi.html +++ b/lib/resource-1.0/doc/gfdoc/Multi.html @@ -6,7 +6,7 @@

Multimodal additions to the resource grammar library

-Last update: 2006-05-31 02:54:54 CEST
+Last update: 2007-01-07 22:41:11 CET

@@ -75,6 +75,6 @@ Building points from strings.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Noun.html b/lib/resource-1.0/doc/gfdoc/Noun.html index fb13edeba..b60ffb3e5 100644 --- a/lib/resource-1.0/doc/gfdoc/Noun.html +++ b/lib/resource-1.0/doc/gfdoc/Noun.html @@ -6,7 +6,7 @@

Noun: Nouns, noun phrases, and determiners

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -219,6 +219,6 @@ This is certainly overgenerating.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Numeral.html b/lib/resource-1.0/doc/gfdoc/Numeral.html index 8c30b6eb9..ed0cb8f6c 100644 --- a/lib/resource-1.0/doc/gfdoc/Numeral.html +++ b/lib/resource-1.0/doc/gfdoc/Numeral.html @@ -6,7 +6,7 @@

Numerals

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -74,6 +74,6 @@ parts of a numeral, which is often incorrect - more work on

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsDan.html b/lib/resource-1.0/doc/gfdoc/ParadigmsDan.html index b01a59b0b..2320408d9 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsDan.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsDan.html @@ -6,7 +6,7 @@

Danish Lexical Paradigms

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -443,6 +443,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsEng.html b/lib/resource-1.0/doc/gfdoc/ParadigmsEng.html index ed3f89b8e..85ccb17eb 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsEng.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsEng.html @@ -6,7 +6,7 @@

English Lexical Paradigms

-Last update: 2007-01-08 17:30:04 CET
+Last update: 2007-01-07 22:41:22 CET

@@ -452,6 +452,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsFin.html b/lib/resource-1.0/doc/gfdoc/ParadigmsFin.html index 041d3cef7..9440250fe 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsFin.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsFin.html @@ -6,7 +6,7 @@

Finnish Lexical Paradigms

-Last update: 2006-11-21 14:49:06 CET
+Last update: 2007-01-07 22:41:21 CET

@@ -498,6 +498,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsFre.html b/lib/resource-1.0/doc/gfdoc/ParadigmsFre.html index 67499605f..94910ff1d 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsFre.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsFre.html @@ -6,7 +6,7 @@

French Lexical Paradigms

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -409,6 +409,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsGer.html b/lib/resource-1.0/doc/gfdoc/ParadigmsGer.html index 94ed4878f..bd4fb918b 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsGer.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsGer.html @@ -6,7 +6,7 @@

German Lexical Paradigms

-Last update: 2007-03-22 14:10:09 CET
+Last update: 2007-03-22 15:12:56 CET

@@ -360,6 +360,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsIta.html b/lib/resource-1.0/doc/gfdoc/ParadigmsIta.html index 267b52e65..aeb627626 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsIta.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsIta.html @@ -6,7 +6,7 @@

Italian Lexical Paradigms

-Last update: 2006-12-15 17:11:19 CET
+Last update: 2007-01-07 22:41:22 CET

@@ -416,6 +416,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsNor.html b/lib/resource-1.0/doc/gfdoc/ParadigmsNor.html index 4b62d9181..b921cebc4 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsNor.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsNor.html @@ -6,7 +6,7 @@

Norwegian Lexical Paradigms

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -437,6 +437,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsRus.html b/lib/resource-1.0/doc/gfdoc/ParadigmsRus.html index b70743f61..034020b8b 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsRus.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsRus.html @@ -6,7 +6,7 @@

Russian Lexical Paradigms

-Last update: 2006-09-07 16:12:56 CEST
+Last update: 2007-01-07 22:41:18 CET

@@ -368,6 +368,6 @@ The definitions should not bother the user of the API. So they are hidden from the document.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsSpa.html b/lib/resource-1.0/doc/gfdoc/ParadigmsSpa.html index 64a0a3f95..a2fc8f8c1 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsSpa.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsSpa.html @@ -6,7 +6,7 @@

Spanish Lexical Paradigms

-Last update: 2007-03-19 18:25:03 CET
+Last update: 2007-03-20 22:11:38 CET

@@ -416,6 +416,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/ParadigmsSwe.html b/lib/resource-1.0/doc/gfdoc/ParadigmsSwe.html index 3d7677e70..8fa07ef5d 100644 --- a/lib/resource-1.0/doc/gfdoc/ParadigmsSwe.html +++ b/lib/resource-1.0/doc/gfdoc/ParadigmsSwe.html @@ -6,7 +6,7 @@

Swedish Lexical Paradigms

-Last update: 2007-03-06 17:30:03 CET
+Last update: 2007-03-06 17:49:19 CET

@@ -418,6 +418,6 @@ as an adverb. Likewise AS, A2S, AV, A2V are just A.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Phrase.html b/lib/resource-1.0/doc/gfdoc/Phrase.html index af5722ec5..9540272cb 100644 --- a/lib/resource-1.0/doc/gfdoc/Phrase.html +++ b/lib/resource-1.0/doc/gfdoc/Phrase.html @@ -6,7 +6,7 @@

Phrase: Phrases and Utterances

-Last update: 2006-12-15 17:11:19 CET
+Last update: 2007-01-07 22:41:22 CET

@@ -81,6 +81,6 @@ which may be overgenerating (e.g. I).

- + diff --git a/lib/resource-1.0/doc/gfdoc/Precedence.html b/lib/resource-1.0/doc/gfdoc/Precedence.html index f151f4b56..bdf88191d 100644 --- a/lib/resource-1.0/doc/gfdoc/Precedence.html +++ b/lib/resource-1.0/doc/gfdoc/Precedence.html @@ -13,7 +13,7 @@

-Last update: 2006-03-03 17:05:26 CET +Last update: 2007-01-07 22:40:27 CET

Produced by @@ -175,6 +175,6 @@ make a string a into non/left/right -associative infix operator, of precedence p

- + diff --git a/lib/resource-1.0/doc/gfdoc/Predef.html b/lib/resource-1.0/doc/gfdoc/Predef.html index 4492a987a..3c0b9c160 100644 --- a/lib/resource-1.0/doc/gfdoc/Predef.html +++ b/lib/resource-1.0/doc/gfdoc/Predef.html @@ -6,7 +6,7 @@

Predefined functions for concrete syntax

-Last update: 2006-09-05 15:15:35 CEST
+Last update: 2007-01-07 22:41:18 CET

@@ -62,6 +62,6 @@ This type of booleans is for internal use only.

- + diff --git a/lib/resource-1.0/doc/gfdoc/PredefAbs.html b/lib/resource-1.0/doc/gfdoc/PredefAbs.html index e2fc7a3b5..434ef1cea 100644 --- a/lib/resource-1.0/doc/gfdoc/PredefAbs.html +++ b/lib/resource-1.0/doc/gfdoc/PredefAbs.html @@ -13,7 +13,7 @@

-Last update: 2006-06-16 07:46:47 CEST +Last update: 2007-01-07 22:41:12 CET

Produced by @@ -27,6 +27,6 @@ gfdoc - a rudimentary GF document generator.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Predication.html b/lib/resource-1.0/doc/gfdoc/Predication.html index d289111e0..2d5256030 100644 --- a/lib/resource-1.0/doc/gfdoc/Predication.html +++ b/lib/resource-1.0/doc/gfdoc/Predication.html @@ -6,7 +6,7 @@

A Small Predication Library

-Last update: 2006-03-03 17:06:11 CET
+Last update: 2007-01-07 22:41:03 CET

@@ -108,6 +108,6 @@ This is similar to a family except that the argument is a type.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Prelude.html b/lib/resource-1.0/doc/gfdoc/Prelude.html index 6c228cdb5..9cb9a1ea0 100644 --- a/lib/resource-1.0/doc/gfdoc/Prelude.html +++ b/lib/resource-1.0/doc/gfdoc/Prelude.html @@ -6,7 +6,7 @@

The GF Prelude

-Last update: 2006-03-03 17:06:11 CET
+Last update: 2007-01-07 22:41:03 CET

@@ -217,6 +217,6 @@ Zero, one, two, or more (elements in a list etc)

- + diff --git a/lib/resource-1.0/doc/gfdoc/Question.html b/lib/resource-1.0/doc/gfdoc/Question.html index b5172ce7c..8cf6b1816 100644 --- a/lib/resource-1.0/doc/gfdoc/Question.html +++ b/lib/resource-1.0/doc/gfdoc/Question.html @@ -6,7 +6,7 @@

Question: Questions and Interrogative Pronouns

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -59,6 +59,6 @@ More IP, IDet, and IAdv are defined in

- + diff --git a/lib/resource-1.0/doc/gfdoc/Relative.html b/lib/resource-1.0/doc/gfdoc/Relative.html index 17fd12405..051e0dd49 100644 --- a/lib/resource-1.0/doc/gfdoc/Relative.html +++ b/lib/resource-1.0/doc/gfdoc/Relative.html @@ -6,7 +6,7 @@

Relative clauses and pronouns

-Last update: 2006-07-02 00:15:01 CEST
+Last update: 2007-01-07 22:41:17 CET

@@ -56,6 +56,6 @@ or suffixing (depending on language) prepositional phrases.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Sentence.html b/lib/resource-1.0/doc/gfdoc/Sentence.html index 1f2e903d6..1556ce69c 100644 --- a/lib/resource-1.0/doc/gfdoc/Sentence.html +++ b/lib/resource-1.0/doc/gfdoc/Sentence.html @@ -6,7 +6,7 @@

Sentence: Sentences, Clauses, and Imperatives

-Last update: 2007-01-08 17:30:04 CET
+Last update: 2007-01-07 22:41:22 CET

@@ -119,6 +119,6 @@ An adverb can be added to the beginning of a sentence.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Structural.html b/lib/resource-1.0/doc/gfdoc/Structural.html index e2da71076..08791d60c 100644 --- a/lib/resource-1.0/doc/gfdoc/Structural.html +++ b/lib/resource-1.0/doc/gfdoc/Structural.html @@ -6,7 +6,7 @@

Structural: Structural Words

-Last update: 2006-12-01 13:43:01 CET
+Last update: 2007-01-07 22:41:22 CET

@@ -138,6 +138,6 @@ This is an alphabetical list of structural words

- + diff --git a/lib/resource-1.0/doc/gfdoc/Symbol.html b/lib/resource-1.0/doc/gfdoc/Symbol.html index 3073df17c..1a3b06596 100644 --- a/lib/resource-1.0/doc/gfdoc/Symbol.html +++ b/lib/resource-1.0/doc/gfdoc/Symbol.html @@ -6,7 +6,7 @@

Symbolic expressions

-Last update: 2006-12-01 13:43:01 CET
+Last update: 2007-01-07 22:41:22 CET

@@ -86,6 +86,6 @@ This produces x, y and z, in English.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Symbolic.html b/lib/resource-1.0/doc/gfdoc/Symbolic.html index 5a4e33f84..23946e016 100644 --- a/lib/resource-1.0/doc/gfdoc/Symbolic.html +++ b/lib/resource-1.0/doc/gfdoc/Symbolic.html @@ -6,7 +6,7 @@

Symbolic: Noun Phrases with mathematical symbols

-Last update: 2007-01-08 17:30:04 CET
+Last update: 2007-01-07 22:41:22 CET

@@ -38,6 +38,6 @@ gfdoc - a rudimentary GF document generator.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Text.html b/lib/resource-1.0/doc/gfdoc/Text.html index af4520340..ac79397d4 100644 --- a/lib/resource-1.0/doc/gfdoc/Text.html +++ b/lib/resource-1.0/doc/gfdoc/Text.html @@ -6,7 +6,7 @@

Text: Texts

-Last update: 2006-06-16 07:46:47 CEST
+Last update: 2007-01-07 22:41:12 CET

@@ -38,6 +38,6 @@ Any punctuation mark can be attached to any kind of phrase.

- + diff --git a/lib/resource-1.0/doc/gfdoc/Verb.html b/lib/resource-1.0/doc/gfdoc/Verb.html index 116f9d5b7..505f68f49 100644 --- a/lib/resource-1.0/doc/gfdoc/Verb.html +++ b/lib/resource-1.0/doc/gfdoc/Verb.html @@ -6,7 +6,7 @@

The construction of verb phrases

-Last update: 2006-03-03 17:06:11 CET
+Last update: 2007-01-07 22:41:03 CET

@@ -118,6 +118,6 @@ work in all the languages we cover.

- +