1
0
forked from GitHub/gf-rgl

resource specialized to present tense ; preprocessor flag

This commit is contained in:
aarne
2006-02-25 18:59:32 +00:00
parent 177c6beb9e
commit 7cf0789945
43 changed files with 6530 additions and 8963 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:../english/:../abstract:../common:prelude
--# -path=.:../present:prelude
concrete MultimodalEng of Multimodal =
NounEng,

View File

@@ -1,4 +1,4 @@
--# -path=.:../finnish/:../abstract:../common:prelude
--# -path=.:../present:prelude
concrete MultimodalFin of Multimodal =
NounFin,

View File

@@ -1,4 +1,4 @@
--# -path=.:../french/:../romance:../abstract:../common:prelude
--# -path=.:../present:prelude
concrete MultimodalFre of Multimodal =
NounFre,

View File

@@ -1,4 +1,4 @@
--# -path=.:../german/:../abstract:../common:prelude
--# -path=.:../present:prelude
concrete MultimodalGer of Multimodal =
NounGer,

View File

@@ -1,4 +1,4 @@
--# -path=.:../italian/:../romance:../abstract:../common:prelude
--# -path=.:../present:prelude
concrete MultimodalIta of Multimodal =
NounIta,

View File

@@ -1,4 +1,4 @@
--# -path=.:../norwegian/:../scandinavian:../abstract:../common:prelude
--# -path=.:../present:prelude
concrete MultimodalNor of Multimodal =
NounNor,

View File

@@ -1,4 +1,4 @@
--# -path=.:../spanish/:../romance:../abstract:../common:prelude
--# -path=.:../present:prelude
concrete MultimodalSpa of Multimodal =
NounSpa,

View File

@@ -1,4 +1,4 @@
--# -path=.:../swedish/:../scandinavian:../abstract:../common:prelude
--# -path=.:../present:prelude
concrete MultimodalSwe of Multimodal =
NounSwe,