adjustments and clean-up in resource

This commit is contained in:
aarne
2006-02-26 18:43:13 +00:00
parent 70ac18e908
commit f24ab0fe79
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
(AR 24/2/2006)
(c) Björn Bringert and Aarne Ranta 2005-2006
(c) Björn Bringert and Aarne Ranta 2005-2006
Based on grammars and lexicon in GF/examples/stoneage by Björn Bringert.
Based on grammars and lexicon in GF/examples/stoneage by Björn Bringert.
These grammars use a more varying syntax, with negation, questions,
imperatives, adverbs, and adjectival predication added.

View File

@@ -226,7 +226,7 @@ concrete SwadeshIta of Swadesh = CatIta
see_V = dirV2 (see_V2) ;
sew_V = verboV (cucire_103 "cucire") ;
sing_V = regV "cantare" ;
sit_V = verboV (sedere_84 "sedere") ; --- refl?
sit_V = reflV (verboV (sedere_84 "sedere")) ;
sleep_V = sleep_V ;
smell_V = dirV2 (verboV (sentire_99 "sentire")) ;
spit_V = regV "sputare" ;