mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-13 13:12:51 -06:00
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