Skip to content

Commit

Permalink
Remove incorrect example
Browse files Browse the repository at this point in the history
The support for variable conjunction in apposition was dropped
already in ACE 6.
  • Loading branch information
Kaljurand committed Mar 16, 2012
1 parent 8d5a588 commit a4d30d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions parser/grammar.fit
Expand Up @@ -5406,8 +5406,7 @@ genitive_specifier(
% GenitiveN' --> % GenitiveN' -->
% (AdjectiveCoord) N (VariableApposition) % (AdjectiveCoord) N (VariableApposition)
% %
% Example: [A] rich man X ['s dog barks.] % Example: [A] rich and famous man X ['s dog barks.]
% Example: [2] men X and Y ['s dog barks.]
%------------------------------------------------------------------------------ %------------------------------------------------------------------------------


genitive_nbar( genitive_nbar(
Expand Down

0 comments on commit a4d30d1

Please sign in to comment.