forked from GitHub/gf-core
changed preposition in romance phrasebooks
This commit is contained in:
@@ -219,7 +219,7 @@ lin
|
||||
WhichTranspPlace trans place =
|
||||
mkQS (mkQCl (mkIP which_IDet trans.name) (mkVP (mkVP L.go_V) place.to)) ;
|
||||
IsTranspPlace trans place =
|
||||
mkQS (mkQCl (mkCl (mkCN trans.name place.to))) ;
|
||||
mkQS (mkQCl (mkCl (mkCN trans.name (SyntaxCat.mkAdv for_Prep place.name)))) ;
|
||||
|
||||
-- modifiers of places
|
||||
TheBest = mkSuperl L.good_A True ;
|
||||
|
||||
Reference in New Issue
Block a user