forked from GitHub/gf-rgl
=959 verbs added in the extended lexicon
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete AllCgg of AllCggAbs =
|
||||
LangCgg, SentenceExtraCgg
|
||||
LangCgg, SentenceExtraCgg,LexiconExtraCgg
|
||||
** {} ;
|
||||
@@ -2,5 +2,6 @@
|
||||
|
||||
abstract AllCggAbs =
|
||||
Lang,
|
||||
SentenceExtra
|
||||
SentenceExtra,
|
||||
LexiconExtra
|
||||
** {} ;
|
||||
@@ -92,7 +92,7 @@ lin
|
||||
|
||||
--ditransitive verbs
|
||||
bite_V2 = mkV2 "rum";
|
||||
break_V2 = mkV2 "hend"; --: V2 ;
|
||||
break_V2 = mkV2 "hen" "da" "zire"; --: V2 ;
|
||||
buy_V2 = mkV2 "gur" ; --: V2 ;
|
||||
close_V2 = mkV2 "king";
|
||||
count_V2 = mkV2 "ba" "ra" "zire";
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user