directories of precompiled libraries under lib

This commit is contained in:
aarne
2006-02-25 21:12:59 +00:00
parent 3cbd135010
commit 281f57112a
21 changed files with 34 additions and 27 deletions

View File

@@ -14,6 +14,12 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
<p>
25/2 (AR) The flag <tt>preproc</tt> of the <tt>i</tt> command (and thereby
to <tt>gf</tt> itself) causes GF to apply a preprocessor to each sourcefile
it reads.
<p>
8/2 (AR) The command <tt>tb = tree_bank</tt> for creating and testing against
multilingual treebanks. Example uses:
<pre>

View File

@@ -1,4 +1,4 @@
--# -path=.:resource-1.0/present:prelude:compiled
--# -path=.:present:prelude
concrete BronzeageEng of Bronzeage = CatEng, SwadeshEng ** BronzeageI with
(Lang = LangEng),

View File

@@ -1,4 +1,4 @@
--# -path=.:resource-1.0/present:prelude
--# -path=.:present:prelude
concrete BronzeageFin of Bronzeage = CatFin, SwadeshFin ** BronzeageI with
(Lang = LangFin),

View File

@@ -1,4 +1,4 @@
--# -path=.:resource-1.0/present:prelude:compiled
--# -path=.:present:prelude
concrete BronzeageFre of Bronzeage = CatFre, SwadeshFre ** BronzeageI with
(Lang = LangFre),

View File

@@ -1,4 +1,4 @@
--# -path=.:resource-1.0/present:prelude:compiled
--# -path=.:present:prelude
concrete BronzeageGer of Bronzeage = CatGer, SwadeshGer ** BronzeageI with
(Lang = LangGer),

View File

@@ -1,4 +1,4 @@
--# -path=.:resource-1.0/present:prelude:compiled
--# -path=.:present:prelude
concrete BronzeageIta of Bronzeage = CatIta, SwadeshIta ** BronzeageI with
(Lang = LangIta),

View File

@@ -1,4 +1,4 @@
--# -path=.:resource-1.0/present:prelude:compiled
--# -path=.:present:prelude
concrete BronzeageNor of Bronzeage = CatNor, SwadeshNor ** BronzeageI with
(Lang = LangNor),

View File

@@ -1,4 +1,4 @@
--# -path=.:resource-1.0/present:prelude:compiled
--# -path=.:present:prelude
concrete BronzeageSpa of Bronzeage = CatSpa, SwadeshSpa ** BronzeageI with
(Lang = LangSpa),

View File

@@ -1,4 +1,4 @@
--# -path=.:resource-1.0/present:prelude:compiled
--# -path=.:present:prelude
concrete BronzeageSwe of Bronzeage = CatSwe, SwadeshSwe ** BronzeageI with
(Lang = LangSwe),

View File

@@ -14,7 +14,7 @@ To build the run-time grammar:
Before this, you have to have compiled the libraries:
cd <whatever you need>GF/lib/resource-1.0
make langs
make present
make install
To work with the grammar
@@ -25,6 +25,10 @@ Once in GF, you can do translation,
p -mcfg -lang=BronzeageEng "Don't eat that thick snake!" | tb
spoken-language translation (requires ATK),
si -lang=BronzeageEng -tr | p -mcfg -lang=BronzeageEng | tb
random generation,
gr | tb

View File

@@ -240,4 +240,4 @@ abstract Swadesh = Cat ** {
wash_V : V2 ;
wipe_V : V2 ;
}
}

View File

@@ -242,4 +242,4 @@ concrete SwadeshEng of Swadesh = CatEng
wash_V = dirV2 (regV "wash") ;
wipe_V = dirV2 (regV "wipe") ;
}
}

View File

@@ -16,10 +16,12 @@ This works in eight languages.
Notice that the compilation of the grammars uses precompiled
resources, located in
GF/lib/compiled
GF/lib/
To produce them, use 'make' and 'make install' in GF/lib/resource-1.0.
AR 7/11/2005 -- 23/2/2006
You moreover have to set your GF_LIB_PATH to point to your GF/lib/.
AR 7/11/2005 -- 25/2/2006

View File

@@ -1,4 +1,4 @@
--# -path=.:compiled:prelude
--# -path=.:present:multimodal:mathematical:prelude
concrete TramEng of Tram = TramI with
(Multimodal = MultimodalEng),

View File

@@ -1,4 +1,4 @@
--# -path=.:compiled:prelude
--# -path=.:present:multimodal:mathematical:prelude
concrete TramFin of Tram = TramI with
(Multimodal = MultimodalFin),

View File

@@ -1,6 +1,4 @@
--# -path=.:compiled:prelude
-- --# -path=.:resource-1.0/abstract:resource-1.0/french:resource-1.0/common:resource-1.0/multimodal:resource-1.0/romance:prelude:resource-1.0/mathematical
--# -path=.:present:multimodal:mathematical:prelude
concrete TramFre of Tram = TramI with
(Multimodal = MultimodalFre),

View File

@@ -1,5 +1,4 @@
--# -path=.:compiled:prelude
-- --# -path=.:resource-1.0/abstract:resource-1.0/common:resource-1.0/mathematical:resource-1.0/multimodal:resource-1.0/german:prelude
--# -path=.:present:multimodal:mathematical:prelude
concrete TramGer of Tram = TramI with
(Multimodal = MultimodalGer),

View File

@@ -1,4 +1,4 @@
--# -path=.:compiled:prelude
--# -path=.:present:multimodal:mathematical:prelude
concrete TramIta of Tram = TramI with
(Multimodal = MultimodalIta),

View File

@@ -1,4 +1,4 @@
--# -path=.:compiled:prelude
--# -path=.:present:multimodal:mathematical:prelude
concrete TramNor of Tram = TramI with
(Multimodal = MultimodalNor),

View File

@@ -1,4 +1,4 @@
--# -path=.:compiled:prelude
--# -path=.:present:multimodal:mathematical:prelude
concrete TramSpa of Tram = TramI with
(Multimodal = MultimodalSpa),

View File

@@ -1,6 +1,4 @@
--# -path=.:compiled:prelude
-- --# -path=.:resource-1.0/abstract:resource-1.0/swedish:resource-1.0/common:resource-1.0/multimodal:resource-1.0/scandinavian:prelude:resource-1.0/mathematical
--# -path=.:present:multimodal:mathematical:prelude
concrete TramSwe of Tram = TramI with
(Multimodal = MultimodalSwe),