mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Correct 'Hotel' in Cat Phrasebook
This commit is contained in:
@@ -55,7 +55,7 @@ lin
|
||||
Church = mkPlace (mkN "església") ;
|
||||
Disco = mkPlace (mkN "discoteca") ;
|
||||
Hospital = mkPlace (mkN "hospital") ;
|
||||
Hotel = mkPlace (mkN "alberg") ;
|
||||
Hotel = mkPlace (mkN "hotel") ;
|
||||
Museum = mkPlace (mkN "museu") ;
|
||||
Park = mkPlace (mkN "parc") ;
|
||||
Parking = mkPlace (mkN "pàrking" masculine) ;
|
||||
|
||||
Reference in New Issue
Block a user