1
0
forked from GitHub/gf-core

changed preposition in romance phrasebooks

This commit is contained in:
aarne
2010-06-02 15:51:37 +00:00
parent f793bdc6c6
commit e4e1103745
6 changed files with 6 additions and 4 deletions

View File

@@ -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 ;