# This table contains braille codes and rules for Punjabi Grade 1 and includes English grade 1
#
# Copyright (C) 2014,2022 National Institute for Visually Handicapped, 116, Rajpur Road, Dehradun, Uttrakhand, India
#
# This file is part of liblouis.
#
# liblouis is free software: you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation, either version 2.1 of the
# License, or (at your option) any later version.
#
# liblouis is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with liblouis. If not, see
# <http://www.gnu.org/licenses/>.

# This table is built and maintained under an activity of Braille Council of India
# Contributors: Dipendra Manocha, Sreeja, Dinesh Kaushal, Mesar Hameed, Jake Kyle (Compass Braille, UK)
# Last updated on May 23, 2022
# To report any bugs or any suggestion, please write to dmanocha@daisy.org and sreeja.param@gmail.com

include gurumuki.cti

# Following needed to override rules in en-in-g1.ctb table

word “ 236
word ? 236
always , 2

always \x0A2D\x0A30  45-1235  # BHA + RA - needed to override ® in en-in-g1.ctb table
always \x0A16    46    # KHA - needed to override . (period) in en-in-g1.ctb table
always \x0A1D    356    # JHA - needed to override " (close quotes) in en-in-g1.ctb table
always \x0A16\x002C   46-2  # needed to override > (less-than sign) in en-in-g1.ctb table
always \x0A16\x0A2E   46-134  # needed to override µ (micro sign) in en-in-g1.ctb table
always \x0A2B 235 # needed to override ! in en-in-g1.ctb table


include en-in-g1.ctb