Skip to content

Rc parsing#9

Open
mdiederichsen wants to merge 2 commits into
mainfrom
rc-parsing
Open

Rc parsing#9
mdiederichsen wants to merge 2 commits into
mainfrom
rc-parsing

Conversation

@mdiederichsen

Copy link
Copy Markdown
Contributor

No description provided.

@mdiederichsen mdiederichsen left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self review: updating grammars and adding functionality - should be no issues with backwards compatability/dependencies.

@mdiederichsen mdiederichsen requested a review from ktu June 2, 2026 22:29
Comment on lines +129 to +134
## Dialect-specific rules (context independent)

# remove all Pcp readings if dialect uniquely uses the gaa-relativizer
REMOVE:no_pcp_dialect (Pcp) IF (0 (VAR:has_gaa)) ;
# remove all gaa- relativizer readings if dialect uniquely uses Pcp morphology
REMOVE:no_gaa_dialect (PVSub/gaa) IF (0 (VAR:has_Pcp)) ;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's a good way to do it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants