forked from GitHub/gf-core
Attempto lexicon bug fixes
This commit is contained in:
@@ -22,7 +22,7 @@ lin enter_V2 = mkV2 "enter" ;
|
||||
lin bank_N = mkkN "bank" ;
|
||||
lin satisfied_A = mkA "satisfied" ;
|
||||
lin lucky_A = mkA "lucky" ;
|
||||
lin well_known_A = mkA "well" ;
|
||||
lin well_known_A = mkA "well-known" ;
|
||||
lin important_A = mkA "important" ;
|
||||
lin expensive_A = mkA "expensive" ;
|
||||
lin fill_in_V2 = mkV2 (partV (mkV "fill") "in") ;
|
||||
|
||||
Reference in New Issue
Block a user