PREF_BE YAML source
code: PREF_BE
bohmann_number: 176
name: Prefix be- (verbal)
definition: Verbs beginning with the prefix be- (e.g., befriend, belie, bewitch).
normalization: words
detection:
- requires:
- word
regex: ^be
sources:
- bohmann_2019
- baayen_1994
notes: Bohmann specifies verbs starting with be-; regex matches all words — POS constraint would improve precision.